android - Executing Sample of Amazon Fire-Phone SDK -


i trying run sample of fire-phone sdk in eclipse , android studio in xml file gives error. error "no resource identifier found 'headertitle','actionmenu','headersubtitle', etc. in amazon " , follow step described in given link https://developer.amazon.com/public/solutions/devices/fire-phone/docs/implementing-headernavigationbar in amazon developer site.....

you cannot use eclipse accessing amazon xml resources.

this in website

"note: applications need compile amazon xml resources not supported in eclipse, , require use of gradle plugin."

move android studio :)

https://developer.amazon.com/public/solutions/devices/fire-phone/docs/setup


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -