Since the GSON library is available in MavenCentral, there's an easy way to add it that avoids having to download an archive file and save it in your project.
Go to Project Structure > Modules > Your module name > Dependencies and click on the + button to add a new dependency. Choose Maven dependency from the list:
Read full article from java - Adding external library in Android studio 0.3.6 - Stack Overflow
Go to Project Structure > Modules > Your module name > Dependencies and click on the + button to add a new dependency. Choose Maven dependency from the list:
Read full article from java - Adding external library in Android studio 0.3.6 - Stack Overflow
No comments:
Post a Comment