[android-porting] Re: Android on imx51

2010-04-27 Thread mizmit1222
Hi, Just ignore *.img. $ cd out/target/product/(your product name)/root $ cp -a ../system/* system/ $ cp -a ../data data/ $ tar zcvpf ../rfs.tar.gz . Then untar rfs.tar.gz on your SD or flash. Cheers, On Apr 27, 7:05 pm, hadhami riahi riahi.hadh...@gmail.com wrote: Hello, I'm porting

Re: [android-porting] Re: Android on imx51

2010-04-27 Thread Rogério de Souza Moraes
Wich version of android source from freescale are you using? I am working with this board too and I am using imx-android-r8. i compile it without errors. One more tip, when post the error, try to translate it to english or use english language in your system when compiling, it is easier for us to