Hi Andoird Developers/Users,
Today I have come across, Android Video Screen Display on PC and Mac.
Please follow these steps to see your mobile screen on PC/Mac
Pre-requesites:
a) We should have android-sdk installed on our PC/Mac. If it is not installed, then please download from this
link
b) We should have JRE installed on our PC/Mac. If it is not installed, then please download from this
link
c) Please know your
android-sdk installation directory.
d) Make sure that, we have installed our device
USB driver.
e) Please use the
USB debugging mode while connecting to the PC/Mac.
Installation:
Run the following commands in terminal
i) cd
/platform-tools/
ii) adb devices
Note: is a directory, where you have installed the android sdk software.
By now our device will be recognized and ready to use (Don't disconnect the device).
iii) Download and Run the tool to display Android Device Screen
http://androidscreencast.googlecode.com/svn/trunk/AndroidScreencast/dist/androidscreencast.jnlp
iv) If JRE is installed properly, we can run the tool just by double-clicking on it.
(or)
Through command prompt, we can run the following command.
iv) cd
v) javaws androidscreencast.jnlp
Now we can see the mobile screen on the PC. We can record the screen by selecting the record menu.
References:
1.
androidscreencast - Project Hosting on Google Code
2.
http://azerdark.wordpress.com/2011/06/06/displaying-android-device-screen-on-pc/
For any queries, mail to
psrdotcom@gmail.com