To implement abstract classes in your Jersey app (that should be serialized/deserialized) you need to setup JAXB and Jackson in a way so those libraries know how to work with your object models.
I recently needed to update some Jersey backends to use Jackson 2.7 but I had some trouble finding a concise guide on what dependencies I needed and how to configure it.
When my dad got himself an Android tablet I wanted to help him understand the whole digital world. He had almost never used a computer or tablet before (neither iOS nor Android) so I knew I had to simplify…
For a podcast app I had been working on that show a list of episodes, I wanted to do two things:
I’m currently working on a project that is using the MediaPlayer to play MP3 files, and in my main Activity I’m using an AsyncTask to continuously update the SeekBar. But I kept running into a weird bug.
Recently I needed to do an upgrade to an Android app I had released, Baby Feed, from version 1.0 to 1.1. When I uploaded the new APK to the Play Store I ran into problems:
If you’ve never heard of flat design before you’re probably not alone. But you have most likely seen it. The Android Holo design language is arguably a flat design approach, but more recently — and more prominently — the Microsoft Metro design.
There are some thing you can do to style the embedded YouTube-player. And you can also stretch the embed to fit your needs.
For styling, please see the YouTube Embedded Players and Player Parameters page. And for some examples, see this blog…
For a recent internal project I was asked to publish our APIs online, it was part of a project I was managing; to update our external web site. I had worked hard to style the site according to our brand and I think it turned out quite nice, I must admit. But if you’ve ever worked with javadoc…
The first app I wrote for Android (and indeed one of the firsts ideas I got for an app) was to solve a problem I was having as a professional consultant working on several client projects. With different time reporting systems I was having problems remembering what I had inputed in my client’s…