My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Installation  

Featured
Updated Mar 6, 2010 by J.Devauc...@gmail.com

Tiny Tiny RSS Reader for Android

  1. Download Tiny Tiny RSS Reader;
  2. Move the downloaded .apk to your sdcard;
  3. Check your settings to allow application installation: go to Settings, Applications, and check Unknown sources;
  4. Open the .apk file;

Alternatively, you can use the QR code below:

Set up Tiny Tiny RSS

Tiny Tiny RSS need to be set up to use its API. Please follow those few steps:

  1. Go to your Tiny Tiny RSS instance;
  2. Go to Preferences;
  3. In the Advanced section, set Enable external API to yesyes;
  4. Save the changes;

DEPRECATED: for ttrss-reader version < 0.2.0: Set up Tiny Tiny RSS for xml-rpc

Tiny Tiny RSS need to be set up in order to provide xml-rpc support. Please follow those few steps:

  1. Download XML-RPC for PHP;
  2. Extract the lib folder from the archive, and upload it to the lib/xmlrpc/ folder of your Tiny Tiny RSS instance;

Additionally, PHP must be set to not display notices and warnings. To do so:

  1. Open your php.ini file;
  2. Look for the line starting by error_reporting;
  3. Change it by error_reporting = E_ALL & ~E_NOTICE & ~E_WARNING;
Comment by igorett...@gmail.com, Jun 13, 2010

wow, great!

Comment by sebastie...@gmail.com, Jul 7, 2010

ttrss-reader is crashing when it launch it on my Hero Android 2.1... Is someone know why??

Many thx


Sign in to add a comment
Powered by Google Project Hosting