
Search In
In the below example code I have created android Service program. In activity_main.xml layout, first I have created a LinearLayout then in LinearLayout added two Button. Now See in coding part Here I have created a new MyService class and then MyServ
How to invite facebook friends to install aperticular application
There are two functions given that will help to implement app invitation functionality.
CallbackManager callbackManager;
ShareDialog shareDialog;
First Function:-
priva
Hello Readers,
This tutorial will guide you about how to create custom admin module in magento to print simple text Hello World in the backend. To accomplish this, follow the below steps:
Step 1: Create folder Evon/Helloworld inside app/code/local
Here I have created Set Wallpaper in device method. In the below example I have created two activity and two layouts and added some function code in Android Manifest. Below example will described you how to set Wallpaper in device.
Step(1)-MainAc
If you have ever dealt with digital documents, chances are you have come across a well-known file type known as PDF – short for “portable document file”. PDF files are highly versatile, compatible, and will display exactly as intend
In this blog, I am going to Guide you about tonal range. Let’s first start by understand what is tonal range and how to use it? It is the range of tones between the lightest and darkest areas of an image. The tonal range of an image represents the am
In the below example code I have created and example, to add item in Spinner By using SQLite Database. here In activity_main.xml layout I have added EditText, Button and Spinner. Now See programming area, here I have Created a DataBaseHelper Class fo
I met a retailer who was still sticking around the offbeat practice of selling cycles, bikes and cars for kids. Although he was a hard worker, yet it didn’t pay him off that much. So, he got his brand listed in the business listing di
In the below example I have created Collapsing Toolbar function. Here I have created CoordinatorLayout and created all layout in CoordinatorLayout. Now I have added AppBarLayout, CollapsingToolbarLayout, ImageView, Toolbar, RecyclerView and FloatingA
These are the steps you can follow to create simple products in magento with custom options them
1. Login to Admin menu, go to Catalog -> Manage Products.
2 In the upper-right corner of the Manage Products page, click the A
