I have installed android SDK and android eclipse plugin successfully on Ubuntu.
Every thing was working fine until I removed Ubuntu and installed Linux Mint. I installe
Installed on Ubuntu successfully. but not running avd
If you're running a 64-bit system, you need to install ia32-libs
sudo apt-get install ia32-libs
This can be due to following Reason
class is not the part of that package add proper package
not properly defined in manifest file class path define it properly
clear and run the avd it will work