Skip to content

sqayner/earthquake-library-java

Repository files navigation

earthquake-library-java

Örnek Kod

EarthquakeAPI.initialize().setSource(Source.KANDILLI).setEarthquakeAPIListener(new EarthquakeAPIListener() { @Override public void onLoaded(ArrayList<Earthquake> earthquakes) { } @Override public void onError(Exception e) { } }).load();

Kullanılan Uygulamalar

About

Türkiye ve yakın çevresinde meydana gelen depremleri 4 farklı kaynaktan alın.

Topics

Resources

Stars

Watchers

Forks

Languages