Multilanguage Implementation on Android Using JSON Files and APIsGenerally Most of the Android Developers used Localization method for supporting Multilanguage. Android considers English as a default…Mar 22, 2021Mar 22, 2021
How to disable copy paste in Edittext in AndroidI got this requirement from the client side; to avoid copy paste on password and confirm password edittext. So as usual I searched it on…Feb 24, 2021Feb 24, 2021
How to open a excel file in Android ProgrammaticallyAndroid 7 Nougat and higher have new security limitations which makes Uri.parse() unusable to gain access to documents or files in…Jan 20, 2020Jan 20, 2020