Skip to content

Simple Android app showcasing clean architecture & the numverify API

License

Notifications You must be signed in to change notification settings

pauledwardtang/android-number-neighbors-intl

Repository files navigation

Number Neighbors International

Description

This is a demo app showcasing the numverify API to find number neighbors across different countries. It selects 5 countries at random and verifies a given phone number against the numverify API and displays the results.

Fetched country results are stored in a Room database.

This project uses MVVM, Dagger, & clean architecture principles.

Usage

Use mockDebug/mockRelease to test with mock data instead of consuming numverify API quota.

For the prod variant, add your API key in build.gradle (or better yet, from your environment or elsewhere).

Attribution

About

Simple Android app showcasing clean architecture & the numverify API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages