After updating my Oneplus 2 from 2.x to 3 (flashing without wipe data) I experienced problems with the new app permissions feature of android 6. To view and manage all app permissions at once, go to the list of apps by opening the Settings screen and tapping Apps. From the list of all your installed apps, tap the gear icon… Read more →
Android
Wörterbuch für Android
Wer in den Genuss einer gut funktionierenden Auto-Completion kommen möchte muss Android mit einem umfassenden Wörterbuch füttern. Das Standardwörterbuch Deutsch hat einige Schwachstellen: Es kennt nur allgemeine Wörter, keine Abwandlungen von ihnen und keine konjugierten Wortformen. Dies ist ziemlich nervig, wenn man bedenkt, dass wir das Jahr 2015 schreiben. Deshalb biete ich hier eine Wortliste mit ca. 10.000 Einträgen, die… Read more →
oBackup superSu errors
If you struggle with installing onandroid script (that is used by oBackup) and get the following error:
1 2 3 4 5 6 7 8 9 10 | Processing the package before execution... sh: <stdin>[1]: cd: /storage/emulated/0/Android/data/com.pommedeterresautee.twoborange3/files/898116564: No such file or directory cp: can't stat './onandroid': No such file or directory Unable to chmod /system/bin/onandroid: No such file or directory cp: can't stat './dedupe': No such file or directory Unable to chmod /system/bin/dedupe: No such file or directory cp: can't stat './mkyaffs2image': No such file or directory Unable to chmod /system/bin/mkyaffs2image: No such file or directory cp: can't stat '/storage/emulated/0/Android/data/com.pommedeterresautee.twoborange3/files/partlayout4nandroid': No such file or directory |
You should install superSU by Chainfire (just right from the PlayStore). You might have to update the su binary. After that make sure oBackup uses the right (superSU) instead of the build in superuser app (in case of CM). Also make sure… Read more →
Dialog Fragment in Android
Wenn man Dialoge in Android benutzen will muss man sie als Fragment an die Activity anbinden. Die beste Möglichkeit um zwischen Dialog und Activity oder Fragment (an die Activity angebunden, in dem Beispiel RecordDetailFragment) zu kommunizieren sind Callbacks. Read more →
Update Wildfire auf 2.2 Froyo
Ich habe soeben mein Wildfire auf die Android-Version 2.2.1 updated. Ich hatte nicht mehr damit gerechnet, dass es dieses Jahr noch erscheint – gerade rechtzeitig als Weihnachtsgeschenk. Bisher sind mir einige neue Apps aufgefallen und hier und da neue Funktionen. Genaueres kann man googeln. Also: aktualisieren! Über > Einstellungen > Telefoninfo > Systemsoftware-Updates > Jetzt prüfen startet ihr den Download.… Read more →