Skip to content

[EN] Development Environment

Changhoon Yang edited this page Oct 11, 2016 · 3 revisions

Prerequisite

You must perform the steps below before you integrate the NAVER Cafe SDK into your app. For more information, see "Prerequisite".

  1. Join a partnership: You should join a NAVER Cafe SDK partnership.
  2. Authorize your account using NAVER Login: You should register your application in the NAVER Login Developers site and get a client ID.
  3. Check your NAVER Cafe ID: You should check your ID of the NAVER Cafe where you are trying to integrate the NAVER Cafe SDK.

Software Requirements

Development Tools

  • IDE: Android Studio or Eclipse
  • Android Support Library v4
  • Requirements by game engine (Unity, Unreal, and Cocos2d-x)

Libraries

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).

Other NAVER CAFE SDK Documents.

Unity

Unreal

Cocos-2dx

iOS

Clone this wiki locally