Android Open Source - App text android-demo-message






Project Summary

Demo App: Uses reSIProcate on Android to send a text message.

Web Site / Source Repository

android-demo-message is hosted in the following web site
https://github.com/resiprocate/android-demo-message

If you think the Android project android-demo-message 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 android-demo-message.

ItemValue
Java File Count6
Target SDK Version17
Minimum SDK Version14
Activity Count2
Required Permissionsandroid.permission.INTERNET
android.permission.WAKE_LOCK




License

The license information of android-demo-message is as follows:

/* ==================================================================== * * Copyright (c) 2013 Daniel Pocock All rights reserved. * * Redistribution and use in source and binary forms, with or wi...

Java Source Files

org.resiprocate.android.basicmessage.MainActivity.java
org.resiprocate.android.basicmessage.MessageHandler.java
org.resiprocate.android.basicmessage.Settings.java
org.resiprocate.android.basicmessage.SipService.java
org.resiprocate.android.basicmessage.SipStack.java
org.resiprocate.android.basicmessage.TextMessage.java