79198308

Date: 2024-11-17 22:51:38
Score: 1
Natty:
Report link

after 2 hours of searching, i think this is the best solution :

  1. create a directory in app and name it libs

  2. paste your .aar file in it

  3. add this line to the build.gradle:

    implementation files('libs/name_of_your_file.aar')

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Mohammed Rachid BENAYAD