You are impatient and want to see how android run on your mini2440 right now? No problem, just download kernel and file system here, then install it as you installed linux on mini2440 before. I think I should summarize install routine again. First, turn switch S2 near the word NOR (or near the edge), then open dnw and Hyper Terminal in windowXP. You should format NAND memory first with [x] and [f] option; after that, choose [v] to load super vivi or vboot, then choose [k] to load zImage_android (as name in file downloaded above), and lastly select [y] to port mini2440T35_android.img (as name in file downloaded above). Okay, it is done now. Reset the board and have fun with android (However, in my opinions, there is no funny with android except sliding as in iPhone). And one more thing, you should use some buttons on mini2440 board to exit applications or something like that (Using buttons make me have to unscrew screen, I do not like this at all, I would love my mini2440 in one block).
.......................................................................................................
Thank you. Can I use it in my 7" LCD screen, mini2440?
ReplyDeleteHi. I have found out zImage for android on 7" mini2440 board. Try it and let me know the result (I also wonder if it works or not, because I have only 3.5" mini2440 board)
ReplyDeletehttp://www.mediafire.com/?eg5f5165vy04oww
Good luck.
Thank you for your help!
ReplyDeleteare you connected with ethernet or Wifi? If Wifi, then what wifi adapter are you using?
ReplyDeleteNo, it's not Wifi. I just use ethernet port in mini2440 board.
ReplyDeletehave tested the camera application on android platform?how did it work?
ReplyDeleteCamera application in Android platform also doesn't work in my case either. I haven't figured out the problem yet, sorry about that, it's because Android in mini2440 seems working slowly and I'm not favour in it. I'm just curious how android runs on mini2440 board.
ReplyDeleteDo you know how to change the screen orientation? thx
ReplyDeleteHow to set ip address for ethernet? thx
ReplyDeletehi, just do this command:
ReplyDelete$ ifconfig [the address you like]
For example:
$ ifconfig 192.168.1.2
you mean screen orientation on Android? if that, i'm sorry because i didn't know it yet.
ReplyDeleteWhere is the "Cross-compile file system"?
ReplyDeleteYou are just generating an image,not cross-compiling...
File system is in /usr/local/android/fs/
ReplyDeleteHi,
ReplyDelete...as there are no buttons(...as the "home" for example), how do You get out of Views ?
Thanks in advance.
hi, the buttons is under the sceen. So you should unscrew four screws to open the screen.
ReplyDeleteHi,
ReplyDeleteOk, I had found the buttons. Thanks, anyway.
Another question: have You managed to install some application (.apk) on this Android device ? I tried a simple one, developed with Basic4Android (using SDK platform Android 2.2, API 8, rev 3)...unsuccessfully !
sorry, i didn't install any app for this Android OS, so it's hard to help you. Please manage yourself :)
ReplyDeletei just do exactly as described on your steps,
ReplyDeletebut on cross compiling i didn't success. yes, i think the primary cause is the environment set up, and that is what i want to know. how to set up the environment(including library, toolchain, etc) from the default ubuntu lucid lynx, since the help on the DVD is in chinese, i dont understand. i know this is troublesome, but please help me, i'm a newbie on this field.
Hi, Can I use those files with Mini2440 that bundle with LCD to VGA Converter? is there any file system and kernel that working on VGA1024x768 ?
ReplyDeleteRegards,
Nanda F
haci bize derlenmiş halini send yap.
ReplyDeleteWhat version of Android is it?
ReplyDeleteof course,it's android 1.5
ReplyDeletethis version's too old,but i cant find any version stable than that...
Someweb publish android 2.1 update 1 and i'm success to port in mini2440 X35,but media has some problem that i cant fix.
Anyone knows about this?
Hi, I have a mini2440 board, but with W35 screen. I've downloaded your binary image, and it boot up Android fine, but just display on right half of screen. I've search around and find that W35 screen had different coordination than T35. Then I re-build kernel using W35 setting, but this time it didn't show anything on screen at all (still using your file system image). Could you please give me some hint. I'll really appreciate.
ReplyDeletei compile kernel well but problem with root_fs so if i use ready-made android_fs.img then it is ok with that,.
ReplyDeletehelp !
Has anyone got mini2440 and 8" L80 display working on their hardware with Android??
ReplyDeleteI have a error in step: $ mkyaffs2image-128M fs/ mini2440T35_android.img
ReplyDeleteerror comand: mkyaffs2image-128M: command not found
although I downloadeded file mkyaffs2image-128M and mkyaffs2image and move to fs folder.
please help me!
thank you very much
how to transfer the images to board?iam new to this development..please post steps for sending images to board..
ReplyDeleteI think that here we have something very strange, because mini2440 has only 64MBytes of ram and everybody say android need at least 128MBytes, i can't get android running into it, and I always thought that is about low memory.
ReplyDeleteSomebody may point me something that work.
The kernel try goes on but stops this way:
s3c2410-rtc s3c2410-rtc: hctosys: invalid date/time
yaffs: dev is 32505859 name is "mtdblock3"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.3, "mtdblock3"
yaffs: auto selecting yaffs2
yaffs: restored from checkpoint
yaffs_read_super: isCheckpointed 1
VFS: Mounted root (yaffs filesystem).
Freeing init memory: 112K
Warning: unable to open an initial console.
ts_control_open!
ts_control_release!
init: cannot open '/initlogo.rle'
sh: can't access tty; job control turned off
/ # eth0: link down
init: cannot find '/system/bin/playmp3', disabling 'bootsound'
warning: `rild' uses 32-bit capabilities (legacy support in use)
Any help are welcome.
Something that no one say, it is that when you get this messages, the android are getting ready, if you see nothing in display, it is because the kernel are not configured for you lcd, the kernel from friendlyarm it is ready for T35 and not for X35 from sony.
ReplyDelete