iT邦幫忙

0

Android stopService應用

  • 分享至 

  • xImage

public class MainActivity extends Activity
下是

Intent intent = new Intent(MainActivity.this, MyService.class);
stopService(intent);

以及其他Activity都是這樣使用,可是如果是

public class MyView extends LinearLayout

這樣該怎麼使用呢,stopService會顯示Cannot resolve method stopService的情況,請教大神了><"

圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友回答

立即登入回答