# HG changeset patch # User Oleksandr Gavenko # Date 1426014167 -7200 # Node ID 46dd85e3d6c6c58b4b23bd6cc2d84f94ea4bfd00 # Parent e40f276a944b957a6ceafc483acc81c28c1d1f9e Move important info higher. diff -r e40f276a944b -r 46dd85e3d6c6 android.rst --- a/android.rst Mon Mar 09 00:16:46 2015 -0500 +++ b/android.rst Tue Mar 10 21:02:47 2015 +0200 @@ -16,21 +16,6 @@ https://android.googlesource.com/platform/system/core/+/master/init/readme.txt init.rd file syntax. -Show screencast from Android. -============================= - - http://droid-at-screen.ribomation.com/ - Easily show the screen of an Android device on a computer/laptop - (PC, Mac, Linux, ...) and then project the desktop using a - LCD-projector. - -Controlling Android from PC. -============================ - - * http://code.google.com/p/androidscreencast/ - * http://code.google.com/p/android-screen-monitor/ - * http://androidwebkey.com/ - Mods. ===== @@ -119,3 +104,17 @@ $ adb logcat $ adb logcat "*:W" +Controlling Android from PC. +============================ + + * http://code.google.com/p/androidscreencast/ + * http://code.google.com/p/android-screen-monitor/ + * http://androidwebkey.com/ + +Show screencast from Android. +============================= + + http://droid-at-screen.ribomation.com/ + Easily show the screen of an Android device on a computer/laptop + (PC, Mac, Linux, ...) and then project the desktop using a + LCD-projector.