Skip to content

boyliang/Component_Injection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Component Injection

Component Injection Demo Consists of two project, one called DemoHost, anthor called DemoInject, all of them are Android Project.

You can import these projects by eclipse. In the end, you get two apks, of course, called DemoHost.apk and DemoInject.apk.

  • Firstly, install these apk by apk install command;
  • Secondly, using *adb shell logcat TTT:I :S to filter the key logs;
  • Lastly, start up DemoHost using am start com.demo.host/.MainActivity

Just looking at the logcat terminal.

About

The demo source of Component Injection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages