A small Android application with SQLite practice and Google Voice.
Easy-Speak is hosted in the following web site
https://github.com/trankimhieu/Easy-Speak
If you think the Android project Easy-Speak 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 Easy-Speak.
Item | Value |
---|---|
Java File Count | 20 |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 7 |
jar files used | android-support-v4.jar |
Asset File Names | assets\DB_HocAnhVan.db |
There are 1 image files in Easy-Speak. The names of the image files are listed as follows.
icon_tests.png
The following screenshort is generated from the image listed above.
Easy-Speak has the following Java source files.
com.easyspeak.AboutActivity.java com.easyspeak.CapNhatActivity.java com.easyspeak.DeThiActivity.java com.easyspeak.LienHeActivity.java com.easyspeak.MainActivity.java com.easyspeak.QuaTrinhHocActivity.java com.easyspeak.ThiActivity.java com.easyspeak.dao.CauHoiDAO.java com.easyspeak.dao.DeThiDAO.java com.easyspeak.dao.LoaiCauHoiDAO.java com.easyspeak.dao.NguoiDungDAO.java com.easyspeak.dto.CauHoiDTO.java com.easyspeak.dto.ChiTietQuaTrinhThiDTO.java com.easyspeak.dto.DeThiDTO.java com.easyspeak.dto.LoaiCauHoiDTO.java com.easyspeak.dto.NguoiDungDTO.java com.easyspeak.dto.QuaTrinhThiDTO.java com.easyspeak.helpers.DataHelper.java com.easyspeak.screens.adapters.ThiAdapter.java com.easyspeak.screens.customviews.cvThi.java