You are here:    Home  > Blog  

Category Archives: Mobile Application Development

On Device Console for iOS Developers

Xcode gives us a bunch of tools to keep the nasties at bay. There are so many situations where you want to see same Xcode console log output while you are not actually debugging you application using Xcode. Your tester … Continue reading

A New Technology: NFC (Near Field Communication) on Android

What is NFC? NFC (Near Field Communication) on android is a standard based wireless connectivity appropriate for providing short range services. This technology is safe and also simple which provides two way communications. It is used mainly in the android … Continue reading

iOS 7 Beta 3 – Few Considerable Changes

The latest improved iteration of Apple’s mobile software, iOS 7 Beta 3 was released in the first week of July in 2013. As we talk about the past betas like beta1 and 2, these were not well equipped with the … Continue reading

Multitasking in iOS 7

At this WWDC-24 Tim Cook, CEO of Apple surprised the world with the launch of new iOS 7 that is the biggest change is iOS since the launch of iPhone. iOS 7 is completely decorated with a new flat beautiful … Continue reading

Creating Multilingual Apps in Android

Android apps run in many devices in different regions of the world. To cover the maximum number of users across the world for your android app, Multilingual can play a vital role. Multilingual feature is also known as the localization … Continue reading