OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Android => Topic started by: 2or0 on January 03, 2008, 06:32:02 pm
-
I tested the google android on my Z. It was successful and promising, but still has a long way to go. If anyone is interested in it, give a try. Now android works on C3100/3200.
The kernel and modules with android system were uploaded on the following place.
http://yonggun.tistory.com/61 (http://yonggun.tistory.com/61)
Enjoy,
Yonggun
-
yeah it looks promising!
and as we can chroot it, it can be executed besides other debian session:)
we should even be able to swap from X to Android,not?
what seems great at first sight is the browser which seems to have builtin java support!
-
this would be exactly the sort od dual laptop/mobile setup we've been talking about for years.....excellent
-
tried so far:
-RotateView applet (must have!) : http://androidzaurus.seesaa.net/article/76612103.html (http://androidzaurus.seesaa.net/article/76612103.html)
-google maps ! (OMG ! i could see my house !)
-androitter : http://www.adamrocker.com/blog/174/android...er_client2.html (http://www.adamrocker.com/blog/174/android_twitter_client2.html)
-
Thanks again, 2or0!
I followed your instructions but start-android ends up with the famous bouncing red ball (the disk LED doesn't flash). Any success story here?
-
I run into a problem with this Android-patched kernel: the Z refuses to power off. Pressing the power button throws out a lot of messages (going too fast, can't see what they are) and then returns to the prompt. I downloaded and installed the kernel twice and it's the same. Using "shutdown -h now" is fine, though.
-
I run into a problem with this Android-patched kernel: the Z refuses to power off. Pressing the power button throws out a lot of messages (going too fast, can't see what they are) and then returns to the prompt. I downloaded and installed the kernel twice and it's the same. Using "shutdown -h now" is fine, though.
Now I fixed this problem. You can reflash the kernel which is in my blog.
-
i also see the red ball bounce and nothing more, any fix zdevil? saw you could solve it
thnx
-
i also see the red ball bounce and nothing more, any fix zdevil? saw you could solve it
thnx
In my case, I unloaded the ohci_hcd module when I run android. Please check this is loaded.
-
1st of all, thanx for ur work 2oro =)
i'll try that because i see
Zaurus:~# lsmod | grep ohci_hcd
ohci_hcd 21252 0
usbcore 123296 2 ohci_hcd
i'm doing apt-get upgrade, when it finishes i'll try removing that
EDIT: rmmod ohci_hcd && start-android
it works! thx!