[android-developers] Flavors : I loose my 'R' when I use code in main

2015-01-17 Thread Nanard
Hi, I have an App with 2 flavors : free and full. public class DocumentListActivity extends ActionBarActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.document_list_activity);

[android-developers] Re: FusedLocation Provider fail

2015-01-17 Thread Nathan
OK, this is really getting ridiculous. Google Play Location Provider just isn't reliable. Only once in a great while can I even get a location. I'm not sure how I did it. I can't find any combination of settings that is reliable. Device Only mode has never worked except perhaps once. GPS was

Re: [android-developers] Aam Aadmi Party #IFundHonestParty Challenge

2015-01-17 Thread Asheesh Arya
Stop spreading nonsense. This time AAP party will definitely loose in vidhan sabha election. On Fri, Jan 16, 2015 at 9:08 PM, mayank k varshney mayank.be@gmail.com wrote: Hi Sandeep, I am impressed with your candidate of CM but AS I HOPE he need a management guru how to speak in public.

[android-developers] Best practise for DocumentFile? Is it the right approach?

2015-01-17 Thread Grunthos
I have an app that needs to support API 7 through lollipop; until KitKat, it used 'File' objects to talk to the local file system. I had planned to use DocumentFile as a simple solution to my problems. However, I can not see simple ways to do the following: 1. Save the equivalent of path and

[android-developers] FusedLocation Provider fail

2015-01-17 Thread Nathan
I feel betrayed. My first time using the Google Play Location Services and I don't think I've been told everything. All worked well in testing on my devices. I used PRIORITY_LOW_POWER. Boom - now the app is out in the field, and complaints are coming in. I don't know if it is everyone, or