Click here to Skip to main content
15,889,462 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 Updated

Mobile Apps 

12 Sep 2012 by 3PillarLabs
This article help users to integrate Facebook, Twitter, Linkedin, MySpace functionality easily in Android apps.
30 Aug 2010 by a-machan
The purpose of the article is to provide a simple description to install applications that are not available on android market or for testing our own applications on the device. The android installation executables will have an .apk extension (apk – android package)
13 Nov 2014 by A.Ebrahimi
Tools introduction for Android developers who use SQlite in coding
27 Jul 2012 by Abdullatif M. Abu Al Rub
Tips to beat the most common failuers on the App Hub testing process
13 Sep 2013 by Ahmed Alaa El-Din
I customized StickyGridHeaders to work on any data and group by any data.
16 Nov 2016 by Ahmed Bouchefra
In this post, we are going to learn how to use $ionicLoading service with Ionic 1 to give some visual feedback to your app users when some background task is taking place.
20 Jan 2014 by Ahmed Jubayer
Using shared preferences in Android
14 Dec 2009 by Ahmet Göktaş
How to use paging with UIScrollView in monotouch c#.net? I found some article for this question but all coding with Objective-C. i couldn't find any c# example. here is UIScrollView Paging with Objective-C. I converted that linked sample to c# and i added some new.UsingFirst you need to...
31 May 2015 by Alaa Ben Fatma
Choose your text maximum length programmatically and show a message whenever the length = the maximum length
22 Aug 2015 by Alfeu Lucas Guedes
How to handle Android physical back button events with Chocolatechip-UI and Cordova.
12 Jan 2012 by All Time Programming
Get actual screen size for the application layout dynamically
19 Jul 2013 by Amanpreet Mukker
Simple trick that I find very useful
19 Jul 2013 by Amanpreet Mukker
Simple approach to handle fragmentation
4 Aug 2013 by Amanpreet Mukker
Parsing JSON data in Android is simple and seamless
12 Sep 2017 by amartya mandal
Facebook & LinkedIn login with Firebase and Xamarin
4 Nov 2020 by AmrDeveloper
How to create a Code Editor Android Application for Go Programming Langauge using CodeView Library
7 Apr 2021 by AmrDeveloper
How to use CodeViewAndroid Library in many projects features
2 Dec 2015 by Anele 'Mashy' Mbanga
Explore your Genymotion Device folders
31 Jan 2014 by AnobikDey
The article describes how to select all the contacts in Windows Phone 7 and 8
5 Nov 2014 by Arkadeep De
Bluetooth Desktop Locker with Android Application
24 Nov 2014 by ashishkumar008
Here, I am going to apply a good look and feel on EditText in Android. For this purpose, we can use image also but I'll use XML here.
3 Jun 2014 by Attila Kúr
Alternative Push Notifications (without GCM) targeting a single device
18 Jun 2011 by Atulkryadav
Get Phone Contact Details
22 Jul 2013 by avi shaby
This tip describes the Java implementation of Base26GPS.
26 Nov 2012 by Azim Zahir
This article demonstrates running Android applications on emulator.
4 Apr 2014 by B. Clay Shannon
Call a RESTful method from Android without breaking, or in any wise damaging, a sweat
7 Apr 2014 by B. Clay Shannon
Step-by-step instructions on how to view SQLite data from Android Studio and SQLite Data Browser
9 Apr 2014 by B. Clay Shannon
How to View Every Change You've Ever Made to a File in Droidio With No Setup
19 May 2014 by B. Clay Shannon
Easily create and hook up values to display in an Android Spinner
19 May 2014 by B. Clay Shannon
How to create an Android Activity and its associated Layout file, then invoke (intent) them from another Activity
16 May 2014 by B. Clay Shannon
Step-by-step instructions for adding an Async Task to an Android Activity
21 May 2014 by B. Clay Shannon
A potentially-exhausting-but-not-exhaustive list of shortcut key combinations to use in Android Studio
16 May 2014 by B. Clay Shannon
How to quickly and easily change a Layout's header text
16 May 2014 by B. Clay Shannon
Simple tip on how to show a toast in response to an event, and center it in the screen
19 May 2014 by B. Clay Shannon
Simple steps needed to globally change a widget property
20 May 2014 by B. Clay Shannon
Learn the easiest way to create an Android Layout, especially when form factors of the target devices are limited
20 May 2014 by B. Clay Shannon
Learn how to get all records from any SQLite table, passing the Table Name as String and receiving a StringBuilder
21 May 2014 by B. Clay Shannon
In which the user is shown how to enclose multiple widgets in a rectangle
30 May 2014 by B. Clay Shannon
Add borders to Android widgets, such as EditTexts, to "set them off/apart"
4 Jun 2014 by B. Clay Shannon
Wherein the steps to add menu items, and respond to them being selected, is delineated
9 Jun 2014 by B. Clay Shannon
A handful of easy steps to enable using names instead of hex vals for colors
9 Jun 2014 by B. Clay Shannon
Simple code to send email which contains Exception text from a Catch Block
11 Feb 2012 by Bart Dubois
Memo about structure of the Android project and Support Package
17 Dec 2018 by Benktesh Sharma
Tips for tracking progress on multiple async tasks in Android
23 Jun 2018 by Biswal Tanmaya
Use of Realm object in Realm event handler
22 Oct 2010 by bmharwani
In this article, we will learn to create "Select Books" panel that displays the books of the selected category and subcategory.
22 Oct 2010 by bmharwani
In this article, we will make a small browser comprising of Text Field, Round Rect Button and a Web View control.
21 Apr 2015 by Bogdan Bujdea
Access Violation Crash on Windows Phone Devices
26 Aug 2015 by Chandan Kumar Chaurasia
This tip will help you to create Sitemap/Page Title on the fly using AngularJS in just few step!
9 Jul 2012 by Christian Amado
In this tutorial, we will discuss on ProgressBar & Background worker. Follow the step-by-step tutorial to know how to use these clases.
24 Feb 2014 by cigwork
I wanted to show a "no data" legend when there's nothing to show for an asynchronously loaded list and a busy indicator whilst items are being sought/loaded.
23 Jul 2011 by Cloud Hsu
Stack implementation for Objective-C.
12 Dec 2013 by Cloud Hsu
How to implement Queue in Objective-C
12 Dec 2013 by Cloud Hsu
How to remind review in iPhone App
12 Dec 2013 by Cloud Hsu
Implement Objective-C Singleton Pattern
21 Dec 2011 by danlobo
There is my version, no use of int arrays. While the while instruction is a good approach in many cases, in this specific one, it is not necessary, since the bigger number will be 18 (9 * 2):private Boolean ValidateIMEI(string IMEI){ if (IMEI.Length != 15) return false; var sum...
21 Jun 2013 by Daron Cox
If you're trying to integrate with UAG from a mobile device, this tip is for you!
4 Feb 2013 by DASoftware
Tip on how to pass a value to an intent
9 Feb 2015 by David Fan Quan
Introduction of how to configure Intel's HAXM with Google Android Studio to accelerate Android emulator.
12 Feb 2015 by David Fan Quan
Are you sure you really know how to name your app? If you know Activity's label has higher priority than Application's label, you'll get it.
15 Nov 2015 by David Lashkhi
Working with UIPopoverPresentationController
13 Jun 2013 by Deepali Dhingra
This tip explains how to create a to do or Shopping List app with listview, sqlite, dialog and customadapter
13 Jun 2013 by Deepali Dhingra
This tip explains how to create a to do or Shopping List app with listview, sqlite, dialog and customadapter.
14 Jun 2015 by Deepali Dhingra
This contains information about Sensors in Android.
14 Feb 2015 by Dennis E White
How to create delegates in Objective-C
22 Mar 2013 by Dheeraj Singh Bhadoria
This Artical shows that how we can change the color of any image throw Bitmap
5 Sep 2017 by dimpant
Learn how to properly use the NotifyDataSetChanged method of the ListViewAdapter to remove items from a ListView
15 Sep 2016 by discompsys
This tutorial describes how to convert the recursive method call in said algorithm into a flat loop call, to save memory in restricted environments.
9 Sep 2014 by Dominic Burford
Cross-platform mobile development vs native development
15 Jul 2017 by dsuryd
SignalR is great for building real-time web functionality. MVVM is great for developing your front-end. What if they can be used together? This tip will show how to do just that, using as example a simple project to do live chart on a web browser.
15 Jul 2017 by dsuryd
Application of "MVVM over SignalR" library described in a previous CodeProject tip, combined with Dynamic LINQ library to do incremental web search by typing the query
9 Dec 2015 by Dung_Le
Keep track of your system or application with Notifier Mobile Service
21 Apr 2013 by Eduardo Antonio Cecilio Fernandes
Add asynchronous tasks, using threads, in Android activities while updating its progress to the UI. Use this technique for SDKs lower than 1.5.
2 Nov 2013 by Elagizy
Most of the mobile browsers don't support audio autoplay to save mobile bandwidth on behalf of the user!
20 Apr 2015 by emerR46
Show an option when a selected bar chart is clicked in from screen.
4 Jan 2015 by farhad2161
In this article we will implement a general Parcelable class and name it ParcelableEntity. Then all other entity class can extend it, then they will be parcelable too. So there is no need to implement Parcelable class for other classes.
17 Feb 2015 by Feature Extraction
In this article I will cover the steps to set up Apache Cordova. I’ll first set up the Android SDK, an Android Virtual Device, Apache Ant and finally, Cordova.
30 Jul 2015 by Fernando Cortes Flores
An Apache Cordova app that can download a PDF from an URL, store the PDF in the device and show the PDF to the user
17 Dec 2012 by Fredrik Bornander
When the emulator isn't enough for testing and the money isn't enough for an actual device
27 Sep 2010 by Frozen Rain
There is a simple way to consume WCF from clients which do not support Microsoft's SOAP implementation. It is achieved by using REST to accept data and convert REST calls to SOAP calls with the PHP Framework.
18 Apr 2014 by Garvit Arya
It is a personalized web Browser that can open a certain website directly.
17 Jun 2013 by gcrawley02
The following will provide a quick guide on how to add a scrollable frame which will allow one finger scrolling on ipad (and will also work on desktop browsers)
4 Dec 2015 by gggustafson
This tip presents a general method for capturing GUI events.
9 Mar 2015 by giaosucan
Simple way to create service on Android Application
5 Dec 2013 by Gurunath Navale
Two methods for testing applications on an iPhone.
24 Nov 2014 by hack.iftekhar
IQKeyboardManager for iOS
20 Mar 2014 by Hadrich Mohamed
This tip shows you how to make your own Android Weather Application using XML Parsing.
13 Oct 2011 by Hamdy Ghanem
How to send an email with attachment in Android.
18 Mar 2014 by Herbert Lausmann
Shows how to manipulate the DOM of a page loaded in WebBrowser control of Windows Phone.
3 Mar 2010 by hjgode
If you want to lockdown a user of a Windows Mobile device to not send/receive SMS messages or eMails, you can use a blacklist. First enable Disallow policy on the device and then list all apps you dont like the user to run.REGEDIT4;Enable blacklist of applications that should not...
4 May 2010 by hjgode
If you are developing for windows mobile devices and got several devices, you may not want to be asked to setup a “New Partnership” on a new connected device.To avoid partnering, you use a registry key and you will no more be asked to setup a partnership with your PocketPC or Windows CE...
15 Oct 2012 by Houssem Dellai
Developing a Windows Phone app step by step
9 Nov 2012 by Houssem_Dellai
2 Apr 2014 by Houssem_Dellai
We'll see how SystemTray properties can help you design nifty apps
12 May 2014 by Houssem_Dellai
Cached images will still be in memory even when navigated to another page, I'll suggest some workaround.
18 Mar 2015 by Houssem_Dellai
Develop Android applications using Visual Studio and C#
11 Aug 2013 by huyletran
Make edit text with specified length, delete icon