# sample-extend-android-app **Repository Path**: mirrors_NativeScript/sample-extend-android-app ## Basic Information - **Project Name**: sample-extend-android-app - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-13 - **Last Updated**: 2026-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Overview: The repository contains everything you need to help you get started with integrating NativeScript into your Android apps. ## Instructions: Follow the instructions at https://docs.nativescript.org/guides/integration-with-existing-ios-and-android-apps/extend-existing-android-app ## Repository structure The repository comprises the following directories: - `common` - the JavaScript and Java assets necessary to bootstrap the NativeScript runtime in a native app. - `original-android-app` - a simple Android application that fetches the USD conversion rate against several currencies - `ns-stock-ticker(-js)` - a simple single-view NativeScript application that fetches the latest stock quotes for certain public companies - `extended-app` - the Android app merged with the JavaScript assets and the v8 runtime of NativeScript