The other day I was trying to tweak my homescreen on my SDA. I’m not fond of how it is setup and would prefer to have different items on the screen and in a different order. One thing that I was really looking for was a way to add another clock with a different time zone to my homescreen (and not have to buy a component for it). So, this had me poking around on a way to do it and I found a way to re-arrange the homescreen layout by building images and defining the x and y coordinates on where smartphone components would go. The thing is that you can place items wherever on the screen, but they HAVE to be defined as an element already in the smartphone OS. So, in order to get the clock, you specify
Here’s some images I prototyped:

Recent Comments