Click here to Skip to main content
15,881,281 members
Everything / Mobile Apps / Nativescript

Nativescript

nativescript

All Articles

Sort by Score

Nativescript 

18 Oct 2017 by CPallini
You could start reading a book, here some suggestions: The top 10 books on Android developing can take you to the next level[^]. Tutorials you find here Getting Started | Android Developers[^] are also useful., you could start from provided sample code and modify it.
18 Oct 2017 by Richard MacCutchan
Lots of useful stuff here on CodeProject[^].
18 Apr 2018 by devdoubts
I am working on an ionic application, and I am facing issue with direct printing without preview. Is there any method by which I can print without any print preview window as soon as a condition is met? as per requirement I don't want any manual process (like click) to print ticket. What I have...
9 Mar 2020 by Big Web Media
I have been looking for RTMP modules/clients that I can use, or integrate with NativeScript, so far I've gotten WebRTC modules and It's not really what I'm looking for as it doesn't fully satisfy our need. What I have tried: I have a server...
9 Mar 2020 by Richard MacCutchan
Please read Code Project Quick Answers FAQ[^]
2 May 2020 by Vikash Vyas
Hi, I m trying to pass the header value in the PHP files when browser( cefSharpWebBrowser ) request for the web page in WPF C#. In my PHP code file, I write below logic. able to view http headers accessing...
21 Jan 2021 by Member 15052603
Maybe you could find a nativescript videoproject with ffmpeg mobile (GitHub - triniwiz/nativescript-ffmpeg[^]) and use ffmpeg as rtmp streamer. ffmpeg -f flv -listen 1 -i rtmp://localhost:1935/live/app -c copy rtsp://YOUR_RTSP_HOST I am...
18 Oct 2017 by Member 13473239
I have downloaded entire set up for building the app , Have written small log in and similar codes and have tested . Now i have to develop an app in which , a person is responsible for pick up few stuff from a location - and update that in his / her app , enter no of items collected , give it...