Showing posts with label Android Tricks. Show all posts
Showing posts with label Android Tricks. Show all posts
Friday, 30 December 2011
Android Trick 2: To Install Non-Market Applications
Android phones are bounded or limited for application installation. If you want to install any kind of non-market applications from your friends or from anywhere, you must follow the process stated below,- Go to Menu→ Settings→ Applications→ Unknown sources.
- Check “Unknown Sources”.
- Also enable “stay awake” by going Menu→ Settings→ Applications→ Development.
- Now install any kind of malicious application by browsing the browser or by using “adb install command”.
Android Trick 1: To take a Screenshot
Sometimes, it becomes necessary to take a screenshot of your phone screen to mail it for any reason like complaining or commenting etc. To do that,- Download Android SDK for your computer.
- Connect your phone to your computer.
- Run “ddms” from the terminal.
- Go to “Device” and take the screenshot with “Screen Capture” or [CTRL] + [S].
Subscribe to:
Posts (Atom)