"Anything to SMS (CSV, XML, SQL)" Android App source code.
athg2sms is hosted in the following web site
https://github.com/libetl/athg2sms
If you think the Android project athg2sms 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 athg2sms.
Item | Value |
---|---|
Java File Count | 27 |
Target SDK Version | 19 |
Minimum SDK Version | 4 |
Activity Count | 9 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.READ_SMS android.permission.SEND_SMS android.permission.WRITE_SMS |
There are 8 image files in athg2sms. The names of the image files are listed as follows.
bg.png bghelp.png ic_launcher_folder.png ic_launcher_folder_small.png iconko.png iconl.png iconlold.png iconok.png
The following screenshort is generated from the image listed above.
athg2sms has the following Java source files.
org.toilelibre.libe.athg2sms.Athg2SmsMainActivity.java org.toilelibre.libe.athg2sms.Athg2SmsStartActivity.java org.toilelibre.libe.athg2sms.ConvSetEditActivity.java org.toilelibre.libe.athg2sms.ConvSetsListActivity.java org.toilelibre.libe.athg2sms.ConversionFormActivity.java org.toilelibre.libe.athg2sms.ProceedActivity.java org.toilelibre.libe.athg2sms.bp.ConvertListener.java org.toilelibre.libe.athg2sms.bp.ConvertThread.java org.toilelibre.libe.athg2sms.bp.ConvertV1.java org.toilelibre.libe.athg2sms.bp.ConvertV2.java org.toilelibre.libe.athg2sms.bp.ConvertV3.java org.toilelibre.libe.athg2sms.help.HelpActivity.java org.toilelibre.libe.athg2sms.kitkatwrapper.Sms.java org.toilelibre.libe.athg2sms.pattern.MakePatterns.java org.toilelibre.libe.athg2sms.pattern.ReadState.java org.toilelibre.libe.athg2sms.pattern.SmsResult.java org.toilelibre.libe.athg2sms.settings.DefaultSettings.java org.toilelibre.libe.athg2sms.settings.Settings.java org.toilelibre.libe.athg2sms.settings.SettingsCommon.java org.toilelibre.libe.athg2sms.settings.SettingsFactory.java org.toilelibre.libe.athg2sms.settings.SettingsV1.java org.toilelibre.libe.athg2sms.settings.SettingsV2.java org.toilelibre.libe.athg2sms.settings.SettingsV3.java org.toilelibre.libe.athg2sms.status.Done.java org.toilelibre.libe.athg2sms.status.Error.java org.toilelibre.libe.athg2sms.util.LookForMatchReader.java org.toilelibre.libe.athg2sms.util.LookForStringReader.java