I made a audio player app. How can i now add it to default android apps so next time i do “open with” i can select it?
go to settings and in settings select default apps and select your app
thats it done
from
NV Browser Developer
This post was flagged by the community and is temporarily hidden.
That didnt work…The thing is that you cannot just select it from settings but your kodular app has to be recognized by android as audio player for example, to appear in the open with selection…and there must be a way to add defaults to the app
You need to edit manifest.
The thing is that it is no way to edit manifest in kodular
You can use APK Editor for PC and Mac – APK Editor Studio, decompile apk, edit manifest, save it , complile apk again
Thank you it works
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.