View Single Post
  #2 (permalink)  
Old 02-03-2010, 07:46 PM
dgourd's Avatar
dgourd
Regular 'Geeker
Offline
Threadstarter
Location: Chicago
 
Join Date: Sep 2009
Posts: 257
Reputation: 405
dgourd is becoming a PPCGeeks regulardgourd is becoming a PPCGeeks regulardgourd is becoming a PPCGeeks regulardgourd is becoming a PPCGeeks regulardgourd is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [IDEA] Google Voice Android Port

Updates:
  • I have found out that the android apps are written in Java (which I know a lot about). So It would be relatively easy to port, just got to change some functions around to fit windows mobile. We could use the same base code.
  • I have decompiled the java google voice API. There are 2 classes and a test program. Click here to read the post
  • Apparently, all the data is retreived from a URL. So we can port this to a different language and parse the data as needed.

Last edited by dgourd; 02-07-2010 at 12:24 PM.
Reply With Quote