Native developers love working with native code but that doesn't always go well with the business case or result in effective use of effort and time. We often see scenarios where developers end up building same mobile app for android, iOS, windows and other mobile platforms using native APIs and libraries...
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
Binding to remote data - Javascript
http://demos.telerik.com/kendo-ui/datasource/remote-data-bind...
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...
Building Mobile Apps with HTML and a Local Database
http://coenraets.org/blog/2012/04/building-mobile-apps-with-html-and-a-local-databa...
Free Game Maker
Stencyl
GameMaker
Cocos2D
Unreal Engine
Unity
Twine/RPG Make...
Installing apps from unknown sources on Android, iOS, Windows Phone
Installing apps from unknown sources in Android
Before you may manually deploy apps to your Android device, you have to make sure that you're able to install apps from unknown sources. This Android security setting allows you to deploy apps to your device outside of the Google Play stor...