iphone - How can I write an iOS application that displays mail from my GMail account? -


how can write ios application displays mail gmail account?

you use libetpan. it's library mail client. , gmail uses imap, can use imap part of libetpan.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -

c# - Binding attached property to IEnumerable -