Posts

Showing posts from January, 2015

Installing the Stand-alone SDK Tools

The stand-alone SDK Tools package does not include a complete Android development environment. It includes only the core SDK tools, which you can access from a command line or with a plugin for your favorite IDE (if available). If you didn't download the SDK tools, go download the SDK now , or switch to the Android Studio install instructions. [ Show instructions for all platforms ] To get started on Windows: Your download package is an executable file that starts an installer. The installer checks your machine for required tools, such as the proper Java SE Development Kit (JDK) and installs it if necessary. The installer then saves the Android SDK Tools to a specified the location outside of the Android Studio directories. Double-click the executable ( .exe file) to start the install. Make a note of the name and location where you save the SDK on your system—you will need to refer to the SDK directory later when using the SDK tools from the command lin

How do restore the program that opens lnk files to defualt?

Here The Solution Guys... Click Start Menu, and then type regedit in the Start Search and press ENTER . Navigate to the following registry branch: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.lnk Click on the arrow to expand it and delete the sub-key named UserChoice . Exit from Registry Editor. And then Reboot Thanks! Akhin M Acharya