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.
|