Saturday 6 August 2011

How to take Screenshot of Android Emulator or Device using Eclipse IDE

We can take screenshot using below steps in Eclipse

Select Window->Show View->Select Device option ->choose one Device from Device list->click on Camera icon you will get screenshot







No comments:

Post a Comment

Android SQLite Database Viewer or Debuging with Stetho

Every Android Developer uses SQLite Database to store data into the Android Application data. But to view the data in SQLite have a lot of...