NativeScript button event not firing
I spent a bit of time trying to understand why a tap event failed to fire on a button in NativeScript. Here was the original code segments:...
Updating from NativeScript 1.4 to NativeScript 1.5
I ran into an issue updating NativeScript 1.4 to NativeScript 1.5. The symptom: > nativescript@1.5.0 postinstall...
The best way to develop and run NativeScript projects in an emulator
I develop NativeScript on Windows. As in most new, shiny technology, developing on Windows has it’s quirks. In this post, we’ll...
TNS Build Android Hangs
Occasionally, while running a NativeScript application on android, the process hangs and does not complete. I have not gotten to the bottom...
How to fix a Node.js package error when installing NativeScript
NativeScript is a free open source offering from Telerik allowing mobile development in Javascript with 100% Access to Native Platform APIs...
Getting USB Device Drivers Working for HTC Android Development
I set up a new Eclipse environment today and wanted to use my HTC Thunderbolt for testing. Usually, the way this works is you right click...