Difference between revisions of "IDroid"

From The iPhone Wiki
Jump to: navigation, search
m (moved IPhoneLinux to IDroid)
m
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 
[[Image:Openiboot.png|thumb|right|200px|Device running the OpeniBoot console.]]
 
[[Image: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/iPad and make a Free (free software) OS alternative to the Apple proprietary "{{wp|iOS (Apple)|iOS}}".
+
iDroid is a project which goals are to port linux and Android to the [[iPhone]]/[[iPod touch]]/[[iPad]] and make a Free (free software) OS alternative to the Apple proprietary "{{wp|iOS (Apple)|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.
   
 
=== OpeniBoot ===
 
=== OpeniBoot ===
Line 9: Line 9:
 
The goals of OpeniBoot are
 
The goals of OpeniBoot are
 
* to run low-level code,
 
* to run low-level code,
* to have low and critical drivers (NAND and NOR driver, NVRAM...), and
+
* to have low and critical drivers ([[NAND]] and [[NOR]] driver, [[NOR_(NVRAM)|NVRAM]]...), and
 
* to have a debugger and development environment (chainloading, upgrading itself and USB mass storage).
 
* to have a debugger and development environment (chainloading, upgrading itself and USB mass storage).
   

Revision as of 01:13, 12 October 2011

Device running the OpeniBoot console.

iDroid is a project which goals are to port linux and Android to the iPhone/iPod touch/iPad and make a Free (free software) OS alternative to the Apple proprietary "Template:Wp".

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 April 21, 2010, an Android distribution based on iPhoneLinux called iDroid was released.

Frequently Asked Questions

To see answers to frequently-asked questions about iPhoneLinux and iDroid, go to the iPhoneLinux FAQ page.