سؤال

I would like to add apklibs file to the dependencies of my project. Is it possible?

I'm using IntelliJ without Maven.

Thank you

هل كانت مفيدة؟

المحلول

Extract apklib into some directory and import a new module from the existing sources, this module should be Android library module that you can add to the dependencies of your app.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top