cernekee / ics-openconnect

Android UI for OpenConnect VPN client
GNU General Public License v2.0
358 stars 130 forks source link

missing required library #3

Closed emanf closed 9 years ago

emanf commented 9 years ago

hi, after i import ics-openconnect to eclipse i got some error about "missing required library". Project 'OpenConnect' is missing required library: 'libs/openconnect-wrapper.jar' OpenConnect Build path Build Path Problem Project 'OpenConnect' is missing required library: 'libs/stoken-wrapper.jar' OpenConnect Build path Build Path Problem The project cannot be built until build path errors are resolved OpenConnect Unknown Java Problem

where can i download these libraries? Did I do something wrong? or how can i import it to eclipse or android-studio ?

cernekee commented 9 years ago

The .jar and .so files are built by the "Recompiling the external dependencies" step listed in the README.