Company

Category ‘Android’

Free GOTO Night - Calabash & Agile - March 12

February 23rd, 2012 by
(http://blog.trifork.com/2012/02/23/free-goto-night-calabash-agile-march-12/)

We are organizing another free GOTO Night on behalf of the GOTO Amsterdam 2012 conference. The date is March 12 and it starts at 19.00 at Pakhuis de Zwijger. This time we have two very interesting talks:

"Introducing Calabash" by Karl Krukow and "Agile Talk" by Michael Franken

Please sign up here (as seating is limited)

 

 

Using Android Preferences in a background service

August 12th, 2011 by
(http://blog.trifork.com/2011/08/12/using-android-preferences-in-a-background-service/)

In this post I will explain how I have used the Android Preferences in a background service. The preference is used as an interval for updating a listview with some simple text items.
Read the rest of this entry »

Android basics - Applying some UI patterns

May 6th, 2011 by
(http://blog.trifork.com/2011/05/06/android-basics-applying-some-ui-patterns/)

When I started with my Android application, I had the idea to create a home screen and an action bar just like one of the Android developers described in a blog item. I was really helped by the source code of the Google I/O Schedule app. In this post I will explain how I used several layouts to create my app.

Read the rest of this entry »

Creating an Android app with Google App Inventor

October 27th, 2010 by
(http://blog.trifork.com/2010/10/27/creating-an-android-app-with-google-app-inventor/)

After a few times filling in the registration form and weeks from waiting, I finally got an invite for Google App Inventor. In this post I will explain how I have tried to rebuild an app that I created before with “normal” programming.

Read the rest of this entry »