The following instructions are only applicable to Android users.
In order to debug an existing .apk
file with native .so
libraries compiled separately from Nsight Tegra, you should do the following:
Note that if you select the Browse dialog, it will require you to select an .exe
file. This is a known issue.
libs\<architecture>
directory inside the Hello World project root folder. The default setting is libs\armeabi-v7a
. Alternately, this can be done through the project's debug properties. AndroidManifest.xml
with relevant data, the most important of which is to change the package and activity names. Alternately, you can also substitute it with your own manifest file.
NVIDIA® GameWorks™ Documentation Rev. 1.0.211026 ©2014-2021. NVIDIA Corporation and affiliates. All Rights Reserved.