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