Android Open Source - SMS inbox SMS-Generator






Project Summary

Android app for randomly populating an SMS inbox..

Web Site / Source Repository

SMS-Generator is hosted in the following web site
https://github.com/csdodd/SMS-Generator

If you think the Android project SMS-Generator listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of SMS-Generator.

ItemValue
Java File Count8
Target SDK Version17
Minimum SDK Version3
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_SMS
android.permission.WRITE_SMS




License

The license information of SMS-Generator is as follows:

Copyright (c) 2013 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without r...

Java Source Files

net.colindodd.smsgenerator.PopulateActivity.java
net.colindodd.smsgenerator.data.Messages.java
net.colindodd.smsgenerator.data.People.java
net.colindodd.smsgenerator.helper.Helper.java
net.colindodd.smsgenerator.messaging.MessageHandler.java
net.colindodd.smsgenerator.messaging.MessageTask.java
net.colindodd.smsgenerator.thread.GenerateMessagesTask.java
net.colindodd.smsgenerator.thread.OnTaskCompleted.java