Actually, the dialer is here: http://android.git.kernel.org/?p=platform/packages/apps/Contacts.git;a=tree
On Apr 5, 11:52 am, bw <[email protected]> wrote: > The web interface to view android source code is here: > > http://android.git.kernel.org/ > > From there you can get to the phone app: > > http://android.git.kernel.org/?p=platform/packages/apps/Phone.git;a=tree > > -Ben > > On Apr 3, 9:05 pm, TJ104 <[email protected]> wrote: > > > > > Hello, > > First of all, Thank you to Google for Android! It isn't perfect, but > > it has A LOT of promise! > > I was looking to write an app that would utilize the keypad in > > Google's dialer app. I've looked around and I haven't been able to > > stumble on to the code for the keypad. I don't know if I'm using the > > correct search terms or if what I'm asking for is just completely > > unrealistic. If one of you could help me with this that would be > > awesome. > > I was hoping to write a texting app that utilized the 10 key that the > > dialer uses. I have very little experience with Android, but I have a > > fair amount of experience with Java. As I understand it, Android > > displays things in a variety of containers, I am not sure how the > > dialer app is set up. I'm not to good with the UI side of things, so I > > wanted to Frankenstein my app by altering the dialer app's keyboard a > > bit and completely changing the functionality of the buttons. > > This app would be intended for short reply's to text messages, and > > (more importantly) allowing my wife to text with a familiar > > interface. > > I found a forum online that taught me what I needed to know about how > > to send and receive SMS messages with Android, now I just need to code > > my text prediction side of things and deal with the UI (and related > > aspects). > > ANY help would be greatly appreciated! > > > Thank You, > > TJ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

