Closed daverix closed 9 years ago
can you maybe also fix this ?? I can't get the emulator started in version 8... or can someone else
I really want to make a release, but hate regressions. (after release I want to merge e.g fragment stuff)
Does mapbox work in emulator? (i have no idea)
Yes it should, I am almost sure to have tested integration with it. On Froyo build it should not be compiled at all so it should not be the problem.
hmm...i think i'll install android studio on family (windows) computer and see if i can get emulator to work there...
in build.gradle latestCompile isn't used, so it's indeed used on froyo builds as well
do you mean diff --git a/app/build.gradle b/app/build.gradle index 8c2da48..857a22d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -74,7 +74,7 @@ dependencies {
froyoCompile 'com.android.support:support-v4:19.1.+'
?? if yes, can you test ? (since you have a functional froyo emulator)
/Jonas
On Sun, Aug 23, 2015 at 8:37 PM, David Laurell notifications@github.com wrote:
in build.gradle latestCompile isn't used, so it's indeed used on froyo builds as well
— Reply to this email directly or view it on GitHub https://github.com/jonasoreland/runnerup/issues/310#issuecomment-133896343 .
Yes, I'm testing to use latestCompile and move resources to layout-v14 etc right now :)
Check #312, I have a fix for this! :)
Steps to reproduce:
What happens: Emulator crashes with the following error...
What should happen: The workout should be added without crash.
Update: It's also possible to reproduce this by going into history and open an earlier workout.