Android Open Source - Development tool apprenons






Project Summary

Revision tool for learning French. For Android..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of apprenons.

ItemValue
Java File Count25
Supported screen sizes[mdpi, ldpi, xxhdpi, normalmdpi, largexhdpi, hdpi, xhdpi, largemdpi, largehdpi, normalxhdpi, normalhdpi, smallmdpi]
Target SDK Version17
Minimum SDK Version12
Activity Count4
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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