As I'm sure you know, the Jellybean 4.1.1 source code was uploaded to the AOSP repos a few hours ago. Following on from my Nexus 7 port, this is a build based off of the AOSP repositories, using the open source endeavoru tree started by intrepresentation. This is a pure AOSP build, the only changes I've applied are to add the Nexus 7 boot animation, APNs, and stuff that is required to get it working.
Issues
- Wifi hotspot/direct
- Wireless doesn't connect for a small handful of users
- Radio also doesn't work for a small number of users in recent builds
- If headphones are in whilst making a call, the phone reboots
Contributing
I'm also opening up the codebase, so if you think you can contribute then submit a pull request. Anyone can contribute by helping to submit bugs to the issue tracker. Remember to include as much detail as possible. Steps to replicate, logcats etc.
If you've never tried developing for android before, then the best way to get started is to first get the source built (I'll post up a quick guide at some point), have a look through the code, read a page or two about AOSP, then see if you can pick off any bugs. Github makes it easy to find bugs, and submit your fixes back to me, so have a read up on that too if you're unfamiliar.
I've set up a short guide that should help you get started with building android, check it out here.
I've also set up #tg-endeavoru on Freenode irc for discussion, suggestions, development etc.
Links
Latest builds
Jellybean GApps
Source
Mirrors:
Anyone with resources to spare is more than welcome to set up their own mirror. You can use the following command to mirror via public rsync:
Kod:
rsync -r rsync://jellybean.tom.gascoigne.me/jellybean/ jellybean/
which will mirror to the jellybean/ directory (modify this). I recommend you put this into your crontab. If you've set a mirror up then send me a message and I'll add it to the list.
Changelogs
Build #28
Phone: In call echo fixed (Mostly, there's still a faint echo, but very manageable)
Build #27
Framework: Fixed Unity games touch input (Without patching kernel - You're safe to flash whatever custom kernel you want without breaking stuff)
Radio: Some experimental stuff that may improve signal, or fix radio for those with issues
Experimental fix for this issue
Build #26
Camera: Added support for up to 8MP
Fixed front facing camera
Fixed video recording format
Radio: Corrected network status indicator
Vendor: Added Stk package
Signatures
Sebianoti (who also designed the awesome banner at the top) has been kind enough to make us an image to put in our signatures.
![[IMG]](proxy.php?image=http%3A%2F%2Fi.imgur.com%2FmPX3k.png&hash=cb525c13d7f9b169b80a6982bf5e244b)
URL: http://i.imgur.com/mPX3k.png
More here and here
Thanks to..
pabx, rogro82, and chris-p - These guys are far more knowledgeable than I and have been incredible. Send some love their way.
Lord Clockan
tbalden
richardtrip
more2come
BMutsaards for pointing us to the working gapps, and helping to debug/test
MashineGun, entropin, and everyone else in IRC who's been helping to debug and find solutions
Everyone who contributed to intrepresentation's Cyanogenmod tree
Everyone who's tested, offered help and support