I need to get the fastest solution for push notification and my preference tool for my case is Ionic. Being apricity os user then I try to test it with ‘edge’ resources 🙂 Install NodeJs Ionic yaourt -S nodejs-ionic Check its result : npm -v 3.10.6 ionic -v ****************************************************** Dependency warning – for the CLI […]

I want to reinstall android studio on my apricity linux box and as always I need to write the process for my future reference. Android Studio 2 I use yaourt : yaourt -S android-studio note : same command also work for upgrade Android Studio to newer version Java in Apricity By default android studio will […]

I want to try Eclipse on my Ubuntu 13.04 . Installation process is quite straight perhaps useful for me in future use. Checking Java I already install Java before, check it first : $ java -version java version “1.7.0_25” OpenJDK Runtime Environment (IcedTea 2.3.10) (7u25-2.3.10-1ubuntu0.13.04.2) OpenJDK Server VM (build 23.7-b01, mixed mode) Get nearest mirror […]

I want to learn about Android application and heard about phonegap. Android SDK is a must have before proceed to next step. Here my documentation for install android SDK on my Ubuntu Desktop 13.04 : Get latest SDK Tools, minimalist is better. I pick SDK Tools only. After get the link via firefox I decide […]