View Single Post
  #8 (permalink)  
Old 02-04-2010, 01:29 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

About the API:
It is basically a class with all the necessary Google Voice functions. It has connecting to google voice and placing calls, along with returning your inbox and other data. One definite positive is that it returns data as raw html or xml, so we can parse it how we need to.

Quote:
Originally Posted by JCerna View Post
Sounds good but just to give you a heads up WinMo does not play nice with Java at least not the newer versions. I believe Google put out an SDK so it migth be easier to start from there. If I had the time I would be all over this too. Thanks for trying it out.
I am planning on taking apart the API to see how each of the functions work. Then, I might be able to port it to a different language using the Windows SDK.

The Google SDK wont work since it would just be used for creating Android apps.
Reply With Quote