Oct 27, 2016 | Articles |
A tiny, 5 minute, tutorial on creating a new empty project using NativeScript + TypeScript, compiling it and running in Android. First of all, install NativeScript (NodeJS v4.6.0 x64)plus the latest NativeScript. Check if the installation is OK: tns doctor Create the...
Oct 24, 2016 | Quick Tips |
Previously, in order to use Volley, the only way was to add the “jar” file to the project – not anymore – official volley is now available, just change the app.gradle file: dependencies { compile 'com.android.volley:volley:1.0.0'...
Oct 21, 2016 | The Others |
NativeScript is a cross-platform framework for building (almost) native apps using Javascript. I say almost as the the “Native” part is the UI part, that uses the native UI controls available in each platform, so no webviews anymore. This sounds like...
Oct 18, 2016 | The Others |
While the Pixel phones are due to begin shipping later this month and come with Android 7.1 Nougat for the software, other devices which are scheduled to get it, such as the currently compatible Nexus devices that have Android 7.0 software, are still waiting on...
Oct 12, 2016 | The Others |
Cyanogen has some bad news for fans of its Android-based OS: The company will no longer build its full-stack Android fork, which is available on phones from Alcatel, Wileyfox, BQ, Yu, ZUK and OnePlus. View original...