Questions tagged [multiple-apk]

33 questions
0
votes
1 answer

Manage Lite and Pro versions of app in Eclipse

I just finished my Full version on my app. I am now looking around trying to figure out how to make my Lite version of the app. Not a whole lot is different but there are differences especially when you are playing the trivia game. How do I go…
Matt
  • 3,882
  • 14
  • 46
  • 89
0
votes
4 answers

How to disable support of app for Mobile phones and enable it for Tablet only

How to disable support of applications for Mobile phones and enable it for Tablet only. I want to follow multiple apk files support. I also want to know that what should be the resource folder names for Tablet. Now, I've drawable-large for storing…
Manoj
  • 2,799
  • 5
  • 30
  • 49
-1
votes
1 answer

Android I can't rebuild project with multiple APK after added firebase

please help, I can't build my project if I add firebase remote config to it. I've three product flavors, and I added these dependdencies to be able to support back to api level9 indexLegacyCompile…
1 2
3