steps: 0) have installed android_sdk android sdk tools 20.0.3 android sdk-platform tools 14 android 4.1.2 (api 16) android 4.0.3 (api 15) android 2.3.3 (api 10) android 2.2 (api 8) extras - all, except "not compatible with linux packages": 1) google usb driver; 2) intel x86 emulator accelerator.
1) downloaded eclipse from official site; 2) installed ADT Plugin (using this article http://developer.android.com/sdk/installing/installing-adt.html ); 3) t <http://developer.android.com/training/basics/firstapp/index.html>rying to create my first android app following this article: http://developer.android.com/training/basics/firstapp/creating-project.html here I've got a wizard layout problems - the layout does not changes during clicking "next / finish" buttons. in other words I did not see anything except first "form", like on this image: <http://developer.android.com/images/training/firstapp/adt-firstapp-setup.png> check images on this page http://developer.alexanderklimov.ru/android/android2.php I see only first image during navigating through back/next/finish buttons. and after clicking the "finish" button this window does not closed. after clicking the "cancel" button I got "test-project" created, but without all needed files (at least I think so), cuz I cant run "hello world" app described here http://developer.android.com/training/basics/firstapp/running-app.html Workaround: tried out several eclipse versions, downloaded from official site: java, jee, classic, rcp - without success. even installed from debian repos eclipse gave me the same problems. Any suggestions? Cheers. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en