kannankanasan / javamail-android

Automatically exported from code.google.com/p/javamail-android
0 stars 0 forks source link

i can not send mail with android 4.0.4 #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
i had use the same step in tutorial

    add 3 file jar
    teste send mail 

but i just send mail 1 time, 

my android os: android 4.0.4

Pls help me.

Thank you very much 

Original issue reported on code.google.com by tamlt2...@gmail.com on 12 Apr 2013 at 10:33

GoogleCodeExporter commented 9 years ago
Hi,
I also came across the similar question! I don't know whether you have solved 
this problem?

I created a app in android2.3.3 and it worked well.However,It does't work in 
android4.0.4. The app crashed when excuting Transport.send().

So, whether you make your app work in android4.0.4? I am looking forword your 
answer,and my email is gexin1986@gmail.com.Thanks a lot!

Original comment by gexin1...@gmail.com on 24 Aug 2013 at 1:57

GoogleCodeExporter commented 9 years ago
Hi,
I have also problem. but I find that when i comment the "<uses-sdk .../>" in 
the AndroidManifest.xml, then Transport.send() work well, but i don't know why 
:(

Original comment by houyunji...@gmail.com on 15 Nov 2013 at 7:34

GoogleCodeExporter commented 9 years ago
someone managed to solve this problem? I'm having the same problem...

Original comment by tgo...@gmail.com on 19 Nov 2013 at 5:51