Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Help Installing APKs

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Help Installing APKs

    I have a few apks on my pc and need some help on how to install it on my x8h.

    Thanks in advance for your help.

    #2
    1. via sd or usd-device (only select it with e.g. 'ES file explorer')
    2. or via adb
    Code:
     adb install "[I]<filename>[/I]"
    RK3288 Devices
    - Overview BOX (LINK !)
    - Overview STICK (Dongle) (LINK !)

    MINIX NEO: Z64 W/A - (Intel Z3735F); X8-H Plus - (Amlogic S812H); A2 Lite (sponsored by minix.com.hk)
    UGOOS UT3S (4/32GB with fan) - FW 2.0.6 - (RK3288) (sponsored by GearBest.com)
    Tronsmart Draco AW80 Meta (2/16GB) - FW v2.0rc3 - (Allwinner A80) (sponsored by GeekBuying.com)
    Beelink / UBOX R89 - FW 111k4110_1219 - (RK3288) (sponsored by Netxeon (Beelink))

    RK3188: pcb => "CH001 1332 TN-BX09_V2.1" (K-R42 / CS918...) => wasser KK 1.0.3 (old rev)
    Fly Mouse Mini Wireless Keyboard with 2 mode learning IR remote 'iPazzPort KP-810-16'

    Comment


      #3
      Originally posted by no_spam_for_me View Post
      1. via sd or usd-device (only select it with e.g. 'ES file explorer')
      2. or via adb
      Code:
       adb install "[I]<filename>[/I]"
      Thanks much appreciated.

      Comment


        #4
        Originally posted by no_spam_for_me View Post
        1. via sd or usd-device (only select it with e.g. 'ES file explorer')
        2. or via adb
        Code:
         adb install "[I]<filename>[/I]"
        Can I use adbfire or do I need to use the generic adb program?

        Thanks again.

        Comment


          #5
          No idea if adbfire also works at s802...
          adb at s802 => http://www.freaktab.com/showthread.p...l=1#post188346
          RK3288 Devices
          - Overview BOX (LINK !)
          - Overview STICK (Dongle) (LINK !)

          MINIX NEO: Z64 W/A - (Intel Z3735F); X8-H Plus - (Amlogic S812H); A2 Lite (sponsored by minix.com.hk)
          UGOOS UT3S (4/32GB with fan) - FW 2.0.6 - (RK3288) (sponsored by GearBest.com)
          Tronsmart Draco AW80 Meta (2/16GB) - FW v2.0rc3 - (Allwinner A80) (sponsored by GeekBuying.com)
          Beelink / UBOX R89 - FW 111k4110_1219 - (RK3288) (sponsored by Netxeon (Beelink))

          RK3188: pcb => "CH001 1332 TN-BX09_V2.1" (K-R42 / CS918...) => wasser KK 1.0.3 (old rev)
          Fly Mouse Mini Wireless Keyboard with 2 mode learning IR remote 'iPazzPort KP-810-16'

          Comment

          Working...
          X