Questions tagged [android-agde]

3 questions
1
vote
1 answer

Importance of the high order bits from Android memory allocations?

We’re using Visual Studio to develop our Android app and have recently moved from Microsoft’s Cross Platform environment to Google’s new “Android Game Development Extension” (AGDE). This change moved us from NDK 21 to 22, and we’re now seeing a…
1
vote
0 answers

Android Game Development Extension for Visual Studio Can't Find APK when using Flavors

The Android Game Development Extension works for my project when there's only Debug and Release builds. But when I add Flavors, everything builds but Visual Studio can't find the APK in order to deploy it to device. How does one resolve this…
Bungles
  • 1,969
  • 2
  • 25
  • 54
0
votes
0 answers

Why does the AGDE extension for Visual Studio claim there are two APKs?

My game has been building find with AGDE in Visual Studio 2022 for some time. I recently updated to the latest AGDE plug-in and NDK and now the packaging step generates this…