Hi guys,

First I had a problem of "The public key in the certificate cannot be
used for ENCRYPT_MODE" mentioned in an unanswered mail here
http://osdir.com/ml/Android-Developers/2010-04/msg03214.html . Now
when I know the problem's fixed on Froyo (
http://code.google.com/p/android/issues/detail?id=4914#c16 ) , I run
my application on 2.2 and got "java.net.SocketException: Bad address
family" http://paste.ubuntu.com/450343/ line 4.

Now that's a bug deadlock, first concerns apache harmony on Android
versions <= 2.1 (I have checked that), and the "Bad address family"
concerns Android 2.2 .

That problem just blocked my progress on Google Summer of Code
project, any pointers will be appreciated. Ubuntu One uses SSL so
(since SSLContect.getInstance("SSL") is not implemented algorithm on
Android) I have to use TLS and there's no other option.

Can I override that apache harmony stuff that causes problems?

Mike

-- 
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

Reply via email to