Bastian Bloessl
Bastian Bloessl
That's an interesting idea. I'm not an expert for Android development and it didn't even came to my mind to try this. If you happen to have some time to...
Arg, I don't use Docker and forgot to update the NDK version. Would you mind submitting a PR for the fixed Dockerfile?
Thanks for the PR! Regarding the issues with applications: For prior updates, Android Studio offered quick fixes for version changes that just worked. If there are problems with the applications,...
Thanks for the PR. As already mentioned, I'd have some more high-level questions. - What's the reason to downgrade GNU Radio? Shouldn't it be rather straightforward to port OOTs to...
Hi Adrian, thanks for the heads-up. Just to confirm: - this is now ready for review? - in its current form, it requires (1) back-porting all applications to GNU Radio...
I started to dig a bit deeper and have some questions: - I tried to build for `aarch64` but gettext fails. Any idea? Does the commit from the PR work...
I commented-out the new projects and started the build with boost. But this also failed with: ``` cp: cannot stat '/home/basti/src/gnuradio-android/Boost-for-Android/configs/user-config-ndk19-1_76_0.jam': No such file or directory ```
Tbh, I don't fully get your reply. But AFAIS this PR has many issues, making it just frustrating for both of us. So I'd suggest to just keep things separate...
Thanks for bringing this up. I'm not very familiar with maintaining Android apps, but for me it seems as if the Gradle version is specified in the app: https://github.com/bastibl/android-benchmark/blob/master/build.gradle#L11 I'd...
Can you please check if your device has the folder `/sdcard` (Android Studio has a file explorer) and if you're able to write into it. If the directory exists, can...