Android Custom Dialog and AlertDialog that Prompts User to Make Decision
Dialog
A dialog is a small window that prompts the user to make a decision or enter additional information. A
Dialog
A dialog is a small window that prompts the user to make a decision or enter additional information. A
SharedPreferences
Android provides many ways of storing data of an application. One of this way is called Shared Preferences. Shared
Bluetooth Adapter
Represents the local device Bluetooth adapter. The BluetoothAdapter lets you perform fundamental Bluetooth tasks, such as initiate device
Android ADB Setting
Android ADB Setting Before This for any debugging or to test the android application we have to
In my previous tutorial ‘Android Get Location in Google Map with GPS and LocationManager – Tutorial‘ you learned how to
Android Customize Quick Setting Tiles (7.0 NOUGAT) In-Build Feature In Android 7.0 Nougat
Android Customize Quick Setting Tiles If you
In my previous tutorial ‘Android Get Location with Google API Service – Tutorial‘ you learned how to get location from
WCF Service
Windows Communication Foundation (WCF) is a framework for building service-oriented applications. Using WCF, you can send data as
Runtime Permissions
App users grant permissions to apps while the app is running, not when they install the app. This approach
Android List View with Search
Here you will get android simple listview with search functionality example.
Android ListView Search Function
Register Account
By creating an account you will be able to shop faster, be up to date on an order status, and keep track of the orders you have previously made.
Continue