- App Release Link : Download the App!
- Mirror Link : Download the App!
Project is build on:
- Android Studio
- Graddle build
Min SDK : API Level 8 : Android 2.2 (Froyo)
Target SDL : API Level 21: Android L
## Android Base Package Required (Use Latest Version):
- Android SDK Tools
- Android SDK Platform-tools
- Android SDK Build-tools
### Android 5.0 (Api 21):
- Documentation
- SDK Platform
- Sources for Android SDK
- System Image (Choose one, size)
### Extra:
- Android Support Repository
- Android Support Library
- Only commit .xml, .java, all other project files
- Don't include Graddle files
- After costumizing your AVD, always Clean your project before running the app and avd, else lots of bugs.
- Implement Functinal Option Button
- Implement How to play
- Implement Friends List
- Implement Leaderboards
- Need high resolution grahpics and sprite
- In-Game: Implement Dynamic texboxes (ViewGroup)
- In-Game: Implement Timer
- Loading player info in the menu via files/database
- Loading questions in Game via files/database
- Updating player info in the Results via files/database
- Fully connect Setup -> Game -> Result -> Game
- Create a Tutorial for HowTo
- Make the Settings Functional
- Make the interface scale with screen size
- Create Dynamic textboxes inflator : http://www.startandroid.ru/en/lessons/complete-list/220-lesson-16-creating-layout-programmatically-layoutparams.html