V-Sånger App
2025-12-16 I’ve created a Capacitor app that wraps the website I built a few years back - https://www.v-sanger.se. It is available in the nordic countries in Google Play. I will make it available for iOS - if I ever get a Mac.


It was an interesting endeavour creating an app - there are so many hoops to jump through to get an app published.
Rooted Galaxy Note
2012-01-12 I got a new Samsung Galaxy Note today and after some trial and error I managed to root it.
I basicallly followed the instructions here with a few additions. I changed the binary in the
runmelinux.shto my system Android SDKadb, I added a udev rule for the phone::::bash SUBSYSTEM=="usb",SYSFS{idVendor}=="04e8",OWNER="mahnve",MODE="0666"and finally I needed to run
sudo adb devicesonce before runningrunmelinux.shMigrating from my old phone using Titanium Backup now.