Android Open Source - Development api GitHubStore






Project Summary

An Android app store which utilises the GitHub releases API to provide users with apps.

Web Site / Source Repository

GitHubStore is hosted in the following web site
https://github.com/amlcurran/GitHubStore

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

ItemValue
Java File Count39
Supported screen sizes[xxhdpi]
Activity Count1
jar files usedvolley.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 7 image files in GitHubStore. The names of the image files are listed as follows.

ic_done_grey600_36dp.png
ic_file_download_grey600_36dp.png
ic_file_download_white_36dp.png
ic_file_download_white_48dp.png
ic_search.png
ic_unfold_less.png
ic_unfold_more.png

The following screenshort is generated from the image listed above.

null




Java Source Files

GitHubStore has the following Java source files.

uk.co.amlcurran.githubstore.AsyncTask.java
uk.co.amlcurran.githubstore.BasicProjectItem.java
uk.co.amlcurran.githubstore.BasicQueryActivity.java
uk.co.amlcurran.githubstore.ErrorViewController.java
uk.co.amlcurran.githubstore.GithubApi.java
uk.co.amlcurran.githubstore.GsonJsonConverter.java
uk.co.amlcurran.githubstore.HttpClient.java
uk.co.amlcurran.githubstore.JsonConverter.java
uk.co.amlcurran.githubstore.Project.java
uk.co.amlcurran.githubstore.ProjectInformationView.java
uk.co.amlcurran.githubstore.ProjectInformationViewController.java
uk.co.amlcurran.githubstore.Time.java
uk.co.amlcurran.githubstore.Toaster.java
uk.co.amlcurran.githubstore.Token.java
uk.co.amlcurran.githubstore.Truss.java
uk.co.amlcurran.githubstore.UrlBuilder.java
uk.co.amlcurran.githubstore.VolleyClient.java
uk.co.amlcurran.githubstore.release.ApkAsset.java
uk.co.amlcurran.githubstore.release.DownloadButton.java
uk.co.amlcurran.githubstore.release.Downloader.java
uk.co.amlcurran.githubstore.release.Installer.java
uk.co.amlcurran.githubstore.release.Listener.java
uk.co.amlcurran.githubstore.release.RecentFirstComparator.java
uk.co.amlcurran.githubstore.release.Release.java
uk.co.amlcurran.githubstore.release.ReleaseCollection.java
uk.co.amlcurran.githubstore.release.ReleaseInfoRepository.java
uk.co.amlcurran.githubstore.release.ReleaseListViewController.java
uk.co.amlcurran.viewcontroller.AnimateUtils.java
uk.co.amlcurran.viewcontroller.ApplicationTest.java
uk.co.amlcurran.viewcontroller.TitleListener.java
uk.co.amlcurran.viewcontroller.Titleable.java
uk.co.amlcurran.viewcontroller.TransitionManager.java
uk.co.amlcurran.viewcontroller.ViewController.java