Skip to content

Automatically exported from code.google.com/p/android-custom-class-loading-sample

Notifications You must be signed in to change notification settings

roycezhc/android-custom-class-loading-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

android-custom-class-loading-sample

Automatically exported from code.google.com/p/android-custom-class-loading-sample

This is a sample project to demonstrate the partitioning of dex files and runtime class loading in Dalvik. Since the project requires a modified build process, it cannot be built with standard tool like ADT Eclipse plug-in. Instead, use the included Ant build script.

Note Refer to Readme.txt for detailed build instructions. (Build verified on SDK Tools rev 16.)

The idea behind this sample is discussed in the Custom Class Loading in Dalvik post on the Android Developer Blog.

About

Automatically exported from code.google.com/p/android-custom-class-loading-sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages