Subcategories

  • 10 Topics
    62 Posts
    @MrT10001 @MrT10001 Hello, I found my mistake. To copy files from my Android phone to my PC using ADB, I need to execute the adb pull command directly in my PC's terminal, without accessing the ADB shell on my phone. For example, to copy the Music folder from my phone to the Music folder on my PC, I should use the following command in the terminal with a simple USB connection to the phone: Code adb pull /home/phablet/Music /home/(Your PC)/Music If it can help someone copy hidden system files, it works too.
  • 92 Topics
    818 Posts
    Re: Bootloop on Xiaomi Mi A2 after upgrade from 16.04 OTA -24 to 20.04 OTA -1 If you carry out an upgrade, clean install or have a new install on the Xiaomi Mi A2, this may resolve to issue. The device has two slots, slot a and slot b. When bootlooping, it might be booting to the wrong slot. To resolve try this, it may stop the bootloop: This involves changing the slot, so put the device in fastboot mode. Then attach to a PC with fastboot and ADB installed and open a terminal (Command Prompt) in the fastboot folder. Type in ./fastboot getvar current-slot This will tell you which slot is active. If slot a is active, change it to slot b and vice versa. Use this command: ./fastboot --set-active=a or ./fastboot --set-active=b Reboot the phone and hopefully you will boot into UT.
  • 13 Topics
    196 Posts
    @sompe Just installed a new 4x. Camera wont work out of the box because of missing permission for camera App. Resolved the issue by Hardreset and deleting Device. Then installed Recorder and gave permission for mic. Waited several Minuts. Then started Camera. Prompt came up asking for permission. Camera Works now. Permissions cant be edited by gui.
  • 3 Topics
    20 Posts
    @muling Due to life taking over, I have had no chance to get my Kenzo's out. I will add it to my list of things to have a look at.
  • 65 Topics
    446 Posts
    Camera flashlight seems to work on Noble, interesting, but the torch itself doesn't
  • 6 Topics
    40 Posts
    Hi, using ubports installer 0.10.0 Selected Version 20.04 to install but got 16.04 installed. Is there a cache or somthing to clean ? Because Tools -> Clean cached files did not help Or what did I wrong ? [image: 1731055048088-0c9d9b28-7267-4149-9ad9-3e116b2031cb-grafik.png] [image: 1731055067786-1a6c6d49-e211-4d82-93e0-05cb5f8547ac-grafik.png] [image: 1731055088394-9a6fe6e3-bbb2-4f77-9431-8bd8859c8efe-grafik.png] [image: 1731054849544-d5d8ffac-7325-40e0-9180-a98a913f61ae-grafik.png]
  • 62 Topics
    511 Posts
    @MrT10001 i see thank you ill see if anyone filed a report with them