mandazi

web development, gaming, sports, life, etc.

Archive for the ‘android’ tag

Android FTW!

without comments

Written by Amir Sahib

November 23rd, 2011 at 12:25 pm

Posted in Android,iPhone

Tagged with , ,

Angry Birds Live

without comments

Written by Amir Sahib

June 9th, 2011 at 1:08 pm

Posted in Uncategorized

Tagged with

Google Android App Inventor – Ubuntu 10.04 Issue with Eclipse and ADT Plugin

with one comment

So I signed up to get an invite to use the Google App Inventor for Android and was excited to see an email welcoming me to it. I started reading the beginner’s guide and setting up my environment. Since Java is the language used to write Android apps, I installed Eclipse. Google has an add-on for Eclipse called the Android Development Tools or ADT plugin. I attempted to install this, but got this error:

An error occurred while installing the items   session context was:(profile=PlatformProfile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Install, operand=null –> [R]org.eclipse.cvs 1.0.400.v201002111343, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction).   The artifact file for osgi.bundle,org.eclipse.cvs,1.0.400.v201002111343 was not found.

After googling, I found out that installing Eclipse via the Ubuntu Software Center doesn’t fully install all the necessary files for Eclipse.  Installing it with the Synaptic Package Manager installs everything needed.  So I un-installed Eclipse via the Ubuntu Software Center and installed “eclipse” along with the rest of the required packages using the Synaptic Package Manager.  By the way, when you select “eclipse” package it asks you if you want to install the other required packages.  Make sure you do, or else it will not work.

I’ll be posting more about developing for the Android in the coming weeks.  Can’t wait to build my first app!

Written by Amir Sahib

August 27th, 2010 at 12:21 am