[android-porting] GPS Porting Problems...

2010-08-23 Thread tarikk
Hey there, I'm having slight confusion over how the GPS works exactly. I'm trying to implement GPS on an OMAP board. This is the error im getting when running a GPS app I/ActivityManager( 794): Starting activity: Intent { act=androi

[android-porting] Re: bootup stuck at the android logo in x86 virtualbox

2010-08-23 Thread Bruce Beare
Were you aware that and Android VirtualBox emulation is working in the Google AOSP/master branch? source build/envsetup.sh lunch full_x86-eng make installer_vdi If you really need it in cupcake... you may be able to extract changes from master and backport them... that could be a bit of trou

Re: [android-porting] Alternative ways to install drivers

2010-08-23 Thread Andres Buritica
Hi, I take it back. I am still a little unclear on whether it is actually possible to install a kernel module without having to root the phone. As I said before, I am almost certain rooting is necessary but I don't think the question has been fully answered. If I get the configuration setting for a

Re: [android-porting] Android 2.2 Froyo Wifi Hotspot

2010-08-23 Thread Robert Greenwalt
You need to add your interface name to the config_tether_wifi_regexs in core/res/res/values/config.xml R On Sun, Aug 22, 2010 at 10:21 PM, yogesh wrote: > Hi, > > I don't know that my question make any sense, but here is one I need > to know: > I have downloaded Android Froyo source and build a

[android-porting] Android 2.0.1 in SAM9G45

2010-08-23 Thread Knight Yu
My board is AT91SAM9G45, I followd Android4SAM tutorial for AT91SAM9M10G. But android show these message for alsa. How can I do? Or how to disable audio service? W/AudioHardwareALSA( 988): Unable to attach mixer to device AndroidOut: No such file or directory E/AudioHardwareALSA( 988): Unable t

[android-porting] How can I increase memory size for surface flinger

2010-08-23 Thread okwon
Hello~ I am working on a device of screen size 1366x768 with android-x86. With smaller screen size there was no problem, but with the 1366x768 size applications die frequently. Following log is printed on the occasion. Could I change the memory size for surfaceflinger? Thanks, Owen I/WindowManag

[android-porting] Re: Playing Around - Lua Scripting on Android & Performance

2010-08-23 Thread kristianlm
Yes, Chunlin, you're right! I missed Lua as I skimmed through. However, the Lua-version included in SL4A is a c/c++-based version. This measns you have to go throuhg a JNI and I don't know how portable that will be, both now and in the future. The performance of the SL4A is probably significantl

[android-porting] Re: Android 2.2 Froyo Wifi Hotspot

2010-08-23 Thread RockNCode
Hi Yogesh. I have googled a little bit about this subject and this is what I know. As for the emulator question. I have no idea how to enable it. I'm not sure that WiFi hotspot is an open feature within froyo. For example, Verizon does not offer this feature on the original Droid, claiming hardwar