Checking Internet is ON/OFF
activity_main.xml MainActivity.java ConnectionChecking.Java build.gradle AndroidManifest.xml
activity_main.xml MainActivity.java ConnectionChecking.Java build.gradle AndroidManifest.xml
Activity_Main.xml MainActivity.java AndroidManifest.xml Bulid.gradle
Registration API Url: http://androindian.com/test/Register.php Request: Form Data Keys are username, email, password activity_main.xml MainActivity.java RetroInterface.java RegResponse.Java androidManifest.xml Add below lines in build gradle
In Android WebView is used to display HTML page in app. We can use android WebView to load HTML page into android app. Android WebView component is a full-fledged browser…
Sliding drawer is is used to add smooth simple sliding drawer navigational menus on android applications. Sliding drawer works same as web designing sliding menus. It controlled by simple handle…
Quick contact badge is gives us the way to add any contact information directly through android application to mobile phone. Quick contact badge is basically used in information and advice…
Android SeekBar is the extension of ProgressBar. SeekBar allows the user to change the value using touch event/draggable thumb/left right arrow keys. The user can increase the value by dragging…
Progress bars are used to show progress of a task. For example, when you are uploading or downloading something from the internet, it is better to show the progress of…