restricting activities to other apps

Viewed 15

If i have an app which restricted starting activity by including permission property inside activity, how im supposed to run this app? I can start this app only from some other app by clicking on the button for example And then it starts that app(activity). I can not just run the app. What should I do?

0 Answers
Related