mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Update README.md
This commit is contained in:
13
README.md
13
README.md
@@ -1,2 +1,13 @@
|
||||
# Android-Widgets
|
||||
Contains the source code of the `org.nativescript.widgets` library used by the NativeScript cross-platform modules implementation for Android.
|
||||
Contains the source code of the `org.nativescript.widgets` library used by the NativeScript cross-platform modules implementation for Android.
|
||||
|
||||
# How to build
|
||||
|
||||
1. Clone repo
|
||||
```Shell
|
||||
git clone https://github.com/NativeScript/android-widgets.git
|
||||
```
|
||||
1. Open project in eclipse.
|
||||
1. Build
|
||||
|
||||
The result file android-widgets.jar is located in the bin folder.
|
||||
|
||||
Reference in New Issue
Block a user