“Dear laowai, we see you struggling with the Chinese (Mandarin) tones, we offer you a last chance to save your ear but in case of mistakes, be sure to bring enough coins for the afterlife!”
Use the help of Fan Wujiu and Xie Bian to master your listening of Chinese Mandarin tones and try to reach your best score during a practice session.
- Android 21 or higher
- Works on mobile and tablet
- Edit config-template.properties at the root of the project with you own AdMob and Craslytics credentials.
release_adMob="ca-app-pub-AdMobKey"
release_adMobRecompense="ca-app-pub-AdMobRewardKey"
release_adMobBanner="ca-app-pub-AdMobBanner"
release_fabricApiKey="FabricApiKey"
- Rename config-template.properties to config.properties.
- Edit keystore-template.properties at the root of the project with your own keystore's credentials
keyAlias=yourKeyAlias
keyPassword=yourKeyPassword
storeFile=C:/your/directory/ForKeyStore.jks
storePassword=yourStorePassword
- Rename keystore-template.properties to keystore.properties.
- Build Debug or Release!
Main Menu | Learning : Main List | Learning : Detail List |
---|---|---|
Learning : Listening | Practice | Game Over |
---|---|---|
Dependency | Description |
---|---|
Constraint Layout | ViewGroup which allows you to position and size widgets in a flexible way |
Material Values | An Android library for material design values |
Butterknife | Field and method binding for Android views |
SweetAlertDialog | Beautiful and clever alert dialog |
Room | Abstraction layer over SQLite |
Dagger 2 | Dependencies injection |
AdMob | Mobile app monetization |
crashlytics | Crash Reporter |
- Record and add audio files to the project.
- Convert to Kotlin
- Replace Gradle with Koin
- Add About page and quote licences
- Change Icon
- Better Architecture and use of LiveData
- Unit Tests
Icons made by Freepik from www.flaticon.com, licensed by CC 3.0 BY
MIT License
Copyright (c) 2018 Pablo Exposito
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.