递归火山软件开发平台
标题:
这段安卓代码怎么加入到火山里面
[打印本页]
作者:
yegen0000
时间:
2020-5-9 21:18
标题:
这段安卓代码怎么加入到火山里面
Intent serviceIntent;
serviceIntent = new Intent();
serviceIntent.setComponent(new ComponentName("com.example.kevin.bootdeleteapp", "com.example.kevin.bootdeleteapp.UpdateService"));
startService(serviceIntent);
这段安卓代码怎么加入到火山里面
作者:
创世魂
时间:
2020-5-9 21:29
要倒入java包,可以去这个网站搜索:
https://www.android-doc.com/refe ... /ComponentName.html
附件下载。
作者:
创世魂
时间:
2020-5-9 21:29
本帖结贴,如有其他疑问,请重新发帖提问。
欢迎光临 递归火山软件开发平台 (https://bbs.voldp.com/)
Powered by Discuz! X3.4