Skip to content

Unexpected output of 'dumpsys SurfaceFlinger' command: no GL extensions found. #12919

Description

@gmck

Android framework version

net10.0-android, net11.0-android (Preview)

Affected platform version

VS2026 Insiders and Community 18.10.2 and 12217.175 - Net10 and Net11 RC1

Description

Unexpected output of 'dumpsys SurfaceFlinger' command: no GL extensions found. This occurs for both VS’s at the end of the output for a release deploy. The deploy succeeds in both cases and the apps run normally.
About three years ago I remember getting something similar and it was suggested that it was an incorrect version of the BundleTool #8368

Output from Community

C:\Program Files\Android\openjdk\jdk-21.0.8\bin\java.exe -Xmx1G -jar "C:\Program Files\dotnet\packs\Microsoft.Android.Sdk.Windows\36.1.69\tools\bundletool.jar" install-apks --apks obj\Release\net10.0-android36.1\android\bin\com.glmsoftware.obdnowpros.apks --adb "C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe" --device-id 49280DLAQ005DD --allow-downgrade --modules ALL
Unexpected output of 'dumpsys SurfaceFlinger' command: no GL extensions found.
The APKs have been extracted in the directory: C:\Users\gmcke\AppData\Local\Temp\12300568263795936877
Skipping target "_Upload" because all output files are up-to-date with respect to the input files.
1>Deployment was successful to Google Pixel 9.
Done building project "OBDNowPros.csproj".
Build succeeded.
========== Build: 0 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========
========== Build completed at 9:10 AM and took 11.330 seconds ==========
========== Deploy: 1 succeeded, 0 failed, 0 skipped ==========
========== Deploy completed at 9:10 AM and took 11.330 seconds ==========

Output from Insiders

C:\Program Files\Java\jdk-21.0.1\bin\java.exe -Xmx1G -jar "C:\Program Files\dotnet\packs\Microsoft.Android.Sdk.Windows\37.0.0-rc.1.2257\tools\bundletool.jar" build-apks --connected-device --mode default --adb "C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe" --device-id 49280DLAQ005DD --bundle obj\Release\net11.0-android37.0\android\bin\com.glmsoftware.obdnowpros.aab --output obj\Release\net11.0-android37.0\android\bin\com.glmsoftware.obdnowpros.apks --aapt2 "C:\Program Files\dotnet\packs\Microsoft.Android.Sdk.Windows\37.0.0-rc.1.2257\tools\aapt2.exe" --ks C:\glmkeystore\upload_key.keystore --ks-key-alias upload_key --key-pass file:c:\glmkeystore\KeyPassword.txt --ks-pass file:c:\glmkeystore\KeyStorePassword.txt
Unexpected output of 'dumpsys SurfaceFlinger' command: no GL extensions found.
Touching "obj\Release\net11.0-android37.0\android\bin\com.glmsoftware.obdnowpros.apks".
C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -s 49280DLAQ005DD uninstall -k com.glmsoftware.obdnowpros
C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe -s 49280DLAQ005DD shell cmd package uninstall com.glmsoftware.obdnowpros
C:\Program Files\Java\jdk-21.0.1\bin\java.exe -Xmx1G -jar "C:\Program Files\dotnet\packs\Microsoft.Android.Sdk.Windows\37.0.0-rc.1.2257\tools\bundletool.jar" install-apks --apks obj\Release\net11.0-android37.0\android\bin\com.glmsoftware.obdnowpros.apks --adb "C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe" --device-id 49280DLAQ005DD --allow-downgrade --modules ALL
Unexpected output of 'dumpsys SurfaceFlinger' command: no GL extensions found.
The APKs have been extracted in the directory: C:\Users\gmcke\AppData\Local\Temp\10647139466876826923
Using cached value from RegisterTaskObject
Found device: 49280DLAQ005DD
Creating "obj\Release\net11.0-android37.0\upload.flag" because "AlwaysCreate" was specified.
Touching "obj\Release\net11.0-android37.0\upload.flag".
Done building project "OBDNowPros.csproj".
Build succeeded.

Steps to Reproduce

N/A

Did you find any workaround?

Tried Repairing both VS's. Same result each time.

Relevant log output

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: App+Library BuildIssues when building Library projects or Application projects.need-attentionA xamarin-android contributor needs to review

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions