Tiny Tiny RSS Reader for Android
- Download Tiny Tiny RSS Reader;
- Move the downloaded .apk to your sdcard;
- Check your settings to allow application installation: go to Settings, Applications, and check Unknown sources;
- 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:
- Go to your Tiny Tiny RSS instance;
- Go to Preferences;
- In the Advanced section, set Enable external API to yesyes;
- 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:
- Download XML-RPC for PHP;
- 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:
- Open your php.ini file;
- Look for the line starting by error_reporting;
- Change it by error_reporting = E_ALL & ~E_NOTICE & ~E_WARNING;
wow, great!
ttrss-reader is crashing when it launch it on my Hero Android 2.1... Is someone know why??
Many thx