0

A couple of day's ago I made a binary clock app. It works like this.

Every time a dispacthertimer ticks it updates some image from one source to another.

So I been reading about making your own tiles and found something called ree7 that sounds like what im looking for.

But everywhere I read about a question like this, people said that it can't be done. So does anyone know if it's possible?

Sorry for my bad spelling.

Aka
  • 79
  • 9
DaCh
  • 921
  • 1
  • 14
  • 48

1 Answers1

0

The smallest intervals are one hour for ShellTileScheduler and 30 minutes for PeriodicAgent, so I'm pretty sure that's not enough for a tile, that could look like a clock.

MarcinJuraszek
  • 124,003
  • 15
  • 196
  • 263
  • arhh okay. what about the facebook app? changing profilpic of freinds? – DaCh Mar 11 '13 at 22:17
  • I have WP7 phone and don't see any pictures on facebook tile :) And the people hub - that's a feature build into system. You can't do the same with your app. – MarcinJuraszek Mar 11 '13 at 22:20
  • ohh it's was people hub, but damn, would be nice to have live animede tiles – DaCh Mar 12 '13 at 08:26