On Fri, Dec 3, 2010 at 8:44 AM, saex <[email protected]> wrote: > what? this cant be possible, im sure exist another way
There are many ways. > i have some apps on my android phone that haves invite buttons, that > send automatically emails to the people i want to have in my app, That > emails haves automatic text generated by the apps, and i have not to > give to the programs any credentials > > i want to do that Send the email from your server, with your credentials, with data supplied to the server from your Android application via a Web service API. That is how I would do it, anyway. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 3.0.1 Available! -- 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

