Montag, 29. Dezember 2014

How to add a gif as an android wearable watchface

Here is a short description on how to add a custom gif as an android watchface.

Things you need:

- aGif Watchface (for free at the play store)
- a cool gif animation (http://giphy.com)
- probably Gimp to rescale the gif image


1. Find a cool gif animation

Got it? Okay, lets to the next

2. Resize the gif animation

Your wearable is a small device, the gif should be reduced to minimum size. The best is to rescale its resolution to your wearables resolution (mostly 320x280 or 320x320).
This can be easily done with Gimp.

3. Copy the gif animation to your smartphone, dropbox or upload it somewhere.


4. Upload the gif animation to your watch with aGifWatchface.


After you have opened aGifWatchface, make sure that the connection to wearable is established. If you click on "test connection" you should receive a toast with the message "answer received". If not, please wait a little bit until the wearable is connected.

If you have the gif animation on your smartphone or dropbox you can add the file by clicking "open File", select it through your filemanager and send it directly to your device.

android gif watchface
aGif Watchface

If you have uploaded the gif animation somewhere copy the URL to the textfield and click "download". This will download the gif animation and send it to your device.

Your wearable will notify you when the gif animation is received.

android gif watchface
Gif animation received by wearable

 You can click on "set image" to open the aGifWatchface Configuration Activity.

set gif watchface
This opens the aGif Watchface Configs where you can select your animation



All included animations will be on top of the list. Custom added animations will be visible when your scroll down. All custom gifs must end with .gif.
android gif watchface
Included animations on top


gif watchface
Custom animations end with gif

Thats it! My new gif watchface is ready!

gif watchface space
The new cool gif watchface


Donnerstag, 25. Dezember 2014

Android gif watchface

android gif watchface
aGifWatchface
With the new watchface api 5.0 for android wear it is easily to develop new watchfaces. After testing some of the available watchfaces on the android market, I thought to myself that I need a simple analog watchface with some cool gif animations behind it.
That is why I created aGif Watchface for android.

Main Features of this app:

  • Total free!
  • Use any gif animation as a watchface
  • 6 included animations
Using these features you can create your own custom watchface. Check out this article for some examples on how to add different gif animations as a watchface.

Changelog

Latest articles for aGif Watchface.

Here are some examples for aGif Watchface

With my latest app "aGif Watchface" you can use any gif animation as an android wear watchface!
Due to copyright reasons I could not include all animations I wanted. I only had the chance to add free animations.

But you can add cool gif watchfaces to your app on your own. Check these examples. Only the first animations are included inside the app. You have to search for custom animations with http://giphy.com/.

android watchface tesseract
aGif Watchface Default animation

watchface psychodelic
A psychodelic watchface

watchface pear
A cute blinking pear watchface

matrix watchface
A simple matrix-like watchface

watchface seal
A cute baby seal as a watchface

bling bling watchface
Money counting watchface

total recall watchface
A cool animation from total recall

futurama watchface
Fry is clapping on your watchface

waves watchface
Calm waves as an animated watchface

nyan cat watchface
Nyancat hovers over your watchface

hypotoad watchface
The glory hypnotoad as a watchface

stars watchface
A flight through space as a watchface

Dienstag, 23. Dezember 2014

Fefes Newsreader jetzt mit besserer Android Wear Unterstützung

Vor ein paar Tagen habe ich mir eine LG G Watch gekauft. Das Gerät ist an sich ziemlich hässlich, aber android-wearable wollte ich schon immer ausprobieren. Insgesamt muss ich sagen, dass diese smartwatches praktischer sind als ich gedacht hätte!

Aber nun zu Fefes Newsreader für Android. Ich habe die Benachrichtigungen überarbeitet. Wenn nun mehr als eine neue Nachricht eingetroffen ist, so wird in der Benachrichtigung die Anzahl der News und von jeder Nachricht die Kopfzeile angezeigt.

fefe newsreader
Die neue Benachrichtigung von Fefes Newsreader

Falls ihr auch schon eine neue Android Smartwatch besitzt, so könnt ihr Fefes News nun komplett auf der Uhr lesen! Auf der Smartwatch werden nicht nur die Kopfzeilen der neuen Nachrichten angezeigt, sondern alle Nachrichten. Ein Wisch nach rechts oder links und ihr könnt die nächste Nachricht lesen.


Hier die Screenshots wie das ganze mit einer Benachrichtigung auf meiner LG G Watch aussieht:

fefe smartwatch
Fefe News auf der Smartwatch

fefe smartwatch
Die gleiche Nachricht zum scrollen

fefe smartwatch
Neue Nachrichten von fefe eingetroffen

fefe smartwatch
Ansicht der Nachrichten

fefe smartwatch
Nach unten gescrollte Nachricht


Zusätzlich dazu wurde auch das Verhalten der Alarms im Hintergrund zum Update geändert. Dieses hat sich leider beim API-update etwas geändert. Seit API 19 muss man nun setExact(...) setzen, damit der Alarm vom AlarmManager auch wirklich um diese Uhrzeit ausgeführt wird...