package ca.openprivacy.cwtch.ui; import android.app.IntentService; import android.content.Intent; import android.util.Log; import android.content.Context; import android.content.Intent; import org.qtproject.qt5.android.bindings.QtService; // https://github.com/bbernhard/qtandroidservices_example public class CwtchService extends QtService { }