Revision tool for learning French. For Android..
apprenons is hosted in the following web site
https://github.com/dslh/apprenons
If you think the Android project apprenons listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of apprenons.
Item | Value |
---|---|
Java File Count | 25 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, normalmdpi, largexhdpi, hdpi, xhdpi, largemdpi, largehdpi, normalxhdpi, normalhdpi, smallmdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 12 |
Activity Count | 4 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 5 image files in apprenons. The names of the image files are listed as follows.
feminine.png fr_flag.png ic_stat_backup.png masculine.png uk_flag.png
The following screenshort is generated from the image listed above.
apprenons has the following Java source files.
nz.co.lake_hammond.apprenons.BackupService.java nz.co.lake_hammond.apprenons.Extras.java nz.co.lake_hammond.apprenons.NewQuizActivity.java nz.co.lake_hammond.apprenons.OnDoneEditingListener.java nz.co.lake_hammond.apprenons.QuizActivity.java nz.co.lake_hammond.apprenons.TraductionDetailActivity.java nz.co.lake_hammond.apprenons.TranslationAdapter.java nz.co.lake_hammond.apprenons.TranslationsListActivity.java nz.co.lake_hammond.apprenons.activities.traduction.AdjectiveOptionsFragment.java nz.co.lake_hammond.apprenons.activities.traduction.NounOptionsFragment.java nz.co.lake_hammond.apprenons.activities.traduction.TraductionOptionsFragment.java nz.co.lake_hammond.apprenons.activities.traduction.VerbOptionsFragment.java nz.co.lake_hammond.apprenons.model.Classification.java nz.co.lake_hammond.apprenons.model.Traduction.java nz.co.lake_hammond.apprenons.model.question.EnglishQuestionFactory.java nz.co.lake_hammond.apprenons.model.question.FrenchAndEnglishQuestionFactory.java nz.co.lake_hammond.apprenons.model.question.FrenchQuestionFactory.java nz.co.lake_hammond.apprenons.model.question.Question.java nz.co.lake_hammond.apprenons.model.question.QuestionAdapter.java nz.co.lake_hammond.apprenons.model.question.QuestionFactory.java nz.co.lake_hammond.apprenons.model.question.QuestionQueue.java nz.co.lake_hammond.apprenons.model.question.ShufflingQuestionQueue.java nz.co.lake_hammond.apprenons.sql.TraductionDatabase.java nz.co.lake_hammond.apprenons.sql.TraductionOpenHelper.java