• Facebook
  • Twitter
  • Google Plus
  • Instagram
  • Pinterest
AndroidRide
  • Home
  • About
  • Contact
  • Privacy policy
how to install or add kotlin plugin in android studio
Beginner October 24, 2018

How To Install Kotlin Plugin In Android Studio

Finally, Google has accepted Kotlin as the official language for Android app development. This doesn’t mean we have to stop making apps using JAVA. You can, but Kotlin…

Continue Reading
how to use toast in android with example - androidride.com
Beginner August 18, 2018

Understand Toast With This Simple Android Toast Example

Have you ever seen “touch again to exit” or any other white text in a black capsule shape as pop up in Android??? Those popup messages are toast.…

Continue Reading
build.gradle - how to add support library in android studio -androidride.com
Short Post August 8, 2018

What is Android Support Library and How to add it in Android Studio?

In this post, you will learn about the Android Support Library and How to add in your Android Studio project. In Android app development, support libraries have an…

Continue Reading
how android onclick attribute works Simple Guide button onclick xml example in android-androidride.com
Beginner August 1, 2018

Simple Guide: Button onClick XML example in Android

In this post, you will learn how to perform an action using Button and onClick attribute in XML. It is simple and easy to understand. Before creating the…

Continue Reading
configure new-activity- how to create another activity in android studio
Activity July 5, 2018

How To Create Another Activity In Android Studio

In this post, you will learn how to create another activity in Android Studio. When you started the Android Development journey by creating Hello World or any other…

Continue Reading
asynctask in android with example - androidride.com
AsyncTask July 2, 2018

Android AsyncTask Example – Do Not Miss This Beginner’s Guide

In this post, you will learn about AsyncTask with a simple Android AsyncTask example. At last, you can download it too. Contents Introduction What is AsyncTask in Android?…

Continue Reading
gradlew file in root project folder of Android studio -Efficient way to reduce android build time
Short Post May 28, 2018

Efficient way to make APK and reduce android build time

Does your Android Studio takes a lot of time to build and run?? If you have a low-end pc, then this time increases. When I hit the run…

Continue Reading
how setContentView() works in android
Activity May 18, 2018

Why setContentView() in Android Had Been So Popular Till Now?

Do you want to know how setContentView() works in Android? Let’s start… Actually setContentView() is a method part of android.app.Activity class. It helps to set our content or…

Continue Reading
Beginner March 2, 2018

Android Layout? What Is That?

If you want to become a good Android Developer?? Then you must learn basics well, better you understand the fundamentals, easier to learn the advanced concepts. So today…

Continue Reading
easiest way to make listview in android
Beginner January 8, 2018

Easiest way to make ListView in Android

Those messages in the listview are sent by my crush to me. Yes, that was the best dream I ever had ;-). I’m just kidding… Let’s back to…

Continue Reading
Previous1 … 3 4 5Next
  • Flutter

    • Install Flutter
    • Flutter Commands
    • Flutter FlatButton
    • Flutter RaisedButton
    • Flutter Padding
    • Flutter FloatingActionButton
    • Flutter CircleAvatar
    • Flutter Swiper
    • Flutter ImagePicker
    • Flutter Path Provider
    • Flutter Notes App
    • Flutter Machine Learning App Tutorial
    • Flutter QR Code Scanner & Generator
    • Flutter Carousel Slider
    • Android

    • Android WebView - Ultimate Guide
    • Android RecyclerView - You Must Read This.
  • Popular Posts
    7 Flutter Commands & Command Line Options You Must Know : Create New Project, Run & More Commands Using CLI67 Total Shares
    How To Install Flutter In Android Studio In Windows : Flutter Android Studio Set Up Tutorial40 Total Shares
    3 Flutter FlatButton Examples With Tutorial37 Total Shares
    5 FloatingActionButton Examples In Flutter With Tutorial11 Total Shares
    8 Flutter Background Image Examples With Tutorials10 Total Shares
  • Connect with us on
    AndroidRide
  • Recent Posts
    • What Is The Advantages Of Machine Learning?
    • machine learning model lifecycleMachine Learning Model Lifecycle – What I Understand
    • What Is Machine Learning? What I Learned.
    • 5 Ways To Get Instance Of ViewModel In Android
    • color kt file locationColor.kt vs colors.xml : Which is better for Jetpack Compose?
  • Recent Posts
    • What Is The Advantages Of Machine Learning?
    • Machine Learning Model Lifecycle – What I Understand
    • What Is Machine Learning? What I Learned.
    • 5 Ways To Get Instance Of ViewModel In Android
    • Color.kt vs colors.xml : Which is better for Jetpack Compose?
  • Follow Us
    Facebook Twitter Google Plus Instagram Pinterest

Copyright © 2018 AndroidRide. All rights reserved.

Top