FBReader-Android-2
FBReader-Android-2 copied to clipboard
The project can NOT build in Android Studio.
I had forked, but It can NOT build in Android Studio. The file of "HowToBuild" does not work.
me too
try to move the project of fbreader folder into root Path (FBReader-Android-2 folder)
Android Studio gave me an error:
7:16 AM Unsupported Modules Detected: Compilation is not supported for following modules: FBReader-Android-2. Unfortunately you can't have non-Gradle Java modules and Android-Gradle modules in one project.
7:16 AM Gradle sync started
7:16 AM Gradle sync failed: Could not find property 'RELEASE_STORE_FILE' on SigningConfig_Decorated{name=release, storeFile=null, storePassword=null, keyAlias=null, keyPassword=null, storeType=null}. Consult IDE log for more details (Help | Show Log) (4s 309ms)
I am on windows 10 prox64 and will try Ubuntu.
Moving the FBReader-Android-2 folder to the root folder in C:\ did not help!
Tried Ubuntu 14 and the project folder in the root Path but did work. Gave the same error: Unfortunately you can't have non-Gradle Java modules and Android-Gradle modules in one project.
Same issue with me as well, Any solutions