Android Studio IDE QuickStart on Mac OS X 10.12 Sierra

Mac 10.12 Sierra Android Studio IDE Quick-Start Hello Mac User! This is Tutorial Shows You Step-by-Step How-to Install and Getting-Started with Android SDK Development with Android Studio IDE for Mac OS X 10.12 Sierra Unix/BSD. The Android Studio is the Official IDE for Android Application Development, based on IntelliJ IDEA. Android Studio IDE main Features list: Flexible Gradle-based build system Build variants and multiple apk file generation Code templates to help you build common app features Rich layout editor with support for drag and drop theme editing Lint tools to catch performance, usability, version compatibility, and other problems ProGuard and …

Continue Reading

How-to Enable SSH Access to Google Cloud Engine Debian Instance on Mac OS X 10.11 El Capitan

Grant SSH Access to Google Compute Engine Debian Instance on Mac OS X The Unix Tutorial Shows You Step-by-Step How-to Enable SSH Access to Google-Cloud Compute Engine Debian Instance on Terminal Console for Mac OS X 10.11 El Capitan BSD/Unix. Google Cloud Platform is a set of modular cloud-based services that allow you to create anything from simple websites to complex applications. Open a Command Line Shell Session Applications > Utilities > Terminal (Press “Enter” to Execute Commands) Generate a SSH Keys Pair on Terminal: How-to SSH Keys Pair Generate SSH Keys. Copying the SSH Public Key cat $HOME/.ssh/id_dsa.pub Copy …

Continue Reading