Barrel cactus
Barrel is an android app build on top of titanium mobile framework, it shows kactoos API capabilities. Barrel is a titanium sandbox, to learn and play with the titanium API.
- Display top products, products with most users.
 - Search products.
 - Discount notifications.
 - Update products data that you have in your notifications list.
 - You can see the product information using your native browser.
 - Barrel provides a namespace with methods for many common operations on tables, just extend it!.
 
Click on the download source button, decompress and import it as a titanium project, then just run it!.
To work with barrel you need a kactoos api key, so get one here, copy the config.js.dist file as config.js, open config.js, write your application name and your api key, done.
See LICENSE file.