Build Android Project
-
wrote on 6 Oct 2018, 05:16 last edited by
I try to build Android project. This project will link to 3rd party lib such as crypto, ssl, and zip. Where can I set build path for those 3 lib? We put the external lib files in lib directory and put it in the same directory level as main project files?
Like this
c:\projectX\main : for main project files
c:\projectX\lib: for external lib files -
I try to build Android project. This project will link to 3rd party lib such as crypto, ssl, and zip. Where can I set build path for those 3 lib? We put the external lib files in lib directory and put it in the same directory level as main project files?
Like this
c:\projectX\main : for main project files
c:\projectX\lib: for external lib files
1/2