Android Open Source - Development data SiriRestClientUI






Project Summary

A sample user interface for an Android app that uses the SiriRestClient Android library to interact with SIRI-based APIs for real-time transit data..

Web Site / Source Repository

SiriRestClientUI is hosted in the following web site
https://github.com/CUTR-at-USF/SiriRestClientUI

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version7
Activity Count2
Fragment Count1
Required Permissionsandroid.permission.INTERNET
Raw File Namesres\raw\devkey.txt




License

The license information of SiriRestClientUI is as follows:

Apache License

Resource Files

There are 1 image files in SiriRestClientUI. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

edu.usf.cutr.siri.android.ui.MainActivity.java
edu.usf.cutr.siri.android.ui.Preferences.java
edu.usf.cutr.siri.android.ui.fragments.BaseRequestFragment.java
edu.usf.cutr.siri.android.ui.fragments.StopMonRequestFragment.java
edu.usf.cutr.siri.android.ui.fragments.VehicleMonRequestFragment.java
edu.usf.cutr.siri.android.ui.loaders.StopMonResponseLoader.java
edu.usf.cutr.siri.android.ui.loaders.VehicleMonResponseLoader.java
edu.usf.cutr.siri.android.util.SiriUtilsUI.java