Android Open Source - App message OSC-Test-Suite-for-Android






Project Summary

This is an example app that listens for OSC messages (i.e. an OSC server). You can use the example to write your own hooks for OSC messages in your app. It also includes the OSCTesterClientService, which is a service that runs in the background and sends test OSC messages, so you can make sure your app is receiving them as expected..

Web Site / Source Repository

OSC-Test-Suite-for-Android is hosted in the following web site
https://github.com/odbol/OSC-Test-Suite-for-Android

If you think the Android project OSC-Test-Suite-for-Android 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 OSC-Test-Suite-for-Android.

ItemValue
Java File Count4
Target SDK Version19
Minimum SDK Version7
Activity Count2
jar files usedmina-core-2.0.0-RC1.jar
slf4j-android-1.5.8.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




License

The license information of OSC-Test-Suite-for-Android is as follows:

Copyright (c) 2011 Tyler Freeman http://odbol.com Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to...

Java Source Files

com.odbol.pocket.osc.OSCSampleServerExampleWithTestClient.java
com.odbol.pocket.osc.OSCSampleServer.java
com.odbol.pocket.osc.OSCTesterClientPreferences.java
com.odbol.pocket.osc.OSCTesterClientService.java