Founder & CEO at SolGuruz® | Organiser @ Google Developers Group Ahmedabad | Top 0.1% over StackOverflow | 17+ years experienced Tech Consultant | Helping startups with CRM, SaaS, AI Solutions, and Custom Software Development
Problem: How to load WebView with ProgressBar? Description: Earlier I have published an article for Android – WebViewClient example where we have discussed about how to load URL inside the…
Problem: How to implement ViewStub in Android? Description: I have used ViewStub almost for implementing Title Bar (i.e. Header) for most of the application. I have defined a Title bar…
Problem: Android Gallery example Output: Description: Many times we have to display images in horizontal row and based on the selection of the particular image we have to show it…
Related Article: Get current date and time. But this article guides you to fetch current date and time in different formats. Just define your SimpleDateFormat object with desired format and…
Problem: Select date from dialog and display it in TextView. Solution: DatePickerDemoActivity.java main.xml Download full example: Android - DatePickerDialog example
Recently android team has launched bunch of articles and tutorials for the novice and experienced android programmer. Android team has prepared training classes in such a way that android developer…