Hello my Android Hub ...
Today I am here with you to tell you, How to make simple Splash Screen for android application ?
Do you know what is Splash Screen ????
Answer : Splash screen is the main application screen...
(adsbygoogle = window.adsbygoogle || []).push({});
Guys, some of the Andro Coder wants to give the best classic and latest design to their client. Some wants to use floating edittext. It is really very attractive...
Guys, sometimes you need to use your imageview as Rounded.
For that you have to implement one java class filesa and use that file in your activity.xml file.
The java class files is as bellow.
RoundedImageView.java
package...
ListView :
It is one of the very useful tool for Android Application.
What is ListView :
Fetching data from database and display it on activity using custom designed view.
Same view which is repeating, for that we can...