- https://github.com/Benjamin-Loison
- Joined on
2022-10-16
Block a user
Does not work on Google Pixel 8 GrapheneOS, Honor and Fairphone 5 CalyxOS
No issue on Xiaomi Mi A3 LineageOS 23.2.
Forgot password not working
Can Jenkins store build artifacts?
Does not work on Google Pixel 8 GrapheneOS, Honor and Fairphone 5 CalyxOS
Aurora Store for Fairphone 5.
*This app won't work for your device* for an unknown reason
Related to Benjamin_Loison/Yuka/issues/2.
Does not work on Google Pixel 8 GrapheneOS, Honor and Fairphone 5 CalyxOS
*Sign out* does not work on Xiaomi Mi A3 LineageOS 23.2
https://codeberg.org/repo/create leads to *504 Gateway Time-out* *The server didn't respond in time.*
Same if proceed again.
https://codeberg.org/repo/create leads to *504 Gateway Time-out* *The server didn't respond in time.*
Connect locally via Magisk root
On Termux:
adb devices
List of devices attached
adb connect localhost:5555
connected to localhost:5555
adb devices
<details…
Connection closed by 2001:67c:1401:20f0::1 port 22
On my Linux Mint 22.3 Cinnamon Framework 13 flat Wi-Fi:
git push
Output:
Connection closed by 2a0a:4580:103f:c0de::1 port 22
fatal: Could…
Connect locally via Magisk root
For USB debugging to actually work back, have to disable and re-enable it.
Connect locally via Magisk root
No need to experiment on wireless debugging particularly more than on Wi-Fi as I was already having issues on Wi-Fi.
Connect locally via Magisk root
So it seems to work as wanted, the question is now how stable is it, need to test to face it.
Connect locally via Magisk root
After reboot:
getprop service.adb.tcp.port
sudo getprop service.adb.tcp.port
sudo start adbd
adb connect localhost:5555
Connection refused
sudo stop…