- Jan 29, 2011
- 65
- 12
- 0
With the demise of the old topic due to rules violations, I'm taking it upon myself to create a new "Post Your Home Screen" Topic for the Optimus V. However, please DO NOT DISCUSS how to steal/pirate/etc. applications. It does not make the powers that be happy.
As far as how to take a screenshot, the simplest way to do so (as anyone who has ever rooted their device should have this) is to load up the Dalvik Debug Monitor Server (DDMS) with your phone connected to your computer in USB Debugging Mode (Under Menu>>Settings>>Applications>>Development, make sure that USB Debugging is checked). DDMS is included in the Android SDK (specifically the SDK Tools), which requires Oracle Java JDK. Once loaded, select your device in the list (it should be the only one there), and hit Ctrl+S to open up the screenshot window. In it, one can save the screenshot given, refresh and get an updated screenshot, or close the window.
Here's a sample to get things going...
As far as how to take a screenshot, the simplest way to do so (as anyone who has ever rooted their device should have this) is to load up the Dalvik Debug Monitor Server (DDMS) with your phone connected to your computer in USB Debugging Mode (Under Menu>>Settings>>Applications>>Development, make sure that USB Debugging is checked). DDMS is included in the Android SDK (specifically the SDK Tools), which requires Oracle Java JDK. Once loaded, select your device in the list (it should be the only one there), and hit Ctrl+S to open up the screenshot window. In it, one can save the screenshot given, refresh and get an updated screenshot, or close the window.
Here's a sample to get things going...
