org.apache.http.legacy
is required in Android 9 (API 28) or higherPushLink.start()
in the Main UI Threadandroid.app.Application
exactly as shown above. This is the right place to call things that must survive for the whole application lifetime. Also, this is going to be called again if your application was restarted by the android system or anything else.V2 (Full APK Signature)
in the Android Studio release wizard (Android 11 requirement).