How to take screenshot of your phone in android through code?
Hey all… This is a very simple thing to do in android. Just copy this code to see this. here is the main java file And this is the layout file main.xml
Hey all… This is a very simple thing to do in android. Just copy this code to see this. here is the main java file And this is the layout file main.xml
In this post I will show you how to install an apk on to the emulator or the device through the shell or command prompt. Before experimenting with this post I assume that you have these done 1. Installed the Android SDK. 2. Added the adb path to the environment path. This is how you… Read More »