Click here to Skip to main content
15,901,666 members
Everything / Mobile Apps / Android

Android

Android

Great Reads

by ridoy
A brief explanation of application development for Android Wear, helpful for every beginner and intermediate android developer.
by Safak Tarazan
Usage of services, alarm manager and broadcast receivers
by Daniel Vaughan
Create best-in-breed cross-platform MVVM apps using Calcium for Xamarin.Forms.
by raddevus
Steps for building a device you can add to your existing garage door, which implements an atmega328, bluetooth (hc-05) and relay module which will allow you to open your garage door from any paired Android device.

Latest Articles

by JudyL_MD
Code sample for passing encrypted compressed data between Windows and Android
by Ayush Vijaywargi
Enhancing Android app stability by integrating LeakCanary with RxJava for efficient memory leak detection and resolution.
by Suhagkumar Vamja
The article discusses the challenges faced by businesses in releasing mobile applications quickly and the importance of faster time to market (TTM)
by Zijian
Use PowerShell scripts to generate icons of native mobile apps

All Articles

Sort by Title

Android 

18 Mar 2014 by Cindy Potvin
This post gives 5 tips to improve performance in Android applications
23 Jan 2018 by Aram Tchekrekjian
Seven Android libraries every developer needs to know
21 Jul 2021 by Aram Tchekrekjian
In this tutorial, we will learn how to connect Android with ASP.NET Core Web API.
25 Nov 2011 by li9705
A simple opengl example of Android using cle
16 Apr 2012 by Sebastian Krysmanski
This article will show some basic examples of how to call a method of a Java class from Mono for Android.
20 Jul 2016 by Andy Point
Integrating Facebook Login to Android Application. Now a days almost every web and mobile app provides an option to Login with Facebook. This is because most of the people have a facebook account and facebook has provide an easy to integrate SDK to add Facebook Login to your mobile app.
28 Aug 2016 by Andy Point
Adding Google Admob Ads to Android App (Banner and Interstitial ads). Google AdMob is the most popular mobile ads platform used by app developers worldwide. Integrating AdMob to your app allows you to monetize your app and earn on the basis of Impressions and clicks on ads in your app.
28 Aug 2016 by Andy Point
Today Almost all web and mobile apps come with Google and Facebook Login, This is a really useful feature for both the app developer and the user, since almost everybody tend to have a google/gmail and facebook account and moreover while logging in with google you don’t need to remember your UserId
5 Jul 2015 by Andrey Moskvichev
This is an efficient way to make button color change on Android
28 Jan 2013 by BillOsuch
Finding your SDK debug certificate MD5 fingerprint using Keytool.
9 Oct 2017 by Right Handed Monkey
How to programmatically register system broadcast receiver at runtime in Android
11 Feb 2013 by Simon Jackson
This book is a practical and hands-on guide for developing Android applications using new features of Android Ice Cream Sandwich (Android 4.0), with a step-by-step approach and clearly explained sample code.
21 Jul 2016 by Andy Point
Android CardView Tutorial We have already discussed about RecyclerView in the following tutorial Listing Items using RecyclerView and shown a recyclerview example in android studio. Today we will discuss about CardView in Android SDK which was introduced with the android material design through the
20 Nov 2009 by DavidSchmitt
Android development FAIL
16 Jan 2013 by ShubhamSaxena
A quick start to your first Android app.
17 Jul 2016 by Andy Point
Android Download Manager Tutorial: How to download files using Download Manager from the Internet
31 Oct 2015 by Val Okafor
In this blog post, I will show you how to create Android drawing app. This blog post is part one of a two part tutorial series where I will show you how to create simple but delightful Android drawing app.
18 Nov 2015 by Val Okafor
In this blog post, I will show you how to create Android drawing app. This blog post is part one of a two part tutorial series where I will show you how to create simple but delightful Android drawing app.
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.
29 Aug 2016 by Andy Point
Android Firebase Cloud Messaging Tutorial Hello Developers, We are back with a new android firebase tutorial. This time we will discuss about Firebase Cloud Messaging (FCM). We will be using Firebase to add cloud messaging in android app. What is Firebase Cloud Messaging? Firebase Cloud Messaging is
17 Jul 2016 by Andy Point
Android Flash Light Application Tutorial Using Camera2 API
4 Nov 2016 by Andy Point
In this horizontal listview Android example, we will discuss how to create a horizontal listview using RecyclerView.
12 Apr 2012 by Michael Banzon
It is not Android that is fragmented – it is iOS that is not-fragmented.
28 Apr 2015 by Val Okafor
This blog post stems from my recent experience building my soon to be released Invoicing app. I waited until the last minute to integrate PDF hoping that there is a magical boolean I can set to true and voila, my deeply nested view will be converted to PDF.
19 Apr 2011 by Austin Rasmussen
The Android ListActivity makes it simple to display a list of items in your application.
19 Apr 2011 by Austin Rasmussen
Continued from: Android Lists: ListActivity and ListView I.
13 Mar 2017 by hexgear
I this post I will describe how I put together the live wallpaper.
17 Jul 2016 by Andy Point
Android Material Design: Working with Floating Label EditText
22 Aug 2011 by kb-boxer
Android meets .NET
22 Jul 2013 by Simon Jackson
A review of the Android Native Development Kit Cookbook.
25 Apr 2014 by Simon Jackson
Android NDK Game Development Cookbook - a review
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.
14 Jul 2017 by hexgear
In this article, I will share how to parse JSON using JSON-Java in Android, however the snippet is not limited to Android only.
1 Nov 2016 by Andy Point
In this post, we will discuss how to use picasso in Android studio to download images over network by creating a Picasso Android app.
25 Nov 2017 by hexgear
Android Recycler View Tutorial
1 Nov 2016 by Andy Point
In this Android Spinner Tutorial, we will learn how to make an Android spinner which will allow us to select an item from a drop down menu in Android.
17 Sep 2015 by Val Okafor
In this post, I will cover the fundamentals of Android SQLite from a beginners perspective. In the next post I will provide a similar introduction to Content Provider and in the last part of the series I will show how to use Android SQLite and Content Provider to build a Note taking app.
20 Nov 2015 by Val Okafor
Android SQLite for beginners
11 May 2014 by hjgode
Android: ipPrint4 Print Label/Receipts to IP Printer
3 Jul 2015 by NormDroid
AndroidServiceClient with Authentication
6 Dec 2012 by Phil Sweeney
Applying MVC architecture to Titanium mobile apps
7 May 2017 by n.podbielski
Fixing hiding text box controls by software keyboard on Xamarin Android
20 Nov 2015 by Val Okafor
Beginning Android Development – Part 2/3
21 Nov 2013 by Lewis Benge
Building Glassware with the Xamarin Android and Google's GDK
15 Sep 2014 by Cindy Potvin
How to build maintainable Android applications
20 Feb 2017 by Afzaal Ahmad Zeeshan
In this article, I cover the most widely faced problems in Xamarin installation and setup for Android application development.
22 Apr 2010 by Adrian Vintu
I have previously published an Android vs IPhone comparison and many people requested that I do a comparison of Android vs iPhone vs Nokia vs BlackBerry vs Windows Mobile 7.
15 Jun 2010 by Adrian Vintu
A comparison of Android vs iPhone vs Nokia vs BlackBerry vs Windows Mobile 7
14 Dec 2016 by Simon Jackson
How to convert DirectX .X files for use in games
29 Oct 2011 by Rajeesh.C.V
Android development - Aquarium Live wallpaper
31 May 2015 by Val Okafor
Today, I am beginning a four part Android tutorial series where I will provide step by step guide on how to create and publish your first Android app.
2 Jun 2015 by Val Okafor
How to create and publish your first Android app
13 Jul 2015 by Val Okafor
CodeProject This post is part 3 of a three part Android development tutorial series where I provide a walk-through on how to create and publish your first Android app.
4 Mar 2014 by Cindy Potvin
How to create logs in Android applications
16 Oct 2019 by Simon Jackson
Hints, tips and advice for working well with Android in Unity
2 Apr 2013 by PratapReddyP
Demo of PhoneGap on an Android
13 Mar 2013 by Andrey Moskvichev
In this article, I'll show you how to detect incoming and outgoing phone calls on the Android platform.
25 Feb 2017 by n.podbielski
Reusable service for detecting if software keyboard is visible or not on Xamarin Android
4 Oct 2013 by Raymund Macaalay
If you love C# and want to create an Android application using that language then you have to thank Xamarin as they created this great Cross Platform development tool which enables developers to develop iOS and Android apps in C# language. 
26 Jan 2015 by Cindy Potvin
How to display a string List in an Android ListView
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.
4 Apr 2018 by S Ravi Kumar (TechieRathore)
In this article, we will dissect the folder structure of default Flutter app and understand how to manage the various resources needed for developing a cross platform app using Flutter.
29 Nov 2012 by Serge Desmedt
2D Drawing in Android
13 Mar 2013 by Andrey Moskvichev
This is part II of the article series on Drupal and Android integration.
1 Jun 2020 by Mohammad Nasirifar
This is the story of the letters in the date of Google Calendar.
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
23 Feb 2017 by Val Okafor
This post is a step by step tutorial on how to implement Firebase Authentication in Android.
13 Feb 2017 by Val Okafor
A complete, step by step tutorial on working with Firebase Realtime Database in Android
28 Apr 2020 by Ahmed Bouchefra
Solutions to problems you'll encounter when creating new virtual devices
19 Jul 2011 by Steve Psaltis
Flex 4.5 for Android : Getting started with Flash Develop
28 Mar 2018 by S Ravi Kumar (TechieRathore)
In this article, we will setup Flutter development environment in Android Studio and execute the default code generated by the New Flutter Project template.
29 Sep 2010 by Adrian Vintu
While playing with localization on the Android for my app I came upon an annoying bug.It seems running on Motorola Milestone the fonts were getting smaller on each locale update.I use the following code for locale changing (from http://almondmendoza.com/2009/01/28/force-localize-an-application-
31 Mar 2014 by Cindy Potvin
How to format dates with Java in Android applications
15 Apr 2013 by Daniel Vaughan
Generating localized resources in Mono for Android using T4.
15 Mar 2017 by Simon Jackson
MonoGame (for those of you not yet aware) is a Game Building Framework / API born from the ashes that was the Microsoft XNA Framework that provides a very easy to use API to build games.
28 Aug 2016 by Andy Point
Google Maps App Tutorial Hello Guys. In this post, we will learn how to make a Google Maps App that detects our current location. Here Google Map V2 will track current location of user and add a marker on it. Pre-requisites:
29 Aug 2016 by Andy Point
Google Maps Nearby Places API Hello Guys. Hope all of you are doing well. In this tutorial, we will learn how to add the markers on nearby places in Google Maps API using Retrofit . We will name this App as Google Maps Nearby Places API.
9 Sep 2016 by Andy Point
Google Maps Search Nearby In this post we will learn how to find nearby places in Google Maps. We will first see how to get current location of user and then will add marker on nearby places like Restaurants, Hospitals, Schools etc. You can see demo of this post (Google Maps Search Nearby) in above
15 May 2015 by Neta777
In this post I want to examine the image files generated by Lens Blur.
4 May 2010 by Adrian Vintu
I've had multiple requests on information about developing an (Android) mobile application, so I decided to add my tips in this guideline.
30 Jun 2015 by Andrey Moskvichev
How to add banners into Android app and not overlap other UI elements
1 Oct 2015 by Val Okafor
This post is part one of two part blog posts where I will provide a step by step tutorial on how to create an Android Notepad App. These two posts are the completion of my post on Android SQLite and Content Provider. If  you have not read those two posts, you may want to do […]
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. 
19 Nov 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 Jun 2010 by Adrian Vintu
How to Debug on the Samsung Galaxy I7500 Android Phone
3 Oct 2016 by Cindy Potvin
How to get started with Android development - Basic structure
17 Oct 2022 by Cindy Potvin
At the end of my last article, I left you hanging after describing activities, without telling you how to build a UI, so here we go.
31 Jan 2017 by Cindy Potvin
How to get started with Android development: Layout managers
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 May 2015 by Cindy Potvin
How to show a Toast for a specific duration in Android
29 Nov 2013 by Tharaka MTR
How to transfer ownership of the Android application
9 Jan 2012 by XPG Live
A walk through of using all of the features XPG Live has to offer
26 Jan 2012 by XPG Live
How to initialize a game on Android with XPG
1 Feb 2012 by XPG Live
This post discusses how to use Leaderboards on Android with XPG.
19 Jan 2017 by Lee P Richardson
If you've ever wanted the same type of functionality for Xamarin Android either for consistency or ease of cross platform code sharing, now you can with EasyLayout.Droid.
6 May 2014 by Cindy Potvin
How to save data in your Android application
27 Mar 2017 by Lee P Richardson
Kill AXML - Programmatic ListViews in Xamarin Android