Android app for IT Fiscal Code calculation, with the support for the omocodia and the generation of abroad codes..
FiCode is hosted in the following web site
https://github.com/giacomomarciani/FiCode
If you think the Android project FiCode 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 FiCode.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Asset File Names | assets\FiCode.sqlite |
There are 6 image files in FiCode. The names of the image files are listed as follows.
ic_action_search.png ic_launcher_browse.png ic_launcher_it.png ic_launcher_quit.png ic_launcher_settings.png ic_launcher_world.png
The following screenshort is generated from the image listed above.
FiCode has the following Java source files.
com.marciani.ficode.CityList.java com.marciani.ficode.FiCode.java com.marciani.ficode.database.AbroadCodes.java com.marciani.ficode.database.AbroadCodesDataSource.java com.marciani.ficode.database.FiCodeHelper.java com.marciani.ficode.database.ItalyCodes.java com.marciani.ficode.database.ItalyCodesDataSource.java com.marciani.ficode.fiscalcode.CodeMaps.java com.marciani.ficode.fiscalcode.FiscalCode.java com.marciani.ficode.fiscalcode.VowelConsonantParser.java com.marciani.ficode.provider.FiCodeProvider.java com.marciani.ficode.provider.contract.AbroadCodesContract.java com.marciani.ficode.provider.contract.ItalyCodesContract.java