Re: [android-porting] Encounter IOError while init Repo

2011-11-24 Thread Ahmed Ammar
I don't think you read the build instructions for OSX about the requirement of a case-sensitive filesystem: http://source.android.com/source/initializing.html @ Setting up a Mac OS X build environment On Mon, Nov 21, 2011 at 10:48 AM, cwhxpx cwh@gmail.com wrote: Hi guys, I use Mac ox s

Re: [android-porting] Encounter IOError while init Repo

2011-11-24 Thread Ahmed Ammar
Also, this belongs in android-building not android-porting. On Wed, Nov 23, 2011 at 3:30 PM, Ahmed Ammar ahmed.am...@connectmetv.comwrote: I don't think you read the build instructions for OSX about the requirement of a case-sensitive filesystem:

[android-porting] Re: Disabling GPS in Android build system

2011-11-24 Thread aulty
It turns out those settings didn't work. I did a fix but its been changed upstream in webkit: http://pastebin.com/MgaDqxxe On Nov 18, 10:17 am, aulty matthew.a...@googlemail.com wrote: For anyone interested, adding either: setprop ro.ril.def.agps.value 4 or setprop ro.ril.def.agps.mode 0 to

[android-porting] Android Emulator Error with ICS.

2011-11-24 Thread AndroidNewb
Hello, I was wondering anyone found the following issue while getting the android 4.0 in emulator: nk@nk_imac:~/icecream_sandwich/out/host/linux-x86/bin$ ./emulator -avd em1 -kernel ~/icecream_sandwich/kernel/arch/arm/boot/zImage emulator: ERROR: No initial system image for this configuration!

[android-porting] Memory leak in android native code

2011-11-24 Thread lavanya
Hi, Is there any method to check native heap memory leak other than DDMS Native Heap tab? with regards, Lavanya -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] who start com.android.launcher

2011-11-24 Thread Emersonsir
hi, all I got a question. who start the app, com.android.launcher, I checked the code, init to start zygote and serviemanager, zygote start systemserver, but who start com.android.launcher, com.android.phone. thanks -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] start bluetooth failed from UI

2011-11-24 Thread andy xu
Hi all: hciattach complete with success and hcitool scan can get information of other devices under command line, but when start bluetooth from UI, there's no response. It seems there's error in dbus, the log as follow: D/BluetoothService( 140): Bluetooth state 10 - 11 V/BluetoothService.cpp(

[android-porting] can ffmepg api av_read_play received a callback such as buffering or stop?

2011-11-24 Thread smallrui
hi all, Q1: can ffmepg api av_read_play received a callback such as buffering or stop in network-based stream? Q2: can ffmpeg direct read mp4 spec info from memory? Q3: where have a good library can wrapper ffmpeg good at a/v sync or other things. Q4: how to separate ffplay without sdl? Or

[android-porting] Ethernet Patch, but problems with dhcpcd

2011-11-24 Thread Ronnyek
Hello all... I've recently integrated ethernet support from this url: http://blog.linuxconsulting.ro/ It seems that its all working well, however I've noticed that net.dns1 and net.dns2 never seem to take the dns server addresses from the dhcp lease. I've attempted to modify a script

答复: [android-porting] Re: Run muliple Application on same screen.

2011-11-24 Thread Mark
Can you update more information about this to help us to know more? Mark -邮件原件- 发件人: android-porting@googlegroups.com [mailto:android-porting@googlegroups.com] 代表 Ben King 守之(兴,百姓苦。亡,百姓苦) 发送时间: 2011年11月9日 9:15 收件人: android-porting 主题: [android-porting] Re: Run muliple Application on

[android-porting] getting errors in http://www.ftdichip.com/Drivers/D2XX/D2XXSample/D2XXSample.zip on android 2.3.3

2011-11-24 Thread srinivasan shanmugam
Hi I am getting the below errors for the code which i have attched in the below link, am not able to resolve the it when i was debugging in the android sdk could ne body pls help me code link: http://www.ftdichip.com/Drivers/D2XX/D2XXSample/D2XXSample.zip Errors: 11-24 10:40:54.462:

[android-porting] Dalvik VM to another OS

2011-11-24 Thread prageeth
Hi, We have a requirement to run just the Dalvik VM on another OS. The toolchain provides POSIX support using newlib, CPU is ARM itself, but kernel is not Linux. Wondering whether starting with the desktop build (http://www.milk.com/ kodebase/dalvik-docs-mirror/docs/hello-world.html) and

[android-porting] Android 4.0 Ice Cream on Beagleboard XM (TI AM37x – ARM Cortex A8)

2011-11-24 Thread Syed Mohammed, Khasim
Hello all, Here you go with the first basic version of Android 4.0 Ice Cream Sandwich on TI AM37x (ARM Cortex A8) based Beagleboard XM. More details on : http://arowboat.wordpress.com/ Regards, Khasim -- unsubscribe: android-porting+unsubscr...@googlegroups.com website:

[android-porting] Re: Android 4.0 Ice Cream on Beagleboard XM (TI AM37x – ARM Cortex A8)

2011-11-24 Thread Syed Mohammed, Khasim
Sorry forgot to thank arowboat, android porting and linaro (for giving us the OpenGL fix) communities. Regards, Khasim On Thu, Nov 24, 2011 at 9:37 PM, Syed Mohammed, Khasim sm.kha...@gmail.com wrote: Hello all, Here you go with the first basic version of Android 4.0 Ice Cream Sandwich on TI