Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in start-activity

How pass data between activities using RxJava in android?

Open a fragment of an activity from another activity

android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.settings.USAGE_ACCESS_SETTINGS }

ACTION_INSTALL_PACKAGE

Can't start activity from BroadcastReceiver on android 10

resultCode is always 0 and request is always -1, . Activity.onActivityResult();

StartActivityForResults always returns RESULT_CANCELLED for Intent.ACTION_SEND

android start-activity

White screen is displayed while switching between Activities

Difference between startActivityForResult() and startActivity()? [closed]

java.lang.IllegalArgumentException: Can only use lower 16 bits for requestCode

android start-activity

Start new Activity and finish current one in Android? [duplicate]

How to start activity in another application?