Category:

Android

Adding Photos to Instagram from a PC

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 does the job… I hope it is of some use to you reader. My online searches revealed many solutions to the problem of Photograph upload without the use of a …
Read more

Android Studio Java setup using the JAVA_HOME variable

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 the old version of the system, and taking the advice of forum posts on the subject, I decided to re-install the Android Studio Application from the recommended source website: http://developer.android.com/sdk/ …
Read more

Android SDK Error: Unable to resolve target ‘android-X’ + a lookup table

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′”

Eclipse IDE – Virtual Machine start problem, solved on second attempt

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.”