Android Open Source - Development rss FeedlyClient






Project Summary

RSS Reader on base feedly API.

Web Site / Source Repository

FeedlyClient is hosted in the following web site
https://github.com/fedyura/FeedlyClient

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

ItemValue
Java File Count21
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version14
Activity Count6
Fragment Count6
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

FeedlyClient has the following Java source files.

com.github.feedly.activities.AuthenticationFragment.java
com.github.feedly.activities.AuthorizationActivity.java
com.github.feedly.activities.BestFeedsActivity.java
com.github.feedly.activities.MainActivity.java
com.github.feedly.activities.RSSFeedActivity.java
com.github.feedly.activities.ShowWebsiteActivity.java
com.github.feedly.activities.feedInfoAdapter.java
com.github.feedly.operations.AuthentificationOperation.java
com.github.feedly.operations.GetBestArticlesOperation.java
com.github.feedly.operations.GetCategoryOperation.java
com.github.feedly.provider.FeedlyContract.java
com.github.feedly.provider.FeedlyDBHelper.java
com.github.feedly.provider.FeedlyProvider.java
com.github.feedly.requests.FeedlyRequestManager.java
com.github.feedly.service.FeedlyService.java
com.github.feedly.util.GetBestArticles.java
com.github.feedly.util.GetFeedlyCategories.java
com.github.feedly.util.GetFeedlyCodeRequest.java
com.github.feedly.util.RequestFactory.java
com.github.feedly.util.RetrieveOAuth2TokenRequest.java
com.github.feedly.util.WebApiRequest
.java