ro.sf.lcd_density must be defined as a build property

后端 未结 3 1298
伪装坚强ぢ
伪装坚强ぢ 2021-01-17 13:25

While running the application on the emulator, I have got those errors. How can I solve it so that my program will be more reliable ?

error:

 01-16 1         


        
3条回答
  •  礼貌的吻别
    2021-01-17 14:00

    This has nothing to do with your application, it's just noise from the emulator. Check on a real device and you won't see this message anymore.

提交回复
热议问题