Hello community,
I am building Android TV for Tinkerboard. After boot, Settings.apk wont launch and asks me to try again. I pulled a logcat and found the entry below. Is anyone familiar with these errors and how to resolve? Thanks in advance.
"09-17 14:30:51.203 522 1438 I ActivityManager: Start proc 4024:com.android.settings/1000 for activity com.android.settings/.Settings
--------- beginning of crash
09-17 14:30:51.562 4024 4024 E AndroidRuntime: FATAL EXCEPTION: main
09-17 14:30:51.562 4024 4024 E AndroidRuntime: Process: com.android.settings, PID: 4024
09-17 14:30:51.562 4024 4024 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.android.settings/com.android.settings.Settings}: java.lang.NullPointerException: Attempt to invoke interface method 'java.util.List android.print.IPrintManager.getPrintServices(int, int)' on a null object reference"
The 1st person to help me solve gets to test an early aplha release.
This is one of two remaining issues that is holding up the final release.
This is nice having Tinkerboard.