Thanks for responding anglomatestudio. APK expansion files still work in my command-line ant builds and with eclipse mars as per google documentation. I would prefer command-line ant builds for everything but I cannot figure out how to build apps that use AdMob via command line. So I have to resort to Eclipse to make apps that make use of APK Expansion files and AdMob ads. If I knew how to implement AdMob via command line ... "$ android ... " I could do without Eclipse and Android Studio.
On Sun, Dec 20, 2015 at 6:17 PM, <[email protected]> wrote: > Hi Russell, > > If you have ended up here, that is very bad news for you. > I have been trying to implement the expansion files into my app for a week > and it still doesn't work. Google has stopped supporting a few things that > they still include in the licensing library package and in the downloader > library package. > > I have managed to get rid of the errors in the licensing library java > files, but whether it will work in real testing, I still don't know because > I am stuck with the downloader library. > I have posted a thread on stackoverflow how to implement the licensing > library. See it here in the bottom of the page under user Immy: > http://stackoverflow.com/questions/31433687/android-gradle-apache-httpclient-does-not-exist/34348798#34348798 > > I had to change a few things here and there to be able to import the > downloader package module, but I am still getting an error in the > DownloadNotification.java and given the rarity of the situation literally > there is no help and information available yet. Of course the problem is > caused by the package that hasn't been updated and is still providing an > unsupported method. > > Good luck my friend. If I can get it working somehow, I will post it here. > But honestly, spending one week on an "it requires just a few lines of code > from you" and it is still not working is ridiculous. > > On Thursday, December 17, 2015 at 5:10:36 PM UTC+10, Russell Cecala wrote: >> >> Hi, >> >> Is there a way to build apps that use APK Expansion files with Android >> Studio? >> I have looked at the docs here: >> http://developer.android.com/google/play/expansion-files.html >> it only covers eclipse and ant command line. Are we suppose to use >> eclipses for >> apps that need to use APK Expansion files? >> >> Thanks >> > -- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/android-developers. > To view this discussion on the web visit > https://groups.google.com/d/msgid/android-developers/ec4d4366-fd8b-4a1e-be3b-3362a92e6dae%40googlegroups.com > <https://groups.google.com/d/msgid/android-developers/ec4d4366-fd8b-4a1e-be3b-3362a92e6dae%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/CAHu%2B3Owu07nGwREBNUUVtoVNPm7UTnQrXp_coQcbMnEspF6G9w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

