Android Open Source - Development api RxWatchFace






Project Summary

An implementation of an Android watch face based upon the GitHub API, Retrofit, and RxJava.

Web Site / Source Repository

RxWatchFace is hosted in the following web site
https://github.com/colintheshots/RxWatchFace

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

ItemValue
Java File Count9
Activity Count2
Required Permissionsandroid.permission.INTERNET
com.google.android.permission.PROVIDE_BACKGROUND




License

The license information of RxWatchFace is as follows:

Apache License

Resource Files

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

preview.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.colintheshots.rxwatchface.GithubClient.java
com.colintheshots.rxwatchface.ListenerService.java
com.colintheshots.rxwatchface.MainActivity.java
com.colintheshots.rxwatchface.WatchfaceApp.java
com.colintheshots.rxwatchface.activity.WatchfaceActivity.java
com.colintheshots.rxwatchface.models.GistDetail.java
com.colintheshots.rxwatchface.models.GistFile.java
com.colintheshots.rxwatchface.models.Gist.java
com.colintheshots.rxwatchface.widget.Watchface.java