Hi, I want to build all of the instrumented test cases into a single test APK. To be specific, I do not want so many different modules test and I want all of these modules tests are built into a single APK. After that, I can execute all of these tests by simple executing instrument am command. Does this test build idea can be implemented?
Thanks, Pei -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/446b451b-135a-4c8a-9252-3123d96dc10bn%40googlegroups.com.
