Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Posts by JohnRando
How can i get a per-tag RSS feed? I only see the general feed at the main pages and i don't want to subscribe to tags via email.
I've installed Android Studio Jellyfish (snap) on an Ubuntu Fossa VM and was finally able to generate an apk for my project after struggling with Gradle, Java, plugins, etc. The device is detected...
I have a C/++ codebase that compiles in Windows x86_64 targeting x86 using the mingw32 32-bit shell of the MSYS64 project. (It also compiles fine on linux x86/x86_64 and android's 4 archs.) Howev...
As per the troubleshooter I updated to the latest SDK Platform Tools (35.0.1) and it detected the device. The Xenial VM has 35.0.0 so I'm not convinced, but it's working.
After rigorously and scientifically clicking on the apks a bunch of times i could glimpse "termux" in the ever vanishing pop-up, which indeed i had installed. Uninstalled termux and can now instal...
An Android 10 Alcatel 3T tablet (armeabi-v7a) i have laying around for testing suddenly stopped being able to install apks by clicking on them. I can install apps just fine via f-droid and adb inst...