[android-developers] SSL connection Android/Server using Apache Mina

2013-03-06 Thread Yaroslav.kh
Hello, I have problems on establishing SSL connection between server and android using Apache Mina (both on server and client); First of all I generated self signed keys. Bouncy Castle for Android and JKS for server: SERVER: keytool -genkey -dname "cn=sslkey, o=test, c=RU" -alias serverkey -key

[android-developers] Event aggregation question

2011-01-26 Thread Yaroslav.kh
Hello, I'm working on contact sync fro multiple sources. I create 2 raw contacts with the same name. Then they are being aggregated by system and so I got one united contact. The problem is that both of this raw contacts has event data field (type - birthday) with the same date (in format dd M yyy