Search Results for: java 8
-
ui
Android Styles and Themes Example
Android gives us the opportunity to specify the format and the design of View components or screens of our app,…
Read More » -
Events
Android Event Handling Example
Events represents a response to user’s interaction with input controls, such as press of a button or touch of the…
Read More » -
jsf
JSF 2.0 Eclipse IDE support
As the title clarifies, in my very first tutorial, we are going to take a glance at setting our Eclipse…
Read More » -
publishing
Publish Android Application Example
After the implementation of an Android application, the last step is to publish your app in order to be available…
Read More » -
BluetoothAdapter
Android Bluetooth Example
If we want to exchange data between different devices through our application, Bluetooth is a way for wirelessly connection between…
Read More » -
MediaRecorder
Android Audio Capture Example
Android devices are equipped with hardware input devices such as microphone, camera etc, from which we can capture audio or…
Read More » -
AutoCompleteTextView
Android Auto Complete Example
Sometimes we want from our application, to provide suggestions to the user, when he/she types in an editable text field.…
Read More » -
AudioManager
Android Audio Manager Example
Android system provides us control access to our ringer profile. We can include in our applications volume and ringer mode…
Read More »