ComponentName是用来打开其它应用程序中的Activity或服务的。 使用方法: Intent i=new Intent(); |
转载于:https://www.cnblogs.com/mengfanrong/p/4560245.html
ComponentName是用来打开其它应用程序中的Activity或服务的。 使用方法: Intent i=new Intent(); |
转载于:https://www.cnblogs.com/mengfanrong/p/4560245.html