HaoKang-Timmy commented on issue #12327: URL: https://github.com/apache/tvm/issues/12327#issuecomment-1225710882
> > Other wrong results shows up and it is unable to build. > > Can you post them here too? > > It seems that `gradle` can not execute `ndk-build`. Did you set up `PATH` and `TVM_NDK_CC` correctly? Hi, sorry for the late reply. I have found something wrong with this app. https://github.com/apache/tvm/blob/main/apps/android_camera/dev_tools/sign_apk.sh#:~:text=%24CURR_DIR/-,tv8mdemo,-.keystore%20%2Dsignedjar%20%24SIGNED_APK You could see in this file, the generated rpk file name is wrong. It shoudl be tvmdemo.keystore(same with tutorial), insted of tv8mdemo.keystore. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
