Package 

Interface INetworkAvailablityCheck

    • Method Summary

      Modifier and Type Method Description
      abstract boolean getNetworkAvailable()
      abstract boolean getWiFiNetworkAvailable()
      abstract boolean getCellularDataNetworkAvailable()
      abstract boolean getRouteToPathExists(int hostAddress) this method calls a method that was removed API26and this method will be removed from osmdroid sometime afterv6.0.0.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait