Installing Android Enviroment On Ubuntu 14.04

Prerequisites

  • Java SDK version 8
  • Internet
  • Gradle 2.14.1
  • Android SDK Tools, Revision 25.3.0 (March 2017)

Download and Installing Java8

Download and Installing Gradle 2.14.1

Download and Installing Android Environment

Set Android enviroment to Linux PATH

If you want to install other packages, you can run this commmand

If you have trouble with SSL

Build Android Project

Download / Clone YOUR ANDROID PROJECT

Test building your Project

Installing NodeJS On Ubuntu 14.x

How to install NodeJS On Your VPS (Ubuntu)? I have 3 way for installing this. Okay lets checkout this way

From Official

Using ppa:chris-lea

From Source Code

From Binary

Installing CURL On Ubuntu 14.0x

Downloading and Installing Composer

Let’s testing

Check your project’s directory now, it will contain two new files and one directory

  1. composer.json
  2. composer.lock
  3. vendor directory

Setup Apache + PHP Per User Directory

Installing PHP 5.x

Read More

Setup SSH Ubuntu on AWS (Windows Client)

Open your SFTP Client (im using WinSCP)

Login using ubuntu useraccount

Navigate your WinSCP into /tmp/

Read More