• submit to reddit
Jorge Ramon05/07/13
1142 views
0 replies

Sencha Touch 2 Stores – Editing Model Instances and Reverting Changes

In this tutorial you are going to learn how to edit and save changes to the fields of a Sencha Touch Model instance, and under which conditions you can revert these changes. You will also learn how and when to query a Sencha Touch data store to obtain the records that have been updated.

Shay Shmeltzer05/07/13
2788 views
2 replies

New Version of Oracle ADF Mobile - Java on iOS and Android

Oracle today released version 11.1.2.4 of their Oracle ADF Mobile framework. The framework leverages a headless JVM to enable developers to build cross mobile device applications leveraging the Java language. The applications install and run on both iOS and Android devices.

Mitch Pronschinske05/07/13
2097 views
0 replies

Links You Don't Want To Miss (May 7)

Run Ruby in-browser, see 2 views of a chessboard in Python, and find out if video codecs will be written in JavaScript in the future. Plus, take a look at Oculus Rift simulations and learn about Dropbox's first conference.

Mitch Pronschinske05/06/13
1533 views
0 replies

Android for Enterprise: Does it fit the Bill?

In this presentation from AppForum 2012, Marko Gargenta explores key points of Android and its use as an enterprise tool, including an overview of the stack, a "Hello, World!" example, security, and enterprise features.

Eric Gregory05/06/13
1687 views
0 replies

Pure Java Programming for Android

This tutorial from Programmers' Institute introduces you to pure Java programming for Android.

German Viscuso05/05/13
2171 views
0 replies

Multiple ad networks with one SDK on Android

I'm going to show you how to display ads using Kii Ads SDK using Google's AdMob as a network example (this one of many ad networks that you can use in the Kii Ad Network). You'll also learn how to programmatically distribute ad serving among different ad networks and regions.

Raymond Camden05/03/13
1611 views
0 replies

Using the Progress event in PhoneGap file transfers

For my demo, I thought I'd build a simple MP3 downloader/player. I began by creating an incredibly simple web page. It lists the name of the artists and the song along with a picture. I've included a button that will trigger the download. Also make note of the status div I'll be using for - you guessed it - progress events.

Niels Matthijs05/03/13
4960 views
0 replies

Responsive != Mobile: Ditching Assumptions

Let's be clear once and for all: even though mobile kick-started the responsive revolution, responsive does not equal mobile.

Rob Williams05/03/13
104 views
1 replies

Pernicious Xcode Bug, Still There a Year Later

The first object oriented language was created to create a simulator. No matter how comprehensive the simulation you are constructing in your own app, it probably depends on a bunch of other things.

Saiful Islam05/03/13
1439 views
0 replies

Detect Swipes on Your Own

For a game I am writing, I needed to know which way user was swiping, based on that direction my player will move in that direction.

German Viscuso05/03/13
1839 views
0 replies

Adding Facebook Authentication to Your Android Application

Social login is a game changer and there's a strong trend of adoption across all mobile applications. But adding social login to your app is not for the faint of heart! Fortunately with the Kii Cloud SDK it's easy to allow your users to signup/login to your Android app in a single step with just a few lines of code using Facebook.

Alex Curylo05/03/13
260 views
0 replies

Injection for Xcode

Using Injection it is possible to make a change to the implementation of an Objective-C class and have it take effect as soon as the class is saved without having to restart the application. This feature works for OS X and iOS applications in the simulator and on iOS devices.

Mitch Pronschinske05/03/13
3239 views
0 replies

Android DevBytes: Window Zoom Transitions

Learn how to easily create a thumbnail zoom transition when launching a new activity in Android. This is the final video in the DevBytes series.

Jon Davis05/02/13
610 views
0 replies

Rumors of XAML's Death Have Been Greatly Exaggerated

It’s been several months since the demise of the standard public opinion of the Microsoft UI platform developers.

Alex Curylo05/02/13
117 views
0 replies

Review: Developing Mobile Games with Moai SDK

So we’ve been vaguely aware of the Moai cross-platform SDK for a good while now, and been somewhat interested in learning more as its Direct Services and Custom Cloud Logic make it stand out a bit from the plethora of engine options available;