Yinhono为Flclash Android添加开机自启动 中发帖

前提:有root权限(无root的话权限不够) 
Flclash非常好用,特别是md3的仿surfboard界面非常合我口味,但是为什么win都有开机自启Android却没有啊(哭
我们Android用户也要站起来!(bushi
咳咳回到正题
具体来讲就是用thanox的情景模式
代码:
{
"name": "flclash autostart",
"description": "flclash开机自启",
"priority": 1,
"condition": "systemReady == true",
"actions": [
"su.exe('am start -n com.follow.clash/.TempActivity -a com.follow.clash.action.START -c android.i...