Android Open Source - App github GitHub-Android






Project Summary

My take on a GitHub app for andorid.

Web Site / Source Repository

GitHub-Android is hosted in the following web site
https://github.com/Meisolsson/GitHub-Android

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

ItemValue
Java File Count21
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
Fragment Count4
Required Permissionsandroid.permission.AUTHENTICATE_ACCOUNTS
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.MANAGE_ACCOUNTS
Asset File Namesassets\octicons.ttf




Resource Files

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

drawer_shadow.9.png

The following screenshort is generated from the image listed above.

null

Java Source Files

GitHub-Android has the following Java source files.

com.meisolsson.github.ApplicationTest.java
com.meisolsson.github.Constants.java
com.meisolsson.github.account.AccountAuthenticator.java
com.meisolsson.github.account.AuthenticatationService.java
com.meisolsson.github.account.LoginActivity.java
com.meisolsson.github.base.BaseAdapter.java
com.meisolsson.github.base.BaseListFragment.java
com.meisolsson.github.client.SimpleAsync.java
com.meisolsson.github.home.MainActivity.java
com.meisolsson.github.home.NavigationDrawerFragment.java
com.meisolsson.github.home.adapter.FeedAdapter.java
com.meisolsson.github.home.adapter.NavigationDrawerAdapter.java
com.meisolsson.github.home.adapter.NavigationDrawerObject.java
com.meisolsson.github.home.adapter.RepositoryAdapter.java
com.meisolsson.github.home.adapter.SimpleFragmentPagerAdapter.java
com.meisolsson.github.home.fragment.FeedFragment.java
com.meisolsson.github.home.fragment.HomeFragment.java
com.meisolsson.github.home.fragment.RepositoryFragment.java
com.meisolsson.github.layout.CheckableRelativeLayout.java
com.meisolsson.github.layout.SlidingTabLayout.java