Is multiple share menu possible in kodular?

Hello everyone, is multiple share menu possible in kodular ? like this :point_down:

https://stackoverflow.com/questions/44139502/how-to-customize-share-menu-in-android

1 Like

Yes it is possible but not directly . It is possible by Apk editor software . You have to add the intent filter in the android manifest.xml manually.