Friday, May 31, 2013

Android Application Development - New Screenshots


- Added a menu when the app starts
- Added an information page which is opened when the user touches "About"
Volumes adjustment panel is fully working, thanks to ProgrammerGuru's sample.
Having a few difficulties with the toggles panel. If I can't get it to work then I'll just forget about adding it to the app (it's fairly simple to code and Android already has toggle buttons for things everywhere anyways).
Fixed problem with code not working in other activities, I was just loading the XML only, not the Java code as well, which is done by loading the activity's class through an Intent.

No comments:

Post a Comment