Android Learning

  • Facebook
  • Twitter
  • Google Plus
  • Flutter
  • Advanced Android
  • Andro Kids
  • Contact us

Category - Android

Android classes for beginners – Learn Android Programming and how to develop android mobile phone applications starting from Environment setup, application components, activity lifecycle, service lifecycle, application architecture, publishing application, debugging applications, handling events, layouts, menus, user interface controls, styles and themes, handling rotation, fonts management, send email, data storage, managing media, send sms, phone calls.
Android Training provides a collection of classes that aim to help you build great apps for Android. Each class explains the steps required to solve a problem or implement a feature using code snippets and sample code for you to use in your apps.

  • Android

Building A Simple Android Application Part – 1

February 23, 2016
by Akshay Raj

Create a Layout In Android Studio, from the res/layout directory, open the content_main.xml file. Add the <LinearLayout> element. The result looks like this: <LinearLayout xmlns:android="" xmlns:app="" ...

Continue reading

  • Android

Chapter 2 – Android Resources

February 23, 2016
by Akshay Raj

You should place each type of resources in a specific subdirectory of your project’s res/ directory. For example, here’s the file hierarchy for a simple project: MyProject/ src/ MyActivity.java res/ ...

Continue reading

  • Android

Chapter 1 – Getting Started with Android Programming

February 22, 2016
by Akshay Raj

1. Setup the Development Environment. Step 1 – Setup Java Development Kit (JDK) Download the latest version of JDK from Oracle’s Java site: Java SE Downloads. After you have downloaded and installed the Java...

Continue reading

Previous 1 2 3

Pages

  • Authenticating Your Client
  • Setting the JAVA_HOME

Recent Posts

  • JSON Parsing with Retrofit Library
  • Alert Dialog with Custom Layout
  • Migrating to AndroidX
  • Upload Multiple Images Using Retrofit Library
  • Android JSON Parsing Using Volley
Copyright © 2025. Powered by Snowcorp Technologies.
  • Sitemap
  • Privacy Policy
  • Flutter
  • Advanced Android
  • Andro Kids
  • Contact us
  • Facebook
  • Twitter
  • Google Plus