Skip to content
Iurii Sergiichuk edited this page Aug 17, 2015 · 3 revisions

Prerequisites:

  • Java installed with version >= 7
  • Your have any ADB for your OS (for example from Android SDK)

Running the app:

  1. Point your adb path in app.properties file. Example app.properties content: adb.path=/usr/bin/adb
  2. Start AndroidScreencast by running: java -jar androidscreencast.jar
  3. Profit.
Clone this wiki locally