mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
369 B
369 B
Android-Widgets
Contains the source code of the org.nativescript.widgets library used by the NativeScript cross-platform modules implementation for Android.
How to build
- Clone repo.
git clone https://github.com/NativeScript/android-widgets.git
- Open project in eclipse.
- Build
The result file android-widgets.jar is located in the bin folder.