Closed CometInfosoft closed 6 years ago
yeah in emulator, and getting this exactly error.
Process: com.example.androidthings.assistant, PID: 31454 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.androidthings.assistant/com.example.androidthings.assistant.AssistantActivity}: java.lang.RuntimeException: Stub!
This sample is designed to work on Android Things, which does not have an emulator. You'd need to make a number of changes for it to work in an emulator or on a mobile device.
Are you trying to run this in an emulator?