android - How to get multiple pages in Eclipse? -


It's very confusing I'm going to need too many more pages in my Android app But I do not think where I will do it .... This is how my eclipse looks:

The image in the image is a graphical representation of a 'layout' file for a 'view', although in your case there is probably a 'layout' for a activity .

To add another, right-click your 'Gamework' project icon in the 'Package Explorer' panel and select New - & gt; Select. Android XML file When the dialog appears, select 'Layout' radio button under 'What types of resources would you like to create'. And give it a file name in the "file" editing box like 'new-layout.xml'.

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -