Hey thanks - I'll give it a test run one of these days. I like Kevin's idea to run it as web app
On Apr 4, 12:57 am, Karl Ostmo <[email protected]> wrote: > The script grabs the cookie from an authenticated session with Google > Checkout before downloading the purchase records, which requires that the > user enter their password. It's probably better that the passwords are not > transmitted to my system. Consider using GAE. It uses Google Accounts authentication and you never touch the account password > > To run the script yourself, you just need an Ubuntu installation running > somewhere. It's easy enough to set one up - if you don't want to install it > on a new partition, you can use Wubi > (http://en.wikipedia.org/wiki/Wubi_%28Ubuntu_installer%29) to install it from > Windows, or host an Ubuntu virtual machine inside Windows with VMWare or > VirtualBox. > > I may eventually write an Android app that does the same thing as the > script, but the available Python libraries make the task much easier. -- 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 To unsubscribe, reply using "remove me" as the subject.

