Skip to content

This project demonstrate how to query the country and continent by IP Address with GeoIP2 on Android

Notifications You must be signed in to change notification settings

huzongyao/GeoIp2AndCountry

Repository files navigation

GeoIp2AndCountry

This project demonstrate how to roughly query the country by IP Address with GeoIP2 on Android

Detail

dependencies {
    compile 'com.maxmind.geoip2:geoip2:2.8.0'
}

for more information

screenshot

screenshot

About

This project demonstrate how to query the country and continent by IP Address with GeoIP2 on Android

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages