Hi,
is there a way to send emails from an android app with out having to use one of the built in email programs, I am designing an application at the moment and I part of it is to email customers invoices etc, but I did not want to be fored to use the built in email clinet.
What I wanted to do as you can in VB.Net / C# define my own mail object and send the email that way.
By Setting an SMTP Service.
Then sending the email that way, is that possible or do I have to just bite the bullet and use the default mail clinet. I am planning on getting the indi subscription for my self at home after eveluation the software at work.
If some one comes back and says it not possible with the indi subscription and I need the business subscription then I may have to consider alternative to Xamarin.
So far I am impressed with Xamarin all in all, there are a few niggles I dont like like to use what I class as critical database function / infastructure you have to pay $1000 a year. For a hobbies developer I think this is a lot of ££.
But if some one can tell me if I can do this with the indi licence, if at all possible point me in the direction of an android example.