Tencent / Hardcoder

Hardcoder is a solution which allows Android APP and Android System to communicate with each other directly, solving the problem that Android APP could only use system standard API rather than the hardware resource of system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

如何判断当前系统是否能够响应Hardcoder请求、提供服务?

RickAi opened this issue · comments

如题

adb shell getprop persist.sys.hardcoder.name
返回值非空则存在HC服务端