Our team worked hard and we are close to release of iOS app for the project “Is it Gluten Free?”. Also we reworked our Android app and it now has a look following Android 5 standards. check out some screenshots from the latest version. follow updates, when iOS app will be available for download.
Category: Development
Is it kosher?: get ready for Android 5.0
As soon as Android started getting updated to the new version 5.0, we at KosherDev decided to move to new neat and plain design for “Is it kosher?” Android app. Also more native compatibility support is done for pre-4.x Android OS versions. Later I’ll post some interesting hints about styling Compat ActionBar
Twitter: simple favorite’ing bot on PHP
Recently I found out that lot of twitter bots are favorite’ing and retweetting you statuses. I decided to create my own to play around a little. Simple search for PHP library, showed me that there are many of these here Twitter Libraries. I selected J7mbo/twitter-api-php and played around a little. Here is what I got: ini_set(‘display_errors’, 1); require_once(‘TwitterAPIExchange.php’);… Continue reading Twitter: simple favorite’ing bot on PHP
Add app install banner to site
Working on a project “Is it kosher?” we came to idea, that it is worth to have one site for app installation to different mobile Operating systems. It means, that visiting site from Android or iOS, user will get a possibility to install app directly from the site, without looking for proper links. And in… Continue reading Add app install banner to site
Google analytics: track activities your users do
Google Analytics offer not only tracking you users geographic location, pages they open and their devices specifications, but also thorough information your users do on your site, in your mobile app. If you have website and you want to know what links your users click, then probably you’d like to know about the following feature:… Continue reading Google analytics: track activities your users do