
Search In
Hi All,
We in most of our projects in MVC come across creating dropdown list, that can be tricky sometimes. In this blog you all will get a preview of creating a generic function for creating dropdown for any list.
The first thing we need to do is
In the below example I have created an animation splash screen. Here I have first created animate.xml and traslate.xml layout in anim folder and in activity_main.xml layout I have added ImageView. I have used AnimationUtil.loadAnimation method in Mai
Cookies are used to store the credentials and providing and remembering it whenever needed.
Cookies are on both side client side as well as on server side.
Types of Cookies:
Persistent
Non-persistent
Persistent cookies exists till thei
Hello Readers !!
Today we are going to discuss the very important part of our game i.e. Monetization.
We create games to earn some money and this can be done only by selling the game or by adding some sort of monetization in the game.
We c
In the below example I have created rotate animation button. In below code I have used scale and translate effect on rotate animation button. Here I have added Button in button i have used an img and added a TextView in activity_main xml layout
In the below example I have created Ripple Drawable clickable button. Here first I have created RelativeLayout In Relative layout I have added a Button, after then I have created two xml layout in drawable folder first is one.xml layout in that
"Let imagine If Airplane is Google, Then seats could be your Ads placement & booking site are the platform to sell your ad position"
Google Ads is an online advertising platform by Google, which helps Advertisers to display their ad
In the below example I have created a ListView , when user touch ListView row item then that particular row item will be remove dynamically. Here, first I have added Listview in activity_main.xml layout. In next step I have created row.xml layout her
Google maps are used for showing maps of locations, adding markers, showing custom location data related to region, places etc.
Here are the simple steps for showing Google map on a web page
Create HTML Page
Add a map
Get API key from Google de
Array Dereferencing is a good feature which is available in PHP 5.4 version. using this user can directly access an array object directly of a method a functions.
The purpose of using this is to reduce the unnecessary lines of code because of the ext