Can we use API with Android?

To use the Tuning Fork library in your own app, enable the Android Performance Parameters API in the Google Cloud Console . You need a Google developer account to create a Google Cloud Console project. You can use an existing Google Cloud Console project (for example, the one you created for the demo app).

Read more

What is an Android API?

The Android platform provides a framework API that applications can use to interact with the underlying Android system . The framework API consists of: A core set of packages and classes. A set of XML elements and attributes for declaring a manifest file.

Read more