Android Open Source - App github Download-Count-For-GitHub






Project Summary

A simple Android app to check your git repository's download counts.

Web Site / Source Repository

Download-Count-For-GitHub is hosted in the following web site
https://github.com/redwarp/Download-Count-For-GitHub

If you think the Android project Download-Count-For-GitHub 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 Download-Count-For-GitHub.

ItemValue
Java File Count17
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count3
Fragment Count4
Required Permissionsandroid.permission.INTERNET




License

The license information of Download-Count-For-GitHub is as follows:

Apache License

Resource Files

There are 1 image files in Download-Count-For-GitHub. The names of the image files are listed as follows.

ic_action_new.png

The following screenshort is generated from the image listed above.

null

Java Source Files

net.redwarp.android.app.githubcount.AddSimpleActivity.java
net.redwarp.android.app.githubcount.AddSimpleFragment.java
net.redwarp.android.app.githubcount.MainActivity.java
net.redwarp.android.app.githubcount.MainFragment.java
net.redwarp.android.app.githubcount.MyApplication.java
net.redwarp.android.app.githubcount.ProjectDetailActivity.java
net.redwarp.android.app.githubcount.ProjectDetailFragment.java
net.redwarp.android.app.githubcount.SingleFragmentActivity.java
net.redwarp.android.app.githubcount.data.Asset.java
net.redwarp.android.app.githubcount.data.Project.java
net.redwarp.android.app.githubcount.data.Release.java
net.redwarp.android.app.githubcount.data.Repo.java
net.redwarp.android.app.githubcount.data.adapters.ProjectsAdapter.java
net.redwarp.android.app.githubcount.data.adapters.ReleaseAdapter.java
net.redwarp.android.app.githubcount.database.ProjectDataSource.java
net.redwarp.android.app.githubcount.database.ProjectSQLiteHelper.java
net.redwarp.android.app.githubcount.network.OkHttpStack.java