Build Android support library v4 from source in Android Studio

谁说胖子不能爱 提交于 2019-12-11 02:57:45

问题


All the source code is included when downloading the support libraries via SDK manager in Android Studio. Now I need to fix a bug in the support v4 code and add it as a *.jar in my application. But I don't understand how I open and build the source code in Android Studio. Do I import it as a new project? Do I open it as an existing project? What directory is the directory to be imported/opened? Can I just rebuild support-v4 code into a jar?

Thanks!

来源:https://stackoverflow.com/questions/27423163/build-android-support-library-v4-from-source-in-android-studio

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!