GateLinker · @gatelinker
15 followers · 76 posts · Server fosstodon.org

The upgrade to 2022 has killed my debugging environment.
They removed the NativeActivity template that did a great job since VS2017.

Now I'm struggling with to generate a new solution for debugging inside android emulator. Codes compile but packaging fails.

Phones are terrible platforms!
The one and only exception is , because I can compile code on it directly and run a debugger with SSH.

That is the right way to do it.
No *-Studio required.

#visualstudio #android #ndk #cmake #pinephone

Last updated 1 year ago

HTTP 418 · @0xDEADBEEF
39 followers · 78 posts · Server fosstodon.org

3 seems to be on the way, hopefully not breaking compatibility with 2.0.

If I want to provide functionality to an -based app that runs on , and , could SDL support that?

Is there an SDL_bluetooth like there's an SDL_haptic?

Or would I encounter less pain by "just" replacing the SDL frontend with native Android code that interfaces via jni with the backend?

#sdl #bluetooth #ndk #windows #linux #android #c #askfedi #askfediverse #softwaredevelopment #portableapps #crossplatform

Last updated 2 years ago

droidcon · @droidcon
719 followers · 181 posts · Server androiddev.social

Make sure your keys🔑 are always safe by storing them in the . By Ade Fruandta

droidcon.com/2023/04/24/you-ca

#ndk

Last updated 2 years ago

0x · @0xDEADBEEF
15 followers · 115 posts · Server fosstodon.org

OK, finally got a legacy app to compile for with 2.0 instead of 1.2 but it fails to start because the original version depends on a hack that ports 1.2 to android and 2.0 support seems iffy (well, I actually blame the app). Digital joy.

#android #ndk #sdl #softwaredevelopment

Last updated 2 years ago

0x · @0xDEADBEEF
12 followers · 137 posts · Server fosstodon.org

Any decent guides out there on how to compile applications on the command line in 2022?

#android #ndk #askfedi #askfediverse #cli #softwaredevelopment

Last updated 2 years ago

GNUsuario :gnu: :unverified: · @gnusuario
102 followers · 361 posts · Server qoto.org

Hoy a uno de los mantenedores del le ha dado por cerrar el hilo de comentarios de porqué dejaron de soportar [1️⃣]. El argumento inicial era puramente técnico sin la licencia siendo algo «determinante» en dicha decisión.
Ya claro. A día de hoy GCC tiene mejor soporte y da más rendimiento que [2️⃣]. Pero ellos ya tomaron la decisión en detrimento de GCC.

1️⃣ github.com/android/ndk/issues/
2️⃣ phoronix.com/review/11900k-gcc

#android #gcc #ndk #clang

Last updated 2 years ago

GNUsuario :gnu: :unverified: · @gnusuario
102 followers · 361 posts · Server qoto.org

Hoy a uno de los del le ha dado por cerrar el hilo de comentarios de porqué dejaron de soportar . El argumento inicial era puramente técnico sin la licencia siendo algo «determinante» en dicha decisión.
Ya claro. A día de hoy GCC tiene mejor soporte y da más rendimiento que Clang. Pero ellos ya tomaron la decisión y ahora todo su dinero se invierte en .

#android #ndk #gcc #clang

Last updated 2 years ago

Joel Auterson · @joel
64 followers · 70 posts · Server otter.garden

I recently wrote about how to package Android APKs without Gradle, for those using the NDK who don't wish to introduce Java stuff into their codebase.

joelotter.com/2022/10/09/andro

#android #ndk #gamedev

Last updated 2 years ago