You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://travis-ci.org/xSAVIKx/AndroidScreencast)
4
+
#Description
4
5
5
-
AndroidScreencast - View and control your android iDevice on PC.
6
+
AndroidScreencast application was developed to view and control your android iDevice on PC.
6
7
7
8
This project gives you opportunity to use your phone even with broken screen.
8
9
9
-
Features:
10
+
##Features
10
11
- No client needed
11
12
- Support for Tap and Swipe gestures
12
13
- Write messages using PC keyboard
@@ -15,3 +16,14 @@ Features:
15
16
16
17
17
18
[Small wiki of project](https://github.com/xSAVIKx/AndroidScreencast/wiki)
19
+
20
+
## JNLP
21
+
22
+
Application is available using Java web start technology via [androidscreencast.jnlp](http://xsavikx.github.io/AndroidScreencast/jnlp/androidscreencast.jnlp).
23
+
24
+
### Java security configuration
25
+
26
+
Due to Java security restriction policy, that was updated in java 7 and
27
+
is restricted even more in java 8, we're now not able to run JNLP without some security "hacks".
28
+
29
+
To use JNLP, please follow this article: [How can I configure the Exception Site List?](https://www.java.com/en/download/faq/exception_sitelist.xml)
0 commit comments