File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -72,8 +72,15 @@ So, right now AndroidScreencast support all Android versions equal or greater th
72
72
73
73
Also, to run AndroidScreencast you will need * adb* installed (or you can use bundled in OS bundles adb).
74
74
75
- [ Android_4_1_1_Input ] : http://grepcode.com/file/repository.grepcode.com/java/ext/com.google.android/android/4.1.1_r1/com/android/commands/input/Input.java#Input
75
+ # Similar Projects
76
+
77
+ * [ Seven Square] [ seven_square ] - QT implementation of Android Screencast (actively developed)
78
+ * [ Droid@Screen] [ droid_at_screen ] - implementation of Android Screencast in Java (fancy one, last release in 2013)
79
+ * [ Android Screen Monitor] [ android_screen_monitor ] - implementation of Android Screencast in Java (latest release in 2013)
76
80
81
+ [ Android_4_1_1_Input ] : http://grepcode.com/file/repository.grepcode.com/java/ext/com.google.android/android/4.1.1_r1/com/android/commands/input/Input.java#Input
82
+ [ seven_square ] : https://github.com/yangh/sevensquare
83
+ [ droid_at_screen ] : http://droid-at-screen.org/droid-at-screen/
77
84
78
85
[ travis_badge ] : https://travis-ci.org/xSAVIKx/AndroidScreencast.svg?branch=master
79
86
[ travis ] : https://travis-ci.org/xSAVIKx/AndroidScreencast
@@ -88,4 +95,4 @@ Also, to run AndroidScreencast you will need *adb* installed (or you can use bun
88
95
[ license ] : http://www.apache.org/licenses/LICENSE-2.0
89
96
90
97
[ gitter_badge ] : https://badges.gitter.im/AndroidScreencast/Lobby.svg?style=flat
91
- [ gitter ] : https://gitter.im/AndroidScreencast/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
98
+ [ gitter ] : https://gitter.im/AndroidScreencast/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
You can’t perform that action at this time.
0 commit comments