UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Webmust
    3. Topics
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 6
    • Groups 0

    Topics

    • WebmustW

      uNav - Data transfer

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Support
      4
      0 Votes
      4 Posts
      402 Views
      WebmustW
      [EN] - @TotalSonic and @Bolly thank you very much! I managed to recover the data using the TotalSonic method. I will soon test Bolly's proposal and I will keep you informed. For the TotalSonic proposal I really struggled! Finally I went through the command lines and I had to start several times to achieve this because sometimes the folders did not appear for the transfer. On the phone: I created a folder /save/cache/ /save/config/ /save/local-share/ In the /Documents/ folder (for MTP transfer) Then, from my PC terminal: xxx@xxx:~$ adb shell phablet@ubuntu-phablet:~$ sudo -i [sudo] password for phablet: root@ubuntu-phablet:~# cp -a -R /home/phablet/.cache/navigator.costales/ /home/phablet/Documents/save/cache/ root@ubuntu-phablet:~# cp -a -R /home/phablet/.config/navigator.costales/ /home/phablet/Documents/save/config/ root@ubuntu-phablet:~# cp -a -R /home/phablet/.local/share/navigator.costales/ /home/phablet/Documents/save/local-share/ I transferred the /save/ folder to the new phone by MTP (via my PC) I simply copied (via the graphical interface of my new phone) the 3 'navigator.costales' to their respective locations. I will keep you informed. Thank you . . [FR] - A TotalSonic et à Bolly merci infiniment ! J'ai réussi à récupéré les donnée grâce à la méthode de TotalSonic. je testerai bientôt la proposition de Bolly et je vous tiendrai informé. Pour la proposition de TotalSonic j'ai vraiment galéré ! Pour finir je suis passé par les lignes de commandes et j'ai dû recommencer plusieurs fois pour y parvenir parce que parfois les dossier ne s'affichait pas pour le transfert. Sur le téléphone : j'ai créer les un dossier /save/cache/ /save/config/ /save/local-share/ Dans le dossier /Documents/ (pour le transfert par MTP) Puis, depuis le terminal de mon PC : xxx@xxx:~$ adb shell phablet@ubuntu-phablet:~$ sudo -i [sudo] password for phablet: root@ubuntu-phablet:~# cp -a -R /home/phablet/.cache/navigator.costales/ /home/phablet/Documents/save/cache/ root@ubuntu-phablet:~# cp -a -R /home/phablet/.config/navigator.costales/ /home/phablet/Documents/save/config/ root@ubuntu-phablet:~# cp -a -R /home/phablet/.local/share/navigator.costales/ /home/phablet/Documents/save/local-share/ J'ai transféré le dossier /save/ vers le nouveau téléphone par MTP (via mon PC) J'ai simplement copier (par l'interface graphique de mon nouveau téléphone) les 3 "navigator.costales" vers leurs emplacement respectifs. Je vous tiendrai informé. Merci à vous
    • WebmustW

      Mobian to UT

      Watching Ignoring Scheduled Pinned Locked Moved Oneplus 6/6T
      12
      0 Votes
      12 Posts
      2k Views
      P
      ...the downloaded rollback file has to be renamed...you need to delete the ".jar" then update local.
    • WebmustW

      [FR] Problème APT

      Watching Ignoring Scheduled Pinned Locked Moved Support apt apt-get
      11
      0 Votes
      11 Posts
      933 Views
      N
      @arubislander thanks