[android-developers] Contact and Contact Provider in android codebase

2013-01-25 Thread santanu
Hi, I have separated Contact app and Contact Provider app from android 4.0.3 and installed successfully in mobile. Now I have created a contact entry using that Contact app and saw that the contact2.db is created in the following folder. * /data/data/com.android.provider.contacts/databases/cont

[android-developers] LED not glowing while connecting USB

2010-05-18 Thread santanu
Hi, I am working on a issue. "While USB is connecting to phone LED is not glowing." I have analyzed the issue and got the below logs where I can see that it is not calling led_set_brightness() because the head and head->next ptrs are same. But I don't know why these two values are coming same in th

[android-developers] change booting Monkey image.

2010-05-04 Thread santanu
Hi, I want to change the booting image (i.e monkey image at boot time). But I search the whole framework folder. there is no monkey image (.png ) image . How to do this? pls help Thanks Santanu -- You received this message because you are subscribed to the Google Groups "Android Devel

[android-developers] App for glowing LEDs

2010-05-03 Thread santanu
Hi, I am wirting one app which will glow the LED according to the user instraction. pls help is there any framework APIs to do so.. Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-develope