amitshekhariitbhu / android-developer-roadmap

Android Developer Roadmap - A complete roadmap to learn Android App Development

Home Page:https://amitshekhar.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suggestions

divyanshudob opened this issue · comments

I have 2 suggestions

First:- I think "Static User Interface" should come before "Intents" as in order to implement intents you need knowledge of views and ViewGroups.

Second:- Can you also include sample project ideas that can be implemented after certain levels. Like for eg- after learning till "Static User interface" one can make a "TicTacToe".