问题
We use Qt and HockeyApp on various platforms, including Android. We make our deployment with the androiddeployqt tool. We can't figure out how to use the most recent HockeySDK-Android-4.0.1.aar file. In particular, the aar file includes various resources which seem to need to be merged with those from Qt, but we can't figure out the steps to do this. The errors we get from missing symbols in the R.java file. The HockeyApp instructions all assume use of Android Studio IDE, which of course we don't use with Qt.
来源:https://stackoverflow.com/questions/37100951/how-to-use-hockeyappsdk-with-qt-on-android