[android-porting] Auto mount setup for UMS in eclair 2.1 ?

2010-09-23 Thread Robin Gujjar
Hi all, can someone please guide me , how i can setup auto mount in eclair 2.1 . already by hand selection form the pop up mount is working for me , thanks in advance ROBS -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting

[android-porting] GLib - main event loop

2010-09-23 Thread Lukas Adamec
Hello, I need to implement my own main event loop in C++ which will be based on GLib library. I don't know where to begin. I studied some materials about GLib, but it doesn't help me to know, how implement event loop. Could somebody give me some advice about it or give me some source code? I

[android-porting] getting the Froyo kernel source

2010-09-23 Thread सुरेश कुमार शुक्ल
Hi all, I want to study the kernel modifications made for Froyo to linux 2.6.32. Also wanted to check which ones of GKH patches on 2.6.32 are merged into this. But I can't locate the git location of Froyo kernel. Pls help. regards, Suresh -- unsubscribe:

[android-porting] Re: Rotation of screen in Android

2010-09-23 Thread G2
I managed to fix it. For reference: - Acceleration sensor is enough to rotate the screen (no need of orientation which makes sense). - Launcher or Launcher2 doesn't rotate by default because of the nosensor reported by Craig in AOSP. - The crazy behavior reported in the previous post

[android-porting] Re: Rotation of screen in Android

2010-09-23 Thread Dianne Hackborn
On Thu, Sep 23, 2010 at 9:14 AM, G2 grego...@gentil.com wrote: - Launcher or Launcher2 doesn't rotate by default because of the nosensor reported by Craig in AOSP. This is by design, and you will not the behavior of devices running stock Android (Droid, Nexus One, etc). - The crazy

[android-porting] USB tethering option missing from settings view

2010-09-23 Thread Pankaj
Hi All, I am using Android 2.2 (froyo) codebase. My kernel contains USB device support and I have enabled rndis gadget driver support in the kernel (2.6.32 based kernel). My problem is I am not able to see USB tethering option in my settings view under Wi-Fi Settings. Please let me know is there

Re: [android-porting] Bluetooth - Handsfree mute

2010-09-23 Thread Pavan Savoy
Hi .. Do you happen to have a development platform with modem on it? I am interested to know how you managed to connect to HSP/HFP from UI if you don't have a modem? or do you have a modem ? On Thu, Sep 23, 2010 at 10:05 AM, guru guru.nav...@gmail.com wrote: Hi All, I connected Handsfree