Sort - Mobile/iOS/Android/Etc

TwitterFacebook
Get flash to fully experience Pearltrees
SecureUDID | iOS

http://www.adir1.com/2012/02/zen-and-the-art-of-ios/ Today I want to reflect on Zen of iOS and overall Apple philosophy. But first, there’s a disturbance in the force that I must deal with. My overall tranquility has been compromised, and by Apple Genius Bar employees, no less. Here’s the issue at hand – the list of icons displayed at the bottom of iOS device when you double-click The Button. The “Geniuses” at the Bar insisted that All These Apps were Running, even though I just fully rebooted the device!

Zen and the Art of iOS

Parse makes it very easy for you to quickly add user accounts to your application using the PFUser object. But, if you want to integrate your application with Facebook, it can be challenging to manage two sets of users. The Facebook SDK can be used with Parse's SDK ), and is integrated with the PFUser class to make linking your users to their Facebook identities easy. This tutorial will guide you through the creation of a simple iOS application that allows a user to log in via Facebook and view their profile information. It consists of two view controllers.

Integrating Facebook in iOS | Parse

https://parse.com/tutorials/integrating-facebook-in-ios

iOS Push Notifications | Parse

Using push notifications is a great way to add real-time messaging to your application. It allows you to stay in touch with your users and makes it possible for your users to communicate with each other. This tutorial will guide you through all the necessary steps required to add this feature to your Parse application. We will begin on the Apple Developer website to create an SSL certificate associated to an App ID and a provisioning profile. Next we'll see how to configure a Parse app on the Parse website, and finally, we'll take a look at creating a push-enabled iOS application and sending notifications to users. Before you begin, remember that push notifications are not available in the iOS Simulator. https://parse.com/tutorials/ios-push-notifications

Saving Data while Offline

Saving Data while Offline Whether they’re on a long flight, riding through a subway tunnel, or camping in a national park, sometimes it’s just not possible for users to get a network connection. But that doesn’t mean they should be without their favorite mobile apps. http://blog.parse.com/2012/02/17/saving-data-while-offline/
http://ralphbarbagallo.com/2012/03/29/developing-for-android-and-ios-with-unity3d-lessons-learned/

Developing for Android and iOS with Unity3D: Lessons Learned « Ralph Barbagallo's Self Indulgent Blog

My first masterpiece of the year is out on Android and iOS– Brick Buddies . Your very own virtual pet brick. Dare I say it’s the most accurate virtual brick simulation ever released? Actually, Brick Buddies has been out on Android Play for almost a month. After a few weeks of arguing with the App Store approval deities, Brick Buddies is available for iOS as well. I built the iOS version first, and then spit out the Android build shortly after my submission to Apple.