
Search In
NFC is a technology that is starting to make a significant impact on marketing, enabling consumers with smartphones to gain instant access to a company’s website when they see a product or advertisement they are interested in. Cheap a
It is not just people who turn us off. Apparently, even mobile apps can do so. Think about the last time you uninstalled an app. What made you drag and drop it into the trash icon? Perhaps, it asked you to rate it repeatedly. Or, it sent too many not
Today is the era of mobile evolution which is completely based on the quick and wide utilization of mobile phones. This is the reason that mobile application development companies have started putting resources for developing innovative mobile apps t
Mobile Application Testing:
Testing the applications which are developed and designed for the mobile devices is known as Mobile Application Testing. Test the application for its functionality, consistency, and usability. But, there are few b
In this blog post, I am going to explain how you can check updates of the latest version of the mobile operating system on your Android phone. I will be discussing here two different methods to do the same. This will help us cover a wide range
Beyond any doubt gaming industry one of the biggest mobile app industry in the world, employing thousands of people. The global revenue generated by it is estimated to be over $100 billion annually in 2017 and expected to rise to over $128.5 billion
Enable a system location dialog ,asking user that app needs to find the current location
This dialog is from Android Settings API
public class LocationData implements GoogleApiClient.ConnectionCallbacks, GoogleApiClient.OnConnectionFailedListener
Hello
Today we will discuss in details about the config.xml file in PhoneGap
The config.xml file allows developers to specify metadata about their application. To load the config.xml file correctly it should be at the top level of the application
Hello guys, as we all have worked on Tabs widget and Tabs host but now Tab widget and host have been deprecated. Android lollipop provides a new interface to implement Tabs that are SlidingTabLayout.java & SlidingTabStrip.java classes. These fea
Camera 2 is advance API as Camera got deprecated. The interface is provided by the package named an android.hardware.camera2 to those individual camera devices which are connected to an android device.
This android.hardware.camera2 package mod