Skip to content

Cannot build against Amazon Fire/FireTV API #259

@y3ddet

Description

@y3ddet

Line 132 of src/org/mythtv/client/ui/preferences/MythPreferenceActivity.java causes a compiler error due to the Build.VERSION_CODES.KITKAT while Amazon headers define only up to JELLY_BEAN.

Further the isValidFragment() routine is not defined in the Fire SDK based in 4.4.2.

Is there a way to correctly control this fragment such that it wont conflict with the KITKAT build for mainline Android builders?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions