Mobile Apps

Scheduling code execution on Android using AlarmManager

One of the advantages android gives developers over iOS is the ability to schedule code execution. This means your app can do something in the background at a specific time. In this example Im going to create a sample app that puts your phone on…

Read More

Corporate Training and Productivity In The Mobile Revolution

The mobile revolution has been rolling forward now for over four years.  It’s hard to believe that what began as a few apps on one platform has bloomed to upwards of 2 million apps on multiple platforms. One of the more exciting trends I see…

Read More

Android: HTTP GET JSON

In this brief tutorial I will discuss how to retrieve a JSON object using HTTP GET that will work on Android 2, 3, 4, and follows Android’s threading best practices. First, all operations involving internet access should be performed on a background thread. But why…

Read More

Ingredients for App Store Success

There is a lot of technical information to bring back from conferences such as Apple’s iOS 5 tech talks and WWDC ‘12, but in this post I am going to focus on what I think is one of the most important topics: App Store success…

Read More

Should you develop with Titanium?

What Is Titanium The Titanium platform by Appcelerator allows developers to produce cross platform mobile applications from code written in Javascript. There are several benefits that they highlight for using the Titanium platform, such as: Supports 5,000+ native APIs JavaScript-based platform Support for iOS, Android,…

Read More

Categories

Search

Recent Posts

Most Common Tags