8000 add version&download icon · CJavaScala/android-pluginmgr@15b5b39 · GitHub
[go: up one dir, main page]

Skip to content

Commit 15b5b39

Browse files
committed
add version&download icon
1 parent 6507730 commit 15b5b39

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
## Introduction ##
44
PluginManager is used to manage android applications like [eclipse](http://eclipse.org/) plugins.
55
you can start an activity from an uninstalled apk placed in sdcard,just like it has installed or registed in the application's `AndroidManifest.xml`.
6+
### Version
7+
[ ![Download](https://github.com/houkx/android-pluginmgr/resources/download.svg) ](https://github.com/houkx/android-pluginmgr/archive/master.zip)
68
### Support Features
79
- a **normal** apk is regard as **plug-in**
810
- start **activity** from plug-in
@@ -13,7 +15,7 @@ you can start an activity from an uninstalled apk placed in sdcard,just like it
1315
- support android2.x
1416

1517
it's easy to use:
16-
### Steps:
18+
### How to use:
1719

1820
- declare permission in your `AndroidManifest.xml`:
1921

resources/download.svg

Lines changed: 26 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)
0