From 5dfe0b05a2f800d6f100e0442ba61ec3860f4d8d Mon Sep 17 00:00:00 2001
From: Christian Beier <dontmind@freeshell.org>
Date: Mon, 25 Jul 2011 11:05:01 +0200
Subject: Add installation hints to android example README.

---
 examples/android/README | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/examples/android/README b/examples/android/README
index 5baea22..57e14cf 100644
--- a/examples/android/README
+++ b/examples/android/README
@@ -52,3 +52,12 @@ some files manually.
 
 
 
+Installing && Running
+---------------------
+
+This can be done via
+
+ adb push androidvncserver /data/local/
+ adb shell /data/local/androidvncserver
+
+
-- 
cgit v1.2.3

