Turning your device using Android TV box to NAS server (Network Attached Storage) is not as hard as you might think. In this short post I will show you how I transformed my Android device (Tronsmark MK908II) into a fully working NAS. I think this is possibly the cheapest NAS solution (aprox 180$USD including...
Category: Mobile apps
Quick Overview Of Mobile Game Development Frameworks
Mobile Game Development Frameworks This post is not intended to be a list of mobile game development frameworks. But, I will share my experience with a few game frameworks that I have used with more or less success. I’m not a game maker. I am however a programmer with an interest in creating games....
2017 Top Survey Apps for Mobile with Free Use
In this post I will take a look at the best 2017 survey apps for mobile that are currently available. Survey apps are very useful for collecting and analyzing data by the use of surveys (accepted terminology also calls them forms or questionnaires) – list of questions with single or multiple choice answers. I’ve scored the...
Ionic App Tutorial: Create a Mobile App for Purchasing Public Transport Tickets via SMS
In this Ionic App Tutorial I will show you step by step how to create a mobile application for Android. The application allows quickly buying public transport tickets via SMS. The source code for this application is available on GitHub Download Prerequisites: NodeJS npm – package manager for NodeJS Cordova & Ionic Framework (install...
Ionic Creator, the tool for rapid prototyping of mobile apps
Ionic Creator is a Rapid Prototyping Tool for Developing Ionic Framework Mobile Apps Ionic Framework is one of the most active open source framework for developing mobile apps. It’s based on technologies like Cordova and AngularJS and I’ve been using it for the last couple of years with great success. What is Ionic Creator?...
Ionic Framework Survey from the Ionic Team
I use the Ionic Framework on a daily basis both for my day time job and for my personal mobile application projects. I have to say that I really like it. Not only that I like the tool, but I’m very fond of the Ionic Team that has always been very friendly and active...
Free online mobile app builder from Ionic
Ionic recently announced that they rolled out Ionic Creator – an online mobile app builder tool which allows you to build mobile apps using drag and drop. The tool is free and the result can be downloaded as a zip file containing the Ionic project, you can use it as a startup template for...
Building a Crystal Ball Mobile App with AngularJS and Ionic
In this post I will show you how to build a mobile app with AngularJS and Ionic Framework starting from 0 up to the upload to Google Play Store. The Ionic Framework allows the creation of mobile apps using HTML5. These applications are also known as hybrid mobile apps. The approximate time for creating...
Ionic push notification service goes into alpha
I am quite a fan of the Ionic Framework and have already used it several times for some of my projects (including a Contract Management mobile app for Android and iOS). Also, in my mobile apps I’ve been using the Push Notification plugin that works with the Google Cloud Messagin API. It’s not a hugely...
Easy mobile app development for Android and iOS
The mobile app development process When I first decided to develop a mobile app I had no idea where to start. Well, I had some idea since I had been involved in developing desktop applications and web applications, but every new thing has its own secrets. I had to find those secrets about developing...