[android-porting] Android building for ARMV6

2010-09-05 Thread Vivek
Dear All, Which tool-chain can be used to build android for ARMv6? The existing toolchains in prebuilt are for armv5 and armv7. -- Thanks -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

Re: [android-porting] Android building for ARMV6

2010-09-05 Thread Deva R
You can start with modifying arm architecture specified in build/core/combo/ linux-arm.mk. Be prepared for build breaks, and guess they would be trivial and u can address them., u can follow steps similar to below armv4t build.. http://www.ok-labs.com/blog/entry/compiling-the-android-source-code-

RE: [android-porting] Android building for ARMV6

2010-09-06 Thread Uhrenfeldt Henrik
] Android building for ARMV6 Dear All, Which tool-chain can be used to build android for ARMv6? The existing toolchains in prebuilt are for armv5 and armv7. -- Thanks -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting