Exclude Test files from final build of android app

…衆ロ難τιáo~ 提交于 2019-12-11 09:29:19

问题


I am a newbie to android. I am using Robolectric to write unit tests for my android app. I am struggling to exclude the Test folder that I have created in the actual application from being included in the final apk or before releasing it to playstore. I have looked in Robolectric documents but I didn't come across any step that speaks about this. Any help or guidance is much appreciated.

Thanks.

来源:https://stackoverflow.com/questions/23049782/exclude-test-files-from-final-build-of-android-app

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