Read Build Multilingual Android Apps Using Custom Localization and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Tag: Android Tutorials
Read Build Menus in Android with Java and XML: Contextual and Popup Menus and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
The menus can be defined as resources in XML files, which makes it very easy for us to change the menu items if needed.
An Android activity goes through several different states during its lifetime. Understanding the states and the events will help you to code your app in a more efficient, responsive way for your users.
Read Master Mobile-Friendly Image Manipulation: Emboss Images Using Android's Renderscript API and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Android APIs provide good support for developers who want to share persistent data between two different sessions of an Android application.
Read Design Your App's User Interface Using Basic Widgets in Android's GUI Tooklit and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read Beginning Android: Launching the Android Virtual Device and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read Beginning Android: Create an Android Virtual Device and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
Read How to Handle SMS in Android Development and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
In this article, lesson 2 of Beginning Android, you'll learn how to install android platform.
In this article, I will show you how to add a periodically firing update to your Widget using an ‘AlarmManager’.
Read How To Code an Android Widget and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.