Android Question Activity always on

Nostromo

New Member
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 question is if i can fix the screen from within the app.
Thanks and excuse me for my english.
 
Top