Posts

Showing posts from June, 2015

Android for VS 2010 Troubleshooting

Image
 Android for VS 2010 Troubleshooting This page targets developers who work with Android Programming in Visual Studio 2010 Android For Visual Basic 2010 - Troubleshooting 1) Updating Android SDK : “ A folder failed to be moved on Windows this typically means that a program is using that folder. ” - Solution (1) Close the SDK Manager after the error and open the (C:\Users\Computer_Name\AppData\Local\Android\android-sdk\temp) folder.  There should be a zip file named tools_R24.zip or similar depending on the last version update available (If you did not find it there, then download Revision 24.3 for windows manually from here , or simply use this custom download link ( https://dl-ssl.google.com/android/repository/tools_r XXX -windows.zip) and replace ( XXX ) with revision number you desire. After download is complete, unzip that in any folder you like. Open (C:\Users\Computer_Name\AppData\Local\Android\android-sdk\tools) folder  Copy all the unzipped files fr