No video

Sending Data to a New Activity with Intent Extras

  Рет қаралды 35,318

CodingWithMitch

CodingWithMitch

Күн бұрын

This video is part of a course named "SQLIte for Beginners 2019". It's free and available on my website: codingwithmitc...
This is a continuation from another video where I show you how to detect clicks to RecyclerView list items and navigate to another activity.
Now in this video I show you how to attach custom java objects to a bundle as intent extras. The objects can be retrieved in the new activity by accessing the intent extras.
Remember: custom object classes must implement the Parcelable interface so they can be attached as an extra.
➤RecyclerView OnClickListener video:
↻ • RecyclerView OnClickLi...
➤Learn to code like me:
↻ codingwithmitc...
➤Source Code:
↻ goo.gl/rfufPc

Пікірлер: 63
@Bomb4stic
@Bomb4stic 5 жыл бұрын
Thank you so much Mitch, this is what I was looking for to send all the data with only one 1 line of code. You are just awesome man. Thumbs up!
@GauravLonkar
@GauravLonkar 5 жыл бұрын
This is the first channel on KZfaq, where I clicked on the Bell icon to get notifications from this channel. Thank you for such great videos! I am glad that I discovered your channel.
@f_eyt8870
@f_eyt8870 5 жыл бұрын
Hey Mitch, I want to say you, that your videos are soooooo great! You explain everything very very clearly and in a way, which I really love.😁 You dont stop when you tell something or say ähh, mhhh or other bad extras. Please keep going, youre the best Android Studio Video maker on KZfaq, that I know. If you would make youre videos in german, it would be PERFECT🤣🤔😉.
@codinginflow
@codinginflow 5 жыл бұрын
Ah so this is how this works
@codingwithmitch
@codingwithmitch 5 жыл бұрын
Make sure to watch my beginners course, I think it will really help you: codingwithmitch.com/courses/sqlite-room-persistence-android/
@arpitkumar4525
@arpitkumar4525 5 жыл бұрын
Oh! So my teacher also learns from my other teacher.
@greentechnology7346
@greentechnology7346 5 жыл бұрын
@@arpitkumar4525 Thats how the world works. :-)
@humbertosilvabarros3827
@humbertosilvabarros3827 5 жыл бұрын
Best 1080p60 resolution.👍 Thank you!
@marcellocamara
@marcellocamara 5 жыл бұрын
Seems easy ! Why I didn't know before ? xD Thank you.
@tillyselak6676
@tillyselak6676 2 жыл бұрын
Thank you man! This worked great, it really helped me a lot
@MogTech
@MogTech 5 жыл бұрын
Exactly what I wanted
@omar5250
@omar5250 3 жыл бұрын
Thank you so much! It was really helpul :')
@chandannaik7652
@chandannaik7652 5 жыл бұрын
Hey..you do great videos..have been following you for about a year and half now...still don't understand why your subscribers haven't substantially increased🤔
@elshazer
@elshazer 5 жыл бұрын
Than you, I love your videos, very simples.
@arunachalamk1145
@arunachalamk1145 5 жыл бұрын
first view and first comment a friend from instagram dropoutandroid dev
@bunhengborath7698
@bunhengborath7698 3 жыл бұрын
Hey Mitch can you do a video about Send data between fragment please from Recyleview?
@danceracademy3083
@danceracademy3083 5 жыл бұрын
Plz make videos on nearby communication...send file from one android device to another using router....
@Mohit-db1gj
@Mohit-db1gj 4 жыл бұрын
how can i select some items from this notes RecyclerView and add to next activity RecyclerView without database maybe sharedpreferences ?
@fatmaabdullah4866
@fatmaabdullah4866 5 жыл бұрын
please i want the explain input and output parameter
@bunhengborath7698
@bunhengborath7698 3 жыл бұрын
God bless you i love you men
@shubhammetkar6021
@shubhammetkar6021 3 жыл бұрын
I've retrieved data in recyclerview so can you help me in it?
@faridfirdautama5919
@faridfirdautama5919 4 жыл бұрын
Hey Mitch, I got some stuck... I can't set data list of link address from Arraylist into a button on each list's detail. If there are TextView we can set with : (example) name.setText(heroName.getName()); What if a button ? (Before we call button.setOnClickListener method) Thank you
@katerynaromanyuk2619
@katerynaromanyuk2619 4 жыл бұрын
Hi Mitch! Very useful tutorial. May I ask you what to do if I have to pass to another activity an object which contains an ArrayList?
@ScrubInstitute
@ScrubInstitute 3 жыл бұрын
Hello mitch, i got an error! When i type intent.putExtra(name"selected_title", adaptor.get(position)); It says cannot resolve method 'get' in 'Adapter'
@strykcounter
@strykcounter 3 жыл бұрын
i cant get the data sir only i get is Modelclass0@495 please help
@samirshrestha5252
@samirshrestha5252 5 жыл бұрын
how to set half star rating in android
@adigaming1407
@adigaming1407 5 жыл бұрын
How to create astrology android app
@DibasDauliya
@DibasDauliya 5 жыл бұрын
where did you define mNotes?
@amitmalhotra4278
@amitmalhotra4278 5 жыл бұрын
Can we set song to default ringtone by parse from firebase. I have fetched song from firebase and setting it on RingtoneManager but it is not working. Please help #Mitch
@arunachalamk1145
@arunachalamk1145 5 жыл бұрын
Next time make a video about bundle class...and how to pass bundle one fragment to another
@codingwithmitch
@codingwithmitch 5 жыл бұрын
I have a video on that kzfaq.info/get/bejne/eLyRlZynqdjWkWg.html
@helpyourself1844
@helpyourself1844 4 жыл бұрын
What shortcut did you use with log t?
@ashpro3259
@ashpro3259 5 жыл бұрын
Hi mitch, Someone recommended your channel to me. I hope if you can give an advice to someone who want to learn android development. What do you recommend for a new starter :)
@codingwithmitch
@codingwithmitch 5 жыл бұрын
Hey, This is where you want to start: codingwithmitch.com/courses/sqlite-room-persistence-android/ It's free.
@fatmaabdullah4866
@fatmaabdullah4866 5 жыл бұрын
thanks sir
@jopadjr
@jopadjr 5 жыл бұрын
Thanks Mitch !!! Cheers. Anyway, may I ask. What is your next tutorial in Pluralsight...
@codingwithmitch
@codingwithmitch 5 жыл бұрын
I don't think I'll be making any for Pluralsight this year. I'm making courses for my website. codingwithmitch.com
@jopadjr
@jopadjr 5 жыл бұрын
@@codingwithmitch Cheers !!!
@mohamedeltonopy7278
@mohamedeltonopy7278 5 жыл бұрын
how to send an arraylist to "noteActivity.Java " by using Parcelable
@codingwithmitch
@codingwithmitch 5 жыл бұрын
Same thing
@alamin5G
@alamin5G 5 жыл бұрын
I want a tutorial base on send intent with Map Location, can you do this for me, please?
@Billcomesback
@Billcomesback 4 жыл бұрын
Man, you got how to do it? im trying doing this: sending from Main activity an intent with a string that contains an address to geolocate in a mapview to show in a GoogleMapActivity class
@novanjayesconde3569
@novanjayesconde3569 5 жыл бұрын
It is possible to use spreed sheets on google as your database.. ?
@codingwithmitch
@codingwithmitch 5 жыл бұрын
I'm not sure. If Google docs has an API then yes
@TheALFOOS
@TheALFOOS 5 жыл бұрын
thanks ilike your videos it help my alot can you share your custom theme what font do you used how can i send the same Data to two Activityes with Intent Extras ?
@codingwithmitch
@codingwithmitch 5 жыл бұрын
The theme in the app? If you want to send data to two activities its the same thing
@TheALFOOS
@TheALFOOS 5 жыл бұрын
the android studio editor theme not the theme of the app
@codingwithmitch
@codingwithmitch 5 жыл бұрын
@@TheALFOOS github.com/mitchtabian/Android-Studio-Settings
@ahmedmiqdaam2967
@ahmedmiqdaam2967 5 жыл бұрын
please mitch halp me .. I need code about when user add comment to your post .. show in your notification fragment.. complet instagrem clond .. please . hlep my me brother
@mychannel6327
@mychannel6327 5 жыл бұрын
Brother how to creat live tv app from api tell me
@codingwithmitch
@codingwithmitch 5 жыл бұрын
Well, it's very simple. Just get the data from some live tv API and build the app of course.
@mychannel6327
@mychannel6327 5 жыл бұрын
Brothet I Request You please Creat Video Turorial plz Request you
@mychannel6327
@mychannel6327 5 жыл бұрын
@@codingwithmitch please btother Request you Pleasw creat video
@CSSuccessGamer
@CSSuccessGamer 5 жыл бұрын
How long does it take to complete the sqlite course? I want to learn.
@codingwithmitch
@codingwithmitch 5 жыл бұрын
A day.
@CSSuccessGamer
@CSSuccessGamer 5 жыл бұрын
​@@codingwithmitch 1 day , that's fast!
@codingwithmitch
@codingwithmitch 5 жыл бұрын
@@CSSuccessGamer it would take the whole day
@pouyahosseiny45
@pouyahosseiny45 5 жыл бұрын
bro what's your emulator i never seen that before :| ?
@codingwithmitch
@codingwithmitch 5 жыл бұрын
It's vysor, a google chrome extension
@pouyahosseiny45
@pouyahosseiny45 5 жыл бұрын
@@codingwithmitch thank 's i find it but need usb connect have any way work without phone? connect
@ahebwachryce3299
@ahebwachryce3299 5 жыл бұрын
2nd View
@ahebwachryce3299
@ahebwachryce3299 5 жыл бұрын
Thanks for the Video.It's useful.
@ahmedmiqdaam2967
@ahmedmiqdaam2967 5 жыл бұрын
please mith read me comment please
Playing Video in a RecyclerView with ExoPlayer
48:02
CodingWithMitch
Рет қаралды 66 М.
DO NOT do this in a Software Engineering Interview
7:59
CodingWithMitch
Рет қаралды 9 М.
Doing This Instead Of Studying.. 😳
00:12
Jojo Sim
Рет қаралды 34 МЛН
Бутылка Air Up обмани мозг вкусом
01:00
Костя Павлов
Рет қаралды 2,6 МЛН
Why Is He Unhappy…?
00:26
Alan Chikin Chow
Рет қаралды 107 МЛН
CHOCKY MILK.. 🤣 #shorts
00:20
Savage Vlogs
Рет қаралды 28 МЛН
How to Pass data from One to another Activity || Android studio tutorial
4:37
How This New Battery is Changing the Game
12:07
Undecided with Matt Ferrell
Рет қаралды 108 М.
RecyclerView Item Click | Best Practice Way
8:06
Practical Coding
Рет қаралды 93 М.
Advice from a Principal Software Engineer at Amazon (Steve Huynh)
22:45
iOS Development is Easier than Android Development (VLOG)
20:41
CodingWithMitch
Рет қаралды 52 М.
RecyclerView OnClickListener (Best practice way)
11:48
CodingWithMitch
Рет қаралды 291 М.
MVVM and LiveData on Android
10:41
CodingWithMitch
Рет қаралды 36 М.
Testing on Android Explained (Unit, Instrumentation, UI)
8:37
CodingWithMitch
Рет қаралды 108 М.
Model View View-Model (MVVM): Getting Started
29:12
CodingWithMitch
Рет қаралды 397 М.
Doing This Instead Of Studying.. 😳
00:12
Jojo Sim
Рет қаралды 34 МЛН