I have app in Google Play, Amazon, Samsung Apps and I plan to upload to other stores. I do not wish to compile separate build for every store. Is there way to detect what st
Not unless you make seperate builds. But with a good maven setup/ant script you could easely automate this process.