1.2 Eclipse 加入相關檔案過程 - iii-bolinli/Beacon-Content GitHub Wiki

Eclipse

Eclipse 除了加入 SDK 檔案之外還需要加入 Gson 套件的檔案

  1. 將 SDK 檔案與 Gson 檔案兩個檔案複製或拖曳至專案的 libs 資料夾當中

  1. 分別對兩個檔案點選右鍵 -> Build Path -> Add to Build Path

  1. 確認 Android Private Libraries 中兩個檔案有確實加入後即完成

下一步 Eclipse 專案設定