Want to learn how to write a complete mobile application using PhoneGap, but don't know how to get started? Follow this two-part t...
Friday, March 29, 2013
Android SDK: Build a Speak and Repeat App
The Android platform provides support for both speech recognition and speech synthesis. In this tutorial, we will create a simple Andr...
Android SDK : Android User Interface Design: Basic Font Sizes
Android device screens come in all shapes and sizes. Android developers often include text in their applications that needs to be read...
Android SDK : Image Display and Interaction with Android WebViews
In this tutorial, we will work through the basics of using a WebView to display images within your app, configuring the automated inte...
Keeping the Android SDK & Eclipse Updated
This tutorial is part of the Mobiletuts+ "Learn Android SDK Development From Scratch!" session. This installment covers Ecli...
Android Virtual Device Creation
A fundamental part of creating Android applications is running and testing them. Testing your code and app implementation on real devi...
Creating Android Hello World Applications
This series of Android tutorials is meant to help you build the skills and confidence necessary to build real, quality Android apps. T...
Android SDK : Android Sample Apps
The Android SDK includes many sample apps that can help you learn Android by inspecting how different APIs are used to build a mobile ...
Introduction to 3D drawing in Core Animation (Part 1)
Core Animation is the framework used for 3D animation in iOS apps, but this kind of API isn't purely the domain of games. Yari D...
Connecting Your iOS Apps: Why Both Audiobus and JACK Can Succeed
Apple surprised the industry by including support for third-party Audiobus APIs in the latest version of GarageBand for iOS, enabling ...
C-Swipe: An Ergonomic Solution To Navigation Fragmentation On Android
"There are 3,997 different Android devices. Your navigation should work with all of them," says Greg Nudelman. C-Swipe is a ...
On Page SEO For Bloggers: Basics And A Bit More
Any blogger worth being called "a blogger" knows that just writing good content isn't enough – it never was; no matter h...
Unity 3D on WinRT and WP soon
With the public beta of Unity 3D 4.2 there is some great stuff coming for Windows Phone 8 and Windows RT. Unity 3D is a great cross pl...
Displaying PDF files in WindowsStoreApp
Displaying PDF files in a mobile apps is a valid use case and there are many iOS and Android app that do it. WinRT has no APIs for dis...
App to App Communication in WP8
In this video, Andy and Rob demonstrate app to app communication in Windows Phone 8. Topics such as auto-launching with File and Proto...
Portable class libraries or source code sharing?
Earlier I wrote a blog post on a specific method to implement code sharing between Windows Store and Windows Phone applications. In th...
Fullscreen XNA games on WP8 devices
Microsoft promised that XNA applications built for Windows Phone 7 could be run on Windows Phone 8 devices without recompiling. While ...
Fixing MVVM Part 1: Commands
As the title implies, I feel that MVVM is good pattern with okay to terrible implementations and even worse guidance. Coming from othe...
Creating touch-based rotation in Win8 XAML Store apps
This article illustrates two ways of using touch or mouse input to rotate a UI element in a XAML-based Windows 8 Store app. I'm sh...
What does the LayoutAwarePage Class provide?
In this post I'm going to be discussing what's available in the LayoutAwarePage Class. So First what is that class and how can...
Getting IP address of client in Silverlight
The one thing that I have been searching so far is how to get IP address of the client in my application. I want to keep track on wher...
Easily create a Modern UI with RadControls for WPF using RadTileList
Telerik's RadControls for WPF and Silverlight recently released a new control in Q1 2013 called RadTileList. Simply put, if you wa...
Thursday, March 28, 2013
Using the Microsoft Lync Client SDK – Part 1
For people unaware, Microsoft Lync is the new name for Microsoft Office Communications Server (OCS). In the past couple months I'v...
Faster Databinding in WPF and Silverlight using OptimizedObservableCollection
ObservableCollection is a core piece to most WPF or Silverlight applications. It aligns perfectly with the MVVM pattern that is very ...
ANONYMOUS IMAGE FILE UPLOAD IN IOS WITH IMGUR
It seems like a pretty useful feature, anonymous image file upload in iOS with imgur. If you need to upload images and don't want ...
Today iOS Development Resources, Open Sources, Articles, Tutorials and Samples
1. Full Featured iOS Helper Library For Working With Core Audio A full featured helper library for working with Core Audio. Provides man...
An Open Source iOS Control Allowing You To Create Great Looking Collapsible Lists Without UITableView
An open source iOS objective-c control for making great looking collapsable lists in a style similar to a UITableView, but you can place a U...
Extensive Collection Of Great Looking Free Custom iPhone Navigation Bar Graphics
A free collection of custom iPhone navigation bars inspired by popular apps within the app store along with an example project showing how t...
http://blogs.unity3d.com/2013/03/27/unity-4-beta-program-for-windows-phone-apps/
Three weeks ago I had the opportunity to present to you our Unity 4 open beta program for Windows Store apps. At that time, many devel...
Windows Blue should not mean the end of the desktop!
Tech journalists are talking about what Windows Blue will mean for the future of Windows. Actually, no matter what anyone suggests, on...
SEO Link Building Video Tutorial in Urdu
In Search Engine Optimization there are many parameters people discuss about and search for on the web. There is a lot of stuff regard...
Send SMS from App using Email to SMS Gateway
Want to send SMS to a mobile phone from your app. Don't have an SMS API that you can use? We can Email to SMS Gateway approach ins...
SharePoint 2010 - Remove or Delete Users from Group
Introduction: Here I will explain how to remove or delete users from group in SharePoint 2010. Description: In previous post I explain...
SharePoint 2010 - How to Change Site Theme
Introduction: Here I will explain how to change site theme in SharePoint 2010 or change the theme of SharePoint site 2010. Description...
Wednesday, March 27, 2013
The Amazing Audio Engine
The Amazing Audio Engine is a sophisticated framework for iOS audio applications, built so you don't have to. It is designed to...
Attaching NSLogger Logs to HockeyApp Crash Reports
Nowadays iOS and Mac developers have a lot of tools available to create high quality software. We can use tools like NSLogger or Cocoa...
Tool: Adobe Illustrator Extension That Can Convert Shapes Into Objective-C code
An Adobe Illustrator extension that allows you to turn shapes into Objective-C code. You can download Drawscript through the homepag...