helloworld1 / AnyMemo

Advanced Spaced Repetition flashcard learning software for Android.
http://www.anymemo.org
GNU General Public License v2.0
151 stars 55 forks source link

AndroidStudio: start of Tests fails #346

Open helloworld1 opened 9 years ago

helloworld1 commented 9 years ago

Original issue 339 created by helloworld1 on 2014-12-15T07:07:58.000Z:

What steps will reproduce the problem?

  1. Install AndroidStudio
  2. Download Anymemo
  3. Run build.gradle within AndroidStudio (right mouse klick)
  4. Execute "Run all tests" on project Anymemo

What is the expected output? What do you see instead?


a. Build seems to be ok:

file A


b. Execute "Run all tests" on project Anymemo: Errors occur

file B

Please see also the attached file for Android SDK manager

Thanks for taking care!

helloworld1 commented 9 years ago

Comment #1 originally posted by helloworld1 on 2014-12-18T19:13:57.000Z:

Are you able to compile AnyMemo? It looks like the support library has some problems. Could you clean the project and build again. You may want to delete the while "build" dir in the project.

helloworld1 commented 9 years ago

Comment #2 originally posted by helloworld1 on 2014-12-19T07:13:10.000Z:

Hi,

I tried to clean/build the project. Additionally I deleted the build directory manually.

I does not help :-(

helloworld1 commented 9 years ago

Comment #3 originally posted by helloworld1 on 2014-12-19T07:33:09.000Z:

Maybe it is related:

https://code.google.com/p/android/issues/detail?id=78058

You can try to reinstall the SDK.

helloworld1 commented 9 years ago

Comment #4 originally posted by helloworld1 on 2014-12-22T23:27:54.000Z:

Hi, now this topic is solved.

The statement to simply download the head from github probably leads to an inconsistent project. In my eyes it would be more helpful to refer to one of the stable branches in github.