$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

Android App Inventor 2 Ubuntu 18.10 Installation

October 22, 2018 | By the+gnu+linux+evangelist.

Android App Inventor 2 Ubuntu 18.10 - Installing

  1. Checking/Installing GDebi Package Installer.

    which gdebi

    If Not there then:

    sudo apt install gdebi-core gdebi

    If Got “User is Not in Sudoers file” then Look: Solution

  2. Then to Install Android App Inventor

    cd && cd Downloads
    gdebi ./appinventor*.deb