Start service from Fragment: getActivity().startService(new Intent(getActivity(), MyService.class));. MyService.java: import android.app.
確定! 回上一頁