[android-porting] Android lost file issue

2011-05-19 Thread tommy.hong
Hi,list! I have support U disk in my android2.1,but when android boot with udisk insert in slot,if some files in udisk,will rmdir automatically by Android. "D/( 1015): unable to rmdir -tommy-debug-0519'/udisk/test': Is a directory (errno=21)" (./dalvik/libcore/luni/src/main/native/java_io_

[android-porting] need help - NFC

2011-05-19 Thread spurwa
I had to download the source Android in http://source.android.com and I have compiled on Ubuntu 10.04 Lucid in my notebook. In this research I want to focus on NFC and his tag, no reference or input so that I can to compile the existing NFC tag so that output files with the extension tag.apk Or an

[android-porting] Android2.1 sdcard/udisk lost file

2011-05-19 Thread tommy.hong
tommy.hong write: > Hi,list! > I have support U disk in my android2.1,but when android boot with udisk > insert in slot,if some files in udisk,will rmdir automatically by Android. > > "D/( 1015): unable to rmdir -tommy-debug-0519'/udisk/test': Is a > directory (errno=21)" > (./dalvik/libcor

[android-porting] Wi-Fi direct support in Android

2011-05-19 Thread Sumanth
Hi, We intend to support for Wi-Fi direct with our hardware on Android. As per http://www.sfonge.com/forum/topic/when-will-android-open-wi-fi-direct-api, Wi-Fi direct support may be added in Ice-cream Sandwich. Existing Android Wi-Fi uses Linux wpa_supplicant for Station mode and netd for Access

Re: Fwd: [android-porting] RIL stalls when setting /dev/ttyS0 permisions in init.rc

2011-05-19 Thread Adrien
Hi, I am trying to use a sierra wireless modem on android and i encountered the same problems as you did and resolved part of those with this procedure: hardware/ril/libril/ril.cpp First #if 0 to #if 1 Removes can't connect to rild socket, but now we have can't connect to rild-debug Comment nex

[android-porting] aidl link error, couldn't find import for class com.android.internal.telephony.gsm.NetworkInfo

2011-05-19 Thread maliha
Hi, I am trying to re-use PhoneUtils.java (~/android_src/packages/apps/ Phone/src/com/android/phone/) within my app with some customizations. I have added INetworkQueryServiceCallback.aidl and INetworkQueryService.aidl into my app folder (~/android_src/packages/ apps/USSDActivity/src/com/myapp/us

[android-porting] Re: android eclair system image problem

2011-05-19 Thread tforce
This means your system files are not programmed correctly. Use fastboot command to program system.img file. Are you booting from usb or any external drive? -Tapan On May 16, 8:31 pm, Manoj Kumar wrote: > hi, > > I am running android eclair BSP on my SMDK6410 board. I am using > kernel version

Re: [android-porting] GL acceleration in Emulator - demo - at Google IO

2011-05-19 Thread Suman Saraf
Thanks David. I checked out the latest code and have started to fiddle with it. I am trying to run this on x86 inside VirtualBox. I have a few questions and would be glad if you could help: 1. I built everything inside shared and system and tests/gles_android_wrapper. That produced the EGL, GL