Skip to content

Commit 0f7287a

Browse files
committed
pic add to readme
1 parent 080b1f3 commit 0f7287a

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

BitmapFunDemo.png

768 KB
Loading

HelloWorldDemo.png

163 KB
Loading

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Android Dynamic Loader is a plugin system. The host application is like a browse
44

55
You can download the demo from <https://github.com/mmin18/AndroidDynamicLoader/raw/master/host.apk> (35k).
66

7+
![HelloWorldDemo](https://raw.github.com/mmin18/AndroidDynamicLoader/master/HelloWorldDemo.png)
8+
9+
![BitmapFunDemo](https://raw.github.com/mmin18/AndroidDynamicLoader/master/BitmapFunDemo.png)
10+
711
## How to run the sample plugins
812

913
The sample plugins is under **workspace** folder, but do not try to run them directly, it won't start.

0 commit comments

Comments
 (0)