import org.apache.harmony.security.asn1.BerInputStream;
안드로이드 1.6에서 위 클래스를 쓰기위해서 (지원이 안되더라구요) 직접 apache harmony를 받아서
이클립스플러그인으로 설치를 했지만 여전히 인식을 못합니다
위 apache harmony를 쓰기 위해서 어떻게 해야하나요 ㅜㅜ
http://harmony.apache.org/documentation/eclipse_update.html

추가를 해주니 
Access restriction: The type BerInputStream is not accessible due to restriction on required library 
C:\harmony-6.0-hdk-991881\jdk\jre\lib\boot\security.jar

이런 에러가 발생합니다