Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

用eclipse需要将框架源码放到主项目中才有效果,用as可以将框架作为lib使用,怎么解 #236

Open
chonrp27512 opened this issue Jul 12, 2016 · 1 comment

Comments

@chonrp27512
Copy link

是不是用eclipse需要把框架源码放到主项目中才能使用,怎么才能让框架作为lib包在eclipse上使用啊?

@AbnerSC
Copy link

AbnerSC commented Sep 9, 2016

不用,我用eclipse,框架作为lib使用,只是需要将lib的AndroidManifest.xml文件内容拷贝到主程序中,主程序还需要依赖V7,我的project.properties文件内容是:
android.library.reference.1=../android-support-v7-appcompat
android.library.reference.2=../ShortcutProxyActivity(框架)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants