Sample projects to load dex file (dalvik executable code) and res file (android resources, probably packaged in the same apk file) into the current android runtime environment.
You can develop a new version of Sample动态 in project 动态Developer, generate a apk to 动态Loader/assets/apks/ and launch that Sample动态 in 动态Loader.
The Sample动态 cannot have it's own resources.
You can develop com.dianping.example.SampleFragment in project FragmentDeveloper, generate a apk to FragmentLoader/assets/apks/ and launch that apk in FragmentLoader.
The SampleFragment can also load resources.
It's forked from activityLoader project. use a little tricky method to implement supporting own resource in plugin动态.
The plugin动态 should inherit from Base动态 and set the Config file in source code. The project plugin动态 is a example of the plframework.
PS: u can also run plugin动态 seperately.