What do i need to do after importing aar with File|New|NewModule?
问题 I am trying to use the library android-simple-storage from github. Most of the questions about aar files are for AS previous to 1.3 and do not answer this specific question. I downloaded the zip file, unzipped it, and built it with Android Studio. I found the library-release.aar file in library/build/outputs/aar , renamed it to AndroidSimpleStorage.aar , then imported it into my project using File|New|NewModule. The problem is that i get "cannot resolve symbol" errors for Storage and