DroidPluginTeam / DroidPluginTeam/DroidPlugin
Can not open testplugin sample
Open
- Dominant language
- Java
- Stars
- 7k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
i tried to open app sample for testing but i can not
i traced at
```
mHostContext.startService(intent);
mHostContext.bindService(intent, this, Context.BIND_AUTO_CREATE);
```
after two line of code above exec, the app can not run continue, then i got ANR @@
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.