RSS Reader on base feedly API.
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.
The following table is the detailed list of FeedlyClient.
Item | Value |
---|---|
Java File Count | 21 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 6 |
Fragment Count | 6 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
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