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

Downgrade to SDK 19 and add a degree suffix to weather temperature (also fix up docs). #31

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

pselvana
Copy link

Tested on HP Touchpad CM11 (KitKat 4.4.2) and Nexus 5 Lollipop emulator.
Doesn't look like there was any SDK 21 requirements for the project.

Move back to SDK 19 to support CM11 (KitKat 4.4)
Add “C” or “F” to temperature line.
Cleaner than the previous comparison.
The root node is missing in the documentation. Also fixing a small typo.
@HannahMitt
Copy link
Owner

Was there an issue with compiling against SDK 21?

@pselvana
Copy link
Author

Compiling against SDK 21 was fine. I had a runtime conflict when deploying to a Cynanogen Mod 11 device. SDK 19 worked for both old devices and newer devices. There's quite a few Kitkat 4.4 devices out there that could work well with this project.

@HannahMitt
Copy link
Owner

The min SDK is 14. Unfortunately I don't have a KitKat device on hand, but it should install fine on KitKat.

I'd rather compile against a modern SDK version. Could you fix any conflicts with CyanogenMod instead?

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

Successfully merging this pull request may close these issues.

2 participants