Bruneian singing show featuring local talents.
Copyright Disclaimer under Section 107 of the copyright act 1976, allowance is made for fair use for purposes such as criticism, c
BEST CALLBACK MOVIE SCENES OF ALL TIME! (Part 2)
В этом уроке - о том, что такое методы обратного вызова, или callbacks, в языке программирования java.nИсходный код в текстовой версии урока: http://www.fandroid.info/urok-13-osnov
If you're new, Subscribe! http://bit.ly/Subscribe-to-LoopernnOne small line in Avengers: Infinity War could hold the key to understanding that shocking ending. And it's also a coo
In this video series we will learn how to use Retrofit, which is a type-safe HTTP client for Android and Java.nRetrofit allows easy communication with a web service by abstracting
In part 4 of the Architecture Components tutorial, we will create our Repository. The Repository ist a simple Java class that abstracts the data layer from the rest of the app and
In this tutorial we are going to open a DatePickerFragment and use its onDateSet Callback to send the date to our Activity and show it there. We are also going to format that date
Did you notice this callback?
In part 5 of the Architecture Components tutorial, we will create our Viewmodel class.nThe ViewModel works as a gateway between the UI controller and the repository. It stores and
In this tutorial we are going to open a TimePickerFragment and use its onTimeSet Callback to send the time to our Activity and show it there.nnExample code for this video:nhttps://
In this video we will learn, how to activate the contextual action mode, which is very similar to the floating context menu, but shows the menu options in the action bar instead of
In part 2 of the BroadcastReceiver tutorial, we will learn how to register a BroadcastReceiver dynamically. Instead of putting the receiver into the Manifest file, we register it i
When it comes to Marvel trailers, every moment has something important to say and comes with the promise of deeper meanings, hidden explanations, and misleading misdirections. Let'
In this tutorial, I will explain what Android's Looper, MessageQueue, and Handler classes are, how they are used to keep the UI thread alive, and how we can add them to a normal Ja
Now that Disney's latest live-action remake of one of its animated classics is here, fans are digging into every frame of Mulan to find all the amazing Easter Eggs. But while some
In this tutorial, we will learn how to use downloadable fonts in our Android Studio project. Downloadable fonts don't require you to bundle font files that you want to use in your
In part 4 of the Architecture Components tutorial, we will create our Repository. The Repository ist a simple Java class that abstracts the data layer from the rest of the app and