Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经下载了FBreader for android 的源代码,现在我想将它集成到另一个 android 应用程序中。
现在,将应用程序与另一个应用程序集成的方式是什么?
我是 android 新手,还没有处理过这么大的代码。
您必须仅从 FBMain java 文件开始,并在需要时使用其他文件。