• We hope you have a fantastic holiday season to close out 2025! Thank you all so much for being part of the Tom's Guide community!

App to enter dialer codes

Status
Not open for further replies.

devildogwillbur

Estimable
Oct 1, 2015
2
0
4,510
Yeah, so I have android studio installed, v.1.4 Not sure what I am doing. I have the 5 buttons that I want all set up looking all pretty, now I want to make each button open the dialer and dial the code without calling. I tried some bogus app builder that tried to call the code, so that sucked. Please help. If you could build it for me, so all i have to do is enter the name of the button and the code, that would be nice too.. jk, kinda...
 
Java:
import i.cannot.code;
import stop.being.lazy.k.thanks;
import can.you.google.questionmark;
...
JEditorPane LookAtThisTutorialPlease = new JEditorPane();
LookAtThisTutorialPlease.setPage(new URL("http://developer.android.com/reference/android/widget/Button.html"));
...
 
import I.Am.trying;
import Didnt.ask.a.question;

Thanks for the links. I have never coded anything, so android studio looks foreign to me. A little credit for opening it up and trying. Thanks for the smart-ass response though, got a kick out of that.
 
Last edited by a moderator:
Status
Not open for further replies.