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 11:06:49.211: E/SurfaceFlinger(37): ro.sf.lcd_density must be defined as a build property
01-16 11:06:49.760: E/Trace(1633): error opening trace file: No such file or directory (2)
01-16 11:06:51.230: E/SurfaceFlinger(37): ro.sf.lcd_density must be defined as a build property
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.
I was getting this log message when had an icon in /res/drawable. I moved it into /res/drawable-hdpi and deleted /res/drawable and the log message went away.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With