Android : Eclipse Juno -


i have downloaded new sdk , when create activity xml file eclipse juno doesn`t generate activity in res-> layout . how fix it?

i know juno works fine i'm using it.

when first create project do:

file -> new -> android application project

this should create proper android file structure you. when want create additional layouts, right click layout folder under res, , do:

new -> android xml file.

then create classes , reference additional layouts. :)


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -