I was going to run [Cross Compilation and RPC](https://tvm.apache.org/docs/tutorials/get_started/cross_compilation_and_rpc.html#tutorial-cross-compilation-and-rpc) and then I followed these [instructions](https://github.com/apache/incubator-tvm/tree/master/apps/android_rpc#buildapk), when excuting `gradle clean build`, I got a error like this
> apps/android_rpc/app/src/main/AndroidManifest.xml:43: Error: Class > referenced in the manifest, org.apache.tvm.tvmrpc.RPCWatchdogService, was not > found in the project or the libraries [MissingClass] > <service android:name=".RPCWatchdogService" does anyone have met such error? any cues would be highly appreciated. --- [Visit Topic](https://discuss.tvm.apache.org/t/error-class-referenced-in-the-manifest-org-apache-tvm-tvmrpc-rpcwatchdogservice-was-not-found-in-the-project-or-the-libraries/8093/1) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/4ac13a1c0efdf291b82e50b0cfe87beb2e35dab4bd2f33a2aff03a2e90f655ff).