[android-developers] Re: How to programaticly create playlists ?

2014-07-24 Thread Nayanesh Gupte
Hi François R., Did you get any solution for this? On Sunday, December 6, 2009 12:02:31 AM UTC+5:30, François R. wrote: Hi, I would like to write some code creating automaticly some playlist for the mp3 player. I use ContentValues values = new ContentValues();

Re: [android-developers] Re: Sync Adapter - Syncs frequently

2014-07-24 Thread Deepak Soni
Blake, If I set sync automatic to false then periodic sync does not trigger. I wanted overnight but the sync was never triggered. Anyways if you come across any such issue and have solved it please do let me know and thank you very much for your time. Deepak On Jul 23, 2014 11:53 PM, G. Blake

Re: [android-developers] Re: Sync Adapter - Syncs frequently

2014-07-24 Thread G. Blake Meike
Deepak, Not sure if it will help, but I have a minimal SyncAdapter that, on both my phone and on a Genymotion emulator, syncs about every 20 minutes (which is a bit odd, because it is nominally scheduled every 15 minutes). The docs are, to this day, nearly useless. The example program is so

Re: [android-developers] Re: Sync Adapter - Syncs frequently

2014-07-24 Thread Deepak Soni
Blake, You say Apparently, the order in which you call the ContentResolver methods and the actual account creation, are also significant., can you give more detail about this as I didn't find this in documentation or forums I read. On Thu, Jul 24, 2014 at 1:07 PM, G. Blake Meike

Re: [android-developers] Re: Sync Adapter - Syncs frequently

2014-07-24 Thread G. Blake Meike
Really can't. Did you see this: http://stackoverflow.com/questions/7925802/syncadapter-not-being-called-depending-on-order-of-account-setup-calls?lq=1 -blake On Thursday, July 24, 2014 2:33:58 PM UTC-7, Deepak wrote: Blake, You say Apparently, the order in which you call the ContentResolver

[android-developers] Android Wear App appears to hog CPU / resources

2014-07-24 Thread Sanjay Mishra
Hello, I discovered that the Android Wear app ( https://play.google.com/store/apps/details?id=com.google.android.wearable.app Version = 1.0.0.1261840) running on my Android development device LG / Android OS 4.4.4 was hogging resources on my LG development device and causing