Results 1 to 6 of 6

Thread: New To Making Android Apps, Where To Start!

Threaded View

  1. #4

    Thread Starter
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width