最近在做一个项目,其中涉及到音乐播放器.当用到Genres和Art album时花费了一些时间才搞定,今天把方法草草列出,以供自己以后忘记时查看,也希望可以帮助碰到同样问题的道友!! 一.Genres的获取 先获取audioId(这个都知道吧,就不再多说了) public String getGenres(long audioId){ Uri uri = Uri.parse("content://media/external/audio/media/" + audioI
原地址:http://game.ceeger.com/Manual/class-PlayerSettings.html#Android Player Settings is where you define various parameters (platform specific) for the final game that you will build in Unity. Some of these values for example are used in the Resolutio