|
-
Feb 5th, 2013, 12:03 AM
#4
Re: New To Making Android Apps, Where To Start!
I managed to figure out a few things on my own, and it turns out you need to learn both java and xml to make an app since it uses both at the same time. A lot of things are still unclear though. Like declaring integers. Why is it that on the main activity you can use int while on another activity you have to use Integer. Weird o.o
[EDIT] If you accidently close out all the windows only to find you can't find your forms no more, goto your Package Explorer on the left side of the window and goto res > layout > ...your activity here.xml then right click it and click on Android Common XML Editor. Its cryptic stuff like that, that make me very mad, and there was no menu option nor a Google solution to even find that. Just stuff you find on your own messing around.
Last edited by Jacob Roman; Feb 5th, 2013 at 01:23 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|