News
Sometimes when we are working with service then we want the service to communicate with android components like activity.We need to accomplish this task to bind service to an activity.This type of ...
This example will show how to use an Android bind service between two applications. Every application is running on a separate process. To communicatate between two processes we use IPC (Inter-Process ...
Data Binding Layout. Data binding layout files must be configured slightly differently from default layout files. There are a couple of files that could be generated automatically, and if the ...
When you use data binding, Android Studio generates some code that contains binary literals such as 0b1000L. So the project demands Java 7 rather than Java 6. That’s why, ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results