Tagged Questions
The openmoko tag has no wiki summary.
1
vote
2answers
564 views
What can I use to connect Java to Video4Linux?
I need to talk to Video4Linux (to capture output from a webcam) on a debian system running on an armel system (OpenMoko). JavaMediaFramework won't work in this case as it only have x86 and AMD ...
0
votes
0answers
103 views
installing android on freerunner: Kernel panic -not syncing: VFS
I am trying to install Android on a freerunner.
I followed the instructions on http://code.google.com/p/android-on-freerunner/wiki/GetIt
So I did:
fdisk /dev/sdb and create two partitions
mkfs.vfat ...
0
votes
3answers
384 views
Turn off screensaver while openmoko app is running
In openmoko (stable hybrid release, SHR), how do you programatically turn-off the screensaver (the dimmed/blank screen after a few seconds of inactivity) just while your app is running?