Re: [android-porting] Re: Which Class read SIM Card Information

2011-05-06 Thread trimarchi
Hi Quoting Robert Greenwalt rgreenw...@google.com: The RIL.cpp file is just the interface between the framework and some radio code, it is not the radio code itself. We don't have the code that interfaces with SIM. That's generally proprietary. I think that when we talk the function to

[android-porting] Stuck on android screen with AOSP Gingerbread 2.3.4

2011-05-06 Thread FP
Hi, I've just compiled 2.3.4_r1 with no issues and flashed both system and boot images over to my nexus one. However it does not proceed past the android screen. There was not issue booting with 2.3.1, I've tried wiping all data, reflashing and rebuilding to no avail.This is what the logcat says:

[android-porting] GPS Porting Problems On The Android 2.3

2011-05-06 Thread jack
Hi, I am going to porting a USB-based GPS module to Android 2.3.2 on arm device. -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] GPS Porting Problems On The Android 2.3

2011-05-06 Thread jack
Hi I am going to porting a USB-based GPS module to Android 2.3 on arm device. In the Android2.3 source,I find the file (sdk/emulator/gps/ gps_qemu.c). So i change the file and Android.mk, making them been builded to gps.default.so and been copied to the directory (/system/ lib/hw/). By

[android-porting] Processing Home key in apps

2011-05-06 Thread agent-10
How to allow applications to interrupt Home key? -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] scrolling a large image

2011-05-06 Thread surya tej
Hi All, How do I scroll a large image in image view in relative layout ? Thanks in advance -- Thanks Regards, Suryatej, 9247714040. Please Save paper, Save trees. Please don't print this email and documents unless it is really necessary. -- unsubscribe:

Re: [android-porting] Re: Where is Platform Developer Guide (http://pdk.android.com) ?

2011-05-06 Thread Aitor Mendaza Ormaza
Hi freakingtux :) On Thu, May 5, 2011 at 4:50 PM, freakingtux kees.jongenbur...@gmail.comwrote: Hi On Thursday, May 5, 2011 4:20:35 PM UTC+2, AitorTheRed wrote: Hi to everyone. I'm starting to learn about android AOSP and porting/building, so sorry if this is not the right place to ask