I had a HD hardware failure the other day, and tried to recreate the Android programming environment.
I installed the Eclipse and Android SDK. I updated the SDK to the latest version.
Then I imported my project from the backup folder. When I look at my layout files in eclipse, I cannot view Grphical.layout, as this is not an option. I get the following tab options for the page (design or source).
However, my old environment object that I have in the virtual machine gives me the following tab options for the layout file (Graphical Layout or filename.xml)
Any ideas why this is happening? I assume that this should be something to do with eclipse, not realizing that its menat should look at android xml layout files.
Please, help,
Yane
source share