Open IstiyakV opened 2 years ago
Unfortunately, there is no easy way for now. If you are just starting out, checkout Android Country Picker library that allows this functionality out of the box.
Checkout documentation for this funcationality https://github.com/hbb20/AndroidCountryPicker/wiki/Country-Picker-View#cpviewconfig-source
How can i get selected country Name Code in JAVA from this library, I did not found proper documentation for java
That library is written in Kotlin and is not really tested with Java.
i saw India is auto default country here, but I want to show them a view like "Choose A Country" then people will choose a country.