Android Open Source - Development api GitHubUserProfiles






Project Summary

Android application that showing github user profiles from https://api.github.com/users as list.

Web Site / Source Repository

GitHubUserProfiles is hosted in the following web site
https://github.com/OleksandrDudinskyi/GitHubUserProfiles

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

ItemValue
Java File Count6
Activity Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET




Java Source Files

GitHubUserProfiles has the following Java source files.

com.dudinskyi.githubuserprofiles.ApplicationTest.java
com.dudinskyi.githubusersprofiles.activity.UserListActivity.java
com.dudinskyi.githubusersprofiles.adapter.GitHubUserListAdapter.java
com.dudinskyi.githubusersprofiles.model.GitHubUserProfile.java
com.dudinskyi.githubusersprofiles.network.GitHubRequest.java
com.dudinskyi.githubusersprofiles.view.GitHubUserListItemView.java