Android Open Source - App screen AIDLTest






Project Summary

Proof of concept for binding to a service in a separate app, and retaining the service connection during a screen rotation..

Web Site / Source Repository

AIDLTest is hosted in the following web site
https://github.com/wsanville/AIDLTest

If you think the Android project AIDLTest listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of AIDLTest.

ItemValue
Java File Count8
Minimum SDK Version15
Activity Count2




Java Source Files

AIDLTest has the following Java source files.

co.touchlab.aidltest.client.MyActivity.java
co.touchlab.aidltest.client.NoRotationSupportActivity.java
co.touchlab.aidltest.interfaces.Article.java
co.touchlab.aidltest.interfaces.Category.java
co.touchlab.aidltest.interfaces.Constants
.java
co.touchlab.aidltest.services.MockDataStore
.java
co.touchlab.aidltest.services.RemoteService.java
co.touchlab.aidltest.services.RemoteServiceBinder.java