Tasks, Back Stack & Launch Modes - Android Basics 2023

Tasks, Back Stack & Launch Modes - Android Basics 2023

Philipp Lackner

11 месяцев назад

41,144 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@piyush288
@piyush288 - 01.11.2023 14:24

Can you please explain this practically in android studio?

Ответить
@DeepakSharma-ho4zi
@DeepakSharma-ho4zi - 07.10.2023 18:30

Your videos giving me so much confidence in android, Thank you so much for these kind of content

Ответить
@KCIsMe
@KCIsMe - 14.09.2023 02:11

Does this mean there are two back stacks, one within the app and one higher level one for the Tasks or do they all live on the same back stack?

Ответить
@cristianlopes1930
@cristianlopes1930 - 30.08.2023 05:34

I'm not sure if I could understand them very well the differences. I will try to create a demo app to make sure I understand it.

Ответить
@Abdulrahman-uk9ny
@Abdulrahman-uk9ny - 20.08.2023 15:59

Please do content in 4k not in 1080p, your work deserves the best quality.

Ответить
@ossainduka853
@ossainduka853 - 21.07.2023 09:58

Launch modes would not make sense to someone who has not yet experienced it.

But for people like me who have had problems, Googled then copied a code snippet from StackOverflow and it solved my problem.

Philip just helped me get an insight of why the code snippet worked.
Thanks

Ответить
@argahutama
@argahutama - 09.07.2023 19:57

Clear explanation!

Ответить
@sebastiansopala6295
@sebastiansopala6295 - 09.07.2023 13:24

Great playlist !!!

Ответить
@satti507
@satti507 - 07.07.2023 12:09

@Philipp Lackner, Everything is perfect except small correction in Single Task scenario . Please check again. With in same task every instance will check with the backstack, If it presents it will reuse otherwise will create new instance. If A->B->C->D instances are there and again B came then stack will be A->B. it will remove C,D instances and reuses instance of B in stack. If it is separate task then your scenario is correct.

Ответить
@mircodev
@mircodev - 29.06.2023 13:07

Many thanks for explaining it the new way.

Ответить
@waffleswaffs5072
@waffleswaffs5072 - 28.06.2023 00:51

thanks philipp, appreciate ya

Ответить
@nipunshah1373
@nipunshah1373 - 19.06.2023 06:02

Browser Activity mentioned in video on primary Task, is actually the chrome app's backstack, correct ?
and later when someone tries to open link from instagram then diff launch mode decides if to use already existing chrome's task/activity or create new chrome's task/activity based on the launch modes

Please correct me if there is any wrong interpretation in understanding !!

Ответить
@manojprabhakar5286
@manojprabhakar5286 - 17.06.2023 03:52

can you please make a video on imagecropping in jetpack compose

Ответить
@JustusJonas-tm8hi
@JustusJonas-tm8hi - 16.06.2023 17:44

can one app have different tasks or is one app = one task?

Ответить
@DannyDoesGuitar
@DannyDoesGuitar - 16.06.2023 00:36

Re: instanced activities... Is that why when i open a Twitter link from my browser, and it opens the Twitter link in the Twitter app, i can never navigate to the Twitter homepage from within the app? The back button takes me back to the browser, but so does the "back" (up?) button at the top-left of the UI (which i would expect to take me "back" from within the Twitter app). I always find this so frustrating and figured it was lousy programming, but you've said here that instanced apps can't load other activities 🤯

Ответить
@sanjeevyadav1209
@sanjeevyadav1209 - 15.06.2023 13:32

This was confusing, didn't understand throughly

Ответить
@AlgeriaHere
@AlgeriaHere - 15.06.2023 03:33

Great Video

Ответить
@pranaym143
@pranaym143 - 14.06.2023 21:07

Hey Philip, you missed the Intent flags which correspond to these launch modes. Also, the SingleTask launch mode has some other behaviour too which you missed.

Ответить
@giuliopimenoff
@giuliopimenoff - 14.06.2023 20:39

Really nice explanations, would be even better if you show some example code along with it!

Ответить
@tylerwilson3027
@tylerwilson3027 - 14.06.2023 17:05

Would like to see a related video on multiple back stacks and navigation views (particularly bottom). In theory, each nav item has its own back stack, and yo can move between them. But the click on the nav does not pop to starting position (it used to an old navigation lib).

Ответить
@csmuthukuda916
@csmuthukuda916 - 14.06.2023 16:17

It is better if you can create a playlist about jet pack navigations library..it's so poorly documented and very difficult to master specially when used with multi modular architecture

Ответить
@richardikenna3953
@richardikenna3953 - 14.06.2023 16:02

Hi Philipp
Please can we get more full app walkthrough videos.
I personally learn a lot from those

Ответить
@visheshdugar9632
@visheshdugar9632 - 14.06.2023 14:50

Another excellent video, i just began learning android coming from flutter (ik ik) and your previous basics playlist was in 2020, so i was worried but this new playlist finishes off those doubts. Thanks a lot.

Ответить
@gadgetpara2821
@gadgetpara2821 - 14.06.2023 14:17

beta kuch aur content lao ak hi chij ko bar bar kitna dikhaoge. from india translate these words to hindi ok bye

Ответить
@manishj9974
@manishj9974 - 14.06.2023 14:09

Really appreciate what you are doing. There are n number of resources for MERN,but that's not the case for Android. 🫡

Ответить
@mahdiporkar236
@mahdiporkar236 - 14.06.2023 14:01

Keep it up Philip,
you're great

Ответить
@mohamedibrahim-qm1cr
@mohamedibrahim-qm1cr - 14.06.2023 13:35

Ответить