Android Studio 4.0 Tutorial - Part 1

preview_player
Показать описание


Build an Android app for users to purchase food from restaurants, created all with Android Studio and Kotlin. This 4.0 tutorial series picks up where we left off in Android Studio 3.6 which I released about two months ago. Nothing has changed in this version that makes the 3.6 tutorial obsolete so go back and watch it on my YouTube channel page.

Today let's build a RecyclerView and Adapter that displays a list of restaurants for the user to choose. We'll use a single XML layout and a Kotlin RecyclerView Adapter and ViewHolder for this.

If you want to become an Android Engineer then learning how to use RecyclerViews is a must. I've used it nearly every day for five years. It's very common.

Рекомендации по теме
Комментарии
Автор

Note: This series is partially outdated. View the updated 2021 series
you find them helpful, but if you get stuck see updated techniques in
the 2021 series.)

DanielMalone
Автор

Please consider sharing a copy of the project and post url in description so we can experiment on your code after the lessons we learned from watching!

jmarino
Автор

Hi Mr.Malone, I face a problem that the button's id is not appearing in the autocomplete list. How to actually fix this? I am currently using Android Studio 4.1

千尧
Автор

Hi Daniel, I can not import restaurantsRecyclerView by just typing restaurantsRecyclerView in the fragment first kotlin file. Any tips for that?

ze
Автор

Hi Daniel.
I love your tutorials on Android Development cos its well explained and easy to understand for me.
Am learn Android Development without having any coding background and am really struggling. Even the Android software interface looks broad to me and most tutorials i seen are not current like yours.
Thanks very much.

adzeisylvester
Автор

Thanks so much for making these videos! Very helpful.

ascott
Автор

Hi Daniel,
Thanks for your videos
Want to how how to show/hide inputtext button depending on the chosen radio button

arjumandshaikh
Автор

Thank you.You are the best!
Don't stop making videos.I will follow you! Thank you very much😍

musicking
Автор

How to save user input from EditText to a variable to be used on a different Activity
This is one of the stuff u left out in android studio 2020 edition part 8

aaronyx
Автор

It's funny how every Part 1 gets hundreds of thousands of views on your channel, but parts 6, 7 etc. get only a couple thousand.

Looking forward to Android Studio 4.1 Tutorial Part 1 :D

pekka
Автор

Thank's, your tutorials are the bests

dan.valerio
Автор

Hello how are you. Do you have a video in Kotlin for making a button go to another page? I'm a beginner and I need some help learning that language for Android Studio. ? Also I was wondering if your video you do it with Java or Kotlin thanks ?

indianamatrix
Автор

Do you have a video on how to create more than one page-- and using links to get between them? I cannot figure this stuff out at all!

MoXyiD
Автор

I have trouble getting the emulator to pop upon my iMac. It shows HAXM issues but I enable from SDK manager and still won't pop up. What should I do?

hharlin
Автор

How can I replace the chicken picture in the second appearance?

archi
Автор

Bonsoir, j'ai deux questions si vous pouviez m'y répondre. La première mes fichiers main_navigation et autre sont en rouge bleu ou vert qu'est ce légende de couleur. Mes fichiers sont passés rouge mais mon application peut quand même s'exercer. Comment les remettre en vert. Et deuxième question comment faire une copie ou une sauvegarde des fichiers de mon application.

ultimat.
Автор

trying to access a view in the corresponding Kotlin file, I get "unresolved reverence". Why is that?

TheNitrozwerg
Автор

Did you give up on building the "Inventory Management" app?

robburns
Автор

Hi, Daniel may I know what template project file you use in the first place for this tutorial?

pangadrian
Автор

please make a video on how to setup android studio 4.0 completely offline

nonecreator