Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Using ADB over WIFI with Finless 2.1 Rom to retrieve XBMC user files

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

    Using ADB over WIFI with Finless 2.1 Rom to retrieve XBMC user files

    I would like to connect to my MK808 running Finless 2.1 via WIFI to use ADB. However, there does not seem to a ADB option under the developer options. I did turn on the debugging options; however, using ADB it will not connect to the devices. The mk808 works fine other than that. I am able to use ADB with no problems on my fire stick.

    I would like to copy my XBMC user and add on folder, so I can transfer them and do not have to reinstall everything. I did try just connect via USB to my linux computer using the OTG port but my computer did not pick up anything.

    Any ideas? Thanks for you help !

    #2
    Try [root] Remote ADB or ADB Wireless Pro. I've used both and they work fine on the MK808 (root required).

    You need to connect using this command:
    adb connect [IP address of your MK808]

    To get wired connection working, follow the steps described in this article under Set up ADB access to the device.

    In some Android versions simply connecting the device to your computer isn't enough, you need to manually connect under Storage settings and select the correct connection mode (if memory serves, ADB is only active in Mass Storage mode but this could also depend on the ROM).

    Originally posted by fanfan View Post
    I would like to connect to my MK808 running Finless 2.1 via WIFI to use ADB. However, there does not seem to a ADB option under the developer options. I did turn on the debugging options; however, using ADB it will not connect to the devices. The mk808 works fine other than that. I am able to use ADB with no problems on my fire stick.

    I would like to copy my XBMC user and add on folder, so I can transfer them and do not have to reinstall everything. I did try just connect via USB to my linux computer using the OTG port but my computer did not pick up anything.

    Any ideas? Thanks for you help !
    iMito QX1 KitKat 4.4.2 ROM
    MK808B (RK903) KitKat kernel builds

    MK808B (RK903) KitKat kernel sources

    Comment

    Working...
    X