• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Is there a standard way in android development?

akkkki

Lurker
Hi,
I am new to all this, so please forgive me if I say silly things.

Basically, for my final year university project I am going to make an Android app. However as I need to write a report also I was wondering is there a "standard way" which developers follow when making an app. I was told to research on this by my supervisor but i have not come across anything. he was saying that in web development there is something like a similar website is looked at, requirements are found, storyboarding etc.(im not to sure on the standard for web development but he goes there is one)
So is there anything similar for android or game development?
Also if anyone has any helpul information I can put in my report would be really appreciated.
Thanks in advance,
AKKKKI
 
The only thing like this we have for android is the design of the UI. Although it is not required (and really not followed as often as I would like to see), Google provides a list of guidlines for designing your app's UI.
User Interface Guidelines | Android Developers

This is not relevant for games. For games, there is no "template", and this holds true for any platform. You want to design your game around your gameplay.
 
Back
Top Bottom