niranjan94 / show-java

An APK (android application), JAR & Dex decompiler for android.
https://showjava.page.link/get
GNU General Public License v3.0
760 stars 232 forks source link

can't build, missing extra.gradle #97

Closed mhashim6 closed 7 years ago

mhashim6 commented 7 years ago

I tried to import the app to android studio, however, gradle keeps complaining: Gradle sync failed: Could not read script 'C:\Users\DELL\Desktop\show-java-master\app\extra.gradle' as it does not exist. Consult IDE log for more details (Help | Show Log) (1s 987ms)

mudassar1 commented 7 years ago

Same Issue with me :( please tell me if you found any solution for this problem! Please #niranjan94 help us what to do

niranjan94 commented 7 years ago

Just create an empty extra.gradle. No issue.

niranjan94 commented 7 years ago

For reference

https://github.com/niranjan94/show-java/blob/1a392dc4b8f7b0d684325d005b35e2d93644bba6/.travis.yml#L25-L27