Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes at runtime. Are the files up to date? #7

Open
dgorrd opened this issue Jul 19, 2016 · 3 comments
Open

Crashes at runtime. Are the files up to date? #7

dgorrd opened this issue Jul 19, 2016 · 3 comments

Comments

@dgorrd
Copy link

dgorrd commented Jul 19, 2016

When I build and run the app, the tools and swatches don't load completely. The action bar works, as does the logotool, but the pentools and swatches are broken. No icons are visible, a small, white pentool is active by default and can be drawn with, but when I try to change the tool or swatch color the app crashes. Are all the files here complete, and up-to-date?

@dsandler
Copy link
Owner

dsandler commented Aug 7, 2016

There's a bunch of stuff that's in the "wear" branch that I never merged to master. Try that first.

@dgorrd
Copy link
Author

dgorrd commented Aug 8, 2016

Ok, I will try the "wear" branch. I should point out that the app version on the Play store works fine, so whatever files/branch that were used to build that is known to be good.

@dgorrd
Copy link
Author

dgorrd commented Aug 10, 2016

I tried loading in the changed files but I still get several errors on build.
In MarkersActivity
import org.dsandler.apps.markers.R; cannot be resolved
(SwatchButton) mLastColor).getColor() cannot be resolved
MediaClient cannot be resolved
MarkersUtils cannot be resolved
In Slate
import org.dsandler.apps.markers.R; cannot be resolved

 I thought this would build and run from the start since the app from the Play Store is working. Are there other files/libs missing from org.dsandler.apps.markers, or other merge problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants