jkgooch / androidscreencast

Automatically exported from code.google.com/p/androidscreencast
0 stars 0 forks source link

To compile & run in Eclipse IDE #67

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Device name : myTouch T-Mobile and Android ADB Emulator
Device rooted (yes/no) : no
Device OS version (1.5/1.6/2.0,...) : 1.5

Computer OS and version (Mac,Win,Linux,...) : WinXP
Java version (java -version from command line) : java version "1.6.0_17"
ADB version (adb version from command line) : 1.0.25
AndroidScreencast version : don't know

What is the expected output? What do you see instead?

Is there any possibility to compile and execute androidscreencast using Eclipse 
IDE environment? I managed to obtain Screencast.apk, however unable to run on 
Device or Emulator. It does installation only.

Further, after successfully executing this application utilising ant, 
adb-ddmlib command-line features, I am also able to see .jar, .jnlp in /dist 
folder within my workspace. With this, how to execute the final 
androidscreencast.jar on Emulator or Device?  Any hints are always welcome and 
appreciated.

Also, I want to save / store the screenshot images in my local sdcard. What is 
the approach for this? 

Anticipating your favorable and quick response..... Thanks

Original issue reported on code.google.com by emailme....@gmail.com on 31 Aug 2010 at 2:41