How do I start an activity from within a Fragment? [duplicate] April 11, 2023 by Tarik You should do it with getActivity().startActivity(myIntent)