问题
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