What is this?
This is the iDroid Project's first release of Android Gingerbread for iDevices, built from the community source code repos at
http://www.github.com/iDroid-ProjectThis is a preview release of Android Gingerbread (2.3.1) for Apple devices, I am busy with other projects for a few weeks and the other 3 active developers are working on porting openiboot to the iPhone 4, iPad and 3GS, so I thought I'd put a test build out for everyone to have a mess around with, please read this post fully before trying it.
This release is for
iPhone 2G, iPhone 3G & iPod Touch 1G and is ONLY available as a binary package.
IF YOUR DEVICE IS NOT STATED ABOVE THEN IT IS NOT SUPPORTED - WE DO NOT HAVE ETA'S ON OTHER PORTS AT THE MOMENT.Because this is a preview release, it will NOT be distributed via Bootlace.
You DO NOT need a new version of OpeniBoot to boot this - If your openiboot install is capable of booting later MoJo releases, then it will be able to boot thisNew Versioning Scheme
From this point forth until we reach stable, our version numbering scheme will be as follows:
Release-Series YY.MM
Our old versioning scheme was flawed, and we came to the conclusion that until such a time as we have an officially "stable" release, that YY.MM version numbering makes a lot more sense.
Changelog
This is an entirely new version of Android with our changes and fixes forward-ported.
What state is this in?
I have worked extremely hard to bring this port up to the same state as the previously release "MoJo" series.
This release actually fixes a number of longstanding bugs in our previous releases (for example, ringtones now work), there are however a couple of minor points that are missing from this release that were in the last of the MoJo series - These are not permanent issues, they are there simply because I dont have time to work on them at the moment - hence the 'Preview' release.
- There is currently no SD emulation - the hack we used to use has been reverted and for good reason, android now natively has sd emulation functionality, however for it to work we need to bring our dated kernel in line with more current versions - I had a brief go at this but a lot of our core drivers need rewriting in order for this to become a reality and at the moment I simply dont have the time to work on an epic refactor of our kernel (Although I will pick this up in a few weeks)
- There is currently no support for the accelerometer in the userland, the kernel driver still works but our old libsensors does not - this will ultimately be a good thing as I now know how I can also implement the ALS, so the rewrite will be worthwhile
This port should be pretty much on par with the froyo port with the exception for some fixed bugs of course, therefore the airplane toggle still applies for sim pin unlocks etc etc
I have opted NOT to put our soft button notification bar back into gingerbread, due to some recent advancements in button emulation apps - the free version of button savior has been included in this release (with permission from the author) as a temporary measure to give you soft buttons - please do not report bugs with this to us, instead report them to its author.
I have completely removed ADWLauncher from all future builds, it has served us well, but instead (thanks to ddominator for finding/testing the values for me) disabled the animations for Launcher2 which results in it being usable.
Like the rest of the Android community, we have now switched to ext4 images, this journalled filesystem results in significantly reduced corruption and data resiliency at the expense of additional writes to the NAND flash - as the rest of the android community is now using this fs, we are too. if you are paranoid about NAND wear then I suggest that you DO NOT USE these images (Neither I nor the project will be held accountable for any NAND damage - this is entirely at your own risk) and instead copy their contents to ext2 images instead although given that the rest of the world is using ext4 I wouldnt forsee that this is a particular issue.It is almost certain that your first boot of these images will show a lot of ftl messages and will lag somewhat - PLEASE LEAVE IT TO DO THIS - we now roll out clean userdata images rather than prepopulated ones (this should fix some issues with UUID's etc)
Please also immediately disable the UI animations in Settings > Display > Animations, I'm sure by now I dont need to explain why this is - we still have the same kernel after all
FAQ/User guide
ddominator has gone to great lengths to provide FAQ's and general usage information for iDroid, before posting please take a moment to read these, as a lot of common questions are already answered.
User Manual -
http://www.idroidproject.org/wiki/User_ManualFAQ -
http://www.idroidproject.org/wiki/FAQReporting Issues/Requesting Features
Please remember, this is alpha quality software - there is still a lot to be done.
We have a development tracker system set up to take bug reports and feature requests which you can find at:
http://dev.idroidproject.org - please take the time to report any issues you find there.
Please take the time to file a proper bug report, 'iDroid is slow' is not constructive, and is a waste of developers time to answer, please if you wish to raise an issue be as specific as you can, this will greatly increase the chances of your issue being resolved and reduces the workload of the developers drastically.Getting Help
You can get help by posting in the relevant board on the forum, you can also find the developers and other users in #iphonelinux and #idroid-dev on irc.osx86.hu
Source Code/Contributing
Our source code is hosted on github:
http://github.com/iDroid-ProjectIf you are a developer with Kernel experience, C, Java, C++ or ARM assembler skills and would like to help, feel free to speak to us on IRC in #idroid-dev, we'd be happy to help you get started.
Please honour the licences of the respective code and our Open Source ethos by sharing any changes/improvements you make to it.
Downloads
DONT FORGET TO REPORT YOUR BUGS/ISSUES ON OUR ISSUE TRACKER - WE CANNOT FIX PROBLEMS WE DONT KNOW ABOUT!You cannot update to this release directly from Bootlace - This is only a preview release
For manual installers releases for all platforms are available for download now at: http://idroid.nickpack.com/iDroid/official/iDroid-Project/
Footnote
Please do not litter this thread with "how to fix?" or "how do I install this?" questions, follow the manual install guides on the wiki and just omit the parts about installing openiboot.
I will happily answer questions about the functionality in this release, and future plans for it, but if you need help with using it then post in the relevant section on this board - ANY SUPPORT QUESTIONS ON THIS THREAD WILL BE IGNORED