Hello all. I'm running Android 2.3 on my Mini6410, but once the BOOT ends and enters the home screen of Android, the following messages appear: http://i46.tinypic.com/2q2qy6p.jpg http://i48.tinypic.com/uo8z6.jpg These are just two examples, because many errors are generated. After closing all those windows error if I try to get into any application whatsoever, to the settings, he accuses the same mistake ever. Does anyone know the solution to this problem? A second question is related to the file: android-kernel-2.6.36-20110721.tar I have the image in the folder Mini6410A.iso and Android have this file and some more, but I do not know where to apply them, and how they work. I would ask your help in these two questions.
Mini6410 - Problems
Hi there, No idea about the errors. Is this the image that came on disk? As for the tar files these are the source files for Android and OS and Kernel and compiler etc. You will need a Linux machine to use these and build the OS and Kernel. Not so easy if you are a newby to Linux and building/compiling but it should be possible if you have a technical ability and willing to put in the time. I was new to it myself and now I can build the OS and create my own image with only the files I need for my board. Good luck.
Hello Dave McLaughlin. Thanks for the reply. This image of Android I'm using is not the one that came on the disk. The image that came on the disk is not working unfortunately, ANDROID gets caught with writing on the screen and does not enter the system. So I downloaded the Android 2.2 and 2.3 on this site: http://www.minidevs.com/resources/Download.html Only the two versions I downloaded accuse the errors I posted these images. I have looked hard and found no solution. About files "tar", you would have some guide or websites that teach how to manipulate these files so I create the OS and the kernel? I am now starting to mess with this card developer, and I'm very excited.
Hi... Check out the Minidevs website as they have a very good guide on how to install for Android. http://www.corewind.cn/minidevs/info214.html Before you can do this part, you will need Linux and then setup all the stuff on here from Google. I recommend Ubuntu 10.04 as 12.x is troublesome. http://source.android.com/source/initializing.html Good luck.
Someone had the image of the Android 2.3 running perfectly, and could upload send me the link to download? Thanks in advance.
Hi MasterWalker. DVD A has source code. DVD B has the binary images to use on the SD card. Basically you do this. Use SD-Flasher to "relayout" the SD and then "fuse" superboot to your SD card. Then copy the entire "images" directory to the SD. Edit the friendlyarm.ini file to set OS=Android for Android 4, OS=Android2.x.x for Android 2. (X = version in your .ini file) Use the more detailed instructions in the user manual. English manual is on the downloads page here, or the ftp server (look at bottom of downloads page).