Android Open Source - Development rss TinyRss






Project Summary

RSS library for Android.

Web Site / Source Repository

TinyRss is hosted in the following web site
https://github.com/ajselvig/TinyRss

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

ItemValue
Java File Count13
Supported screen sizes[mdpi, hdpi, xhdpi]
Minimum SDK Version7
Activity Count3
jar files usedjsoup-1.6.1.jar
Required Permissionsandroid.permission.INTERNET




License

The license information of TinyRss is as follows:

Copyright (c) 2012, Tiny Mission LLC All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met...

Resource Files

There are 3 image files in TinyRss. The names of the image files are listed as follows.

tiny_circles.png
tiny_mission_banner.png
toolbar_logo.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.tinymission.rss.FeedActivity.java
com.tinymission.rss.FeedEntity.java
com.tinymission.rss.FeedImageSource.java
com.tinymission.rss.Feed.java
com.tinymission.rss.ImageManager.java
com.tinymission.rss.Item.java
com.tinymission.rss.MediaContent.java
com.tinymission.rss.MediaThumbnail.java
com.tinymission.rss.Reader.java
com.tinymission.rssdemo.AdvancedActivity.java
com.tinymission.rssdemo.HomeActivity.java
com.tinymission.rssdemo.SimpleActivity.java
com.tinymission.rssdemo.Tests.java