Journal - mgolokhov/dodroid GitHub Wiki
Step 3
Witchy layouts.
RecyclerView vs ViewPager.
Step 2
Data representation - Google Forms + spreadsheet. Thx Janice!
Rolling on with questions faster))))
Automation with python.
Step 1
Activities vs Fragments
https://corner.squareup.com/2014/10/advocating-against-android-fragments.html
Step 0
Implemented:
two activities: welcome and quiz;
two versions of a callback to the button, in code and through xml (welcome activity);
start explicit and implicit Intents;
read raw file;
parse json;
send complex data in Intent (serialization vs parcelable);
layouts drives me crazy