I would like to use TGD version 1.2 with NVIDIA SHIELD Tablet(Tegra K1),
so I am checking the documentation and have a question the following point.
Title: Using the Debugger: Non-Rooted
Configuring Your Application
:
3.Modify your packaging step to include libTegra_gfx_debugger.so and libNvPmApi.Core.so.
Note that these have a prefix of Stripped_ in the name, so you will want to rename it to
remove that prefix before using it in your APK.
Please let me know the procedure more specific or the detail way to modify “Android.mk”.
Thanks you for your help.