Android Open Source - Development studio Voca






Project Summary

This is for android studio..

Web Site / Source Repository

Voca is hosted in the following web site
https://github.com/the2750/Voca

If you think the Android project Voca 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 Voca.

ItemValue
Java File Count20
Supported screen sizes[hdpi]
Target SDK Version21
Minimum SDK Version11
Activity Count4
Fragment Count2
jar files usedjsoup-1.8.1.jar
volley.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 8 image files in Voca. The names of the image files are listed as follows.

bg_bible.png
ic_copy.png
ic_drawer.png
ic_folder.png
ic_news.png
ic_paste.png
ic_select_all.png
ic_voca.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Voca has the following Java source files.

com.namgyuworld.voca.ApplicationTest.java
com.namgyuworld.voca.MainActivity.java
com.namgyuworld.voca.MyApplication.java
com.namgyuworld.voca.activity.SearchVocaActivity.java
com.namgyuworld.voca.activity.SearchVocaNoWebView.java
com.namgyuworld.voca.activity.SettingsActivity.java
com.namgyuworld.voca.adapter.NavDrawerListAdapter.java
com.namgyuworld.voca.adapter.PopupExplorerListAdapter.java
com.namgyuworld.voca.database.VocaDBOpenHelper.java
com.namgyuworld.voca.fragment.QuizFragment.java
com.namgyuworld.voca.fragment.VocaFragment.java
com.namgyuworld.voca.graphics.DecodeBitmapFromResource.java
com.namgyuworld.voca.model.NavDrawerItem.java
com.namgyuworld.voca.model.PopupExplorerItem.java
com.namgyuworld.voca.model.QuizRandomMeaning.java
com.namgyuworld.voca.util.Consts.java
com.namgyuworld.voca.util.FileExplorer.java
com.namgyuworld.voca.util.LogUtil.java
com.namgyuworld.voca.util.RandomizeMeaning.java
com.namgyuworld.voca.util.SettingsUtils.java