Android Learning

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

Tag - android studio

  • Advanced Android

Google Sign-In for Android App

April 3, 2017
by Akshay Raj

Today Almost all web and mobile apps allow you to log in with Google and Facebook. In this tutorial, we will describe how to integrate Google Sign-in to your Android Application, We will be creating a sample Google Login app...

Continue reading

  • Android

Chapter 3 – Android App Manifest

March 1, 2017
by Akshay Raj

Every application must have an AndroidManifest.xml file (with precisely that name) in its root directory. The manifest file provides essential information about your app to the Android system, which the system must have before it...

Continue reading

  • Advanced Android

Image Upload with Multipart Request Using Android Volley

July 18, 2016
by Akshay Raj
152 Comments

Http Multipart requests are used to send heavy data data or files like audio and video to the server. Android Volley gives you a very faster and optimized environment to send heavy data or files to the server. Here I post a...

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

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