hide dialer

  1. N

    Android Question Activity always on

    Hello I have an app that makes a phone call when you touch a button, using an intent. The problem is that Android shows the dialer screen and i don’t want the user to see it. The solution is to fix the screen of the app, it works fine, but this has to be made by hand every time i run the app. My...
Top