Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse Android Perspectives

Hey these perspectives have gone (no longer available). How do I get them back? thanks

like image 213
dewi Avatar asked Jan 28 '11 16:01

dewi


2 Answers

Assuming you have the correct versions of Eclipse, the ADT plugin, and the SDK installed:

Window > Open Perspective > Other > DDMS

The main android coding perspective is just the Java Perspective.

like image 191
Jems Avatar answered Oct 03 '22 06:10

Jems


The standard Android perspective in Eclipse Juno (Version: 4.2.2) is at:

Window > Open Perspective > Java
like image 26
jpd Avatar answered Oct 03 '22 07:10

jpd