Instagram Photos? Do you need to transfer photos from a digital camera or mobile phone to your Instagram feed? Here’s one method I’ve found which…
Java Setup in Android Studio I’ve just begun using Android Studio again after a long layoff. After noticing a sharp rise in configuration errors using…
I’m just dabbling with developing mobile phone applications (in this case ‘Android’) using the ‘Eclipse’ development environment (http://www.eclipse.org/platform).
On loading new sample projects I’m getting Software Development Kit errors quite often. So, I have provided below (for myself, and anyone who is having similar problems) the relevant platform versions to install, based on the error received:
For Example, you are presented with the error:
“Android SDK Error: Unable to resolve target ‘android-10′”
I installed the recent (1.6) version of the Java development kit to use in the Eclipse IDE. All was going well with the project until I opened the Eclipse environment yesterday and suddenly for no apparent reason it wouldn’t start! An error dialog was given stating: “Failed to create the Java virtual machine.”