On Sat, Nov 14, 2009 at 12:37 PM, Ansari Ahtesham <[email protected]>wrote:
> Hi, > > I am new to this group, I just want to know how to port Android to a phone. > Say i have a phone with an OS now i want to replace that OS with Android. > Is this possible , If yes then how. > > Dear Friend, You have placed a generic question, Let me try to give you high level answer : You can get the android sources from [1] Now you have to build for your ** target processor arcitecture & platform ** , 1. Bootloader [~/mydroid/bootable] 2. Linux Kernel [~/mydroid/kernel] 3. Android File system - Refer [1] If you know your target (your mobile phone) platform name, you may look for android releases for the same, Refer an example at [2] Regards, Shankar [1] http://source.android.com/download [2] http://www.androidonhtc.com/ -- > Regards, > Er.Ansari Ahtesham Anwar > > > -- > unsubscribe: > [email protected]<android-porting%[email protected]> > website: http://groups.google.com/group/android-porting -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
