NativeScript always gives you direct access to all native platform APIs, including 3rd party code. When developing for Android, eventually you'll want to import some existing functionality implemented in native Android. Take a look at this blog article on Creating native Android packages and using them in NativeScript.