A library jar providing APIs for Android applications, used by Robolectric for testing.
<dependency>
<groupId>org.robolectric</groupId>
<artifactId>android-all</artifactId>
<version>15-robolectric-12650502</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic Android Activity implementation using the provided APIs.
Use the official Android SDK for production builds.
No dependency data recorded yet.