2014-03-02 55 views

回答

2

需要導入jar文件作爲一個模塊在Android工作室工作一段時間。只需將庫放在項目文件夾中的任意位置,然後將引用添加到項目中作爲jar文件。

1. Hit f4 in android studio and open your project structure. 

2. By clicking on "module pane" select your "project" 

3. Once that is done click on the dependencies tab 

4. Click the green + sign and navigate to where you put your parse jar file. 

5. Once located you click apply and ok 

6. Happy Parse