47 Forks
362 Stars
362 Watchers

Stark

Stark is a hot-fix framework for Android. It supports swapping new implementations of classes without restarting a running Android application, and updated Android resources (icons, layout, etc) while only restarting the Android Activity. Most importantly, there is no private API invoked in Stark.

How to download and setup Stark

Open terminal and run command
git clone https://github.com/ximsfei/Stark.git
git clone is used to create a copy or clone of Stark repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Stark https://github.com/ximsfei/Stark/archive/master.zip

Or simply clone Stark with SSH
[email protected]:ximsfei/Stark.git

If you have some problems with Stark

You may open issue on Stark support forum (system) here: https://github.com/ximsfei/Stark/issues