|
[FirePrime] Unfortunately, SystemUI has stopped Message
Posted at 4/20/2017 18:05:52
View:2887
|
Replies:2
Print
Only Author
[Copy Link]
1#
Hi,
I used the latest version of Fireprime 3128.
I use eMMC flash.
If I check and enable in the 'settings -> Display ->Always hide the status bar ' check box, and the reboot.
The system bar is removed. But I got the popup message "Unfortuately, System UI has stopped".
I want to remove the system bar on the bottom of the monitor.
So, I changed the code, "device/rockchip/common/overlay/frameworks/base/core/res/res/values/config.xml" as follows:
...
<bool name="config_showNavigationBar">false</bool>
....
The System bar is removed. but there is a problme. Some monitor is OK, but Some Monitor has a green line on the right side.
I don't know if this is Fireprime SDK problem or RK3128 SDK problem.
How can I fix it?
Please help me...
Thank you..
Jay
|
|