line/line-sdk-starter-android

Name: line-sdk-starter-android

Owner: LINE

Description: A starter app demonstrating usage of the LINE Android SDK.

Created: 2015-08-07 08:12:04.0

Updated: 2018-04-04 09:17:05.0

Pushed: 2018-04-04 09:17:03.0

Homepage:

Size: 81

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Important notice

This starter app is for LINE SDK version 3.x. Since these versions of SDK will be terminated on the end of June 2018, please use https://github.com/line/line-sdk-starter-android-v2.

For details, please refer https://developers.line.me/en/news/2018/02/28/.


LINE SDK starter application

This is a small toy app that exercises the LINE SDK login and profile APIs. It is meant to be a starting point for developers wishing to use these in their own application.

Before starting

To start integrating your service with LINE, register to become a LINE Partner (https://developers.line.me/requestform/input) and read the development guide (https://developers.line.me/android/overview).

Getting started

To build the app, first check out the repository.

t clone https://github.com/LINE/line-sdk-starter-android

Then set up the LINE SDK by copying SDK libraries and configuring your channel ID.

Then open the directory in Android Studio and build and develop as you would any normal Android application.

LINE Android SDK API Docs: https://developers.line.me/android/api-reference

This application has been built with Android Studio 1.3. Previous versions should work but may require editing the build tools versions in build.gradle.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.