Android application that listens to incoming SMS messages, sends them to thrift server and writes the SMS messages to user's evernote account.
ChekiMatumizi is hosted in the following web site
https://github.com/abalajoe/ChekiMatumizi
If you think the Android project ChekiMatumizi 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 ChekiMatumizi.
Item | Value |
---|---|
Java File Count | 32 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 7 |
jar files used | android-support-v4.jar evernote-api-1.25.jar scribe-1.3.1.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_SMS android.permission.RECEIVE_SMS android.permission.WRITE_SMS |
Asset File Names | assets\config.properties |
There are 9 image files in ChekiMatumizi. The names of the image files are listed as follows.
b.png c.png d.png e.png f.png g.png h.png i.png x.png
The following screenshort is generated from the image listed above.
ChekiMatumizi has the following Java source files.
com.cheki.db.DatabaseHandler.java com.cheki.db.Message.java com.cheki.main.ConfigurationReader.java com.cheki.main.HomeMenu.java com.cheki.main.MainActivity.java com.cheki.main.NewNote.java com.cheki.main.ParentActivity.java com.cheki.main.ReceiveTransaction.java com.cheki.main.SingleTransaction.java com.cheki.main.Transactions.java com.cheki.server.MpesaServer.java com.cheki.server.MpesaService.java com.evernote.client.android.AsyncBusinessNoteStoreClient.java com.evernote.client.android.AsyncLinkedNoteStoreClient.java com.evernote.client.android.AsyncNoteStoreClient.java com.evernote.client.android.AsyncUserStoreClient.java com.evernote.client.android.AuthenticationResult.java com.evernote.client.android.BootstrapManager.java com.evernote.client.android.ClientFactory.java com.evernote.client.android.EvernoteOAuthActivity.java com.evernote.client.android.EvernoteSession.java com.evernote.client.android.EvernoteUtil.java com.evernote.client.android.InvalidAuthenticationException.java com.evernote.client.android.OnClientCallback.java com.evernote.client.conn.mobile.DiskBackedByteStore.java com.evernote.client.conn.mobile.FileData.java com.evernote.client.conn.mobile.FileDataException.java com.evernote.client.conn.mobile.TEvernoteHttpClient.java com.evernote.client.oauth.EvernoteAuthToken.java com.evernote.client.oauth.YinxiangApi.java