I have struggeled with a similiar issue related to interface my Sony Ericssson K800i to Microsoft SQL Data Service. At the moment I run the delete-request in SOAP (as HTTP POST). I am not familiar with the google api, and it seems like soap is not supported. As a last resort one way might be to write low-level http delete request via socket programming. For a start see; http://freecode-freecode.blogspot.com/2007/07/socket-midlet-example-codej2me.html
On 25 Nov 2008, 05:43, digs <[email protected]> wrote: > Hi, > > I am developing an Piacasa application on J2ME. I wanted to know how > to send a DELETE request for deleting an album and photo. > > Thanks in Advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" 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/Google-Picasa-Data-API?hl=en -~----------~----~----~----~------~----~------~--~---
