在Android Studio中建立谷歌播放扩展文件库 [英] setting up google play expansion file library in android studio

查看:502
本文介绍了在Android Studio中建立谷歌播放扩展文件库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在我的Andr​​oid项目中使用APK扩展文件,我读过这
http://developer.android.com/google/play/expansion-files.html
我试图按照这些步骤,但我想不出如何设置 /包括在我的项目/谷歌游戏APK扩展库。
我一直在寻找了几个小时,也没找到正确的答案。任何帮助吗?

I am trying to use apk expansion files in my android project, I've read this http://developer.android.com/google/play/expansion-files.html I tried to follow those steps, but I cannot figure out how to set up / include in my project / google play apk expansion library. I've been searching for hours, didn't find right answer. Any help?

推荐答案

我只是试图成立的 http://developer.android.com/google/play/expansion-files.html 今天,但 play_apk_expansion / downloader_library 无法导入。

I just tried to set up the modules listed in http://developer.android.com/google/play/expansion-files.html today, but the play_apk_expansion/downloader_library cannot be imported as supplied.

问题是在 play_apk_expansion / downloader_library / project.properties

从更新的最后一行:


android.library.reference.1 = .. / market_​​licensing


android.library.reference.1 = .. / .. / play_licensing /库

注意额外../

然后使用文件 - >新 - >导入模块... 导入 play_apk_expansion / downloader_library 如常。它也将导入 play_licensing /库但可以重命名为东西以后更加有用。

Then use File -> New -> Import Module... to import the play_apk_expansion/downloader_library as usual. It will also import the play_licensing/library as library but that can be renamed to something more useful afterwards.

这篇关于在Android Studio中建立谷歌播放扩展文件库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆