简体   繁体   中英

Using downloaded Java class files in Android app

Let's assume we have an installed Android app.

Is it possible to download a Java class file over a network, or to get it from app resources and then use some functionality that's provided by this class?

也许你应该在Android开发者网站上阅读这篇博文

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM