UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Alkis
    3. Best
    A
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 5
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Development testers for Anbox

      @xray2000 The method I have used to install apps is

      $ sudo mv $APP ~/anbox-data/data
      $ sudo lxc-console -ndefault -P /home/phablet/anbox-data/container -t0
      $ cd data && pm install "app.apk"

      substitute "app.apk" for the name of the apk you are installing and $APP for it's path outside anbox

      EDIT: sorry, I miss typed the sudo command.

      posted in OS
      A
      Alkis