# UE_Android_LiveLink **Repository Path**: orientlau/UE_Android_LiveLink ## Basic Information - **Project Name**: UE_Android_LiveLink - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-30 - **Last Updated**: 2022-01-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # UE Android Face Live Link an android alternative implementation for unreal face live link the android app demo is modify from [facemoji/mocap4face](https://github.com/facemoji/mocap4face ) the live link plugin is modify from [ue4plugins / JSONLiveLink](https://github.com/ue4plugins/JSONLiveLink ) ## Install ### 1.copy the `JSONLiveLink` into your project's Plugin Folder ### 2.open the project,unreal will rebuild the plugin if not compatible. ![](https://github.com/justdark/UE_Android_LiveLink/blob/main/img/rebuild.png?raw=true) ### 3.install the `facemoji.D.apk` on your android phone,make sure your phone and computer are in same network. ### 4.start app and fill the computer's `ip` and `port`. click `confirm`. ![](https://github.com/justdark/UE_Android_LiveLink/blob/main/img/app.png?raw=true) ### 5.open live link windows to add JSONLiveLink source,you will see the 'android' subject ![](https://github.com/justdark/UE_Android_LiveLink/blob/main/img/livelink.PNG?raw=true) ### 6.use live link face mocap just like the iphone version. ![](https://github.com/justdark/UE_Android_LiveLink/blob/main/img/use.png?raw=true) ![](https://github.com/justdark/UE_Android_LiveLink/blob/main/img/use.gif?raw=true)