Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
sendBroadcast(intent2); stopSelf();
これを停止する方法についてのアイデア..停止した後でもREST呼び出しを行っているため...
これを一度試してみてください、それが役立つことを願っています
stopService(intent2).
または、サービスを開始および停止したら、このリンクを参照してください