Search code examples
javaandroidcyanogenmoddashclock

Android DashClock Extension setup for CM Home (CyanogenMod 11)


today I coded a DashClock Extension in Java for DashClock Widget by Roman Nurik (https://play.google.com/store/apps/details?id=net.nurik.roman.dashclock&hl=de). Everthing works fine but the extension doesn't show up in CM Home. I have googled much time and don't have found any Solution.

What I must do to support CM Home?

Edit: I'm using DashClock Widget v1.6 and API v2. The change of "protocolVersion" from 1 to 2 make no difference.


Solution

  • I figured it out. If I use DashClock API v1.1 everything works fine! No idea what the CM Home problem is with API v2.