上一页 1 2 3 4 5 6 ··· 60 下一页
Once upon a time, we once thought naively that Android plug-in was intended to add new features or add a complete module. It took a lot of time and effort. After the project was implemented... Read More
posted @ 2018-08-28 16:52 包建强 阅读(424) 评论(0) 推荐(0) Edit
In July 27, 2012 , it was the first milestone in Android plug-in technology. Yimin Tu(mmin18 on Github), who worked for dianping.com , released the first Android plug-in open source project——And... Read More
posted @ 2018-08-28 16:51 包建强 阅读(468) 评论(0) 推荐(0) Edit
When Android programmers write new features, bugs, or even crashes will exits in their App. Once a traveling App has a bug, which will cause the user can not to put an order. With the crash... Read More
posted @ 2018-08-28 16:48 包建强 阅读(299) 评论(0) 推荐(0) Edit
A game center, such as Lianzhong in China, supports hundreds of games such as Chess, Bridges, and Texas hold 'em poker. The game platform is made of all games which have hundreds of megabytes. I... Read More
posted @ 2018-08-28 16:47 包建强 阅读(409) 评论(0) 推荐(0) Edit
This chapter introduces the simplest plug-in solution that are applicable to the four major components. This solution involves the following aspects:1) Combine the dex of all plugins to solve the prob... Read More
posted @ 2018-08-28 13:38 包建强 阅读(308) 评论(0) 推荐(0) Edit
Activity and resource are like twin brothers. And so if the activity need to be solve in Plug-In completely, you will have to face how to use the resource in it. In this chapter, we start with loading... Read More
posted @ 2018-08-28 13:36 包建强 阅读(346) 评论(0) 推荐(0) Edit
It is the best time. Although the internal API of Android not allowed to be modified by google play, but in China, we download App in the domestic mar Read More
posted @ 2018-08-28 13:35 包建强 阅读(299) 评论(0) 推荐(0) Edit
在Android P系统中,加入了访问私有API接口的限制。 Read More
posted @ 2018-08-23 00:48 包建强 阅读(1503) 评论(1) 推荐(0) Edit
Android系统的每次版本升级,都会对原有代码进行重构,这就为插件化带来了麻烦。 Android P对插件化的影响,主要体现在两方面,一是它重构了H类中Activity相关的逻辑,另一个是它重构了Instrumentation。 3.1 H类的变身 3.1.1 从Message和Handler说起 Read More
posted @ 2018-08-23 00:29 包建强 阅读(14227) 评论(1) 推荐(0) Edit
首先声明,《Android插件化开发指南》这本书所介绍的Android底层是基于Android6.0(API level 23)的,而本书介绍的各种插件化解决方案,以及配套的70多个例子,在Android7.0(API level 24)手机上测试都是能正常工作的。 如果读者您的手机是Android Read More
posted @ 2018-08-23 00:27 包建强 阅读(2603) 评论(0) 推荐(0) Edit
上一页 1 2 3 4 5 6 ··· 60 下一页
点击右上角即可分享
微信分享提示