I’m making an app for a company, and they want a main screen when you first enter the app with a couple sub-apps (right now they’re separate activities) that you can go into (glossary, faq, calculator, etc).
Any ideas what the best way to do this is? I’m new to all this.
Thanks
Use a Gallery or a Grid, depending on the number of sub-apps we are talking about.
Example of Gallery: https://ssl.gstatic.com/android/market/com.ihaapp/ss-480-0-0
The grid view will look like the launcher app on your android phone.