Android Learning

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

Building A Simple Android Application Part – 2

February 23, 2016
by Akshay Raj

After completing the previous lesson, you have an android application that shows an activity with a text field and a button. In this lesson, you’ll add some code to MainActivity that show a Toast Message when the user clicks...

Continue reading

  • 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 … 3 4 5

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
Join Android WhatsApp Group: Click Here
Copyright © 2025. Powered by Snowcorp Technologies.
  • Sitemap
  • Privacy Policy
  • Flutter
  • Advanced Android
  • Andro Kids
  • Contact us
  • Facebook
  • Twitter
  • Google Plus