Kotlin Android Tutorial - NEW Realtime Location 1 Create Login Page

preview_player
Показать описание
#EDMTDev #AndroidDevelopment #KotlinAndroidEDMT

Welcome to EDMTDev Courses ! Our series will help you make an awesome app Realtime Tracking with features:
- Login with Email & Aoogle Account (can use other like Facebook , Twitter...etc)
- See all people who are using this app
- Make a Friend Request to other people
- Accept / Decline Friend Request
- See all your Friends
- Tracking your friend in realtime
- Location can be update in background / killed mode

android,kotlin,android tutorial using kotlin,android kotlin tutorial,android kotlin tutorial for beginners,android tutorial for beginners,android tutorials,kotlin tutorial,android kotlin course,android course,android kotlin app tutorial,tutorial,course,beginners,smartherd,android studio,kotlin android tutorial for beginners,android kotlin tutorials,android development using kotlin,android development with kotlin
Рекомендации по теме
Комментарии
Автор

Hi, im doing your application but in the UpdateToken the FirebaseInstanceId is deprecated, and i dont no i resolve this situation, i search on the internet but i dont understand what i need to change

rodrigomota
Автор

providers=
****<AuthUI.IdpConfig> it not working .It's in gray text.

jhndx
Автор

Why I do as same as you but after run it, when sign in then it didnt go to home activity it stuck on the background picture

codevictor
Автор

Sir, may I ask for the source code please?

rodginmisterio
Автор

Sir .. HOw can I get layout file? Assets Linke can't access

gpslocationtrackersasasak
Автор

Your videos and nice, the only draw back is how you dont explain what ur are doing...

amateur_gamer
Автор

please make a app use for parcel delivery

gaurangpatel
Автор

Sir i am not getting navigation drawer in my application its only show blank.

rahuljha
Автор

Error: Could not download google-services.jar No cached version available for offline mode.

rahuljha
Автор

Sir i finished this part but when i try to run it stays still on splash screen

mariummagdy
Автор

Bro wanted to talk with you in PM how can I talk with you?

hamzaashraf
Автор

Im trying both kotlin & android...both crash when run (part1)

syeikhabdulazizsyeikhahmad
Автор

it gives me error and asks me to migrate to android x any help?

mariummagdy
Автор

anh ơi, cho em hỏi mình save login state account kit làm ntn ạ, nếu đc anh cho em key word nha. cảm ơn anh

TanNguyen-stwl
Автор

how can i get your firebase Realtime2019 ?
i'm student and i don't know how to create firebase
pls help

Shakynz
Автор

I did code with

Providers = arraylist of (
AuthUI.IdpConfig.EmailBuilder().build,


Because it worked only this way for me and the other way shows a grey color as someone stated on the comments below

Now i face an error 'Unresoloved reference: Permission'
In

mariummagdy
Автор

This class is deprecated.
Firebase Instance ID has been replaced with  for app instance identifiers and  for FCM registration tokens.

yardennaveh
Автор

Why don't you explain please do explanation also

bibeksaha
Автор

Sr debería de hablar usted no entiendo inglés

marcovillanueva
Автор

Sir.. FirebaseInstanceId .. Can I change like this?
{ task ->
if(task.isSuccessful)
{
val token = task.result
val data = HashMap<String, String>()
data.put("token", token!!)

.setValue(data)
}
}

gpslocationtrackersasasak