PileProject / drive

The drive project
Other
5 stars 4 forks source link

Application class not found with AndroidStudio #16

Closed tiwanari closed 8 years ago

tiwanari commented 8 years ago

I don't know why but apps won't work with AndroidStudio 2.1 (Run -> Run 'app') in my environment. If you also meet the situation, please try this command to install apps (this is for NxtDrive);

./gradlew clean assembleNxtDebug installNxtDebug

This came to occur after updating a library but the cause may be something related to my development environment. https://github.com/rejasupotaro/kvs-schema/issues/20

tiwanari commented 8 years ago

As I said on https://github.com/rejasupotaro/kvs-schema/issues/20, the error has gone.

I did something and the error never occur recently... :confused: It may be a problem related to some settings of JDK or so. Anyway, it should be a rare case because there are no reporters and please close this issue. Thanks a lot :sparkles:

So I will close this issue.