Android Open Source - SMS button OneClick






Project Summary

This is a small Android application which enables you to send an SMS using the volume up button. My first foray into Android application development.

Web Site / Source Repository

OneClick is hosted in the following web site
https://github.com/chronomule/OneClick

If you think the Android project OneClick 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 OneClick.

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




Java Source Files

OneClick has the following Java source files.

com.example.smsdemo.SMSDemo.java