I put the jar file into the sd card, jar files have been processed by dx. In the jar inside a activity, how to start activity in the jar file?
Asked
Active
Viewed 384 times
0
-
or can i set jar to the classpath in android at runtime? – user1258832 Oct 14 '13 at 04:10
1 Answers
0
You don't, as the activity in the JAR file does not have a manifest entry.

CommonsWare
- 986,068
- 189
- 2,389
- 2,491