The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "IDroid"
m (Updating page link.) |
m (Updating page link.) |
||
Line 1: | Line 1: | ||
{{lowercase}} |
{{lowercase}} |
||
[[File:Openiboot.png|thumb|right|200px|Device running the OpeniBoot console.]] |
[[File:Openiboot.png|thumb|right|200px|Device running the OpeniBoot console.]] |
||
− | '''iDroid''' is a project which goals are to port linux and Android to the [[iPhone]]/[[iPod touch]]/[[List of iPads|iPad]] and use different OSes as alternatives to standard [[iOS]]. |
+ | '''iDroid''' is a project which goals are to port linux and Android to the [[List of iPhones|iPhone]]/[[List of iPod touches|iPod touch]]/[[List of iPads|iPad]] and use different OSes as alternatives to standard [[iOS]]. |
iDroid is not actually a hack/exploit neither an unlock, but it is based on [[Bootrom]] exploits which allowing the running of unsigned code at low level. |
iDroid is not actually a hack/exploit neither an unlock, but it is based on [[Bootrom]] exploits which allowing the running of unsigned code at low level. |
Revision as of 11:00, 14 November 2015
iDroid is a project which goals are to port linux and Android to the iPhone/iPod touch/iPad and use different OSes as alternatives to standard iOS.
iDroid is not actually a hack/exploit neither an unlock, but it is based on Bootrom exploits which allowing the running of unsigned code at low level.
OpeniBoot
The goals of OpeniBoot are
- to run low-level code,
- to have low and critical drivers (NAND and NOR driver, NVRAM...), and
- to have a debugger and development environment (chainloading, upgrading itself and USB mass storage).
Linux
A linux Bootloader, a working linux kernel (just a question of cross-compiler), porting drivers, run wifi and command line through SSH.
Android
On 21 April 2010, an Android distribution based on iPhoneLinux called iDroid was released.
- Announcement on the linuxoniphone blog: iDroid initial release
- Official iDroid Wiki: iDroid Project
Frequently Asked Questions
To see answers to frequently-asked questions about iPhoneLinux and iDroid, go to the iPhoneLinux FAQ page.