0

Where should i start when making an Android app?

Do i start by design? Code? interface?

25th Aug 2018, 2:35 PM
Bunteey
3 ответов
+ 5
You can refer to the software development lifecycle (SDLC). Start by analysing the project requirements, objectives, vision. Set your constraints, how long do you plan on working on the app, what should you use to develop the app. Design the interface, design the database, design the activity flow, the layouts, system dialogues. Build the app according to what you planned. Deploy the app, test the app. Get some feedback and repeat the entire process.
25th Aug 2018, 2:49 PM
Hatsy Rei
Hatsy Rei - avatar
0
Thank you! this help loads.
25th Aug 2018, 3:01 PM
Bunteey
0
So first I should see what I want to build?
25th Aug 2018, 3:01 PM
Bunteey