Click here to Skip to main content
15,881,248 members
Everything / Mobile Apps

Mobile Apps

Mobile

Great Reads

by Colin Eberhardt
This article describes the development of a cross-platform HTML5 application for Windows Phone and iPhone.
by Miguel Diaz Kusztrich
Be notified in your mobile phone of intruders in your home, and take photos of them
by Oz Solomon
Window and File Management add-in for Visual C++
by ridoy
A brief explanation of application development for Android Wear, helpful for every beginner and intermediate android developer.

Latest Articles

by adriancs
Convert Website into Android Web App with WebView
by Serhii Krotkykh
On easy example shown how to implement UIKit and SwiftUI TableView auto resizable cells and explained difference between Nib and Xib, how to load nib file and what exactly owner parameter of the load nib file method.
by Dearich
First part of the ultimate guide on how to add a Live Activity feature to your project
by Roman Kiss
Design and implementation of small tool, tester for Azure IoT Central

All Articles

Sort by Score

Mobile Apps 

8 Feb 2016 by Steve Naidamast
“Agile Development” – The Software Industry’s New Meme
21 Nov 2010 by Joel Ivory Johnson
Playing back data that was recorded from the Microphone, in Windows Phone 7
12 Apr 2014 by Alex Turok
Our applications – no matter whether games, productivity tools or business software – are all about data.
26 Dec 2016 by n.podbielski
Use of IoC container in Xamarin on example of TinyIoC
18 Jan 2012 by Inaki Ayucar
In this post, I’ll try to share my thoughts and experience developing applications for the Windows Phone Marketplace.
22 Jul 2013 by Simon Jackson
Syncfusion’s "Succinctly" series, one of the largest free (and still growing) set of technical books covering everything from languages, to source control systems and beyond.
18 Mar 2014 by Cindy Potvin
This post gives 5 tips to improve performance in Android applications
24 Jun 2014 by BC3Tech
OCD Windows Phone photogs, beware
15 Sep 2014 by Saleh Hamadeh
In the last three decades, software development has undergone a drastic change. Computer science started out as a mix of discrete mathematics and electrical engineering. As more people bought personal computers, most businesses sold their software for fixed prices.
24 Aug 2016 by Isaac RF
To create visually engaging apps, displaying images is a must. Learn to display Bitmaps Efficiently on your Android apps, without giving away performance. The post Displaying Bitmaps Efficiently on Android apps appeared first on Isaac RF.
31 Mar 2017 by Dan Colasanti
AutoResetEvent can be used in place of AsyncWaitHandle and provides a thread-blocking WaitOne signaled timeout function, which can be put on a background thread in order to not block the main UI thread.
31 Jul 2012 by Colin Eberhardt
This blog post describes the creation of a simple Twitter search application for iOS, based on a similar application I wrote for Windows Phone a few months back.
23 Dec 2012 by Colin Eberhardt
The aim of PropertyCross is to make it easier for developers to choose a suitable framework from the ever-growing range of cross-platform mobile application development frameworks. This blog post provides a little bit of background to the project.
13 Dec 2010 by Vangos Pterneas
Photoshop templates for Windows Phone 7
19 Apr 2011 by Austin Rasmussen
Continued from: Android Lists: ListActivity and ListView I.
24 Apr 2011 by Ondrej_Uzovic
A simple example showing how to implement encrypted communication between Windows Phone 7 and standalone .NET application.
18 May 2011 by Colin Eberhardt
This blog post describes the implementation of a metro ’tilt’ effect for Windows Phone 7 which causes element to respond to user interactions by tilting in 3D.
17 May 2011 by Colin Eberhardt
This blog post describes a Windows Phone 7 NavigationList control, a list control designed for navigation pages. The NavigationList renders twice as fast as a ListBox and has a slightly simpler API.
28 Jun 2011 by Joel Ivory Johnson
Peer Communication on Windows Phone 7
30 Nov 2011 by Joel Ivory Johnson
A quick write up on location services.
18 Oct 2012 by Serge Desmedt
Touch handling in Android.
12 Apr 2014 by Alex Turok
In a recent post I have covered several approaches to store data in a Windows Phone application. Another important problem is presenting data in an easy and controllable way that would not interfere with other layers of your app.
19 Feb 2015 by Right Handed Monkey
This post explains how to use the WorxForUs Network framework to have an Android app that works robustly even in areas that have poor network connectivity.
15 Sep 2014 by Cindy Potvin
How to build maintainable Android applications
21 Oct 2014 by MVukoje
Cross domain RESTful API calls?
7 Oct 2015 by Val Okafor
This post is a step by step tutorial on how to add data persistence to the Android Notepad app we create in the last post.   You are highly encouraged to read the last posts to get the most out of this tutorial especially if you are new to Android development. 
24 Dec 2015 by Alaa-eddine KADDOURI
If you are reading this you already know that nodejs is a powerful engine for your realtime application or multiplayer game. But it’s not easy to setup an up and running platform, which is self monitored.
7 Apr 2016 by Grzegorz @ tidyjava.com
Beginner guide to using the power of Dependency Inversion with examples in Java. Covers dependency injection, using abstractions and adapter pattern.
1 May 2017 by Abu_yanal
Adding Splash screen
8 Feb 2011 by rudigrobler
Simple Error Reporting on WP7 REDUX
24 May 2011 by Colin Eberhardt
This blog post shows how to implement tombstoning within a Windows Phone 7 application that follows the Model-View-ViewModel pattern.
16 Sep 2011 by Colin Eberhardt
TweetSearch – A cross platform Metro UI WinRT and Silverlight Application
21 Feb 2012 by li9705
Irrlicht is a well-known Open Source 3D engine, which supports multiple platforms
14 Dec 2016 by Simon Jackson
How to convert DirectX .X files for use in games
13 Aug 2013 by Nikola Breznjak
Carcassonne scoring board application
23 Oct 2013 by Simon Jackson
By the end of this book you should be able to make scrolling backgrounds, clever AI for bad guys, and be able to save / load and change levels in the way Unity3D always wanted you to but forgot to mention.
19 Nov 2014 by Dan Rowinski
When the smartphone meets the automobile, the future of technology is the road ahead.The post Auto + Mobile: Cars Have Always Driven The Future Of Technology appeared first on ARC.
3 Feb 2015 by Rion Williams
.NET becomes Open Source and Cross-Platform
30 Nov 2016 by Vidyasagar Machupalli
WatBot: An Android ChatBot powered by IBM Watson
7 May 2017 by n.podbielski
Fixing hiding text box controls by software keyboard on Xamarin Android
28 Apr 2020 by Ahmed Bouchefra
Solutions to problems you'll encounter when creating new virtual devices
1 Sep 2020 by CodingKnight
An examination of PySide and PyQt to help find out which one to use
16 Sep 2016 by Simon Jackson
MonoGame – Building Multi-platform Solutions
6 Feb 2011 by mbcrump
Quick run through of the WP7 Developer Tools January 2011
14 Mar 2011 by rudigrobler
How to make the ApplicationBar bindable in a WP7 application.
28 Mar 2011 by Ondrej_Uzovic
A simple example showing how to implement communication from a Windows Phone 7 to a standalone .NET application using HTTP
29 Mar 2011 by rudigrobler
What data to save when your application is tombstoned
6 Apr 2011 by Vangos Pterneas
Creating an iPhone-styled Windows Phone emulator
12 May 2011 by rudigrobler
The top requested features for Silverlight, WP7, and WPF
19 May 2011 by Colin Eberhardt
Metro In Motion #5 – SandwichFlow
31 Dec 2011 by Dave C Andrews
How to access the Internet from a Blackberry simulator
16 Jan 2012 by Colin Eberhardt
Browsing your Photos via Bing Maps
30 Aug 2012 by Zac Gery
My experience installing iOS6 beta on my iPhone 4S and trying out the new turn-by-turn navigation.
5 Nov 2012 by Simon Jackson
XNA to UnityXNA and beyond
12 Feb 2013 by saramgsilva
This sample aims to show how to share code between Windows Store and Windows Phone app.
4 Jul 2013 by Timmy Kokke
The Storyboard extension is available for users of Visual Studio Ultimate, Premium and Test Professional.
12 Aug 2014 by Ben Liebert
Using jQuery Binding to Make Cross-domain Calls with Closure Callbacks
7 Nov 2014 by Mario Vernari
How to create your own telemetry control using Azure
19 Nov 2014 by Dan Rowinski
It is 2014. Your website should be optimized for smartphones. The post Google Search Results To Highlight Mobile-Friendly Content appeared first on ARC.
19 Jan 2015 by matthewproctor
Bolo8 - Retro Gaming revisited on Windows Phone, Windows 8 and XBLA
30 Jun 2015 by Andrey Moskvichev
How to add banners into Android app and not overlap other UI elements
4 Nov 2015 by Val Okafor
This blog post is part two of my Android Drawing App tutorials. It is strongly encouraged that you finish part one of this tutorial before proceeding with this one.
20 Apr 2016 by Val Okafor
Learn Android Dependency injection with Dagger 2
17 Jul 2016 by Andy Point
Firebase Android Tutorial : Adding Registration and Login Hello Developers, this is our android firebase tutorial. In this tutorial we will create an android firebase app that will use firebase android login functionality. This post will help you get you up and running with integrating Firebase to a
17 May 2017 by Gordon Beeming
Using ngrok to Test Web Apps on Mobile while developing
7 Aug 2017 by John Newcombe
6502 Cross Assembly using MacOS and Atom
7 Aug 2017 by John Newcombe
6502 Cross Assembly for the Apple II using MacOS
21 Nov 2019 by Jeremy Likness
Step-by-step guide to turn your static website into a Progressive Web App (PWA) including icons, manifest, and service worker code with examples using Hugo.
19 Feb 2010 by hjgode
How to decrypt password from default.rdp on Windows mobile
18 Aug 2010 by Chief Endian
Creating Macros in VIM Editor
12 Feb 2011 by ozkary
Use HTML5 LocalStorage in your Mobile Web Applications
12 Mar 2011 by Joel Ivory Johnson
How to implement local high scores in Windows Phone 7
12 May 2011 by rudigrobler
When your application gets tombstoned, you get an opportunity to save some state about your application. What should be saved, where to save it, and when?
18 May 2011 by Colin Eberhardt
In this blog post, I look at how to implement the fly-out fly-in effect seen in native Windows Phone 7 applications. This effect is seen in the native mail application; when you click on a message, the title flies out of the list then flies back in as the title of the message page.
18 May 2011 by Colin Eberhardt
How to implement the animated 'peel' effect seen when native Windows Phone 7 applications exit
17 May 2011 by Colin Eberhardt
This blog post presents an attached behaviour that gracefully slides the contents of a list into view when used in conjunction with a Pivot control, emulating the Windows Phone 7 email application.
27 Jul 2011 by Dan Colasanti
What I learned while evaluating and integrating XNA ad-network SDKs.
24 Aug 2011 by Kunal Chowdhury «IN»
Windows Phone SDK 7.1 Release Candidate (RC) released – Download the Offline/Web Installer
9 Jan 2012 by XPG Live
A walk through of using all of the features XPG Live has to offer
23 Jan 2012 by Joel Ivory Johnson
How to adjust Microsoft Translator WAVE volume
5 Jun 2012 by hjgode
Task bar application using the Compact Framework
5 Nov 2012 by Simon Jackson
XNA to MonoGame and beyond
29 Nov 2012 by Serge Desmedt
2D Drawing in Android
6 Jan 2013 by Simon Jackson
So far in this series I’ve covered: MonoGame – a raw XNA implementation allowing you to create games but you have to code everything yourself UnityXNA – a way to host your existing XNA projects (or new ones) and deploy them using the Unity3D engine, but without utilising the advanced …
19 Feb 2013 by Simon Jackson
15 Apr 2013 by Daniel Vaughan
Generating localized resources in Mono for Android using T4.
3 Jul 2013 by zoyobar
Using the CommandScene class to create command scenes in the XNA, WPXNA (12)
21 Jul 2013 by Simon Jackson
After playing a lot with Parse over the last few weeks, I thought I’d share some of my findings.
22 Jul 2013 by Ernest Poletaev
Load image in background thread in Silverlight WP7.
27 Aug 2013 by zoyobar
Using NPC and NPCManager to create NPC and custom actions in XNA, WPXNA (19)
25 Apr 2014 by Alex Turok
How to fail your brand new Windows Phone application
29 Aug 2014 by Cybermaxs
How speedy.js is your web site?
8 Jan 2015 by User 271009
Windows Phone 7 – Application Lifecycle – Ocean for the Phone
15 May 2015 by Neta777
In this post I want to examine the image files generated by Lens Blur.
5 Jul 2015 by Andrey Moskvichev
This is an efficient way to make button color change on Android
13 Jul 2015 by Val Okafor
In app purchase is one of the main monetization options for Android apps. Android in app purchase combines what used to be the “free” version and “paid” version together.
4 Aug 2015 by Val Okafor
Top Android App Review Sites
26 Aug 2015 by Bogdan Bujdea
Why I am a happy Windows Phone developer