yoshistabber / anymemo

Automatically exported from code.google.com/p/anymemo
GNU General Public License v2.0
0 stars 0 forks source link

AndroidStudio: start of Tests fails #339

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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!

Original issue reported on code.google.com by haimi...@googlemail.com on 15 Dec 2014 at 7:07

Attachments:

GoogleCodeExporter commented 8 years ago
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.

Original comment by mrlhwlib...@gmail.com on 18 Dec 2014 at 7:13

GoogleCodeExporter commented 8 years ago
Hi,

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

I does not help :-(

Original comment by haimi...@googlemail.com on 19 Dec 2014 at 7:13

GoogleCodeExporter commented 8 years ago
Maybe it is related:

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

You can try to reinstall the SDK.

Original comment by mrlhwlib...@gmail.com on 19 Dec 2014 at 7:33

GoogleCodeExporter commented 8 years ago
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. 

Original comment by haimi...@googlemail.com on 22 Dec 2014 at 11:27