Dirty Unicorn Roms Oreo 8.1

laupuy

Senior Member
Jul 26, 2015
1,854
2,058
153
dans tes 22
I ended up decrypting and wiping out everything to start from zero. It boots now, but a couple of apps won't work after Google restored my backup. Namely Textra and Twitter. Any idea what's going on now?
Did you wipe internal storage?
If not, try delete Android folder from /sdcard and reboot.

Envoyé de mon OnePlus3 en utilisant Tapatalk
 

zelendel

Senior Member
Aug 11, 2008
23,366
20,584
253
Well everything from SDCARD was wiped when I decrypted.

Ok what that is saying is that it cant read the data base file. Textra doesnt use the stock data base file but their own file. If you are wiping the data from the app then uninstalling, rebooting and then installing doesnt work, Im not sure what to say. I had to stop using the app due to how they handle the data base files. (Security purposes)
 

rsafford

Senior Member
Dec 15, 2010
128
12
0
Ok what that is saying is that it cant read the data base file. Textra doesnt use the stock data base file but their own file. If you are wiping the data from the app then uninstalling, rebooting and then installing doesnt work, Im not sure what to say. I had to stop using the app due to how they handle the data base files. (Security purposes)
Thanks. Which SMS app do you use?
 

C-3OP

Senior Member
Feb 20, 2018
132
101
0
Has anyone used the template for the DU_Font.apk successfully?(https://github.com/DirtyUnicorns/font_template
Unfortunately, my apk does not work. After the restart, the phone hangs in Bootloop. Can someone tell me what I have to change in the template except the fonts?
And yes, I'm an absolute beginner, but I would like to get it started, after the fight with Android Studio...
 
Last edited:

zelendel

Senior Member
Aug 11, 2008
23,366
20,584
253
Has anyone used the template for the DU_Font.apk successfully (https://github.com/DirtyUnicorns/font_template)?
Unfortunately, my apk does not work. After the restart, the phone hangs in Bootloop. Can someone tell me what I have to change in the template except the fonts?
And yes, I'm an absolute beginner, but I would like to get it started, after the fight with Android Studio...

The only way to know for sure is to pull a logcat while it is bootlooping. That will tell you what is wrong.
 
  • Like
Reactions: C-3OP

C-3OP

Senior Member
Feb 20, 2018
132
101
0
Unfortunately, the adb logcat is no further than -waiting for device- during the bootloop. The only cache/recovery log is the dirty flash of the last weekly.
 

C-3OP

Senior Member
Feb 20, 2018
132
101
0
[edit] forgot to quote ...

---------- Post added at 10:02 AM ---------- Previous post was at 09:56 AM ----------

The only way to know for sure is to pull a logcat while it is bootlooping. That will tell you what is wrong.
I now got the following log entries:

04-14 09:35:26.548 3321 3321 I Finsky : [2] com.google.android.finsky.externalreferrer.c.run(11): Package state data is missing for du.font.template
04-14 09:35:26.553 983 1850 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:du.font.template flg=0x4000010 (has extras) } to com.google.android.googlequicksearchbox/com.google.android.apps.gsa.googlequicksearchbox.GelStubAppWatcher
04-14 09:35:26.553 983 1037 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:du.font.template flg=0x4000010 (has extras) } to com.svox.pico/.VoiceDataInstallerReceiver
04-14 09:35:26.553 983 1037 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.PACKAGE_ADDED dat=package:du.font.template flg=0x4000010 (has extras) } to com.google.android.apps.plus/.service.PhotosAppTransitionMonitor

04-14 09:35:26.638 983 1292 E FontService: iterating special-elite.zipFound fonts.xml, trying to extract
04-14 09:35:26.639 983 1292 E FontService: Exception thrown parsing fonts.xml! org.xmlpull.v1.XmlPullParserException: Unexpected token (position:TEXT
04-14 09:35:26.639 983 1292 E FontService:
04-14 09:35:26.639 983 1292 E FontService: [email protected]:2 in [email protected])
04-14 09:35:26.639 983 1292 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: FontServiceWorker
04-14 09:35:26.639 983 1292 E AndroidRuntime: java.lang.NullPointerException
04-14 09:35:26.639 983 1292 E AndroidRuntime: at java.io.File.<init>(File.java:282)
04-14 09:35:26.639 983 1292 E AndroidRuntime: at com.android.server.FontService.processFontPackage(FontService.java:304)
04-14 09:35:26.639 983 1292 E AndroidRuntime: at com.android.server.FontService.-wrap5(Unknown Source:0)
04-14 09:35:26.639 983 1292 E AndroidRuntime: at com.android.server.FontService$FontHandler.handleMessage(FontService.java:147)
04-14 09:35:26.639 983 1292 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:106)
04-14 09:35:26.639 983 1292 E AndroidRuntime: at android.os.Looper.loop(Looper.java:164)
04-14 09:35:26.639 983 1292 E AndroidRuntime: at android.os.HandlerThread.run(HandlerThread.java:65)
 
Last edited:

pbergonzi

Senior Member
Jun 14, 2013
1,865
692
113
Mesa, AZ
Question--starting with Oreo, Android has inbuilt feature not allowing "dun" to be added to an APN, resulting in error "Carrier does not allow APNs of type 'dun.'"
Has that feature been disabled in Dirty Unicorns, such that one can add "dun" to an APN?