android
android copied to clipboard
Android runtime for NativeScript (based on V8)
I have upgraded JDK to 14 ant project stoped building. It gets this error: Could not initialize class org.codehaus.groovy.runtime.InvokerHelper and Could not initialize class org.codehaus.groovy.vmplugin.v7.Java7 after some research i found...
While profiling my apps i can see that some very simple interface can take a really long time to be "created" For example a very simple interface not extending anything...
@b3nnee commented on [Thu Aug 25 2016](https://github.com/NativeScript/NativeScript/issues/2624) I have an app for Android that requires 150MB+ video files, suitably the video files should be in obb files for upload to...
**Environment** ✔ Getting NativeScript components versions information... ✔ Component nativescript has 6.4.1 version and is up to date. ✔ Component tns-core-modules has 6.4.2 version and is up to date. ✔...
i am starting to include `native-api-usage.json` in my app. Right now i need to run to see what s being used, update the file, run again. My issue is that...
## Please, provide the details below: Via crashlytics we have been getting reports of crashes of the type ``com.tns.NativeScriptException: Attempt to use cleared object reference id=48048(com.tns.NativeScriptException: Attempt to use cleared...
Currently, there is no information about why a given class is whitelisted or blacklisted by the metadata generator. It would be great if we provide such information when a Gradle...
**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): - CLI:...
**Is your feature request related to a problem? Please describe.** Currently, the whole Android SDK and all native libraries used in a {N} app are included in the metadata binary...
I'm use NativeScript 6.2.0 with Android runtime 6.2.0. When i build my application and publish it Google Play Console, i get the following warnings from "Pre-launch report": The following APIs...