Tuesday, January 12, 2016

10 Great Tools to Create a Mobile Version of Your Site

84% of Americans currently own a mobile phone. Sadly, there are no figures showing how many of these devices are ageing bricks without internet capabilities, but you can bet that, within a few years, the majority of mobile phone users will be able to browse the internet, wherever they are. Right...

Tuesday, January 5, 2016

How To Add And Keep Custom Code Changes In Your App

This article explains how you can add custom code to your mobile app, generated by the Telerik Platform Views service (formerly Screen Builder), so that these changes are not overwritten the next time you edit the app in the Views service. When you generate an app with the Views service, it's common...

Monday, January 4, 2016

SQLite – a local database for your mobile apps

If you need relational storage for your Cordova-based app, SQLite provides a lightweight and feature-rich database.  I will walk you through the steps to use SQLite with Telerik’s Icenium IDE and build a demo Shopping List app that will select, insert, update, and delete records from...

Telerik Navigation Type

Navigation Types The predefined navigation types that you can choose from in the Telerik Platform Views service are: Tab Menu: displays a tab for each view included in the navigation. The position of the tab menu depends on the current operating system. The menu is part of the layout of each view...