Neo
Neo
> > See log for more details > > Could U give me some logs. > > By the way, SplashScreenController subproject will build ok? This week i give a...
@BlainPeng @wksxlwywlyy @BiteFoo @M78Code 我來回答這題好了 !! 1. 請先安裝 Go (Windows - https://go.dev/dl/go1.17.5.windows-amd64.msi /OSX - https://go.dev/dl/go1.17.5.darwin-amd64.pkg) 2. 設定好 Go的path 3. git clone [email protected]:Kr328/ClashForAndroid.git 4. cd ClashForAndroid 5. git submodule update --init...
> > 在@CMingTseng 的帮助下已解决。大陆用户主要考虑vpn或网络原因导致无法获取库。 > > 我用Android Studio编译的,我也挂了vpn,也拉了代码,拉代码时没有报错。Go也更新了(不知道Go在Android Studio里面是怎么用的),还是不行啊。不知道你说的无法获取的是哪个库,编译后还是报少了libclash.h这个文件,我不知道这个文件是在哪个库里面的。有没有编译后的源码发一份给我,感谢!@gmingrui  我推了 一個有go的 你們自己試試看 https://github.com/CMingTseng/ClashForAndroid/tree/1cc88cc_add_go_need/go/pkg/mod 前天幫忙測試 你們有的就算 "翻牆" 但是VPN可能是半殘 所以Go編譯的相關library拉取不到 我這邊提供我的cahce部分 你們自己放到對應位置(要參考go的設定)
Dear Sir i run docker @ Mac OSX 10.15 (macOS Catalina ) with Docker Desktop use below command docker run --privileged -d -p 6080:6080 -p 5554:5554 -p 5555:5555 -e DEVICE="Samsung...
> 您好 请问这是什么原因啊 报错信息这是 Caused by: Build command failed. Error while executing process C:\Users\87945\AppData\Local\Android\Sdk\cmake\3.6.4111459\bin\cmake.exe with arguments {--build F:\pyapplication\app.cxx\cmake\debug\armeabi-v7a --target native-lib} > > ninja: error: '../../../../src/main/cpp/opencv/libs/armeabi-v7a/libopencv_java3.so', needed by '../../../../build/intermediates/cmake/debug/obj/armeabi-v7a/libnative-lib.so', missing and...
> 更换低版本,测试成功: Android Gradle Plugin:3.5.4 Gradle vesion:5.4.1 Compile Sdk Version:28 Build Tools Version:28.0.3 NDK Version:21.1.6352462 Dear Sir i fork this project & modify it you can check it or waiting...
> 视频人脸识别贴纸 这个功能有嘛 人臉識別可以參考這個 https://github.com/cybernhl/FaceDetection 我已經把[opencv_face_detect](https://github.com/cybernhl/FaceDetection/tree/master/opencv_face_detect)獨立抽出成為library 可以自己搭配這篇的 Camera使用
Dear Sir sorry i first look this https://github.com/JetBrains/compose-jb/blob/master/examples/todoapp/desktop/build.gradle.kts so i do not know application can run THX
Dear Sir you are right Sorry ___ if i use KMP @ desktop how pack every OS application ? THX
Dear Sir 1. open app build.gradle // implementation "com.github.husaynhakeem:android-face-detector:2.0" // Remote