Category Archives: Mobile / Tablet
Applinks
Cross-platform, open source, and simple mobile deep-linking
Ionic Testing in a Browser
Use ionic serve to start a local development server for app dev and testing. This is useful for both desktop browser testing, and to test within a device browser which is connected to the same network. Additionally, this command starts LiveReload which is used to monitor changes in the file system. As soon as you save …
Ionic framework create first app
Create an Ionic project using one of our ready-made app templates, or a blank one to start fresh. #ionic start myApp tabs Run it Use the Ionic tool to build, test, and run your apps (or use Cordova directly). Make sure to substitute ios with android to build for Android. Then, try Ionic View to …
Install Ionic framework and Cordova
Install Ionic First, install Node.js. Then, install the latest Cordova and Ionic command-line tools. Follow the Android and iOS platform guides to install required platform dependencies. Note: iOS development requires Mac OS X. iOS simulator through the Ionic CLI requires the ios-sim npm package, which can be installed with the command sudo npm -g install …
HTML mobile UI Frameworks
HTML mobile UI Frameworks