RSS and Atom reader for Tizen 2.4 mobile and up.
Tested on Samsung Z1,Z2,Z3,Z4.
Install Tizen Studio including the CLI tools and setup the certificate you want to use to sign the tpk. Save the name of the certificate to your environment:
export TIZEN_CERTIFICATE=<certificate_name>The path to Tizen Studio, choise of architechture and compiler can be set in
the file build_opt.sh
Then compile with
./build_all.shThe tpk will be placed in the folder Release
Install the tpk on your device using:
sdb install <tpk file>./autogen.h
./configure
makeGPL Version 3
See COPYING for details