I am using MotoDev Studio for Android Development and I am trying to Extend my Activity from MapActivity. But MotoDev does not Allow me to do this.
Can any One Tell me why this is so? On the other hand in Eclipse this is possible for me using Google Api. Plz Help me out.
MOTODEV Studio doesn't prevent you from extending classes. It's just Eclipse + ADT and some other plugins that we created. I would advise following the direction that @PeterKnego mentioned. Just add the external library in MOTODEV Studio just as you would in Eclipse, using "Properties->Java Build Path".