security-samples
security-samples copied to clipboard
Does not work on Motorola Nexus6
Issue by DirajHS
Monday Jun 13, 2016 at 09:20 GMT
Originally opened as https://github.com/googlesamples/android-DirectBoot/issues/6
I am seeing this FATAL exception after boot saying:
java.lang.RuntimeException: Unable to instantiate receiver com.example.android.directboot.BootBroadcastReceiver: java.lang.ClassNotFoundException: Didn't find class "com.example.android.directboot.BootBroadcastReceiver" on path: DexPathList
Comment by davidlevitsky
Tuesday Feb 07, 2017 at 20:46 GMT
Was this ever resolved? I am having the same issue on Nexus 5X. @DirajHS please let me know if you ever found the solution to this.