jiayouit

5.X以上版本 导出apk安装包的默认入口类名字为 com.unity3d.player.UnityPlayerActivity

5.X以下的版本(亲验证4.6.3)的入口类名字则为 com.unity3d.player.UnityPlayerNativeActivity

需要通过类名调用程序的要注意了。

原文:http://jingyan.idoubi.net/game/unity3d/1547.html

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-21
  • 2021-11-19
  • 2021-08-23
猜你喜欢
  • 2021-11-11
  • 2021-06-06
  • 2022-12-23
  • 2021-12-30
  • 2021-08-15
  • 2021-08-12
  • 2021-09-01
相关资源
相似解决方案