
Search In
In the below example I have created a RecyclerView, In RecyclerView I have added CardView item. When you click on FloatingActionButton a dialog box will open on screen where user will fill name, address and gender and then finally click on ok button,
For most companies, any information stored digitally has to be adequately protected. But with malicious cyber actors discovering new zero-day exploits or unknown vulnerabilities, your IT systems can be breached, with all the sensiti
The European Union General Data Protection Regulation (GDPR) went into effect in May 2018. However, the policy is not all straight-forward, especially with regards to cookies.
If you have a website that reaches readers in the EU, you ar
When it comes to technology, everything is so volatile and unpredictable. Web development is evolving day by day and getting improved than that of previous years. It is important to focus on the latest trends and techniques to stay one step ahead. Ma
Hi friends, this blog is targeting those readers who are keen to know about a very common method of partial updating specific region in asp.net page without reloading the whole page again and again, it is also meant for targeting readers who are just
In the below example code I have created change location page. Here I have first created select_location.xml layout. In select_location layout I have added ScollView , TextView and imageView and In Selectlocation.Activity I have intializeUI value and
Hello Guys,
This is very important tutorial through which, we will learn how to create a custom keyboard without using third party library in the android application. This tutorial fully customizes device keyboard. We will go step by step to learn t
Thinking up logo concepts is fun. Especially for us creatives, right? But it’s also hard work. Logo design is subjective. What you like may not be what your client or colleagues had in mind. When I’m getting a creative brief from clients,
In the below code I have created ContactUs page. Here first I have added images in drawable folder, created Scrollview, ImageView, TextView in activity_contactus.xml layout. And I have used OnClickListener method for using phone no, tweeter and mail.
In the blelow code example I have clearly describe "how to fetch data from api server side"? for this first I have created activity_signup.xml layout here I have added TextView, ImageView, ScrollView, EditText, Spinner and Button. Now See C