Non-game App gets treated as game by Samsung game launcher

前端 未结 5 1178
盖世英雄少女心
盖世英雄少女心 2020-12-18 23:27

Whenever I open my android app it triggers the game mode/game launcher on samsung galaxy s8. But the app isn\'t a game. In a previous version the app used opengl and it seem

5条回答
  •  粉色の甜心
    2020-12-18 23:49

    this problem happens if the package name is "com.exmaple" only Samsung detect it as game i do not know why, after i change the package name to "com.exmaple.android" it worked fine.

提交回复
热议问题