![]() ![]() |
Dec 24 2007, 05:22 AM
Post
#16
|
|
![]() Group: Admin Posts: 3,277 Joined: 29-July 04 From: Cambridge, England Member No.: 4,149 |
and here is the sequel : Google Android runs on Sharp Zaurus SL-C3000 http://androidzaurus.seesaa.net/article/74237419.html wooo, I hope that an angstrom dev will take a look and add a package to the feed with the kernel module, and possibly a recipe for installing android too! |
|
|
|
Dec 24 2007, 10:16 AM
Post
#17
|
|
![]() Group: Members Posts: 376 Joined: 18-March 04 From: The Netherlands Member No.: 2,380 |
and here is the sequel : Google Android runs on Sharp Zaurus SL-C3000 http://androidzaurus.seesaa.net/article/74237419.html wooo, I hope that an angstrom dev will take a look and add a package to the feed with the kernel module, and possibly a recipe for installing android too! Just spotted a package linux-android-goldfish_2.6.23-rc20.bb described as "2.6 Linux Android Kernel from Google" in Poky trunk |
|
|
|
Dec 24 2007, 04:26 PM
Post
#18
|
|
![]() Group: Members Posts: 376 Joined: 18-March 04 From: The Netherlands Member No.: 2,380 |
I compiled a minimal boot image, maybe some of you want to give it a try. Just extract the files on a SD and do the usual flashing. The updater.sh is from my Debian-experiment, but it works nicely. It boots on my C3100, that's all it does so far. What has to be done next is described in the instructions here (copy ramdisk.img.gz, system.tar.gz and data.tar.gz, extract it, etc). I'll try tomorrow, but now it's time to get some sleep
Good luck!
Attached File(s)
|
|
|
|
Dec 25 2007, 03:23 PM
Post
#19
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
I compiled a minimal boot image, maybe some of you want to give it a try. Just extract the files on a SD and do the usual flashing. The updater.sh is from my Debian-experiment, but it works nicely. It boots on my C3100, that's all it does so far. What has to be done next is described in the instructions here (copy ramdisk.img.gz, system.tar.gz and data.tar.gz, extract it, etc). I'll try tomorrow, but now it's time to get some sleep Good luck! please tell us more asap ! are the known bugs resolved (touchscreen,...) ? |
|
|
|
Dec 26 2007, 02:29 AM
Post
#20
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
|
|
|
|
Dec 26 2007, 01:40 PM
Post
#21
|
|
![]() Group: Admin Posts: 3,277 Joined: 29-July 04 From: Cambridge, England Member No.: 4,149 |
I love the way the linux community can turn a vapourware product into reality!
|
|
|
|
Dec 26 2007, 02:08 PM
Post
#22
|
|
![]() Group: Members Posts: 376 Joined: 18-March 04 From: The Netherlands Member No.: 2,380 |
I have it all set up, but the /dev/binder is missing, so starting android ends with an endless bouncing red dot. Anyone know how to setup the /dev/binder ?
Maybe, if some of you are interested, I could upload the installer and root filesystem somewhere for you to try it yourself |
|
|
|
Dec 26 2007, 02:12 PM
Post
#23
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
I have it all set up, but the /dev/binder is missing, so starting android ends with an endless bouncing red dot. Anyone know how to setup the /dev/binder ? Maybe, if some of you are interested, I could upload the installer and root filesystem somewhere for you to try it yourself you can upload it on my ftp and i'll make it public unhopefully i won't have time to test it before a week as i'll be out for some holidays |
|
|
|
Dec 26 2007, 03:52 PM
Post
#24
|
|
![]() Group: Members Posts: 376 Joined: 18-March 04 From: The Netherlands Member No.: 2,380 |
I have it all set up, but the /dev/binder is missing, so starting android ends with an endless bouncing red dot. Anyone know how to setup the /dev/binder ? Maybe, if some of you are interested, I could upload the installer and root filesystem somewhere for you to try it yourself you can upload it on my ftp and i'll make it public unhopefully i won't have time to test it before a week as i'll be out for some holidays Thanks, but I'm having problems uploading the files to your server (no route to host). I'll try again later |
|
|
|
Dec 26 2007, 07:28 PM
Post
#25
|
|
|
Group: Members Posts: 218 Joined: 12-February 06 From: Tokyo Member No.: 9,124 |
Could anyone having this working make a video, so that we can see how fast/responsive it is on the Z?
Thanks |
|
|
|
Dec 27 2007, 09:59 AM
Post
#26
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
|
|
|
|
Dec 27 2007, 04:23 PM
Post
#27
|
|
![]() Group: Members Posts: 376 Joined: 18-March 04 From: The Netherlands Member No.: 2,380 |
too bad jpmatrix's ftp doesn't work for me, so I had to dust off my own server
Download following files: Android root filesystem gnutar updater.sh zImage (patched angstrom kernel) Copy the files to SD and flash the system in the usual way. After finishing and reboot, login with root and type /start Now, here's where I'm having problems. The bouncing ball simple doesn't stop bouncing. What I found out was that pressing ctrl+alt and 1 or 2 a couple of times shows a logging message. After that, pressing ctrl+alt+menu shows a few system commands, like reboot, tErm, poweroff etc. Try for yourself. Maybe I miss something simple and this is easy to solve. I've followed the instructions here strictly, Good luck. cortez |
|
|
|
Dec 27 2007, 04:34 PM
Post
#28
|
|
![]() Group: Members Posts: 2,821 Joined: 13-September 04 From: Wasilla Ak. Member No.: 4,572 |
too bad jpmatrix's ftp doesn't work for me, so I had to dust off my own server Download following files: Android root filesystem gnutar updater.sh zImage (patched angstrom kernel) Copy the files to SD and flash the system in the usual way. After finishing and reboot, login with root and type /start Now, here's where I'm having problems. The bouncing ball simple doesn't stop bouncing. What I found out was that pressing ctrl+alt and 1 or 2 a couple of times shows a logging message. After that, pressing ctrl+alt+menu shows a few system commands, like reboot, tErm, poweroff etc. Try for yourself. Maybe I miss something simple and this is easy to solve. I've followed the instructions here strictly, Good luck. cortez any reviews? how are the apps? which work?...etc. does it seem to be a good useable interface? do tell! |
|
|
|
Dec 28 2007, 05:48 AM
Post
#29
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
I have it all set up, but the /dev/binder is missing, so starting android ends with an endless bouncing red dot. Anyone know how to setup the /dev/binder ? Maybe, if some of you are interested, I could upload the installer and root filesystem somewhere for you to try it yourself this blog seems to talk about it : http://androidzaurus.seesaa.net/article/75144027.html would you send us some news about what is working (apps, devices, ...) and some screenshots too ? |
|
|
|
Dec 28 2007, 07:54 AM
Post
#30
|
|
![]() Group: Members Posts: 376 Joined: 18-March 04 From: The Netherlands Member No.: 2,380 |
Yeah, I know. I'm already in contact with the blog-guy
If you want to see what is included currently you can install the SDK and run the emulator I have it all set up, but the /dev/binder is missing, so starting android ends with an endless bouncing red dot. Anyone know how to setup the /dev/binder ? Maybe, if some of you are interested, I could upload the installer and root filesystem somewhere for you to try it yourself this blog seems to talk about it : http://androidzaurus.seesaa.net/article/75144027.html would you send us some news about what is working (apps, devices, ...) and some screenshots too ? |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 20th May 2013 - 09:59 AM |