software:fairphone2
Table of Contents
Living without Google 2.0
Installing Fairphone open using fastboot
See here:
Data transferring
From N900 to Fairphone
- Backup all settings from N900
- Copy with ssh to pc
- extract with script csv: https://blog.tersmitten.nl/how-to-export-your-contacts-from-a-n900-backup-directory.html
- Todo
Custom ringtone
- Click multiple times on settings→about→Build etc., then activate developer mode
- New menu item appears: developer mode. Activate here root (ADB and Application)
- copy with scp item to home directory
scp ysaye.mp3 fp2@/data/data/com.arachnoid.sshelper/home/ysaye.mp3 /system/media/audio/ringtones/ysaye.mp3 su mount -o remount,rw /system mv /system/media/audio/notifications/ysaye.ogg /system/media/audio/ringtones/. mount -o remount ro /system
or something similar.
software/fairphone2.txt · Last modified: 2016/10/15 21:02 by admin