Android Open Source - Development voice OXAndroidDemo






Project Summary

This is an example App using the Open-Xchange HTTP API as well as Android voice recognition features to perform simple tasks.

Web Site / Source Repository

OXAndroidDemo is hosted in the following web site
https://github.com/bishoph/OXAndroidDemo

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

ItemValue
Java File Count14
Target SDK Version19
Minimum SDK Version18
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of OXAndroidDemo is as follows:

Apache License

Java Source Files

org.bishoph.oxdemo.OXDemo.java
org.bishoph.oxdemo.PreferencesActivity.java
org.bishoph.oxdemo.SettingsFragment.java
org.bishoph.oxdemo.util.CreateTaskAction.java
org.bishoph.oxdemo.util.CustomArrayAdapter.java
org.bishoph.oxdemo.util.DeleteTask.java
org.bishoph.oxdemo.util.GetTaskList.java
org.bishoph.oxdemo.util.ListEntries.java
org.bishoph.oxdemo.util.OXLoginAction.java
org.bishoph.oxdemo.util.RequestVisibleFolders.java
org.bishoph.oxdemo.util.SwipeDismissListViewTouchListener.java
org.bishoph.oxdemo.util.SystemUiHiderBase.java
org.bishoph.oxdemo.util.SystemUiHiderHoneycomb.java
org.bishoph.oxdemo.util.SystemUiHider.java