Is it possible to define a broadcast receiver as an inner class in manifest file? [duplicate] May 11, 2023 by Tarik Yes, it is possible. The receiver android:name attribute should look like .path.to.class.MyClass$MyInnerClass