Developers

Differences between revisions 12 and 13
Revision 12 as of 2012-11-08 17:48:22
Size: 3809
Editor: 5e0f6b6d
Comment:
Revision 13 as of 2012-11-09 19:53:20
Size: 3878
Editor: rrcs-71-43-28-155
Comment:
Deletions are marked like this. Additions are marked like this.
Line 24: Line 24:
Once the build is complete, you can copy over the .deb files and install them on your Nexus7. Once the build is complete, cd into your ~/pbuilder/(quantal|raring)-armhf_result directory and you can copy over the .deb files and install them on your Nexus7. 

This project is no longer maintained. You might be interested in Ubuntu Touch though.

Developer area for Nexus 7

Our Source Code

Our PPA contains the new or modified packages used for the 12.10 Ubuntu Nexus7 image.

The kernel code is a very slightly modified copy of the original Android kernel that the Nexus7 runs.

The Original Google repository can be found at https://android.googlesource.com/kernel/tegra/. We sync up with new branches corresponding to new firmware updates there as Google makes them available.

Ubuntu repository: http://kernel.ubuntu.com/git?p=hwe/ubuntu-nexus7.git;a=summary

Things to get involved with

Packaging and Bug fixing

To get started, please read the first chapters of the packaging guide. To get a armhf pbuilder up and running simply run:

pbuilder-dist (quantal|raring) armhf create
pbuilder-dist (quantal|raring) armhf build somepackage_version.dsc

Once the build is complete, cd into your ~/pbuilder/(quantal|raring)-armhf_result directory and you can copy over the .deb files and install them on your Nexus7.

Measuring and debugging

General info

To build the kernel follow these instructions.

You can reach us in the #ubuntu-arm irc channel on irc.freenode.net. General discussion happens on the ubuntu-devel mailing list. (For Desktop issues you might want to refer to https://lists.ubuntu.com/mailman/listinfo/ubuntu-desktop and for kernel issues to https://lists.ubuntu.com/mailman/listinfo/kernel-team)

If you are interested in helping to optimize the Ubuntu core for mobile, subscribe to the following blueprints.

Nexus7/Developers (last edited 2013-09-08 07:10:11 by dpm)