-
Notifications
You must be signed in to change notification settings - Fork 9
[EN] Development Environment
Changhoon Yang edited this page Oct 11, 2016
·
3 revisions
You must perform the steps below before you integrate the NAVER Cafe SDK into your app. For more information, see "Prerequisite".
- Join a partnership: You should join a NAVER Cafe SDK partnership.
- Authorize your account using NAVER Login: You should register your application in the NAVER Login Developers site and get a client ID.
- Check your NAVER Cafe ID: You should check your ID of the NAVER Cafe where you are trying to integrate the NAVER Cafe SDK.
- IDE: Android Studio or Eclipse
- Android Support Library v4
- Requirements by game engine (Unity, Unreal, and Cocos2d-x)
To use the NAVER Cafe SDK, you need to add the following libraries to your project before building the project.
Library | URL for Download |
---|---|
NAVER Login | Included in the NAVER Cafe SDK library (version 4.1.4). [Download] |
NAVER Volleyer | Included in the NAVER Cafe SDK library (version 2.0.1). [Download] |
Volley | Included in the NAVER Cafe SDK library (version 1.0.2). [Download] |
Google Gson | Included in the NAVER Cafe SDK library (version 2.3.1). [Download] |
Glide | Included in the NAVER Cafe SDK library (version 3.6.1). [Download] |
Otto | Included in the NAVER Cafe SDK library (version 1.3.8). [Download] |
hmac | Included in the NAVER Cafe SDK library (version 2.3.1). |