• Facebook
  • Twitter
  • Google Plus
  • Instagram
  • Pinterest
AndroidRide
  • Home
  • About
  • Contact
  • Privacy policy
Flutter July 6, 2020

How To Install Flutter In Android Studio In Windows : Flutter Android Studio Set Up Tutorial

Welcome to our first Flutter Android Studio tutorial. Let’s start by talking about Flutter. Google has introduced its software development kit Flutter in 2017. Using Flutter, you can…

Continue Reading
Beginner March 30, 2020

3 Android RecyclerView Load More On Scroll Examples

This post contains affiliate links. If you use these links to buy something I may earn a commission. Thanks.” We are using lots of apps that load data…

Continue Reading
Head first android development
Beginner March 16, 2020

3 Reasons To Buy Head First Android Development – 2nd Edition

Do you want to learn, how to develop Android apps? There’s only one way – write a lot of code! : Head First Android Development. So in this…

Continue Reading
Beginner December 21, 2019

4 Ideas To Create Horizontal RecyclerView With Example

Do you want to make Horizontal RecyclerView? Before jumping into tutorial, I would recommend reading RecyclerView In Android : The Ultimate Guide. In this post, I will teach…

Continue Reading
Beginner December 11, 2019

RecyclerView With CheckBox In Android Example: 2 Examples And Tutorial About RecyclerView Adapter, Difference Between ListView & RecyclerView, and OnClickListener Will Help You To Know RecyclerView Better.

RecyclerView??? Is that a View? What does it do? How to use this one? are these thoughts running through your head? then Go on. Or you know something…

Continue Reading
Beginner September 27, 2019

How To Reduce Android App Development Time Using Genymotion Free Emulator (For Personal Use) With Android Studio

Not all of us can buy lots of real devices for testing. That’s costly and time-wasting too. This is why emulators are born. It’s assured that emulators are…

Continue Reading
Activity September 13, 2019

How To Move From One Activity To Another In Android

Do you want to know how to move from one Activity to Another in Android? Okay…Let’s go. How to start new Activity using Intent in Android In Android,…

Continue Reading
Beginner August 30, 2019

4 Android TextView StrikeThrough XML & 2 Kotlin/Java Examples

You might have seen strikethrough text in websites or apps. Strikethrough used to show the old price or real price with the selling price. It makes us think…

Continue Reading
Beginner August 16, 2019

5 Amazing Ways To Underline A TextView In Android

Do you want to underline a TextView in Android? In this post, you will learn how to underline a TextVew and also learn to change underline color. You…

Continue Reading
how to change package name in android studio
Beginner July 15, 2019

3 Methods To Change Or Rename Android App Package Name in Android Studio

Sometimes, we make our app using the code from youtube tutorials and blogs and may forget to change the package name at the start. Yes, this happens, most…

Continue Reading
how to run android app over wifi in android studio
Short Post May 2, 2019

2 Strategies about how to run android app over WiFi in Android Studio (without Root)

Having trouble with USB debugging??? Want to reduce the usage of USB?? In this post, we will show you two methods that help you to run the app…

Continue Reading
open calendar on button click in android example
Beginner March 1, 2019

Open Calendar on Button Click in Android Example – Kotlin & Java

In this example, you will learn how to open the calendar on button click in Android with an example. Here I use DatePickerDialog, not CalendarView. Beginners tend to…

Continue Reading
Beginner January 27, 2019

4 Ways to make Android TextView Bold

In this tutorial, you’ll learn four ways to make an Android TextView bold. You can easily adapt the code and use it in your project as needed. Let’s…

Continue Reading
how to convert java class to kotlin in android studio
Beginner January 19, 2019

How to convert Java class to Kotlin in Android Studio

In this post, you will learn how to convert Java class to Kotlin in Android Studio. Google announced Kotlin as an official language for Android Development. When comparing…

Continue Reading
android webview example tutorial - download source code
Beginner January 16, 2019

9 Android WebView Example Tutorial In Kotlin & Java

Do you want to create a web browser using Android WebView? Don’t worry; I’ll help you make a simple one, as shown below. Download Project Source Code -…

Continue Reading
Previous1 2 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