How do you create an SDK for Android?

Joined
Apr 13, 2022
Messages
3
To create a new library module in your project, proceed as follows:

  1. Click File > New > New Module.
  2. In the Create New Module window that appears, click Android Library, then click Next. …
  3. Give your library a name and select a minimum SDK version for the code in the library, then click Finish.
Apk Baze
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top