{"id":28491468,"url":"https://github.com/line/planet-kit-demoapp-android","last_synced_at":"2025-07-25T09:12:59.603Z","repository":{"id":268665882,"uuid":"886445539","full_name":"line/planet-kit-demoapp-android","owner":"line","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-21T06:40:35.000Z","size":2072,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-04T23:35:18.702Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/line.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-11T01:35:23.000Z","updated_at":"2025-06-07T10:53:51.000Z","dependencies_parsed_at":"2025-04-21T07:45:12.982Z","dependency_job_id":null,"html_url":"https://github.com/line/planet-kit-demoapp-android","commit_stats":null,"previous_names":["line/planet-kit-demoapp-android"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/line/planet-kit-demoapp-android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fplanet-kit-demoapp-android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fplanet-kit-demoapp-android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fplanet-kit-demoapp-android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fplanet-kit-demoapp-android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/line","download_url":"https://codeload.github.com/line/planet-kit-demoapp-android/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fplanet-kit-demoapp-android/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266983523,"owners_count":24016559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-08T08:07:26.541Z","updated_at":"2025-07-25T09:12:59.598Z","avatar_url":"https://github.com/line.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LINE Planet Call for Android\n\nLINE Planet Call is a demo app for LINE Planet, a cloud-based real-time communications platform as a service (CPaaS).\n\nLINE Planet Call showcases the key features of LINE Planet, including 1-to-1 and group call functionalities. It can help you understand how to integrate LINE Planet into your services and enhance productivity when you implement your own app.\n\n## Planet Documentation\n\n[LINE Planet Documentation](https://docs.lineplanet.me/) provides additional resources to help you integrate LINE Planet into your service. \n\nThese resources include LINE Planet specifications, developer guides for each client platform, and server API references.\n\n## Features\n\nLINE Planet Call provides the following features:\n\n- **1-to-1 call**\n    - Make a 1-to-1 audio/video call\n    - Cancel a 1-to-1 audio/video call\n    - End a 1-to-1 audio/video call\n- **Group call**\n    - Pre-check the camera and mic before a group call\n    - Create a group video call room\n    - Join a group video call room\n    - Leave a group video call room\n- **Basic features**\n    - Mute/unmute the mic\n    - Enable/disable the camera\n    - Switch between the front and back cameras\n    - Provide talker information\n    - Display the participant's name\n\n## Prerequisites\n\nBefore getting started with LINE Planet Call, do the following:\n\n- Make sure that your system meets the [system requirements](https://docs.lineplanet.me/overview/specification/planetkit-system-requirements#android).\n- If Android Studio is not installed in your environment yet, [install Android Studio](https://developer.android.com/studio/install).\n\u003e To ensure compatibility and proper functionality, you must install Android Studio version Hedgehog or later to support API Level 34. For more information, see [Minimum versions of tools for Android API level](https://developer.android.com/build/releases/gradle-plugin#api-level-support).\n\n- Android SDK Platform 34\n  - The `targetSdkVersion` and `compileSdkVersion` of this project is 34. So, the installation of Android SDK Platform 34 is required.\n  - Open any folder in Android Studio and check the installation status of Android SDK Platform 34 as shown in the following screenshot (**Tools \u003e SDK Manager**). If it is not installed yet, select **Android SDK Platform 34** and click **Apply** to proceed with the installation.\n\n    \u003cimg width=\"700px\" src=\"./images/sdkmanager_34.png\"/\u003e\n\n## How to build project\n\n### 1. Download source code\n\nClone this repository, or download this repository and unzip the files.\n\n### 2. Open the project in Android Studio\n\n1. Open **Android Studio**.\n\n2. Click **File** \u003e **Open**.\n\n3. Select the root folder of the source code you downloaded.\n\n4. Android Studio will automatically sync the project and install necessary dependencies.\n\n### 3. Build the app in Android Studio\n\nClick **Build** \u003e **Make Project**.\n\n## Launch LINE Planet Call\n\n\u003e Note: The microphone and camera may not work on the Android emulator. If possible, verify by testing on a real device.\n\nTo run the app on an emulator or a physical device in Android Studio:\n\n1. Connect your Android device via USB with your build machine (if using a physical device) or set up an emulator.\n\n2. Select your target device/emulator in the toolbar.\n\n3. Click the **Run** button in the toolbar.\n\nThe app will build and run on the selected device.\n\n## Limitations\n\nIn LINE Planet Call, each call is limited to a duration of five minutes. After five minutes, the call ends with the MAX_CALL_TIME_EXCEEDED disconnect reason.\n\n## Issues and inquiries\n\nPlease file any issues or inquiries you have to our representative or [dl\\_planet\\_help@linecorp.com](mailto:dl_planet_help@linecorp.com). \nYour opinions are always welcome.\n\n## FAQ\n\nYou can find answers to our frequently asked questions in the [FAQ](https://docs.lineplanet.me/help/faq) section.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fline%2Fplanet-kit-demoapp-android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fline%2Fplanet-kit-demoapp-android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fline%2Fplanet-kit-demoapp-android/lists"}