# Android

LINE SDK for Android v5.10.1 released

2024/07/02

We've released LINE SDK for Android v5.10.1. In this release, we've removed deprecated package dependencies due to the end of API support for androidx.lifecycle:lifecycle-extensions . As a result of...


LINE SDK for Android v5.10.0 released

2023/12/14

We've released LINE SDK for Android v5.10.0. In this release, we've improved the method of generating and storing secret keys used for encryption and decryption of access tokens, etc. In addition, the...


In LINE MINI Apps, the channel name is now displayed in push notifications for service messages

2023/11/16

When a service message is sent to a user from a LINE MINI App, the user will receive a push notification. These push notifications will now display the channel name of the LINE MINI App channel. Previ...


LINE SDK for Android v5.8.1 released

2023/02/02

We've released LINE SDK for Android v5.8.1. In this release, we've made several changes, including the removal of the android:allowBackup property. The android:allowBackup property sets whether an...


New ID token verification endpoint released

2019/10/25

When your back-end server receives an ID token originating from LINE Login v2.1 or the LINE SDK, you should verify that the ID token is authentic. Previously, you had to use a JWT library or write you...


LINE SDK v4.x end-of-life on December 12th, 2019

2019/09/13

December 12th, 2019 marks the end-of-life date for LINE SDK v4.0 for Android and LINE SDK v4.1 for iOS (from hereon collectively called LINE SDK v4.x). On that date, we'll remove from this site the fo...


LINE SDK 1.0.0 for Unity released

2019/02/26

We released the LINE SDK 1.0.0 for Unity. The LINE SDK for Unity is a wrapper for our existing LINE SDKs for iOS and Android. This means you can now use the functionality offered by those SDKs in your...


LINE SDK 4.0.10 for Android released

2018/11/30

The LINE SDK 4.0.10 for Android has been released. You can download the SDK from the following page. - Download LINE SDK Changes: - Fixed an issue where an activity is not found when authenticating wi...