Categories

  • The Meta category: Organizational or general discussion.

    1k Topics
    9k Posts
    L
    @RobTheBold I've tried this phone (Global model) with AT&T, RedPocket (AT&T) and Mint Mobile (T-Mobile). The first two don't work at all. Mint works for voice and SMS but not MMS or data. I'm giving up on this one and returning it to EBay.
  • Discuss news updates from Ubuntu Touch and its related projects

    1k Topics
    5k Posts
    UBportsNewsU
    Ubuntu Touch Q&A 169 Ubuntu Touch Q&A 169 is live this Saturday 12th July at 19:00 UTC on our YouTube channel https://www.youtube.com/watch?v=QqNRhQBH2Xo We will cover all the latest news and development, and your questions and answers. Questions can be posted live during the show or using this Forum link for priority: https://forums.ubports.com/topic/11134/ubuntu-touch-q-a-169-call-for-questions Please remember that questions on porting to device **** or its status, or questions on bugs will not be answered UBports@telegram #ubports:matrix.org #UBports #UbuntuTouch #UBportsQandA #Lomiri #OTA9 #Ubuntu
  • Discuss and solve problems with other users

    4k Topics
    28k Posts
    Z
    The bootloader of my Dutch (not verizon) Google Pixel 3a won't unlock. I easily get it in to Fastboot Mode and than promp it from Windows Powershell in the Platform Tools share. After this I command the fastboot flashing unlock but I don't get a message on the device to proceed. I get nothing. I need to downgrade to install Touch. I unlocked the Developers options, enabled OEM unlocking and USB Debugging. The Windows 10 is fully update. ADB functions. Where do I go wrong? Probably this question has been answered already, but I couldn't find it.
  • 2k Topics
    18k Posts
    Eric HE
    @_Joao_ A workaround (tested in private mode, but should work in regular mode) is to use a keyboard to connect to duck.ai at first time. Do you have an USB keyboard (bluetooth should work too) ? If yes, navigate to duck.ai Pres ŧab several times until you see Give it a try button (partially hidden) Press enter Press tab several times until you see I agree button (partially hidden) Press enter you should now access to duck.ai
  • Discussions on development of Ubuntu Touch

    500 Topics
    6k Posts
    arubislanderA
    @Simmonz similar behavior, but different cause I guess.
  • Discuss the user experience or design of Ubuntu Touch or its apps

    165 Topics
    2k Posts
    L
    Hi, The Brax 3 "Artwork" model has been added to the gitlab project ... [image: 1748290593621-c4efc15c-cb27-45f6-8972-f2f9cd192d87-image.png] As always : free to use for "marketing purpose" / "spread the word" posts or videos
  • Creating Ubuntu Touch apps

    738 Topics
    7k Posts
    U
    @Talkless same here, when i need navigation, i use osmand+ unav and puremaps are not usable, issues with missing gps signal in app (but other apps in same time can show my location), crashing or freezing and after some application switching
  • Porting Ubuntu Touch to new devices

    482 Topics
    4k Posts
    B
    The steps I am following are as follows; Here’s a streamlined step-by-step guide to build Halium 12.0 + LineageOS 19.x + Ubuntu Touch (Focal 20.04) for Samsung Galaxy S10 (beyond1lte) on Parrot Linux, using the exynos9820 kernel tree and vendor_samsung. 🧰 Prerequisites System Setup (Parrot OS) Install required packages: sudo apt update sudo apt install git-core gnupg flex bison build-essential zip curl zlib1g-dev \ gcc-multilib g++-multilib libc6-dev-i386 lib32ncurses5-dev x11proto-core-dev \ libx11-dev lib32z-dev ccache libgl1-mesa-dev libxml2-utils xsltproc unzip \ fontconfig bc python-is-python3 python3-pip repo lzop Set up git credentials: git config --global user.name "Your Name" git config --global user.email "you@example.com" ️ Create Working Directories mkdir -p ~/halium-12.0-beyond1lte cd ~/halium-12.0-beyond1lte Make sure your build location is on an ext4 partition, not NTFS, or it will fail. Initialize and Sync Halium + LineageOS Trees repo init -u https://github.com/Halium/android -b halium-12.0 --depth=1 repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags Clone Required Device Trees git clone https://github.com/LineageOS/android_device_samsung_beyond1lte -b lineage-19.1 device/samsung/beyond1lte git clone https://github.com/LineageOS/android_device_samsung_exynos9820-common.git -b lineage-19.1 device/samsung/exynos9820-common git clone https://github.com/TheMuppets/proprietary_vendor_samsung -b lineage-19.1 vendor/samsung git clone https://github.com/LineageOS/android_kernel_samsung_exynos9820 -b lineage-19.1 kernel/samsung/exynos9820 ️ Apply Halium Patches Use Halium’s helper script: bash halium/devices/setup-device device/samsung/beyond1lte Or apply relevant patches manually from: https://github.com/Halium/halium-devices/ Make sure to patch: init system/core build system/sepolicy ️ Prepare Ubuntu Touch Rootfs Install ubuntu-device-flash and pmbootstrap if needed. Download rootfs: mkdir -p ubuntu-touch cd ubuntu-touch wget https://cdimage.ubports.com/ubuntu-touch/edge/channel/halium/ubuntu-touch-android12-arm64-rootfs.tar.gz 🧱 Build Halium System source build/envsetup.sh lunch lineage_beyond1lte-eng mka halium-boot mka systemimage Output images will be in out/target/product/beyond1lte/ Flash the Device (Example) fastboot flash boot out/target/product/beyond1lte/halium-boot.img fastboot flash system out/target/product/beyond1lte/system.img Then push the rootfs and resize: adb shell mkdir /data/rootfs exit adb push ubuntu-touch-android12-arm64-rootfs.tar.gz /data/ adb shell cd /data tar -xzf ubuntu-touch-android12-arm64-rootfs.tar.gz Final Steps Set up libhybris compatibility. Adjust fstab, init.rc, and udev. Test Halium Boot → If it gets to root shell, you're almost there. Deploy Ubuntu Touch via ubports-installer or halium-install.
  • Lomiri, the operating environment for everywhere

    68 Topics
    575 Posts
    K
    @developerbayman Sorry, QML of what?
  • Discussion on translating Ubuntu Touch and its core apps

    58 Topics
    324 Posts
    D
    @alagirialagiri said in what's a good minimum translation completion percentage: @doniks I want to know whether the news section , question and answer blog posts are available in weblate translation in Tamil language.There is no navigation box available as available in documentation page.i request weblate translators to provide the language transulation Navigation box for every forum .Thanking you. As I said before, I think it would be best to create a new post to maximise the chances that the right people can react to your questions, rather than burry your questions here in this thread. I don't have access to the blog
  • A place to discuss ideas for promoting Ubuntu Touch

    56 Topics
    716 Posts
    LakotaubpL
    @Jules We are aware of this and we are having a good look at it.
  • Other Projects

    Projects which are started by a group within the UBports community

    68 Topics
    390 Posts
    K
    @Alain Oh wait, so you haven't unlocked the bootloader yet earlier? I assume only the toggle in Android?
  • For things that just don't fit in the other categories.

    830 Topics
    5k Posts
    M
    Thanks for the answers! I think, I will not install the "Screen Recorder" app because first, it does not record sound (but that is what I need in the first place) and second, because it needs "Full System Access" rights to be installed. I think, access to the screen, to the sound and to the user's files in the user's directory should be enough. I do not see, why full system access is needed. In the comments of the Screen Recorder app i saw the comment "works great, thank you, no longer have to record my remote desktop". Maybe this is a solution for me. Does anybody know how to connect to a UT phone via remote desktop? (Another solution, which would be fine for my use-case, would be to simply record only the sound. Is this possible in some way?)