I am using the android studio for the first time but when I open it, I can't find the preview window. I have tried many thing but I can't even check it from the view button and the windows tools. The other problem that the HAXM installer is installed and I have enabled it from the BIOS but in the SDK manager tools is still showing the message "Not compatible with windows" however When I run a virtual phone from the AVD Manager it works. PLEASE HELP!
Asked
Active
Viewed 319 times
-3
-
your probably have to select the `layout` from the project tab located at the left side fo the screen. – M.Waqas Pervez Feb 08 '17 at 13:24
-
follow this link http://stackoverflow.com/questions/41818783/andorid-api-break/41819103#41819103 for setting up your sdk – Saurabh Bhandari Feb 08 '17 at 13:26
-
I Can't find the layout on the project tab. – youssef bushra Feb 08 '17 at 13:57
1 Answers
0
For preview you must open a layout or .XML file as only .XML can be previewed. To open a layout go to res->layout folder in Project tab
For the HAXM installation, chk this out
-
I can't find Anything called res or layout in the project tab. and for the HAXM, it doesn't works too, it still shows that message. – youssef bushra Feb 08 '17 at 15:13
-
Thank you very much. I really appreciate your effort. It worked :) . – youssef bushra Feb 08 '17 at 15:41
-
But There is still the problem of Emulator accelerator (HAXM installer) – youssef bushra Feb 08 '17 at 15:57
-
-
I checked it and the emulator is working but in the sdk tools I still see the message. – youssef bushra Feb 08 '17 at 16:46