amitshekhariitbhu / Android-Debug-Database

A library for debugging android databases and shared preferences - Make Debugging Great Again
https://outcomeschool.com
Apache License 2.0
8.39k stars 872 forks source link

Get a broadcast address #201

Closed twlkyao closed 4 years ago

twlkyao commented 4 years ago

I get a broadcast 255.255.255.255:8080 when I ran my app, but get correct address when I create a new app, how to find the clue? Thanks.

twlkyao commented 4 years ago

solved