How to pass data from one activity to another using Intent in Android and add a back arrow

Поделиться
HTML-код
  • Опубликовано: 4 янв 2025

Комментарии • 31

  • @anshumangiri8833
    @anshumangiri8833 4 года назад +6

    Correct pace, necessary explanations only and very good video. Keep it up Mr. Taimoor.
    Loved it👍....subscribed.

  • @yashbansal4319
    @yashbansal4319 2 года назад +1

    well explained,best video that I ever found on transfering data for beginners

  • @somnathdas8922
    @somnathdas8922 2 года назад

    Excellent course Sir.🙏🙏🙏👍👍

    • @CodingwithT
      @CodingwithT  2 года назад

      Thank you so much dear

    • @CodingwithT
      @CodingwithT  2 года назад

      You can now start latest course of Flutter app development 2022 as well

  • @boatengpeter8747
    @boatengpeter8747 4 года назад

    Thank you ....am following your video as beginner, i want to learning from you. easy and simple to learning from you keep up. i Like ENglish.

  • @dibakarsinha8510
    @dibakarsinha8510 3 года назад +1

    its good... working properly...

  • @omniscientreader5014
    @omniscientreader5014 3 года назад +1

    WOW THIS WAS SO EASY ....THANK YOU SO MUCH SIR :)

    • @CodingwithT
      @CodingwithT  3 года назад +1

      You Welcome 😊. I hope you'll find all other videos easy and understandable.
      Regards 😊

    • @omniscientreader5014
      @omniscientreader5014 3 года назад

      @@CodingwithT i will definitely see sir :)

  • @Elleozito
    @Elleozito 2 года назад

    Ok soo i have 2 activitys: One is my main and another is my alt, i want an value from AltActivity that is called TrackingNumber (it's an EditText) but i don't have an EditText on my main activity, i want that info soo i can use in my code, how do i do that? i don't need to put putExtra cuz i don't want to TYPE in my scren the TrackingNumber, i just want the value to be from AltActivity to MainActivity

  • @slxthkween
    @slxthkween Год назад

    great vid, but could you maybe use a dark background? My retinas are burning from the white

  • @muhammadtayyabbutt5427
    @muhammadtayyabbutt5427 4 года назад

    Can we add download pdf file option for data entered ?

  • @pravinbalunikam8452
    @pravinbalunikam8452 4 года назад +1

    good

  • @garimatiwary6089
    @garimatiwary6089 4 года назад +1

    Data is not showing on 2nd activity...plz help me ..

  • @okikiolalukmon5793
    @okikiolalukmon5793 4 года назад +3

    Thank you for this. Please always try and speak English, it not everyone that understand your language

  • @editingworld8254
    @editingworld8254 4 года назад +1

    Put Extra is not comming after intent

  • @50_rahulkumar5
    @50_rahulkumar5 4 года назад

    Sorry to say sir par run karne par error bata raha hai. Not well formed(invalid token)
    Kya aap iska meaning samjha sakte hai please!
    Thank you for this video

    • @TalentedLearners
      @TalentedLearners 2 года назад

      Check if u r using right names in both activities

  • @muhammadawais-dt8zc
    @muhammadawais-dt8zc 4 года назад +2

    Data is not displayed on second activity

    • @CodingwithT
      @CodingwithT  4 года назад

      Did you get it right?
      like use String getName = getIntent()

    • @muhammadawais-dt8zc
      @muhammadawais-dt8zc 4 года назад

      Yeah it was done i was just displaying the text view in a very small size