An android SMS gateway used as an alert system in logistics.
logitext is hosted in the following web site
https://github.com/sdz007/logitext
If you think the Android project logitext 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 logitext.
Item | Value |
---|---|
Java File Count | 6 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET android.permission.READ_SMS android.permission.RECEIVE_SMS android.permission.SEND_SMS android.permission.WAKE_LOCK android.permission.WRITE_SMS |
logitext has the following Java source files.
tk.logistics.gateway.Main.java tk.logistics.gateway.Prefs.java tk.logistics.gateway.SMSReceiver.java tk.logistics.gateway.SMSSender.java tk.logistics.gateway.SMSStatusUpdate.java tk.logistics.gateway.TargetUrlRequest.java