mobile/Android

자바프로젝트에서 export한 jar를 안드로이드프로젝트에서 불러오기

란마12 2010. 7. 22. 14:04

1. 자바프로젝트에서 export jar
   Workspace -> Package Explorer -> Export... -> Java -> JAR file

2. 이클립스프로젝트에서 import jar
   Workspace -> Package Explorer -> Properties -> Java Build Path -> Libraries -> Add External JARs...