Skip to content

Instantly share code, notes, and snippets.

View falkorichter's full-sized avatar
🎯
Focusing

Falko Richter falkorichter

🎯
Focusing
View GitHub Profile
@falkorichter
falkorichter / AsyncTaskExecutionHelper.java
Created May 23, 2012 08:37 — forked from greenrobot/AsyncTaskExecutionHelper.java
Helper bringing back parallel execution for AsyncTask (you are no serial execution and pseudo threading wimp, right?). Uses level 11 APIs when possible.
package de.greenrobot.util;
import java.util.concurrent.Executor;
import android.os.AsyncTask;
import android.os.Build;
/**
* Uses level 11 APIs when possible to use parallel/serial executors and falls back to standard execution if API level
* is below 11.

Salmiakki

Licorice Liquor

Ingredients

  • Kossu, Vodka, Klarer or any other clear, neutral tasting liquor
  • Hot Turkish Pepper candy ("Tyrkisk Pejber" or "Turkin Pippuri")
  • A clean, empty bottle with an opening large enough that your candy can be dropped in

Try to get a hand on the original scandinavian, hot version ("Tyrkisk Pejber" or "Turkin Pippuri" with three flames on the packaging).