Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liuy97/ns-broadcastreceiver-demo
NativeScript BroadcastReceiver Demo
https://github.com/liuy97/ns-broadcastreceiver-demo
android background javaproxy nativescript
Last synced: 9 days ago
JSON representation
NativeScript BroadcastReceiver Demo
- Host: GitHub
- URL: https://github.com/liuy97/ns-broadcastreceiver-demo
- Owner: liuy97
- Created: 2018-06-29T06:05:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T18:03:53.000Z (about 2 years ago)
- Last Synced: 2024-11-14T20:29:15.208Z (2 months ago)
- Topics: android, background, javaproxy, nativescript
- Language: JavaScript
- Size: 4.14 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NativeScript BroadcastReceiver Demo
nativescript v5.4.0This demo provides example for JavaProxy with webpack support
Phone permission has to be enabled for testing.
yarn install
tns build android --bundle or tns run android --bundle