Skip to content

sharpordie/hisendal

Repository files navigation

OVERVIEW

    OVERVIEW

    OVERVIEW

Android application that uses the dadb library.

DONATION

FEATURES

Update and tweak Windows
Lorem ipsum odor amet, consectetuer adipiscing elit. Update and tweak Firefox
Lorem ipsum odor amet, consectetuer adipiscing elit.

DONATION

GUIDANCE

Verify the device network

This example will not work on a device with NAT network which is the default on Android emulators. Therefore you will need to use a physical Android device or an Android emulator that supports bridge network.

Change the device address

Replace address in AndroidScreenViewModel.kt.

private var address = mutableStateOf("192.168.X.XX")

Vanish the connection keys

Change refresh parameter in Device.kt.

handler = Dadb.discover(address, keygen(refresh = true))

About

Dadb usage within Android

Resources

Stars

Watchers

Forks

Languages