import aar

Hi,

is there a way to import arr library into an android project?

Cheers,
Ranger

hi RangerSK,
Yes, you can do it by Project Properties>Linker.
Add the path to Linker>General>Additional Library Directories
Add the lib name to Linker>Input>Additional Dependencies.

by the way, the forum is for nsight visual-studio-edition. for android issue, you can go to nsight-tegra-visual-studio-edition next time.

victor