# ncnn-android-styletransfer **Repository Path**: dengxuezheng/ncnn-android-styletransfer ## Basic Information - **Project Name**: ncnn-android-styletransfer - **Description**: The style transfer android example - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ncnn-android-styletransfer The style transfer android example this is a sample ncnn android project, it depends on ncnn library only https://github.com/Tencent/ncnn ## how to build and run ### step1 https://github.com/Tencent/ncnn/releases download ncnn-android-vulkan-lib.zip or build ncnn for android yourself ### step2 extract ncnn-android-vulkan-lib.zip into app/src/main/jni or change the ncnn path to yours in app/src/main/jni/Android.mk ### step3 open this project with Android Studio, build it and enjoy! ## screenshot ![](screenshot.png)