Files
NativeScript/README.md
2015-09-15 10:00:46 +03:00

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.