Skip to content

zhuowei/PillAppSwitcher

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 

A prototype for a new Android Recent Apps switcher.

Currently can obtain Recent Apps screenshots when tethered to a computer.

Running

Build and install app to Android 8.1 device from Android Studio. Instant Run should be disabled.

In adb, run

CLASSPATH="$(pm path net.zhuoweizhang.pill|sed -e s/^package//)" app_process /sdcard net.zhuoweizhang.pill.PillServer

which serves all recent app images over localhost HTTP. (This is obviously insecure.)

License

Apache v2.

About

Android app that demonstrates retrieving recent tasks through adb shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages