Android

  • Laciz
    0

    Kā var atvērt /root folderi un tajā ievietot failus, izmantojot tikai Win?

    Ierīce rootota, BusyBox apps nav installed un FTP servera app arī nav installed.

    Gūgli jau izmeklēju, neko jēdzīgu neatradu.

    • Lukijs
      0

      Nevar, vajag root un tad varetu kaut vai /push system/app smth ar adb

      • Laciz
        0

        Root jau ir, interesē veids vai apps ar kuru tur var iekopēt failu (.zip) iekš /root/data

        Citāts:

        5. go to / (root) and manualy copy update.zip to /data folder
        6. open ADB and type line by line:

        adb remount
        adb shell
        su
        echo 'boot-recovery ' > /cache/recovery/command
        echo '--update_package=/data/update.zip' >> /cache/recovery/command
        echo '--wipe_cache' >> /cache/recovery/command
        echo 'reboot' >> /cache/recovery/command
        reboot recovery
        • Lukijs
          0

          Ar to pasu adb, tikai jaizmanto /push komanda