[Q] Aaaggghhhhhh!!!! androidprocess.acore stopped unexpectedly - Continuum General

Ok, this is beginning to drive me crazy. Yes, I have searched the forum but have found very little in the way of answers. The only time I get this error is when trying to add a contact. What bothers me most is that adding a contact will work fine for a few days after clearing and flashing and then out of nowhere I get the failure again. I've tried every solution out there to repair the issue but it always comes back. Is anyone else experiencing this on the continuum? If you have but have gotten it correct could you please share your solution? I'm running adrenalyn's EC07 clean ROM after an Odin install of the SCH-I400-EC07-FROYO-REL-PRODUCTION ROM. I'm using Touchpal dialer but it doesn't matter if I use touchpal or the stock Touchwiz dialer & contact manager to add contacts. Any help would be greatly appreciated.
Thank you,
Ray

Reborn627 said:
Ok, this is beginning to drive me crazy. Yes, I have searched the forum but have found very little in the way of answers. The only time I get this error is when trying to add a contact. What bothers me most is that adding a contact will work fine for a few days after clearing and flashing and then out of nowhere I get the failure again. I've tried every solution out there to repair the issue but it always comes back. Is anyone else experiencing this on the continuum? If you have but have gotten it correct could you please share your solution? I'm running adrenalyn's EC07 clean ROM after an Odin install of the SCH-I400-EC07-FROYO-REL-PRODUCTION ROM. I'm using Touchpal dialer but it doesn't matter if I use touchpal or the stock Touchwiz dialer & contact manager to add contacts. Any help would be greatly appreciated.
Thank you,
Ray
Click to expand...
Click to collapse
i havent had any add concact troubles but i would try this:
uninstall touchpal
reboot into cwm
clear cache and dalvik
reboot.
see if twcontacts works again... just gotta trouble shoot from there.
i had a similar episode with go sms, it was texting peole that i never texted before.
also, when u flashed ec07clean over stock did u wipe cache and dalvik?
if you want to start by reflashing, i would back up, flash ec07.tar in odin. enter stock recovery, clear cache, apply update to enter cwm, clear cache there as well as dalvik, instal ec07clean.zip, wipe cache and dalvik again (i know lol) boot, reboot, reboot into cwm, advanced restore data only. reboot
that will give you a very clean reinstall of rom, plus keep your data upto date with when you did your new backup
now like i said, this is what I would do, not making you. and if you dont think its possible for you. please dont

ciscogee said:
i havent had any add concact troubles but i would try this:
uninstall touchpal
reboot into cwm
clear cache and dalvik
reboot.
see if twcontacts works again... just gotta trouble shoot from there.
i had a similar episode with go sms, it was texting peole that i never texted before.
also, when u flashed ec07clean over stock did u wipe cache and dalvik?
if you want to start by reflashing, i would back up, flash ec07.tar in odin. enter stock recovery, clear cache, apply update to enter cwm, clear cache there as well as dalvik, instal ec07clean.zip, wipe cache and dalvik again (i know lol) boot, reboot, reboot into cwm, advanced restore data only. reboot
that will give you a very clean reinstall of rom, plus keep your data upto date with when you did your new backup
now like i said, this is what I would do, not making you. and if you dont think its possible for you. please dont
Click to expand...
Click to collapse
Thanks for the reply. I'm clearing the caches again after removing Touchpal. I suppose that can't hurt. I did do a full clear before and after both the stock ROM and the clean ROM. We'll see what happens. This is super frustrating. I don't add contacts that often but it really stinks when you can't. Thanks for the suggestion. I'll keep you posted.
Ray

Still failed after clearing caches. I really don't want to re-flash AGAIN. It's almost as if there are updates to something that occur a few days after re-flash and re-install of my apps. For now I guess I just have to log into my google contacts and add them that way. I had mentioned an issue with my bluetooth last week. I thought I had cleared up the issue but it seems to be creeping back. Quirky phones these are!
Ray

A logcat of the error would help give a idea of what's going on
Sent from my SCH-I400 using xda premium

trailblazer101 said:
A logcat of the error would help give a idea of what's going on
Sent from my SCH-I400 using xda premium
Click to expand...
Click to collapse
Well, here ya go. This is the error log. Hopefully we can figure out what the "add contact" issue is. There are 2 failures in this log. Thanks for having a look.
Code:
10-28 16:19:16.746 E/imdg81 ( 2458): IsShutDownStarted()
10-28 16:19:16.860 E/imdg81 ( 2458): IsShutDownStarted()
10-28 16:19:23.895 E/TFResourceBroker( 9748): checkModule() id 4
10-28 16:19:23.895 E/TFResourceBroker( 9748): checkModule() ATTR id 4
10-28 16:19:23.899 E/TFResourceBroker( 9748): checkModule() id 261
10-28 16:19:23.899 E/TFResourceBroker( 9748): checkModule() STYLEABLE id 261
10-28 16:19:23.899 E/TFResourceBroker( 9748): checkModule() id 31
10-28 16:19:23.899 E/TFResourceBroker( 9748): checkModule() STYLEABLE id 31
10-28 16:19:24.086 E/Sources ( 9748): exception = java.lang.IllegalStateException: Couldn't find authenticator for specific account type
10-28 16:19:25.688 E/AndroidRuntime( 9748): FATAL EXCEPTION: AsyncTask #1
10-28 16:19:25.688 E/AndroidRuntime( 9748): java.lang.RuntimeException: An error occured while executing doInBackground()
10-28 16:19:25.688 E/AndroidRuntime( 9748): at android.os.AsyncTask$3.done(AsyncTask.java:200)
10-28 16:19:25.688 E/AndroidRuntime( 9748): at java.util.concurrent.FutureTask$Sync.innerSetException(FutureTask.java:273)
10-28 16:19:25.688 E/AndroidRuntime( 9748): at java.util.concurrent.FutureTask.setException(FutureTask.java:124)
10-28 16:19:25.688 E/AndroidRuntime( 9748): at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:307)
10-28 16:19:25.688 E/AndroidRuntime( 9748): at java.util.concurrent.FutureTask.run(FutureTask.java:137)
10-28 16:19:25.688 E/AndroidRuntime( 9748): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1068)
10-28 16:19:25.688 E/AndroidRuntime( 9748): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:561)
10-28 16:19:25.688 E/AndroidRuntime( 9748): at java.lang.Thread.run(Thread.java:1096)
10-28 16:19:25.688 E/AndroidRuntime( 9748): Caused by: java.lang.IllegalStateException: Top level element must be ContactsSource
10-28 16:19:25.688 E/AndroidRuntime( 9748): at com.android.contacts.model.ExternalSource.inflate(ExternalSource.java:134)
10-28 16:19:25.688 E/AndroidRuntime( 9748): at com.android.contacts.model.ExternalSource.inflate(ExternalSource.java:104)
10-28 16:19:25.688 E/AndroidRuntime( 9748): at com.android.contacts.model.ContactsSource.ensureInflated(ContactsSource.java:99)
10-28 16:19:25.688 E/AndroidRuntime( 9748): at com.android.contacts.model.Sources.getInflatedSource(Sources.java:568)
10-28 16:19:25.688 E/AndroidRuntime( 9748): at com.android.contacts.model.Sources.getAccountsExceptSNS(Sources.java:446)
10-28 16:19:25.688 E/AndroidRuntime( 9748): at com.android.contacts.ui.EditContactActivity$AddContactTask.doInBackground(EditContactActivity.java:2633)
10-28 16:19:25.688 E/AndroidRuntime( 9748): at com.android.contacts.ui.EditContactActivity$AddContactTask.doInBackground(EditContactActivity.java:2624)
10-28 16:19:25.688 E/AndroidRuntime( 9748): at com.android.contacts.util.WeakAsyncTask.doInBackground(WeakAsyncTask.java:45)
10-28 16:19:25.688 E/AndroidRuntime( 9748): at android.os.AsyncTask$2.call(AsyncTask.java:185)
10-28 16:19:25.688 E/AndroidRuntime( 9748): at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)
10-28 16:19:25.688 E/AndroidRuntime( 9748): ... 4 more
10-28 16:19:31.973 E/StatusBarPolicy( 2458): Intent : android.intent.action.BATTERY_CHANGED
10-28 16:19:32.664 E/StatusBarPolicy( 2458): Intent : android.intent.action.BATTERY_CHANGED
10-28 16:19:39.633 E/TFResourceBroker( 9887): checkModule() id 4
10-28 16:19:39.633 E/TFResourceBroker( 9887): checkModule() ATTR id 4
10-28 16:19:39.637 E/TFResourceBroker( 9887): checkModule() id 261
10-28 16:19:39.637 E/TFResourceBroker( 9887): checkModule() STYLEABLE id 261
10-28 16:19:39.637 E/TFResourceBroker( 9887): checkModule() id 31
10-28 16:19:39.637 E/TFResourceBroker( 9887): checkModule() STYLEABLE id 31
10-28 16:19:40.012 E/Sources ( 9887): exception = java.lang.IllegalStateException: Couldn't find authenticator for specific account type
10-28 16:19:40.813 E/AndroidRuntime( 9887): FATAL EXCEPTION: AsyncTask #1
10-28 16:19:40.813 E/AndroidRuntime( 9887): java.lang.RuntimeException: An error occured while executing doInBackground()
10-28 16:19:40.813 E/AndroidRuntime( 9887): at android.os.AsyncTask$3.done(AsyncTask.java:200)
10-28 16:19:40.813 E/AndroidRuntime( 9887): at java.util.concurrent.FutureTask$Sync.innerSetException(FutureTask.java:273)
10-28 16:19:40.813 E/AndroidRuntime( 9887): at java.util.concurrent.FutureTask.setException(FutureTask.java:124)
10-28 16:19:40.813 E/AndroidRuntime( 9887): at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:307)
10-28 16:19:40.813 E/AndroidRuntime( 9887): at java.util.concurrent.FutureTask.run(FutureTask.java:137)
10-28 16:19:40.813 E/AndroidRuntime( 9887): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1068)
10-28 16:19:40.813 E/AndroidRuntime( 9887): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:561)
10-28 16:19:40.813 E/AndroidRuntime( 9887): at java.lang.Thread.run(Thread.java:1096)
10-28 16:19:40.813 E/AndroidRuntime( 9887): Caused by: java.lang.IllegalStateException: Top level element must be ContactsSource
10-28 16:19:40.813 E/AndroidRuntime( 9887): at com.android.contacts.model.ExternalSource.inflate(ExternalSource.java:134)
10-28 16:19:40.813 E/AndroidRuntime( 9887): at com.android.contacts.model.ExternalSource.inflate(ExternalSource.java:104)
10-28 16:19:40.813 E/AndroidRuntime( 9887): at com.android.contacts.model.ContactsSource.ensureInflated(ContactsSource.java:99)
10-28 16:19:40.813 E/AndroidRuntime( 9887): at com.android.contacts.model.Sources.getInflatedSource(Sources.java:568)
10-28 16:19:40.813 E/AndroidRuntime( 9887): at com.android.contacts.model.Sources.getAccountsExceptSNS(Sources.java:446)
10-28 16:19:40.813 E/AndroidRuntime( 9887): at com.android.contacts.ui.EditContactActivity$AddContactTask.doInBackground(EditContactActivity.java:2633)
10-28 16:19:40.813 E/AndroidRuntime( 9887): at com.android.contacts.ui.EditContactActivity$AddContactTask.doInBackground(EditContactActivity.java:2624)
10-28 16:19:40.813 E/AndroidRuntime( 9887): at com.android.contacts.util.WeakAsyncTask.doInBackground(WeakAsyncTask.java:45)
10-28 16:19:40.813 E/AndroidRuntime( 9887): at android.os.AsyncTask$2.call(AsyncTask.java:185)
10-28 16:19:40.813 E/AndroidRuntime( 9887): at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:305)
10-28 16:19:40.813 E/AndroidRuntime( 9887): ... 4 more
10-28 16:19:46.617 E/StatusBarPolicy( 2458): Intent : android.intent.action.BATTERY_CHANGED
10-28 16:19:48.192 E/JavaBinder( 2458): !!! FAILED BINDER TRANSACTION !!!
10-28 16:19:48.192 E/JavaBinder( 2458): !!! FAILED BINDER TRANSACTION !!!
10-28 16:19:57.152 E/imdg81 ( 2458): IsShutDownStarted()
10-28 16:19:57.281 E/imdg81 ( 2458): IsShutDownStarted()
10-28 16:20:00.430 E/StatusBarPolicy( 2458): Intent : android.intent.action.TIME_TICK
10-28 16:20:06.609 E/imdg81 ( 2458): IsShutDownStarted()
10-28 16:20:06.723 E/imdg81 ( 2458): IsShutDownStarted()
10-28 16:20:09.715 E/imdg81 ( 2458): IsShutDownStarted()
10-28 16:20:09.801 E/imdg81 ( 2458): IsShutDownStarted()
10-28 16:20:10.485 E/imdg81 ( 2458): IsShutDownStarted()
10-28 16:20:10.559 E/imdg81 ( 2458): IsShutDownStarted()
10-28 16:20:10.695 E/StatusBarPolicy( 2458): Intent : android.intent.action.BATTERY_CHANGED
Ray

i've had this issue on other android devices during frequent flashing.... usually corrupt data... wipe data and rebuild will fix it.

joshkoss said:
i've had this issue on other android devices during frequent flashing.... usually corrupt data... wipe data and rebuild will fix it.
Click to expand...
Click to collapse
You're right, wiping all the data and re-flashing does work...and then it happens again. The questions are, what causes the corrupt data? can it be fixed? and what can be done so that it does not get corrupted again? Without these questions answered we just run around the same circle. I've wiped and re-flashed six times now and each time it reverts to the process stop and now way to add new contacts. Editing contacts does work however.
Peace,
Ray

Reborn627 said:
You're right, wiping all the data and re-flashing does work...and then it happens again. The questions are, what causes the corrupt data? can it be fixed? and what can be done so that it does not get corrupted again? Without these questions answered we just run around the same circle. I've wiped and re-flashed six times now and each time it reverts to the process stop and now way to add new contacts. Editing contacts does work however.
Peace,
Ray
Click to expand...
Click to collapse
go start with stock rom then, odin reflash stock, then start the process flashing a custom rom. somthing happened, and i've had this before on other devices also.

joshkoss said:
go start with stock rom then, odin reflash stock, then start the process flashing a custom rom. somthing happened, and i've had this before on other devices also.
Click to expand...
Click to collapse
And don't forget to wipe before and after.

joshkoss said:
go start with stock rom then, odin reflash stock, then start the process flashing a custom rom. somthing happened, and i've had this before on other devices also.
Click to expand...
Click to collapse
Hey Josh, thanks for the suggestion. That is the process that I've used the last 2 times I started from scratch. I'll try it again this weekend. I could understand this happening if I was restoring backups but I've not restored in a couple of months.
Thanks again,
Ray

Reborn627 said:
Hey Josh, thanks for the suggestion. That is the process that I've used the last 2 times I started from scratch. I'll try it again this weekend. I could understand this happening if I was restoring backups but I've not restored in a couple of months.
Thanks again,
Ray
Click to expand...
Click to collapse
Hey, just poking my nose in the Continuum section as my wife still has hers.
With the data corruption issue (on your contacts), are you restoring them from either Verizon, or a backup? If so, more than likely there is a corrupt contact in the backup and that is probably what is hosing your contacts. Or, at least hosing the ADDING part of the contacts list.

Related

Touchscreen Unresponsive - Logcat Inside

Hi all,
I've had my Magic since September and for the last few weeks it has intermittently been unresponsive to touch, the screen displays fine but it won't acknowledge any touch. In the last 2 days this has gotten a lot worse and now it barely works at all.
Any attempt to access the Contacts/Dialer throws up a Force close on process com.android.phone
Initially I thought this was a software problem but now I am not so sure. I have reverted back to the stock Vodafone AU rom that I backed up when I initially purchased and am getting ready to send back to HTC but thought I would ask on here as well.
Below is the logcat from a fresh reboot - Quite a few errors I think
Code:
E:\HTC Magic Tools\android-sdk-windows\tools>adb logcat -b main *:W
E/RIL Acoustic( 33): can't open /dev/htc-acoustic -1
E/HTC Acoustic( 35): Fail to open /system/etc/AudioPara_VODA-Australia.csv -1.
E/A2DP ( 35): bt_audio_service_open failed
E/A2dpAudioInterface( 35): a2dp_init failed err: -111
E/AudioFlinger( 35): mA2dpDisableCount is already zero
W/SurfaceFlinger( 58): couldn't grant gpu core to pid 58
E/GLLogger( 58): h/w accelerated eglGetDisplay() failed (EGL_SUCCESS)
W/HAL ( 58): load: module=/system/lib/hw/copybit.sapphire.so error=Cannot
find library
W/HAL ( 58): load: module=/system/lib/hw/copybit.sapphire.so error=Cannot
find library
W/HAL ( 58): load: module=/system/lib/hw/copybit.sapphire.so error=Cannot
find library
W/HAL ( 58): load: module=/system/lib/hw/copybit.sapphire.so error=Cannot
find library
W/HAL ( 58): load: module=/system/lib/hw/overlay.sapphire.so error=Cannot
find library
W/HAL ( 58): load: module=/system/lib/hw/overlay.sapphire.so error=Cannot
find library
W/HAL ( 58): load: module=/system/lib/hw/overlay.msm7k.so error=Cannot fin
d library
W/HAL ( 58): load: module=/system/lib/hw/overlay.default.so error=Cannot f
ind library
W/HAL ( 58): load: module=/system/lib/hw/lights.sapphire.so error=Cannot f
ind library
W/HAL ( 58): load: module=/system/lib/hw/lights.sapphire.so error=Cannot f
ind library
E/lights ( 58): write_int failed to open /sys/class/leds/keyboard-backlight/b
rightness
W/ResourceType( 58): No package identifier when getting value for resource num
ber 0x7f060001
W/ResourceType( 58): No package identifier when getting value for resource num
ber 0x7f030003
W/ResourceType( 58): No package identifier when getting value for resource num
ber 0x7f030000
W/ResourceType( 58): No package identifier when getting value for resource num
ber 0x7f03000c
W/ResourceType( 58): No package identifier when getting value for resource num
ber 0x7f030000
W/ResourceType( 58): No package identifier when getting value for resource num
ber 0x00000000
W/StatusBar( 58): Icon not found in <system>: 0
W/CheckinService( 58): No saved kernel log file
E/ApplicationContext( 58): Couldn't create directory for SharedPreferences fil
e shared_prefs/wallpaper-hints.xml
W/ActivityManager( 58): Unable to start service Intent { action=com.android.us
sd.IExtendedNetworkService }: not found
W/SurfaceFlinger( 58): executeScheduledBroadcasts() skipped, contention on the
client. We'll try again later...
W/AudioFlinger( 35): write blocked for 111 msecs
Thanks in advance for any assistance you can offer me, it would be really appreciated!!
Let me know if you need further info
Some further information
If I try to open Contacts using the trackball the Logcat expands to add the following: -
Code:
W/InputManagerService( 58): Window already focused, ignoring focus gain of: co
[email protected]
W/ResourceType( 95): Failure getting entry for 0x7f030005 (t=2 e=5) in package
0: 0xffffffb5
W/dalvikvm( 95): threadid=3: thread exiting with uncaught exception (group=0x4
000fe70)
E/AndroidRuntime( 95): Uncaught handler: thread main exiting due to uncaught e
xception
E/AndroidRuntime( 95): java.lang.RuntimeException: Unable to start activity Co
mponentInfo{com.android.contacts/com.android.contacts.DialtactsActivity}: androi
d.content.res.Resources$NotFoundException: Resource ID #0x7f030005
E/AndroidRuntime( 95): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:2268)
E/AndroidRuntime( 95): at android.app.ActivityThread.handleLaunchActivi
ty(ActivityThread.java:2284)
E/AndroidRuntime( 95): at android.app.ActivityThread.access$1800(Activi
tyThread.java:112)
E/AndroidRuntime( 95): at android.app.ActivityThread$H.handleMessage(Ac
tivityThread.java:1692)
E/AndroidRuntime( 95): at android.os.Handler.dispatchMessage(Handler.ja
va:99)
E/AndroidRuntime( 95): at android.os.Looper.loop(Looper.java:123)
E/AndroidRuntime( 95): at android.app.ActivityThread.main(ActivityThrea
d.java:3948)
E/AndroidRuntime( 95): at java.lang.reflect.Method.invokeNative(Native
Method)
E/AndroidRuntime( 95): at java.lang.reflect.Method.invoke(Method.java:5
21)
E/AndroidRuntime( 95): at com.android.internal.os.ZygoteInit$MethodAndA
rgsCaller.run(ZygoteInit.java:782)
E/AndroidRuntime( 95): at com.android.internal.os.ZygoteInit.main(Zygot
eInit.java:540)
E/AndroidRuntime( 95): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 95): Caused by: android.content.res.Resources$NotFoundExcept
ion: Resource ID #0x7f030005
E/AndroidRuntime( 95): at android.content.res.Resources.getValue(Resour
ces.java:846)
E/AndroidRuntime( 95): at android.content.res.Resources.loadXmlResource
Parser(Resources.java:1796)
E/AndroidRuntime( 95): at android.content.res.Resources.getLayout(Resou
rces.java:685)
E/AndroidRuntime( 95): at android.view.LayoutInflater.inflate(LayoutInf
later.java:318)
E/AndroidRuntime( 95): at android.view.LayoutInflater.inflate(LayoutInf
later.java:276)
E/AndroidRuntime( 95): at com.android.internal.policy.impl.PhoneWindow.
setContentView(PhoneWindow.java:309)
E/AndroidRuntime( 95): at android.app.Activity.setContentView(Activity.
java:1626)
E/AndroidRuntime( 95): at com.android.contacts.DialtactsActivity.onCrea
te(DialtactsActivity.java:73)
E/AndroidRuntime( 95): at android.app.Instrumentation.callActivityOnCre
ate(Instrumentation.java:1123)
E/AndroidRuntime( 95): at android.app.ActivityThread.performLaunchActiv
ity(ActivityThread.java:2231)
E/AndroidRuntime( 95): ... 11 more
W/ActivityManager( 58): Scheduling restart of crashed service com.google.andro
id.apps.gtalkservice/com.google.android.gtalkservice.service.GTalkService in 500
0ms
W/InputManagerService( 58): Got RemoteException sending setActive(false) notif
ication to pid 95 uid 10004

[Solved]Stuck at Boot Logo with Bootloop, Need help reading Logcat

I'm running Stock 4.1.2 with busybox installed, root, and XposedFramework.
Last night my device froze so I had to hard-reboot it. I turned it off then turned it on, it was late so I went to bed. I woke up in the morning went to pick it up and it was still on the boot screen. It was hot and after booting into recovery it said that I had only 15% battery left. I was dumbfounded. I tried to boot again, and it got stuck again. After all the trouble shooting I could think of(Including disabling and removing Xposed), I wiped my /system partition and flashed the Stock /system image. Sadly that didn't help. It seems the problem resides on my /data partition somewhere but obviously if I'm wiping that I might as well start from scratch.
Below is my Logcat. If you can gleam anything from it please let me know. I'm pretty-tech savvy but I still have zero expirience reading Logcats. At the very least I'd like to know what the error is exactly so I can endevor to avoid it in the future.
japzone said:
I'm running Stock 4.1.2 with busybox installed, root, and XposedFramework.
Last night my device froze so I had to hard-reboot it. I turned it off then turned it on, it was late so I went to bed. I woke up in the morning went to pick it up and it was still on the boot screen. It was hot and after booting into recovery it said that I had only 15% battery left. I was dumbfounded. I tried to boot again, and it got stuck again. After all the trouble shooting I could think of(Including disabling and removing Xposed), I wiped my /system partition and flashed the Stock /system image. Sadly that didn't help. It seems the problem resides on my /data partition somewhere but obviously if I'm wiping that I might as well start from scratch.
Below is my Logcat. If you can gleam anything from it please let me know. I'm pretty-tech savvy but I still have zero expirience reading Logcats. At the very least I'd like to know what the error is exactly so I can endevor to avoid it in the future.
Click to expand...
Click to collapse
Hi there ! This seems to be the problem in your case :
Code:
Sending signal. PID: 349 SIG: 9
E/AndroidRuntime( 349): *** FATAL EXCEPTION IN SYSTEM PROCESS: ActivityManager
E/AndroidRuntime( 349): java.lang.ArrayIndexOutOfBoundsException: src.length=8192 srcPos=1 dst.length=8192 dstPos=0 length=-1
E/AndroidRuntime( 349): at java.lang.System.arraycopy(Native Method)
E/AndroidRuntime( 349): at org.kxml2.io.KXmlParser.fillBuffer(KXmlParser.java:1489)
E/AndroidRuntime( 349): at org.kxml2.io.KXmlParser.skip(KXmlParser.java:1574)
E/AndroidRuntime( 349): at org.kxml2.io.KXmlParser.parseStartTag(KXmlParser.java:1049)
E/AndroidRuntime( 349): at org.kxml2.io.KXmlParser.next(KXmlParser.java:369)
E/AndroidRuntime( 349): at org.kxml2.io.KXmlParser.next(KXmlParser.java:310)
E/AndroidRuntime( 349): at com.android.server.am.UsageStatsService.readHistoryStatsFLOCK(UsageStatsService.java:376)
E/AndroidRuntime( 349): at com.android.server.am.UsageStatsService.readHistoryStatsFromFile(UsageStatsService.java:357)
E/AndroidRuntime( 349): at com.android.server.am.UsageStatsService.<init>(UsageStatsService.java:274)
E/AndroidRuntime( 349): at com.android.server.am.ActivityManagerService.<init>(ActivityManagerService.java:1534)
E/AndroidRuntime( 349): at com.android.server.am.ActivityManagerService.<init>(ActivityManagerService.java:160)
E/AndroidRuntime( 349): at com.android.server.am.ActivityManagerService$AThread.run(ActivityManagerService.java:1405)
E/AndroidRuntime( 349): Error reporting crash
E/AndroidRuntime( 349): java.lang.NullPointerException
E/AndroidRuntime( 349): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:76)
E/AndroidRuntime( 349): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 349): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
As you can see the lines start with E:/ which stand for error .
V stands for Verbose
I for information
D for Debug.
And some others . more about these.. I suggest you Google. Now you will ask how I found out the error ? Well if you take a closer look to the log you will notice that once the kernel is initialized ( which happens at the Google logo ) the netd framework starts booting by the kernel.
Normal boot sequence is kernel > its init.rd and init.rc then the init.d and then the framework. How I came to know all this ? Take a log of a normally booting ROM
If you again carefully observe the log .. You will notice log re iterates. It goes on an infinite loop. Hence the term boot'loop'.
The start of the loop is
Code:
AndroidRuntime( 369): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 369): CheckJNI is OFF
And this Is the dead / bad code
Code:
ygote ( 369): Exit zygote because system server (508) has terminated
I/ServiceManager( 118): service 'sensorservice' died
I/ServiceManager( 118): service 'entropy' died
I/ServiceManager( 118): service 'power' died
That's roughly how you read a logcat.
And about your problem. I suggest a clean wipe and reflash the ROM. Its always better to keep backing up your data from time to time. I also ensure I wipe clean even during flashing nightlies .
Sent from my HTC using xda app-developers app
Thanks for the reply. Nice crash course on log reading I have gone ahead and flashed a fresh install of PA ROM.
I really just wonder how the error might of happened. It occured at a bad time for me where my External Harddrive died on me taking my backups with it, and leaving me with nowhere to put new ones. My new Laptop with a 1TB drive is coming in August so I was planning on backing up and Flashing a Custom ROM then. But this error took out my device before I could make a backup. Oh well, I managed to scavenge most of my apps and hopefully will be able to restore them. Sadly I lost a day off to resuscitating my Nexus
Red Devil said:
Hi there ! This seems to be the problem in your case :
Code:
Sending signal. PID: 349 SIG: 9
E/AndroidRuntime( 349): *** FATAL EXCEPTION IN SYSTEM PROCESS: ActivityManager
E/AndroidRuntime( 349): java.lang.ArrayIndexOutOfBoundsException: src.length=8192 srcPos=1 dst.length=8192 dstPos=0 length=-1
E/AndroidRuntime( 349): at java.lang.System.arraycopy(Native Method)
E/AndroidRuntime( 349): at org.kxml2.io.KXmlParser.fillBuffer(KXmlParser.java:1489)
E/AndroidRuntime( 349): at org.kxml2.io.KXmlParser.skip(KXmlParser.java:1574)
E/AndroidRuntime( 349): at org.kxml2.io.KXmlParser.parseStartTag(KXmlParser.java:1049)
E/AndroidRuntime( 349): at org.kxml2.io.KXmlParser.next(KXmlParser.java:369)
E/AndroidRuntime( 349): at org.kxml2.io.KXmlParser.next(KXmlParser.java:310)
E/AndroidRuntime( 349): at com.android.server.am.UsageStatsService.readHistoryStatsFLOCK(UsageStatsService.java:376)
E/AndroidRuntime( 349): at com.android.server.am.UsageStatsService.readHistoryStatsFromFile(UsageStatsService.java:357)
E/AndroidRuntime( 349): at com.android.server.am.UsageStatsService.<init>(UsageStatsService.java:274)
E/AndroidRuntime( 349): at com.android.server.am.ActivityManagerService.<init>(ActivityManagerService.java:1534)
E/AndroidRuntime( 349): at com.android.server.am.ActivityManagerService.<init>(ActivityManagerService.java:160)
E/AndroidRuntime( 349): at com.android.server.am.ActivityManagerService$AThread.run(ActivityManagerService.java:1405)
E/AndroidRuntime( 349): Error reporting crash
E/AndroidRuntime( 349): java.lang.NullPointerException
E/AndroidRuntime( 349): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:76)
E/AndroidRuntime( 349): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 349): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
As you can see the lines start with E:/ which stand for error .
V stands for Verbose
I for information
D for Debug.
And some others . more about these.. I suggest you Google. Now you will ask how I found out the error ? Well if you take a closer look to the log you will notice that once the kernel is initialized ( which happens at the Google logo ) the netd framework starts booting by the kernel.
Normal boot sequence is kernel > its init.rd and init.rc then the init.d and then the framework. How I came to know all this ? Take a log of a normally booting ROM
If you again carefully observe the log .. You will notice log re iterates. It goes on an infinite loop. Hence the term boot'loop'.
The start of the loop is
Code:
AndroidRuntime( 369): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
D/AndroidRuntime( 369): CheckJNI is OFF
And this Is the dead / bad code
Code:
ygote ( 369): Exit zygote because system server (508) has terminated
I/ServiceManager( 118): service 'sensorservice' died
I/ServiceManager( 118): service 'entropy' died
I/ServiceManager( 118): service 'power' died
That's roughly how you read a logcat.
And about your problem. I suggest a clean wipe and reflash the ROM. Its always better to keep backing up your data from time to time. I also ensure I wipe clean even during flashing nightlies .
Sent from my HTC using xda app-developers app
Click to expand...
Click to collapse

Anyone know how to read a logcat?

I've had random reboots on my N4 running MIUI. It happens maybe 1-2 times daily. I caught the last one on logcat. Need someone to decipher. Thanks in advance.
You can attach it as a text file.
sent from tapatalk
eksasol said:
You can attach it as a text file.
sent from tapatalk
Click to expand...
Click to collapse
Here you go...... (w/ phone info, first 20 lines)
...next post....
I think I attached wrong one.... this one looks like the correct time....
11-30 13:24:18.840 F/libc ( 508): @@@ ABORTING: LIBC: ARGUMENT IS INVALID HEAP ADDRESS IN dlfree addr=0x2a4de920
11-30 13:24:18.840 F/libc ( 508): Fatal signal 11 (SIGSEGV) at 0xdeadbaad (code=1), thread 653 (PowerManagerSer)
Some Googling say it might be due to a function that is called by two different threads at the sametime, maybe related to Bluetooth from what is shown. Also the first file you post have a lot about the qualcomm sensor error(?) as well.
It also help if you mention the rom and kernel you're using. Since you're on 4.2.2, maybe an update to kitkat could solve the issue.
Thank you very much for your response. I'm running miui v5 port. It's a 4.2 Rom. Using default kernel that came with Rom......Franco I believe. I've tried a few different kernels and problem happens same way. The correct logcat is the one shown as attachment. Thank you again.
Sent from my HTC One
full wipe and install the lastest miui. flash modem .84 and if still happens, along with logcat post the last_dmseg (/proc/last_dmseg or something like that).so we can see if its rom or kernel problem.
opssemnik said:
full wipe and install the lastest miui. flash modem .84 and if still happens, along with logcat post the last_dmseg (/proc/last_dmseg or something like that).so we can see if its rom or kernel problem.
Click to expand...
Click to collapse
I appreciate the feedback. Is there something you see in the logcat that leads you to believe a wipe is in order?
Sent from my HTC One
Flyin18T said:
I appreciate the feedback. Is there something you see in the logcat that leads you to believe a wipe is in order?
Sent from my HTC One
Click to expand...
Click to collapse
11-30 13:24:20.132 D/libEGL (28504): loaded /system/lib/egl/libGLESv2_adreno200.so
11-30 13:24:20.132 E/AndroidRuntime( 952): FATAL EXCEPTION: main
11-30 13:24:20.132 E/AndroidRuntime( 952): java.lang.RuntimeException: android.os.DeadObjectException
11-30 13:24:20.132 E/AndroidRuntime( 952): at android.net.TrafficStats.getMobileIfaces(TrafficStats.java:581)
11-30 13:24:20.132 E/AndroidRuntime( 952): at android.net.TrafficStats.getMobileTxPackets(TrafficStats.java:270)
11-30 13:24:20.132 E/AndroidRuntime( 952): at com.android.internal.telephony.DataConnectionTracker$TxRxSum.updateTxRxSum(DataConnectionTracker.java:400)
11-30 13:24:20.132 E/AndroidRuntime( 952): at com.android.internal.telephony.DataConnectionTracker.updateDataActivity(DataConnectionTracker.java:1204)
11-30 13:24:20.132 E/AndroidRuntime( 952): at com.android.internal.telephony.DataConnectionTracker$2.run(DataConnectionTracker.java:326)
11-30 13:24:20.132 E/AndroidRuntime( 952): at android.os.Handler.handleCallback(Handler.java:725)
11-30 13:24:20.132 E/AndroidRuntime( 952): at android.os.Handler.dispatchMessage(Handler.java:92)
11-30 13:24:20.132 E/AndroidRuntime( 952): at android.os.Looper.loop(Looper.java:137)
11-30 13:24:20.132 E/AndroidRuntime( 952): at android.app.ActivityThread.main(ActivityThread.java:5071)
11-30 13:24:20.132 E/AndroidRuntime( 952): at java.lang.reflect.Method.invokeNative(Native Method)
11-30 13:24:20.132 E/AndroidRuntime( 952): at java.lang.reflect.Method.invoke(Method.java:511)
11-30 13:24:20.132 E/AndroidRuntime( 952): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:808)
11-30 13:24:20.132 E/AndroidRuntime( 952): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:575)
11-30 13:24:20.132 E/AndroidRuntime( 952): at dalvik.system.NativeStart.main(Native Method)
11-30 13:24:20.132 E/AndroidRuntime( 952): Caused by: android.os.DeadObjectException
11-30 13:24:20.132 E/AndroidRuntime( 952): at android.os.BinderProxy.transact(Native Method)
11-30 13:24:20.132 E/AndroidRuntime( 952): at android.net.INetworkStatsService$Stub$Proxy.getMobileIfaces(INetworkStatsService.java:232)
11-30 13:24:20.132 E/AndroidRuntime( 952): at android.net.TrafficStats.getMobileIfaces(TrafficStats.java:579)
11-30 13:24:20.132 E/AndroidRuntime( 952): ... 13 more
app crash at boot is not a good thing.
The app crash occurred after the phone rebooted from the initial lockup/crash. Either way, it doesn't sound good. I'll get going with wiping and reinstalling. I'll follow up tomorrow with results. Thanks again.
Sent from my HTC One
i know, but that lib crashing means at least 2 other things crashed earlier(didnt read all logcat).
opssemnik said:
i know, but that lib crashing means at least 2 other things crashed earlier(didnt read all logcat).
Click to expand...
Click to collapse
:beer: :thumbup:
Sent from my HTC One
Flyin18T said:
:beer: :thumbup:
Sent from my HTC One
Click to expand...
Click to collapse
every1 needs one from time to time DDD
OK, done, and back online. I'll run around today with the phone and we'll seed what happens.
Sent from my Nexus 4
Had one reboot. Darn. I'll try to get a logcat of it now.
Sent from my Nexus 4
Flyin18T said:
Had one reboot. Darn. I'll try to get a logcat of it now.
Sent from my Nexus 4
Click to expand...
Click to collapse
can u flash stock, and see if it occors on stock? im saying that because i was using cm10.2(4.3.1,b4 kk was out)with my modified franco.kernel with 487mhz gpu oc and 2.05 ghz cpu oc. and it didnt reboot
I am using the stock kernel that comes with miui. Is that what you mean? Shall I try another? On a good note......although it rebooted once today, it did not reboot in its usual manner while I was driving and on the phone. I had the logcat recording anticipating it would reboot and nothing happened.
Sent from my Nexus 7 using Tapatalk

[HELP]Modding Marshmallow Xperia Launcher - Smali Help | Devs/Modders Come Here

Hello folks, I'm Modding my own Xperia Launcher with version 6.4, SDK : 22, And i'm porting Transitions option from Marshmallow Xperia Launcher, So What did i do ? :
Copied :
Strings
IDs
Drawables
Layout
Option XML in Home_Settings => res/xml
Added Transition code in AndroidManifest.xml.
So everything is the same as Marshmallow settings, now let's go to Smali files, I've Copied the following :
HomeSettingsActivity$HomeSettingsFragment$1
HomeSettingsActivity$HomeSettingsFragment$2
PageTransitionPreferenceActivity$PageTransitionFragment$PageTransitionPreference$1
PageTransitionPreferenceActivity$PageTransitionFragment$PageTransitionPreference
PageTransitionPreferenceActivity$PageTransitionFragment
PageTransitionPreferenceActivity
UserSettings$PageTransition
I've Modded the IDs to be the exact as mine ( public.xml ), and copied Smali codes in UserSettings.smali, along with the key value code .
So, What's the problem ?
Transition option isn't openable, and when i'm taking a logcat, I'm having crashes under the hood, above the hood the launcher is working well.
Logcat :
--------- beginning of crash
E/AndroidRuntime(32278): FATAL EXCEPTION: main
E/AndroidRuntime(32278): Process: com.sonyericsson.home, PID: 32278
E/AndroidRuntime(32278): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime(32278): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime(32278): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime(32278): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime(32278): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime(32278): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime(32278): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime(32278): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime(32278): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime(32278): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime(32278): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(32278): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(32278): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime(32278): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime(32441): FATAL EXCEPTION: main
E/AndroidRuntime(32441): Process: com.sonyericsson.home, PID: 32441
E/AndroidRuntime(32441): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime(32441): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime(32441): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime(32441): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime(32441): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime(32441): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime(32441): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime(32441): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime(32441): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime(32441): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime(32441): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(32441): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(32441): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime(32441): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime(32549): FATAL EXCEPTION: main
E/AndroidRuntime(32549): Process: com.sonyericsson.home, PID: 32549
E/AndroidRuntime(32549): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime(32549): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime(32549): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime(32549): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime(32549): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime(32549): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime(32549): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime(32549): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime(32549): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime(32549): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime(32549): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(32549): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(32549): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime(32549): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime(32710): FATAL EXCEPTION: main
E/AndroidRuntime(32710): Process: com.sonyericsson.home, PID: 32710
E/AndroidRuntime(32710): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime(32710): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime(32710): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime(32710): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime(32710): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime(32710): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime(32710): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime(32710): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime(32710): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime(32710): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime(32710): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(32710): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(32710): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime(32710): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime( 301): FATAL EXCEPTION: main
E/AndroidRuntime( 301): Process: com.sonyericsson.home, PID: 301
E/AndroidRuntime( 301): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime( 301): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime( 301): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime( 301): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime( 301): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime( 301): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime( 301): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime( 301): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 301): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime( 301): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime( 301): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 301): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 301): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime( 301): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime( 379): FATAL EXCEPTION: main
E/AndroidRuntime( 379): Process: com.sonyericsson.home, PID: 379
E/AndroidRuntime( 379): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime( 379): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime( 379): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime( 379): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime( 379): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime( 379): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime( 379): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime( 379): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 379): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime( 379): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime( 379): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 379): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 379): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime( 379): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime( 615): FATAL EXCEPTION: main
E/AndroidRuntime( 615): Process: com.sonyericsson.home, PID: 615
E/AndroidRuntime( 615): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime( 615): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime( 615): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime( 615): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime( 615): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime( 615): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime( 615): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime( 615): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 615): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime( 615): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime( 615): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 615): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 615): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime( 615): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime( 1052): FATAL EXCEPTION: main
E/AndroidRuntime( 1052): Process: com.sonyericsson.home, PID: 1052
E/AndroidRuntime( 1052): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime( 1052): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime( 1052): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime( 1052): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime( 1052): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime( 1052): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime( 1052): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime( 1052): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 1052): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime( 1052): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime( 1052): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 1052): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 1052): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime( 1052): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime( 1733): FATAL EXCEPTION: main
E/AndroidRuntime( 1733): Process: com.sonyericsson.home, PID: 1733
E/AndroidRuntime( 1733): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime( 1733): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime( 1733): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime( 1733): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime( 1733): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime( 1733): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime( 1733): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime( 1733): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 1733): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime( 1733): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime( 1733): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 1733): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 1733): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime( 1733): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime( 1872): FATAL EXCEPTION: main
E/AndroidRuntime( 1872): Process: com.sonyericsson.home, PID: 1872
E/AndroidRuntime( 1872): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime( 1872): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime( 1872): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime( 1872): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime( 1872): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime( 1872): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime( 1872): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime( 1872): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 1872): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime( 1872): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime( 1872): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 1872): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 1872): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime( 1872): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime( 2113): FATAL EXCEPTION: main
E/AndroidRuntime( 2113): Process: com.sonyericsson.home, PID: 2113
E/AndroidRuntime( 2113): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime( 2113): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime( 2113): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime( 2113): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime( 2113): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime( 2113): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime( 2113): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime( 2113): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 2113): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime( 2113): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime( 2113): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 2113): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 2113): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime( 2113): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
E/AndroidRuntime( 2427): FATAL EXCEPTION: main
E/AndroidRuntime( 2427): Process: com.sonyericsson.home, PID: 2427
E/AndroidRuntime( 2427): java.lang.NoSuchFieldError: No instance field mPageTransition of type Lcom/sonymobile/home/settings/UserSettings$PageTransition; in class Lcom/sonymobile/home/settings/UserSettings; or its superclasses (declaration of 'com.sonymobile.home.settings.UserSettings' appears in /data/app/com.sonyericsson.home-2/base.apk)
E/AndroidRuntime( 2427): at com.sonymobile.home.settings.UserSettings.<init>(UserSettings.java:194)
E/AndroidRuntime( 2427): at com.sonymobile.home.HomeApplication.onCreate(HomeApplication.java:153)
E/AndroidRuntime( 2427): at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1012)
E/AndroidRuntime( 2427): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4661)
E/AndroidRuntime( 2427): at android.app.ActivityThread.access$1500(ActivityThread.java:156)
E/AndroidRuntime( 2427): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1412)
E/AndroidRuntime( 2427): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 2427): at android.os.Looper.loop(Looper.java:211)
E/AndroidRuntime( 2427): at android.app.ActivityThread.main(ActivityThread.java:5389)
E/AndroidRuntime( 2427): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 2427): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 2427): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1020)
E/AndroidRuntime( 2427): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:815)
--------- beginning of system
My Smali File vs Original Smali Files :
Mine - Original
Thanks in advnace!

HavocOS_2.9 Fastboot ROM

This file is exclusively prepared by BN_P
for
Asus Zenfone Max M2 (X01AD). It is havoc Pie 2.9 on pie vendor, Firmware-JP-16.2018.1910.52.
How to ::
1. Confirm your device model as above.
2. No need to be worried on which build your device is presently. This Rom can be flashed on any build. Also seperate unlock bootloader not required... It will b done by flash process automatically.
3. Only for windows users, flashing can be done in windows only.
Before start flashing,
Unzip the downloaded file. Put it in a folder in desktop.
There is a file named "system+vendor.zip" or something like that, unzip that, refer readme guide for details.
Put those above unzipped .img files in the main folder i.e same location of flash_all.cmd.
4. Put your device in fastboot mode, connect to PC and run the flash_all.cmd, just double click on it.
5. Follow the pop up screen.
6. Data erase will be required after flashing before boot.
Detailed process available in readme file inside.
Best of luck
This ROM is included
TWRP+Magisk
opengapps pico
Gcam
Ampere app
Viper sound mod
Google Phone Dialer
Safetynet Fixed
Bugs::
You tell me.
Thanks to::
@vincent for HavocOS GSI image.
[MENTION=268073]topjhonwu for magisk
Link for file...
https://www.androidfilehost.com/?w=files&flid=293310
NB Drop a line in comment section mentioning your feedback / bugs / experience
Updated version V2
Changelog
Magisk19.3 (magisk20 creating problem)
Updated gapps
Fastboot flashscript errors removed
added viper sound mod
updated twrp3.3.1-0
(NB:: Need to unzip system.zip, vendor.zip,recovery.zip,boot.zip to get corrsponding img files before flash)
what are the differences from havoc 2.9 gsi? (besides TWRP + Magisk20.1 opengapps pico Gcam Ampere app Google Phone Dialer Safetynet Fixed)
Gcam version? all work fine?
KLozhev said:
what are the differences from havoc 2.9 gsi? (besides TWRP + Magisk20.1 opengapps pico Gcam Ampere app Google Phone Dialer Safetynet Fixed)
Gcam version? all work fine?
Click to expand...
Click to collapse
It is a fastboot rom.... Can b flashed thru fastboot mode without twrp/custom recovery. No need to unlock bootloader seperately.
Everything will b done thru flashing script... U can say
Its a one click install rom.
[email protected] said:
It is a fastboot rom.... Can b flashed thru fastboot mode without twrp/custom recovery. No need to unlock bootloader seperately.
Everything will b done thru flashing script... U can say
Its a one click install rom.
Click to expand...
Click to collapse
thx
[email protected] said:
TWRP+Magisk20.1
Gcam
Click to expand...
Click to collapse
Gcam not work
without root
in TWRP 3.2.3(!) not work, mtp, adb, microsb
in archive missing generate_image.exe
Code:
934 I ActivityManager: START u0 {act=android.content.pm.action.REQUEST_PERMISSIONS pkg=com.google.android.packageinstaller cmp=com.google.android.packageinstaller/com.android.packageinstaller.permission.ui.GrantPermissionsActivity (has extras)} from uid 10230
10-28 16:42:04.510 1532 3811 D StorageManagerService: UID 10230 is actively using camera; letting them defy reserved cached data
--------- beginning of crash
10-28 16:42:04.570 8619 8665 E AndroidRuntime: FATAL EXCEPTION: GoogleApiHandler
10-28 16:42:04.570 8619 8665 E AndroidRuntime: Process: com.google.android.GoogleCamera, PID: 8619
10-28 16:42:04.570 8619 8665 E AndroidRuntime: java.lang.SecurityException: GoogleCertificatesRslt: not whitelisted: pkg=com.google.android.GoogleCamera, sha1=61ed377e85d386a8dfee6b864bd85b0bfaa5af81, atk=false, ver=14848037.true
10-28 16:42:04.570 8619 8665 E AndroidRuntime: at android.os.Parcel.createException(Parcel.java:1950)
10-28 16:42:04.570 8619 8665 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1918)
10-28 16:42:04.570 8619 8665 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1868)
10-28 16:42:04.570 8619 8665 E AndroidRuntime: at ksy.a(Unknown Source:35)
10-28 16:42:04.570 8619 8665 E AndroidRuntime: at krq.a(Unknown Source:98)
10-28 16:42:04.570 8619 8665 E AndroidRuntime: at lar.run(Unknown Source:54)
10-28 16:42:04.570 8619 8665 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:873)
10-28 16:42:04.570 8619 8665 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99)
10-28 16:42:04.570 8619 8665 E AndroidRuntime: at android.os.Looper.loop(Looper.java:193)
10-28 16:42:04.570 8619 8665 E AndroidRuntime: at android.os.HandlerThread.run(HandlerThread.java:65)
10-28 16:42:04.620 1532 8279 W ActivityManager: Force finishing activity com.google.android.GoogleCamera/com.android.camera.CameraLauncher
10-28 16:42:04.639 1532 8279 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1005 com.android.server.am.AppErrors.crashApplicationInner:469 com.android.server.am.AppErrors.crashApplication:392 com.android.server.am.ActivityManagerService.handleApplicationCrashInner:15805 com.android.server.am.ActivityManagerService.handleApplicationCrash:15771
10-28 16:42:04.644 1532 1585 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
10-28 16:42:04.644 1532 1585 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
--------- beginning of main
10-28 16:42:04.693 949 8767 I chatty : uid=1047(cameraserver) /system/bin/cameraserver expire 3 lines
10-28 16:42:04.708 1532 5145 I WindowManager: WIN DEATH: Window{a97e4c3 u0 com.google.android.GoogleCamera/com.android.camera.CameraLauncher}
10-28 16:42:04.708 1532 8108 I ActivityManager: Process com.google.android.GoogleCamera (pid 8619) has died: vis +99TOP
10-28 16:42:04.710 1532 1588 I chatty : uid=1000(system) ActivityManager expire 8 lines
10-28 16:42:04.710 795 8752 I chatty : uid=1047(cameraserver) [email protected] expire 4 lines
10-28 16:42:04.713 1532 3227 I WindowManager: WIN DEATH: Window{263b47e u0 Toast}
10-28 16:42:04.713 1532 3227 I chatty : uid=1000(system) Binder:1532_3 expire 1 line
10-28 16:42:04.732 831 1286 W SurfaceFlinger: Attempting to set client state on removed layer: com.google.android.GoogleCamera/com.android.camera.CameraLauncher#0
10-28 16:42:04.732 831 1286 W SurfaceFlinger: Attempting to destroy on removed layer: com.google.android.GoogleCamera/com.android.camera.CameraLauncher#0
10-28 16:42:04.736 795 8785 I chatty : uid=1047(cameraserver) [email protected] expire 2 lines
10-28 16:42:04.739 831 906 E BufferQueueProducer: [SurfaceView - com.google.android.GoogleCamera/com.android.camera.CameraLauncher#0] queueBuffer: BufferQueue has been abandoned
10-28 16:42:04.743 815 840 E ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
10-28 16:42:04.743 815 840 E ANDR-PERF-OPTSHANDLER: Perflock resource /sys/devices/system/cpu/cpu0/cpufreq/schedutil/hispeed_load not supported
10-28 16:42:04.743 815 840 E ANDR-PERF-OPTSHANDLER: Perflock resource /sys/devices/system/cpu/cpu0/cpufreq/schedutil/hispeed_freq not supported
10-28 16:42:04.749 1532 1587 W ActivityManager: Slow operation: 142ms so far, now at startProcess: returned from zygote!
10-28 16:42:04.752 746 746 I Zygote : Process 8619 exited due to signal (9)
10-28 16:42:04.763 8821 8821 I chatty : uid=10230(u0_a230) expire 4 lines
10-28 16:42:04.763 1532 1587 W ActivityManager: Slow operation: 156ms so far, now at startProcess: done updating battery stats
10-28 16:42:04.763 1532 1587 W ActivityManager: Slow operation: 156ms so far, now at startProcess: building log message
10-28 16:42:04.763 1532 1587 I ActivityManager: Start proc 8821:com.google.android.GoogleCamera:crash_report/u0a230 for service com.google.android.GoogleCamera/com.google.android.apps.camera.app.silentfeedback.SilentFeedbackService
10-28 16:42:04.763 1532 1587 W ActivityManager: Slow operation: 156ms so far, now at startProcess: starting to update pids map
10-28 16:42:04.763 1532 1587 W ActivityManager: Slow operation: 156ms so far, now at startProcess: done updating pids map
10-28 16:42:04.768 831 1286 E BufferQueueProducer: [SurfaceView - com.google.android.GoogleCamera/com.android.camera.CameraLauncher#0] queueBuffer: BufferQueue has been abandoned
10-28 16:42:04.769 949 1913 I chatty : uid=1047(cameraserver) HwBinder:949_3 expire 12 lines
10-28 16:42:04.771 4271 4271 D Launcher.Utilities: onLauncherStart: 0
10-28 16:42:04.773 1532 3811 W ActivityManager: Unable to start service Intent { act=com.android.launcher3.WINDOW_OVERLAY dat=app://ch.deletescape.lawnchair.ci:10038?v=7&cv=9 pkg=com.google.android.googlequicksearchbox } U=0: not found
10-28 16:42:04.803 831 3852 E BufferQueueProducer: [SurfaceView - com.google.android.GoogleCamera/com.android.camera.CameraLauncher#0] queueBuffer: BufferQueue has been abandoned
10-28 16:42:04.815 795 1794 I chatty : uid=1047(cameraserver) HwBinder:795_1 expire 122 lines
10-28 16:42:04.818 815 840 E ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
10-28 16:42:04.853 795 8804 I chatty : uid=1047(cameraserver) [email protected] expire 1 line
10-28 16:42:04.893 795 8841 I chatty : uid=1047(cameraserver) [email protected] expire 2 lines
10-28 16:42:04.894 795 8842 I chatty : uid=1047(cameraserver) [email protected] expire 2 lines
10-28 16:42:04.895 795 8843 I chatty : uid=1047(cameraserver) [email protected] expire 3 lines
10-28 16:42:04.896 795 8844 I chatty : uid=1047(cameraserver) [email protected] expire 2 lines
10-28 16:42:04.903 8821 8821 E AndroidRuntime: FATAL EXCEPTION: main
10-28 16:42:04.903 8821 8821 E AndroidRuntime: Process: com.google.android.GoogleCamera:crash_report, PID: 8821
10-28 16:42:04.903 8821 8821 E AndroidRuntime: java.lang.SecurityException: GoogleCertificatesRslt: not whitelisted: pkg=com.google.android.GoogleCamera, sha1=61ed377e85d386a8dfee6b864bd85b0bfaa5af81, atk=false, ver=14848037.true
10-28 16:42:04.903 8821 8821 E AndroidRuntime: at android.os.Parcel.createException(Parcel.java:1950)
10-28 16:42:04.903 8821 8821 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1918)
10-28 16:42:04.903 8821 8821 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1868)
10-28 16:42:04.903 8821 8821 E AndroidRuntime: at ksy.a(Unknown Source:35)
10-28 16:42:04.903 8821 8821 E AndroidRuntime: at krq.a(Unknown Source:98)
10-28 16:42:04.903 8821 8821 E AndroidRuntime: at kzw.a(Unknown Source:98)
10-28 16:42:04.903 8821 8821 E AndroidRuntime: at laa.run(Unknown Source:21)
10-28 16:42:04.903 8821 8821 E AndroidRuntime: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:458)
10-28 16:42:04.903 8821 8821 E AndroidRuntime: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
10-28 16:42:04.903 8821 8821 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
10-28 16:42:04.903 8821 8821 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
10-28 16:42:04.903 8821 8821 E AndroidRuntime: at kwm.run(Unknown Source:7)
10-28 16:42:04.903 8821 8821 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)
10-28 16:42:04.908 1532 8820 W ActivityManager: Process com.google.android.GoogleCamera has crashed too many times: killing!
10-28 16:42:04.910 1532 8820 I ActivityManager: Killing 8821:com.google.android.GoogleCamera:crash_report/u0a230 (adj 500): crash
10-28 16:42:04.914 795 8846 I chatty : uid=1047(cameraserver) [email protected] expire 5 lines
10-28 16:42:04.918 795 8848 I chatty : uid=1047(cameraserver) [email protected] expire 2 lines
10-28 16:42:04.932 1532 1585 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
10-28 16:42:04.933 1532 1585 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
10-28 16:42:04.937 802 843 I SDM : ResourceImpl::SetMaxBandwidthMode: new bandwidth mode=0
10-28 16:42:04.947 439 439 E SELinux : avc: denied { find } for interface=vendor.lineage.camera.motor::ICameraMotor sid=u:r:cameraserver:s0 pid=949 scontext=u:r:cameraserver:s0 tcontext=u:object_r:default_android_hwservice:s0 tclass=hwservice_manager permissive=0
THANK YOU!!!!!!
[email protected] said:
This file is exclusively prepared by BN_P
for
Asus Zenfone Max M2 (X01AD). It is havoc Pie 2.9 on pie vendor, Firmware-JP-16.2018.1910.52.
How to ::
1. Confirm your device model as above.
2. No need to be worried on which build your device is presently. This Rom can be flashed on any build.
3. Only for windows users, flashing can be done in windows only.
Before start flashing,
There is a file named "system+vendor.zip", unzip that, it will generate two file i.e. system.img and vendor.img
Put the above two .img files in the main folder i.e same location of flash_all.cmd.
4. Put your device in fastboot mode, connect to PC and run the flash_all.cmd, just double click on it.
5. Follow the pop up screen.
6. Data erase will be required after flashing before boot.
Best of luck
This ROM is included
TWRP+Magisk20.1
opengapps pico
Gcam
Ampere app
Google Phone Dialer
Safetynet Fixed
Bugs::
You tell me.
Thanks to::
@vincent for HavocOS GSI image.
[MENTION=268073]topjhonwu for magisk
Link for file
https://www.androidfilehost.com/?fid=4349826312261607460
Click to expand...
Click to collapse
Bootloader unlocking required or not ???
Techgaming432 said:
Bootloader unlocking required or not ???
Click to expand...
Click to collapse
Not required... Unlock will b done automatically by flash script
[email protected] said:
This file is exclusively prepared by BN_P
for
Asus Zenfone Max M2 (X01AD). It is havoc Pie 2.9 on pie vendor, Firmware-JP-16.2018.1910.52.
How to ::
1. Confirm your device model as above.
2. No need to be worried on which build your device is presently. This Rom can be flashed on any build.
3. Only for windows users, flashing can be done in windows only.
Before start flashing,
There is a file named "system+vendor.zip", unzip that, it will generate two file i.e. system.img and vendor.img
Put the above two .img files in the main folder i.e same location of flash_all.cmd.
4. Put your device in fastboot mode, connect to PC and run the flash_all.cmd, just double click on it.
5. Follow the pop up screen.
6. Data erase will be required after flashing before boot.
Best of luck
This ROM is included
TWRP+Magisk20.1
opengapps pico
Gcam
Ampere app
Google Phone Dialer
Safetynet Fixed
Bugs::
You tell me.
Thanks to::
@vincent for HavocOS GSI image.
[MENTION=268073]topjhonwu for magisk
Link for file
https://www.androidfilehost.com/?fid=4349826312261607460
Click to expand...
Click to collapse
Any other ROM like MIUI or Oxygen OS have for X01AD ??
Techgaming432 said:
Any other ROM like MIUI or Oxygen OS have for X01AD ??
Click to expand...
Click to collapse
Search.... I hv not made yet
[email protected] said:
Search.... I hv not made yet
Click to expand...
Click to collapse
Please made a MIUI 10 stable ROM i will give what you want but please made a MIUI 10 stable ROM
Techgaming432 said:
Please made a MIUI 10 stable ROM i will give what you want but please made a MIUI 10 stable ROM
Click to expand...
Click to collapse
May b in future
please tell me full process step by step
nixsting said:
please tell me full process step by step
Click to expand...
Click to collapse
Follow readme file inside
An error occurred when flashing the system image it says invalid sparse system in command prompt window and skips the system image from flashing
Please tell me the solve of the problem
Techgaming432 said:
An error occurred when flashing the system image it says invalid sparse system in command prompt window and skips the system image from flashing
Please tell me the solve of the problem
Click to expand...
Click to collapse
Did u unzipped system.zip and kept the system.img file at flashing folder....?
Plz follow readme file inside.
Before flashing ensure all img files are present
Sydtem.img
Vendor
Boot
Recovery
Other firmwire images
[email protected] said:
Did u unzipped system.zip and kept the system.img file at flashing folder....?
Plz follow readme file inside.
Click to expand...
Click to collapse
Yes i extracted the system+vendor zip file and moved the system.img and vendor.img file into the same location on flashall.cmd and exactly follow the guide but the error occurres
Techgaming432 said:
Yes i extracted the system+vendor zip file and moved the system.img and vendor.img file into the same location on flashall.cmd and exactly follow the guide but the error occurres
Click to expand...
Click to collapse
Post a screenshot
[email protected] said:
Post a screenshot
Click to expand...
Click to collapse
Ok I will try another time to flash if the erro occure then i will take a screenshot of the command prompt window and send it to you by today evening

Categories

Resources