[ROM][ONLINE][4.4.2][NG4] Alliance ROM [Reborn]

Mosh Edd

Senior Member
Jul 3, 2012
1,130
408
0
Ruiru
Perfect ROM

Wow, this ROM is just the bomb, I don't know which bugs or errors you guys are talking about!!! Thanx Alliance Team for the awesome masterpiece. I guess I can now rest on flashing ROMs business.
 

Mosh Edd

Senior Member
Jul 3, 2012
1,130
408
0
Ruiru
Sad to say im experiencing some of this....:(
M8, I almost did not download this ROM (My Favourite) coz of your review. but i had to take the risk since "I was tired of flashing ROMS and mods and colors" Alliance gives you all that and more.

so I went ahead and flashed the ROM and everything is perfect, just make sure you select full wipe in ROM Customizer and am pretty sure all shall be well and you will enjoy the ROM for the next 6 or more months without asking for an update.

Hope I help someone thinking of flashing this ROM.

MY ADVICE IS, FLASH THE SWEET ROM, IT WILL BE WORTH EVERY BIT OF YOUR TIME.
 

batlyn

Senior Member
May 28, 2013
2,596
3,249
0
Trece Martires City
M8, I almost did not download this ROM (My Favourite) coz of your review. but i had to take the risk since "I was tired of flashing ROMS and mods and colors" Alliance gives you all that and more.

so I went ahead and flashed the ROM and everything is perfect, just make sure you select full wipe in ROM Customizer and am pretty sure all shall be well and you will enjoy the ROM for the next 6 or more months without asking for an update.

Hope I help someone thinking of flashing this ROM.

MY ADVICE IS, FLASH THE SWEET ROM, IT WILL BE WORTH EVERY BIT OF YOUR TIME.
Yes i did a full wipe..
im a alliance rom fanatic since galaxy S2....i encounter errors like when you turn on bluetooth and turn it off the icon remain on the status bar and need a hit boot to make disappeare on status bar...recent panel icon gives me system ui fc...xtra toggle also make hot reboot....rom customizer not automatically reboot to recovery mode when flashing rom...etc...
 
Last edited:

Mosh Edd

Senior Member
Jul 3, 2012
1,130
408
0
Ruiru
Yes i did a full wipe..
im a alliance rom fanatic since galaxy S2....i encounter errors like when you turn on bluetooth and turn it off the icon remain on the status bar and need a hit boot to make disappeare on status bar...recent panel icon gives me system ui fc...xtra toggle also make hot reboot....rom customizer not automatically reboot to download mode when flashing rom...etc...
M8, l can assure you that most of those Issues you mentioned are not present. Only thing 1 have seen is the Bluetooth Issue. The ROM is just perfect besides that. Maybe you should give it one last shot before giving up. All the Best M8•

BTW, restarting System UI in ROM control can work very handy in such a situation•

Alliance Team, Please add an OTA Update to fix this and also a MOD to change tracks when Screen is off would be perfect. Thanx in Advance•

Sent from my GT-N7100
 
Last edited:
  • Like
Reactions: batlyn

Asked Man

Senior Member
Jan 18, 2012
98
16
0
Rio de Janeiro
gmail attachments fc

Hi, I'm having some weird issue with gmail. Image attachments are not working, the app fc when I tap to see the attachments.
Other kinds of attachmwnts works fine, like pdf, but pictures crashes the app.

Anyone else seeing this?
 

Weetbix

Senior Member
Feb 1, 2010
606
290
0
Kariong
Hi, I'm having some weird issue with gmail. Image attachments are not working, the app fc when I tap to see the attachments.
Other kinds of attachmwnts works fine, like pdf, but pictures crashes the app.

Anyone else seeing this?
I had to send myself a few test messages, but I am as well. I tried jpg and png files, and each time the little preview image was broken, and gmail (the new updated version, v5) crashed when I tapped it to view the whole image. A pdf attachment opened fine. Logcat proves to be interesting though. Simply looking at the email itself with the broken thumbnail preview and this is constantly repeated (at a fast rate, with xxx replacing my email address):

I/Gmail ( 9399): Unable to decode thumbnail content://gmail-ls/[email protected]/messages/146/attachments/0.1/SIMPLE/false: class java.io.FileNotFoundException Missing local attachment.
E/Gmail ( 9399): Attachment is not requested conversationId = 1483961762337247259, messageId = 1483961762337247259, partId = 0.1, rendition = BEST, saveToSd = false
E/Gmail ( 9399): Couldn't find local attachment

....and when I tap the broken preview to view the whole image:

E/dalvikvm( 9399): Could not find class 'android.support.v4.app.D', referenced from method android.support.v4.app.a.a
W/dalvikvm( 9399): VFY: unable to resolve new-instance 357 (Landroid/support/v4/app/D;) in Landroid/support/v4/app/a;
D/dalvikvm( 9399): VFY: replacing opcode 0x22 at 0x016a
I/dalvikvm( 9399): Could not find method android.view.View.getTransitionName, referenced from method android.support.v4.app.a.b
W/dalvikvm( 9399): VFY: unable to resolve virtual method 7464: Landroid/view/View;.getTransitionName ()Ljava/lang/String;
D/dalvikvm( 9399): VFY: replacing opcode 0x6e at 0x0014
W/dalvikvm( 9399): Unable to resolve superclass of Landroid/support/v4/app/D; (1074)
W/dalvikvm( 9399): Link of class 'Landroid/support/v4/app/D;' failed
D/dalvikvm( 9399): DexOpt: unable to opt direct call 0x06b9 at 0x16c in Landroid/support/v4/app/a;.a
I/dalvikvm( 9399): Could not find method android.view.ScaleGestureDetector.isQuickScaleEnabled, referenced from method android.support.v4.view.X.g
W/dalvikvm( 9399): VFY: unable to resolve virtual method 7358: Landroid/view/ScaleGestureDetector;.isQuickScaleEnabled ()Z
D/dalvikvm( 9399): VFY: replacing opcode 0x6e at 0x0002
D/AndroidRuntime( 9399): Shutting down VM
W/dalvikvm( 9399): threadid=1: thread exiting with uncaught exception (group=0x41a16c08)
W/GAV2 ( 9399): Thread[main,5,main]: dispatch call queued. Need to call GAServiceManager.getInstance().initialize().
E/AndroidRuntime( 9399): FATAL EXCEPTION: main
E/AndroidRuntime( 9399): Process: com.google.android.gm, PID: 9399
E/AndroidRuntime( 9399): android.view.InflateException: Binary XML file line #22: Error inflating class com.android.ex.photo.views.PhotoView
E/AndroidRuntime( 9399): at android.view.LayoutInflater.createView(LayoutInflater.java:626)
E/AndroidRuntime( 9399): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:702)
E/AndroidRuntime( 9399): at android.view.LayoutInflater.rInflate(LayoutInflater.java:761)
E/AndroidRuntime( 9399): at android.view.LayoutInflater.inflate(LayoutInflater.java:498)
E/AndroidRuntime( 9399): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
E/AndroidRuntime( 9399): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:631)
E/AndroidRuntime( 9399): at android.view.LayoutInflater.inflate(Native Method)
E/AndroidRuntime( 9399): at android.view.LayoutInflater.inflate(LayoutInflater.java:398)
E/AndroidRuntime( 9399): at com.android.ex.photo.b.a.a(SourceFile:219)
E/AndroidRuntime( 9399): at android.support.v4.app.Fragment.b(SourceFile:1786)
E/AndroidRuntime( 9399): at android.support.v4.app.q.a(SourceFile:947)
E/AndroidRuntime( 9399): at android.support.v4.app.q.a(SourceFile:1126)
E/AndroidRuntime( 9399): at android.support.v4.app.a.run(SourceFile:739)
E/AndroidRuntime( 9399): at android.support.v4.app.q.L(SourceFile:1489)
E/AndroidRuntime( 9399): at android.support.v4.app.q.executePendingTransactions(SourceFile:486)
E/AndroidRuntime( 9399): at com.android.ex.photo.a.b.aX(SourceFile:144)
E/AndroidRuntime( 9399): at android.support.v4.view.U.aW(SourceFile:148)
E/AndroidRuntime( 9399): at android.support.v4.view.ViewPager.A(SourceFile:1073)
E/AndroidRuntime( 9399): at android.support.v4.view.ViewPager.a(SourceFile:555)
E/AndroidRuntime( 9399): at android.support.v4.view.ViewPager.a(SourceFile:514)
E/AndroidRuntime( 9399): at android.support.v4.view.ViewPager.be(SourceFile:913)
E/AndroidRuntime( 9399): at android.support.v4.view.ao_OnChanged(SourceFile:2824)
E/AndroidRuntime( 9399): at android.database.DataSetObservable.notifyChanged(DataSetObservable.java:37)
E/AndroidRuntime( 9399): at android.support.v4.view.U.notifyDataSetChanged(SourceFile:276)
E/AndroidRuntime( 9399): at com.android.ex.photo.a.a.swapCursor(SourceFile:189)
E/AndroidRuntime( 9399): at com.android.ex.photo.a.d.swapCursor(SourceFile:97)
E/AndroidRuntime( 9399): at com.android.ex.photo.k.a(SourceFile:62)
E/AndroidRuntime( 9399): at android.support.v4.app.N.c(SourceFile:427)
E/AndroidRuntime( 9399): at android.support.v4.app.N.b(SourceFile:395)
E/AndroidRuntime( 9399): at android.support.v4.content.j.deliverResult(SourceFile:104)
E/AndroidRuntime( 9399): at android.support.v4.content.d.deliverResult(SourceFile:73)
E/AndroidRuntime( 9399): at android.support.v4.content.d.deliverResult(SourceFile:35)
E/AndroidRuntime( 9399): at android.support.v4.content.b.onPostExecute(SourceFile:61)
E/AndroidRuntime( 9399): at android.support.v4.content.ModernAsyncTask.c(SourceFile:47)
E/AndroidRuntime( 9399): at android.support.v4.content.r.handleMessage(SourceFile:474)
E/AndroidRuntime( 9399): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 9399): at android.os.Looper.loop(Looper.java:146)
E/AndroidRuntime( 9399): at android.app.ActivityThread.main(ActivityThread.java:5602)
E/AndroidRuntime( 9399): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 9399): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 9399): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1283)
E/AndroidRuntime( 9399): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1099)
E/AndroidRuntime( 9399): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:132)
E/AndroidRuntime( 9399): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 9399): Caused by: java.lang.reflect.InvocationTargetException
E/AndroidRuntime( 9399): at java.lang.reflect.Constructor.constructNative(Native Method)
E/AndroidRuntime( 9399): at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
E/AndroidRuntime( 9399): at android.view.LayoutInflater.createView(LayoutInflater.java:600)
E/AndroidRuntime( 9399): ... 43 more
E/AndroidRuntime( 9399): Caused by: java.lang.NoSuchMethodError: android.view.ScaleGestureDetector.isQuickScaleEnabled
E/AndroidRuntime( 9399): at android.support.v4.view.X.g(SourceFile:53)
E/AndroidRuntime( 9399): at android.support.v4.view.V.g(SourceFile:83)
E/AndroidRuntime( 9399): at com.android.ex.photo.views.PhotoView.nF(SourceFile:1133)
E/AndroidRuntime( 9399): at com.android.ex.photo.views.PhotoView.<init>(SourceFile:199)
E/AndroidRuntime( 9399): ... 46 more
W/ActivityManager( 2802): Force finishing activity com.google.android.gm/.photo.GmailPhotoViewActivity


Both images are fine when viewing the email via my desktop's browser. No idea if it's the new gmail 's fault or not, I'm not too good at reading logcats :(
 
Last edited:
  • Like
Reactions: Asked Man

Wiecznymw

Senior Member
May 7, 2013
448
149
0
I had to send myself a few test messages, but I am as well. I tried jpg and png files, and each time the little preview image was broken, and gmail (the new updated version, v5) crashed when I tapped it to view the whole image. A pdf attachment opened fine. Logcat proves to be interesting though. Simply looking at the email itself with the broken thumbnail preview and this is constantly repeated (at a fast rate, with xxx replacing my email address):

I/Gmail ( 9399): Unable to decode thumbnail content://gmail-ls/[email protected]/messages/146/attachments/0.1/SIMPLE/false: class java.io.FileNotFoundException Missing local attachment.
E/Gmail ( 9399): Attachment is not requested conversationId = 1483961762337247259, messageId = 1483961762337247259, partId = 0.1, rendition = BEST, saveToSd = false
E/Gmail ( 9399): Couldn't find local attachment

....and when I tap the broken preview to view the whole image:

E/dalvikvm( 9399): Could not find class 'android.support.v4.app.D', referenced from method android.support.v4.app.a.a
W/dalvikvm( 9399): VFY: unable to resolve new-instance 357 (Landroid/support/v4/app/D;) in Landroid/support/v4/app/a;
D/dalvikvm( 9399): VFY: replacing opcode 0x22 at 0x016a
I/dalvikvm( 9399): Could not find method android.view.View.getTransitionName, referenced from method android.support.v4.app.a.b
W/dalvikvm( 9399): VFY: unable to resolve virtual method 7464: Landroid/view/View;.getTransitionName ()Ljava/lang/String;
D/dalvikvm( 9399): VFY: replacing opcode 0x6e at 0x0014
W/dalvikvm( 9399): Unable to resolve superclass of Landroid/support/v4/app/D; (1074)
W/dalvikvm( 9399): Link of class 'Landroid/support/v4/app/D;' failed
D/dalvikvm( 9399): DexOpt: unable to opt direct call 0x06b9 at 0x16c in Landroid/support/v4/app/a;.a
I/dalvikvm( 9399): Could not find method android.view.ScaleGestureDetector.isQuickScaleEnabled, referenced from method android.support.v4.view.X.g
W/dalvikvm( 9399): VFY: unable to resolve virtual method 7358: Landroid/view/ScaleGestureDetector;.isQuickScaleEnabled ()Z
D/dalvikvm( 9399): VFY: replacing opcode 0x6e at 0x0002
D/AndroidRuntime( 9399): Shutting down VM
W/dalvikvm( 9399): threadid=1: thread exiting with uncaught exception (group=0x41a16c08)
W/GAV2 ( 9399): Thread[main,5,main]: dispatch call queued. Need to call GAServiceManager.getInstance().initialize().
E/AndroidRuntime( 9399): FATAL EXCEPTION: main
E/AndroidRuntime( 9399): Process: com.google.android.gm, PID: 9399
E/AndroidRuntime( 9399): android.view.InflateException: Binary XML file line #22: Error inflating class com.android.ex.photo.views.PhotoView
E/AndroidRuntime( 9399): at android.view.LayoutInflater.createView(LayoutInflater.java:626)
E/AndroidRuntime( 9399): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:702)
E/AndroidRuntime( 9399): at android.view.LayoutInflater.rInflate(LayoutInflater.java:761)
E/AndroidRuntime( 9399): at android.view.LayoutInflater.inflate(LayoutInflater.java:498)
E/AndroidRuntime( 9399): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
E/AndroidRuntime( 9399): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:631)
E/AndroidRuntime( 9399): at android.view.LayoutInflater.inflate(Native Method)
E/AndroidRuntime( 9399): at android.view.LayoutInflater.inflate(LayoutInflater.java:398)
E/AndroidRuntime( 9399): at com.android.ex.photo.b.a.a(SourceFile:219)
E/AndroidRuntime( 9399): at android.support.v4.app.Fragment.b(SourceFile:1786)
E/AndroidRuntime( 9399): at android.support.v4.app.q.a(SourceFile:947)
E/AndroidRuntime( 9399): at android.support.v4.app.q.a(SourceFile:1126)
E/AndroidRuntime( 9399): at android.support.v4.app.a.run(SourceFile:739)
E/AndroidRuntime( 9399): at android.support.v4.app.q.L(SourceFile:1489)
E/AndroidRuntime( 9399): at android.support.v4.app.q.executePendingTransactions(SourceFile:486)
E/AndroidRuntime( 9399): at com.android.ex.photo.a.b.aX(SourceFile:144)
E/AndroidRuntime( 9399): at android.support.v4.view.U.aW(SourceFile:148)
E/AndroidRuntime( 9399): at android.support.v4.view.ViewPager.A(SourceFile:1073)
E/AndroidRuntime( 9399): at android.support.v4.view.ViewPager.a(SourceFile:555)
E/AndroidRuntime( 9399): at android.support.v4.view.ViewPager.a(SourceFile:514)
E/AndroidRuntime( 9399): at android.support.v4.view.ViewPager.be(SourceFile:913)
E/AndroidRuntime( 9399): at android.support.v4.view.ao_OnChanged(SourceFile:2824)
E/AndroidRuntime( 9399): at android.database.DataSetObservable.notifyChanged(DataSetObservable.java:37)
E/AndroidRuntime( 9399): at android.support.v4.view.U.notifyDataSetChanged(SourceFile:276)
E/AndroidRuntime( 9399): at com.android.ex.photo.a.a.swapCursor(SourceFile:189)
E/AndroidRuntime( 9399): at com.android.ex.photo.a.d.swapCursor(SourceFile:97)
E/AndroidRuntime( 9399): at com.android.ex.photo.k.a(SourceFile:62)
E/AndroidRuntime( 9399): at android.support.v4.app.N.c(SourceFile:427)
E/AndroidRuntime( 9399): at android.support.v4.app.N.b(SourceFile:395)
E/AndroidRuntime( 9399): at android.support.v4.content.j.deliverResult(SourceFile:104)
E/AndroidRuntime( 9399): at android.support.v4.content.d.deliverResult(SourceFile:73)
E/AndroidRuntime( 9399): at android.support.v4.content.d.deliverResult(SourceFile:35)
E/AndroidRuntime( 9399): at android.support.v4.content.b.onPostExecute(SourceFile:61)
E/AndroidRuntime( 9399): at android.support.v4.content.ModernAsyncTask.c(SourceFile:47)
E/AndroidRuntime( 9399): at android.support.v4.content.r.handleMessage(SourceFile:474)
E/AndroidRuntime( 9399): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 9399): at android.os.Looper.loop(Looper.java:146)
E/AndroidRuntime( 9399): at android.app.ActivityThread.main(ActivityThread.java:5602)
E/AndroidRuntime( 9399): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 9399): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 9399): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1283)
E/AndroidRuntime( 9399): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1099)
E/AndroidRuntime( 9399): at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:132)
E/AndroidRuntime( 9399): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 9399): Caused by: java.lang.reflect.InvocationTargetException
E/AndroidRuntime( 9399): at java.lang.reflect.Constructor.constructNative(Native Method)
E/AndroidRuntime( 9399): at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
E/AndroidRuntime( 9399): at android.view.LayoutInflater.createView(LayoutInflater.java:600)
E/AndroidRuntime( 9399): ... 43 more
E/AndroidRuntime( 9399): Caused by: java.lang.NoSuchMethodError: android.view.ScaleGestureDetector.isQuickScaleEnabled
E/AndroidRuntime( 9399): at android.support.v4.view.X.g(SourceFile:53)
E/AndroidRuntime( 9399): at android.support.v4.view.V.g(SourceFile:83)
E/AndroidRuntime( 9399): at com.android.ex.photo.views.PhotoView.nF(SourceFile:1133)
E/AndroidRuntime( 9399): at com.android.ex.photo.views.PhotoView.<init>(SourceFile:199)
E/AndroidRuntime( 9399): ... 46 more
W/ActivityManager( 2802): Force finishing activity com.google.android.gm/.photo.GmailPhotoViewActivity


Both images are fine when viewing the email via my desktop's browser. No idea if it's the new gmail 's fault or not, I'm not too good at reading logcats :(
+1
 

Asked Man

Senior Member
Jan 18, 2012
98
16
0
Rio de Janeiro
New BusyBox FC as well

Just updated BusyBox and now it force closes every time I try to open the app.

build.board: smdk4x12
build.bootloader: N7100XXUFNE1
build.brand: samsung
build.cpu_abi: armeabi-v7a
build.cpu_abi2: armeabi
build.device: t03g
build.display: AllianceROM_N7100
build.fingerprint: samsung/t03gxx/t03g:4.4.2/KOT49H/N7100XXUFNG4:user/release-keys
build.hardware: smdk4x12
build.host: SWDD5803
build.id: KOT49H
build.manufacturer: samsung
build.model: GT-N7100
build.product: t03gxx
build.radio: unknown
build.serial: 4df71f1e6ed4cfbf
build.tags: release-keys
build.time: 1406715909000
build.type: user
build.user: dpi
version.codename: REL
version.incremental: N7100XXUFNG4
version.release: 4.4.2
version.sdk_int: 19

11-06 15:10:21.516 D/PackageBroadcastService(22186): Received broadcast action=android.intent.action.PACKAGE_REPLACED and uri=stericson.busybox
11-06 15:10:21.556 D/HumbleBundle.HBBroadcastReceiver(13393): HBBroadcastReceiver is receiving Intent { act=android.intent.action.PACKAGE_REPLACED dat=package:stericson.busybox flg=0x4000010 cmp=com.humblebundle.library/.HBBroadcastReceiver (has extras) }
11-06 15:10:21.641 D/CrashAnrDetector(2488): processName: stericson.busybox
11-06 15:10:21.641 D/CrashAnrDetector(2488): broadcastEvent : stericson.busybox data_app_crash
11-06 15:10:37.686 D/CrashAnrDetector(2488): processName: stericson.busybox
11-06 15:10:37.686 D/CrashAnrDetector(2488): broadcastEvent : stericson.busybox data_app_crash
11-06 15:11:17.566 W/BroadcastQueue(2488): Unable to launch app stericson.busybox/10163 for broadcast Intent { act=android.intent.action.PACKAGE_REPLACED dat=package:com.google.android.apps.maps flg=0x4000010 (has extras) }: process is bad
11-06 15:11:31.856 W/BroadcastQueue(2488): Unable to launch app stericson.busybox/10163 for broadcast Intent { act=android.intent.action.PACKAGE_REPLACED dat=package:com.google.android.apps.docs flg=0x4000010 (has extras) }: process is bad
11-06 15:11:33.661 V/ApplicationPolicy(2488): isApplicationStateBlocked userId 0 pkgname stericson.busybox
11-06 15:11:33.756 E/AndroidRuntime(14223): Process: stericson.busybox, PID: 14223
11-06 15:11:33.756 E/AndroidRuntime(14223): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{stericson.busybox/stericson.busybox.Activity.MainActivity}: java.lang.ClassNotFoundException: Didn't find class "stericson.busybox.Activity.MainActivity" on path: DexPathList[[zip file "/data/app/stericson.busybox-2.apk"],nativeLibraryDirectories=[/data/app-lib/stericson.busybox-2, /vendor/lib, /system/lib]]
11-06 15:11:33.756 E/AndroidRuntime(14223): Caused by: java.lang.ClassNotFoundException: Didn't find class "stericson.busybox.Activity.MainActivity" on path: DexPathList[[zip file "/data/app/stericson.busybox-2.apk"],nativeLibraryDirectories=[/data/app-lib/stericson.busybox-2, /vendor/lib, /system/lib]]
11-06 15:11:33.756 W/ActivityManager(2488): Force finishing activity stericson.busybox/.Activity.MainActivity
11-06 15:11:33.801 D/CrashAnrDetector(2488): processName: stericson.busybox
11-06 15:11:33.801 D/CrashAnrDetector(2488): broadcastEvent : stericson.busybox data_app_crash
11-06 15:11:35.501 I/ActivityManager(2488): Process stericson.busybox (pid 14223) (adj 9) has died.
11-06 15:11:43.846 V/ApplicationPolicy(2488): isApplicationStateBlocked userId 0 pkgname stericson.busybox
11-06 15:11:43.931 E/AndroidRuntime(14318): Process: stericson.busybox, PID: 14318
11-06 15:11:43.931 E/AndroidRuntime(14318): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{stericson.busybox/stericson.busybox.Activity.MainActivity}: java.lang.ClassNotFoundException: Didn't find class "stericson.busybox.Activity.MainActivity" on path: DexPathList[[zip file "/data/app/stericson.busybox-2.apk"],nativeLibraryDirectories=[/data/app-lib/stericson.busybox-2, /vendor/lib, /system/lib]]
11-06 15:11:43.931 E/AndroidRuntime(14318): Caused by: java.lang.ClassNotFoundException: Didn't find class "stericson.busybox.Activity.MainActivity" on path: DexPathList[[zip file "/data/app/stericson.busybox-2.apk"],nativeLibraryDirectories=[/data/app-lib/stericson.busybox-2, /vendor/lib, /system/lib]]
11-06 15:11:43.931 W/ActivityManager(2488): Force finishing activity stericson.busybox/.Activity.MainActivity
11-06 15:11:43.961 D/CrashAnrDetector(2488): processName: stericson.busybox
11-06 15:11:43.961 D/CrashAnrDetector(2488): broadcastEvent : stericson.busybox data_app_crash
11-06 15:11:48.896 I/ActivityManager(2488): Process stericson.busybox (pid 14318) (adj 11) has died.
11-06 15:18:09.531 V/ApplicationPolicy(2488): isApplicationStateBlocked userId 0 pkgname stericson.busybox
11-06 15:18:09.621 E/AndroidRuntime(14982): Process: stericson.busybox, PID: 14982
11-06 15:18:09.621 E/AndroidRuntime(14982): java.lang.RuntimeException: Unable to instantiate activity ComponentInfo{stericson.busybox/stericson.busybox.Activity.MainActivity}: java.lang.ClassNotFoundException: Didn't find class "stericson.busybox.Activity.MainActivity" on path: DexPathList[[zip file "/data/app/stericson.busybox-2.apk"],nativeLibraryDirectories=[/data/app-lib/stericson.busybox-2, /vendor/lib, /system/lib]]
11-06 15:18:09.621 E/AndroidRuntime(14982): Caused by: java.lang.ClassNotFoundException: Didn't find class "stericson.busybox.Activity.MainActivity" on path: DexPathList[[zip file "/data/app/stericson.busybox-2.apk"],nativeLibraryDirectories=[/data/app-lib/stericson.busybox-2, /vendor/lib, /system/lib]]
11-06 15:18:09.621 W/ActivityManager(2488): Force finishing activity stericson.busybox/.Activity.MainActivity
11-06 15:18:09.656 D/CrashAnrDetector(2488): processName: stericson.busybox
11-06 15:18:09.656 D/CrashAnrDetector(2488): broadcastEvent : stericson.busybox data_app_crash
11-06 15:18:11.191 I/ActivityManager(2488): Process stericson.busybox (pid 14982) (adj 13) has died.


EDIT: Nevermind, apparently the app was really missing the MainActivity...
 
Last edited:

mannyvinny

Senior Member
Oct 7, 2012
2,839
4,559
0
Varanasi
Sooooooo quiet in here......[emoji42]
Hi Manny, How are you dude ? i hope you are fine ?
A moment of silence before a thunderstorm! I ain't much active here in xda but i keep working on my projects and my rom. I was just hoping for official 4.4.4 to be released but now I'll continue with the latest 4.4.2. The level of mods is insanely high in our Alliance rom,so it may take a week or two.
 

Weetbix

Senior Member
Feb 1, 2010
606
290
0
Kariong


I had to send myself a few test messages, but I am as well. I tried jpg and png files, and each time the little preview image was broken, and gmail (the new updated version, v5) crashed when I tapped it to view the whole image....

....Both images are fine when viewing the email via my desktop's browser. No idea if it's the new gmail 's fault or not, I'm not too good at reading logcats :(
The same thing appears to be happening with Inbox as well as Gmail.
 
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone