How To:- Use SD Card as Internal Storage in ANY smartphone.

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

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

  • @moshimon9843
    @moshimon9843 2 месяца назад +5

    Thank you very much. It works. From a Thai person who uses a crappy mobile phone.

    • @_korax_
      @_korax_  Месяц назад

      You're welcome. Thanks for the support 😊

  • @selvinmadrid-sj1yj
    @selvinmadrid-sj1yj 5 месяцев назад +5

    Thank you this was a simple guide. I don't know why in 2023 company's release phones that have this block its dumb thank you again!

    • @_korax_
      @_korax_  Месяц назад

      It is for 2 main reasons as I understand it, first is of course it allows them to sell device variants with more storage. The other is that this option can lead to slowdowns overall when launching apps or recording photos/videos directly to the card if the card or slot isn't fast enough. It can also lead to corruption if the card is removed unexpectedly.

  • @williamd946
    @williamd946 Год назад +3

    Hi. I'm stuck on the "adb devices". My phone shows up as unauthorized, but I don't get a message on my phone to allow. Know how to proceed? Appreciate it.

    • @_korax_
      @_korax_  Год назад +1

      Try revoking adb access in developer options, then try plugging your phone in again. Also try changing your USB port on your PC or the cable you are using as sometimes that is the culprit.

  • @Modyx3oo
    @Modyx3oo 8 месяцев назад +3

    when i type adb shell it said error: no device/emulators found could you help?

    • @_korax_
      @_korax_  8 месяцев назад +1

      Did you enable USB debugging? Also authorise the prompt on your phone...

  • @RanaOfficialx
    @RanaOfficialx Год назад +3

    The thing is after following all the step. When I come to go to the phone and set it up as internal storage it just say there is a problem with the SD card fix it and then it asks me to format the SD card and the set a internal storage does not come up

    • @_korax_
      @_korax_  11 месяцев назад +1

      Which phone do you have?

    • @Corruptoblade
      @Corruptoblade 9 месяцев назад

      Alcatel 1s 2021

    • @_korax_
      @_korax_  9 месяцев назад +1

      @@Corruptoblade From what I could find, you should be able to format as internal. Try updating your phone and repeating the procedure in the video.

  • @gloryB-3
    @gloryB-3 10 месяцев назад +2

    Followed all the steps. It didn't work. I have a Samsung Galaxy A01 with Android 12. There is a setting for USB settings on my phone, in which either the phone or the other device (my laptop) from which commands are sent. It doesn't allow the other device (laptop where commands are entered). It only allows the mobile phone.

    • @_korax_
      @_korax_  10 месяцев назад

      You should have usb debugging as an option in Samsung (though I'm not sure about OneUI Core), if not I believe you are out of luck, sorry.

    • @gloryB-3
      @gloryB-3 10 месяцев назад

      @@_korax_ Yes. There is usb debugging, which is one of the first things I tapped. But after I do this and after I did all the steps and it didn't work, I did it again and pulled up another drop down menu in the debugging and there are options: i.e. to charge phone, transfer images, etc. and I saw an option for either the computer or the phone to control send/receive info., and it only allowed me to tap the phone. I think if it allowed the computer my phone was connected to, then it would have worked, because then the phone is receiving commands from the computer. I would think?

    • @gloryB-3
      @gloryB-3 10 месяцев назад

      @@_korax_ I'm going to try this on my other phone ZTE ZFive G. I think it will work. There is OEM enabler in Developer Options ,whereas, in the phone, in which it didn't work, didn't have this. I don't know if this has any connection. The other phone also has Android 7 on it. The initial phone has Android 12, but I know the instructions stated it works on any Android version. I think it's the phone, as you said One UI Core, although I don't know what that is.

    • @gloryB-3
      @gloryB-3 10 месяцев назад

      @@_korax_ One UI Core 4.1

    • @_korax_
      @_korax_  10 месяцев назад

      @@gloryB-3 One UI 'Core' refers to Samsung's Android 'Go' Edition skin. Android Go is basically slimmed down Android made to run on cheaper phones. It generally provides less functionality for a bump in overall performance.
      One UI is pretty heavily customised but it should work regardless. I haven't tested on Android 12 or Core versions but there is a way to shift control to the computer, I suggest you look up other videos for that.
      As for ZTE, I'm not sure if they provide USB debugging at all but if they offer OEM unlock then there should also be some form of adb present.

  • @socalledabdullah76
    @socalledabdullah76 11 месяцев назад +1

    bhai pls help quick i followed your instructions and everything seemed fine.i got the option to format internally so i clicked it it said it failed .i was unsure so i tried to move face book to internal to sd card.it was like your screen but at 57 percent and myphone automattically rebooted and is stuck on the Motorola restart screen (showing blue Motorola icon) i am on moto g 5g plus please help me

    • @_korax_
      @_korax_  10 месяцев назад

      Your SD Card wasn't formatted properly hence your issue, removing the card should fix your phone since no system file should move there anyways. Your system might have other settings blocking this so I suggest you don't try this method out. Reformatting your card in another phone or PC should fix it too if it broke in the process.

  • @sheimii_7225
    @sheimii_7225 8 месяцев назад +2

    It doesn't work for me, it says /system/bin/sh: sm: not found in the cmd

    • @_korax_
      @_korax_  8 месяцев назад

      You have to run it from the adb or platform-tools folder...

    • @sheimii_7225
      @sheimii_7225 8 месяцев назад

      been doing that but doesn't work regardless. thanks anyway^^@@_korax_

    • @_korax_
      @_korax_  8 месяцев назад

      @@sheimii_7225 No prob. :D

  • @nguoiroi6680
    @nguoiroi6680 Год назад +2

    Hi i need help pls,
    So i was typing the command sm set-force-adoptable true but nothing really happened.
    If you know what the issue is pls help
    Also thx for the tutorial

    • @_korax_
      @_korax_  Год назад +1

      If by nothing happening you mean that the option to format as internal isn't showing then your device manufacturer has probably blocked it.
      Or else if the command line gets stuck then you should try again with a different cable or maybe try revoking adb authorisations from Settings > Developer Options > Revoke USB Debugging authorisations
      Hope this helps you.

  • @RanaOfficialx
    @RanaOfficialx Год назад +1

    Hi, Just one question does it work on MacBook pro for the thing

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

      If you can run adb commands on it, then yes.

    • @RanaOfficialx
      @RanaOfficialx Год назад +1

      @@_korax_ but I am unable to install the thing from the website

    • @_korax_
      @_korax_  Год назад +1

      @@RanaOfficialx Try using this file: dl.google.com/android/repository/platform-tools-latest-darwin.zip. (Direct download link from XDA). You can read the full article here: www.xda-developers.com/install-adb-windows-macos-linux/

    • @RanaOfficialx
      @RanaOfficialx Год назад +1

      @@_korax_ thanks

    • @RanaOfficialx
      @RanaOfficialx Год назад +1

      @@_korax_ it is not working

  • @ralphsonismynamewatchingan4521
    @ralphsonismynamewatchingan4521 7 месяцев назад +1

    I dont have a computer do you have another option? Plsss help

    • @_korax_
      @_korax_  6 месяцев назад

      You can use bugjaeger, I haven't used it myself but it can make your phone act as a host (PC) and pass ADB commands to another phone.

  • @mdannafeeislam5255
    @mdannafeeislam5255 6 месяцев назад +2

    thank you it worked
    genuine video

    • @_korax_
      @_korax_  Месяц назад

      @@mdannafeeislam5255 Glad it helped you ^^

  • @dnpnsrosales3
    @dnpnsrosales3 3 месяца назад +6

    unfortunately, on my s8 it did not work thank you for the info still

    • @_korax_
      @_korax_  Месяц назад

      It doesn't work on some devices. From the comments, Samsung devices are often not supported. With the S8 however, you can use custom roms so I suggest looking into that.

  • @johnpaulbacon8320
    @johnpaulbacon8320 4 месяца назад +1

    Thanks for this very well done video.

    • @_korax_
      @_korax_  Месяц назад

      Glad it was helpful ^^

  • @Shenzi..
    @Shenzi.. 4 месяца назад +5

    bro it worked but aloso tell that how to undo these changes

    • @_korax_
      @_korax_  Месяц назад +1

      Simply go back to the format menu and instead of selecting 'format is internal' select 'format as external storage'. Do note, all data on your card will be wiped.

    • @Shenzi..
      @Shenzi.. Месяц назад

      @@_korax_ format menu is not comming and i use realme c3 phone

  • @RanaOfficialx
    @RanaOfficialx Год назад +1

    I am having a small problem

  • @IP4game
    @IP4game 6 месяцев назад +1

    I tried it with tab joy 2 and it did not work it did nothing

    • @_korax_
      @_korax_  Месяц назад

      @@IP4game it doesn't work on some devices. It will only turn the option 'on' if it exists internally.

    • @IP4game
      @IP4game Месяц назад

      @@_korax_ okay

  • @mohamedatef-do6pj
    @mohamedatef-do6pj 13 дней назад

    Does not work

  • @Envioxity
    @Envioxity Год назад +1

    Pc specs?

    • @_korax_
      @_korax_  Месяц назад

      I have a decent computer however for the purposes of the video you can use anything as long as it allows adb commands to be sent to your phone.

    • @Envioxity
      @Envioxity Месяц назад

      @@_korax_ bro replied 8758 hours later 💀👍💯

    • @catgaming1864
      @catgaming1864 20 дней назад

      lol

    • @_korax_
      @_korax_  18 дней назад

      @@catgaming1864 :D

  • @vietphuongvu8502
    @vietphuongvu8502 6 месяцев назад +2

    Needed root?

    • @rogayahpawi7049
      @rogayahpawi7049 3 месяца назад +1

      No

    • @_korax_
      @_korax_  Месяц назад

      @@vietphuongvu8502 No, root access is not required.