Hi jitesh, To build android ROM for any device you need include propitiatory device drivers in the AOSP source code.
Nexus S, Nexus 4 are developer phones so there drivers are open sourced and also available in AOSP GIT branches, So if you see the devices directory in your android root directory you will find drivers for all Nexus devices, But to build for any other device first you get the drivers and then copy them in vendor directory in the android root directory, than when you use lunch you can use that device's build configuration before using make command. On Thursday, July 25, 2013 6:44:23 PM UTC+5:30, jitesh adnani wrote: > > hi > previously ive successfully build images for nexus s and nexus 4 from > android source code. > i need to do the same but for samsung galaxy tab devices. > > please help me out. > -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
