
Search In
Generally we add layout from xml but sometimes we need to add layout using java. Here I am adding linear layout from java file. I am creating LinearLayout class which is provided by Android and add params on it. We have methods to set orientation, gr
Android provide us the facility to know the call state. Android gives this feature by providing Telephonymanager class. We need to implement PhoneStateListener interface that has one method onCallStateChanged().
Below is the example.
public class
Sir i want to use OnChildClickListener in my class which is extended to the ExpandableListView please help me out.
My code is as follow.
public class CustExpListview extends ExpandableListView implements ExpandableListView.OnChildClickListener {
It is a portion of the test plan that documents the tool and process used to record and track defects. It describes team resources involved in the defect tracking process and the categories used to prioritize defects.
Some of the sample categories f
What is Honeypots ?
A honey pot is a computer security system which is used to attract people who’s motive is to penetrate the security of someone system . It is a trap to delude Hacker . Honeypot monitor the activity of the Intruder . when multip
I want to upload my captured images from camera to my 000webhost.com server using the volley library.
I want where I am getting wrong and suggest me full code solution.
I have tried to write the code, But its not working.
I am getting error as
Event Booking is a powerful Joomla extension used for event registration. You need to access the configuration functionality before using this extension. Important parameters included in this extension are:
Integration:
If using community builde
What is Security testing?
Security testing is a method by which tester try to find loopholes in the application . The main motive while performing security testing is to make the application secure for public or private use and to make sure that o
Interface
Interface can extend many interface.
Interface can extend from a interface only.
Interface have only abstract method by default.
Interface can have public method only it it.
Abstract
Abstract can attend only on class at a time.
Abstract cl
Security testing can be check whether the application is secured or not and this concept covering the following thing:
Data Security
Network Security
Data security is primarily focused on securing the data while storing or transmitting it. This can