[android-porting] External storage on removable SD Card

2012-11-21 Thread MB
Hi, I am able to boot my dev board from ext SD Card. I would also like to use the SD card as a shared external storage option. What would be changes required in init script for such a configuration? Any other configs eg vold.fstab? Please share your ideas. Thanks, -MB -- unsubscribe:

Re: [android-porting] Ethernet Not Valid as a Data Connection?

2012-11-21 Thread chrisrfq
Thanks for the response, Robert. Actually the 6.3 version of Google Maps didn't exhibit this problems, but the (I believe current) 6.12 does. FYI, I'm running ICS. I'll check into getActiveNetworkInfo. Thanks again. On Tuesday, November 20, 2012 10:08:37 AM UTC-8, Robert Greenwalt wrote:

Re: [android-porting] Re: Booting Android without framework or GUI

2012-11-21 Thread Abdul Haseeb
Why don't you try building with ''tiny android'' $ BUILD_TINY_ANDROID=true make -j4 On Tue, Nov 6, 2012 at 6:59 AM, Alvin Wong alvinhoc...@gmail.com wrote: Simply make it fail to mount `/system`. Or you can remove all services which references a binary on `/system`. Remember to add your test

Re: [android-porting] Re: Questions of fastmixer

2012-11-21 Thread Previr Rangroo
Hello Glenn, To continue the conversation forward on Track Effects being avoided by the FastMixer, can the same be said of the Effects on SessionId 0 (the Global Effects, if you will)? Will these global effects process the submix (mFastTracks[0]) from the normal mixer thread only and then be

[android-porting] bluetooth GATT profile with blueZ in android.

2012-11-21 Thread Robin Gujjar
Hi All, I want to make GATT profile work in ICS. Can some one please give me some pointer, how to start ? As i read mailing list android does not support bluetooth BLE(4.0) and bluez BLE support is under development But Motorola ICS based phone has bluetooth BLE feature and they have