You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/08/24 13:14:46 UTC

[GitHub] [tvm] HaoKang-Timmy commented on issue #12327: [Bug] Can not build the apk of "android_camera" in apps

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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org