android icon indicating copy to clipboard operation
android copied to clipboard

Android runtime for NativeScript (based on V8)

Results 139 android issues
Sort by recently updated
recently updated
newest added

**Environment** - CLI: 8.0.2 - Cross-platform modules: - Android Runtime: 8.0.0 - iOS Runtime (if applicable): - Plugin(s): **Describe the bug** When navigating the old fragments are still being referenced...

I'm using the node-mobile library, and i want to expose the native api to js, how to build the js to native bridge with node-mobile library?

I am using NS 6.5 Core and I am following the example from https://v6.docs.nativescript.org/core-concepts/android-runtime/advanced-topics/extend-application-activity#extending-activity. I have cleaned up my project, deleting the platforms, hooks, and node_modules folders. When I build...

**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:...

I keep getting this error when i start tns run android: My connected device is: ``` # │ Device Name │ Platform │ Device Identifier │ Type │ Status │...

I am working on perfs and spending a lot of time on profiling timelines. I see very weird inconsistencies in `materializing` and native class `extending. This is 2 different app...

**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): - NS:...

**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): Update available...

**Environment:** Nativescript: 6.7.8 tns-core-modules: 6.0.1 tns-andoird: 6.5.3 **Issue:** I am implementing Java Interface in my Nativescript-angular application for android. I have added Java android plugin dependency in the app.gradle file....