automatic app execution - Android Q&A, Help & Troubleshooting

Can i please get some help with understanding this.
im trying to run a activity from the app 'brilliant smart' using Automate block flow.
i have managed to extract this data using logcat when i press the function on the app.
can i get help in finding the intent or broadcast and what data i should input into automate flow.
Thank you
""
"W/AudioTrack( 1816): AUDIO_OUTPUT_FLAG_FAST denied by client
V/WindowManager( 1816): not Base app: Adding window Window{27c76ff3 u0 com.brilliantlighting.brain/com.tuya.smart.hometab.activity.FamilyHomeActivity} at 4 of 8
I/ActivityManager( 1816): START u0 {cmp=com.brilliantlighting.brain/com.tuya.smart.scene.ui.MatrixSceneExecuteActivity (has extras)} from uid 10042 on display 0
V/WindowManager( 1816): addAppToken: AppWindowToken{26e3c2ae token=Token{1bc72f29 ActivityRecord{3cf8e4b0 u0 com.brilliantlighting.brain/com.tuya.smart.scene.ui.MatrixSceneExecuteActivity t5}}} to stack=1 task=5 at 1
V/WindowManager( 1816): Adding window Window{187f9bdc u0 com.brilliantlighting.brain/com.tuya.smart.scene.ui.MatrixSceneExecuteActivity} at 5 of 9 (after Window{27c76ff3 u0 com.brilliantlighting.brain/com.tuya.smart.hometab.activity.FamilyHomeActivity EXITING})
I/ActivityManager( 1816): Displayed com.brilliantlighting.brain/com.tuya.smart.scene.ui.MatrixSceneExecuteActivity: +57ms""

Related

Logcat for Java Developer slove this pls

I posted a Logcat for java.
Don't know what problem.
Solve this problem pls.
Code:
oid.jbed/.ams.AmsActivity }
I/ActivityManager( 1163): Start proc com.esmertec.android.jbed for activity com.
esmertec.android.jbed/.ams.AmsActivity: pid=4942 uid=10118 gids={3003, 1006, 101
5}
I/ActivityThread( 4942): Publishing provider jbed: com.esmertec.android.jbed.Jbe
dProvider
I/ActivityManager( 1163): Start proc com.esmertec.android.jbed:remote for servic
e com.esmertec.android.jbed/.service.JbedService: pid=4949 uid=10118 gids={3003,
1006, 1015}
I/ActivityManager( 1163): Displayed activity com.esmertec.android.jbed/.ams.AmsA
ctivity: 570 ms (total 570 ms)
I/ActivityManager( 1163): Stopping service: com.tni.TasKillerFull/.TasKillerLaun
cher
W/ActivityManager( 1163): Timeout executing service: ServiceRecord{2ff694a8 com.
esmertec.android.jbed/.service.JbedService}
I/ActivityManager( 1163): Process com.esmertec.android.jbed:remote (pid 4949) ha
s died.
W/ActivityManager( 1163): Scheduling restart of crashed service com.esmertec.and
roid.jbed/.service.JbedService in 5000ms
I/ActivityManager( 1163): Start proc com.esmertec.android.jbed:remote for servic
e com.esmertec.android.jbed/.service.JbedService: pid=4970 uid=10118 gids={3003,
1006, 1015}

What's this log telling me?

Here's a snippet of a logcat; Ti BU was FC'ing on me during batch back ups. I've since rectified the problem with an uninstall/reboot/reinstall (who woulda thunk it )
What can this snip of the log tell me? This is for curiosity's sake and helping me miracle meaning out of logs to make myself a better (?) person and win the admiration of myself.
Code:
I/com.keramidas.TitaniumBackup.c.b(16985): Successfully deleted archive entry from cache !
I/com.keramidas.TitaniumBackup.c.b(16985): Successfully added archive entry into cache !
D/com.keramidas.TitaniumBackup.c.as(16985): md5sum = 366e89a3a8ef8e6075b3b5bde593ae82
I/com.keramidas.TitaniumBackup.c.b(16985): Successfully deleted archive entry from cache !
V/lights ( 2768): write_int: path /sys/class/backlight/pwm-backlight/brightness, value 35
I/Process (16985): Sending signal. PID: 16985 SIG: 9
I/ActivityManager( 2768): Process com.keramidas.TitaniumBackup (pid 16985) has died.
W/ActivityManager( 2768): Scheduling restart of crashed service com.keramidas.TitaniumBackup/.service.WorkerService in 5000ms
I/WindowManager( 2768): WIN DEATH: Window{409aa5e0 com.keramidas.TitaniumBackup/com.keramidas.TitaniumBackup.MainActivity paused=false}
I/com.keramidas.TitaniumBackupPro.LicenseQueryService(17136): onDestroy()
I/WindowManager( 2768): WIN DEATH: Window{408069f0 Processing paused=false}
I/WindowManager( 2768): WIN DEATH: Window{409d1788 com.keramidas.TitaniumBackup/com.keramidas.TitaniumBackup.BatchActivity paused=false}
I/ActivityManager( 2768): No longer want com.quoord.tapatalkxda.activity (pid 13066): hidden #16
W/InputManagerService( 2768): Got RemoteException sending setActive(false) notification to pid 16985 uid 10046
I/WindowManager( 2768): Setting rotation to 1, animFlags=0
I/ActivityManager( 2768): Config changed: { scale=1.0 imsi=302/610 loc=en_US touch=3 keys=1/1/2 nav=1/1 orien=2 layout=34 uiMode=17 seq=6 themeResource=null}
D/HomeLoaders( 2871): aborting loaders

[Q] Simple Service Force Stopping Package

OS: Ice Cream Sandwich
Device: Motorola Xoom
I am having issues with a simple service not running correctly.
The logcat shows some force stopping on the installed apk. Also the broadcast receiver should listen to android.intent.action.ACTION_POWER_CONNECTED but it is not. Any insight?
This all worked on froyo 2.2 on a samsung galaxy tab.
Here is the snippet from logcat when I do an 'adb install testService.apk:
Code:
D/AndroidRuntime(15251):
D/AndroidRuntime(15251): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime(15251): CheckJNI is OFF
D/AndroidRuntime(15251): Calling main entry com.android.commands.pm.Pm
I/ActivityManager( 153): Start proc com.android.defcontainer for service com.android.defcontainer/.DefaultContainerService: pid=15261 uid=10010 gids={1015, 2001}
W/PackageManager( 153): Couldn't get low memory threshold; no free limit imposed
W/ActivityManager( 153): No content provider found for permission revoke: file:///data/local/tmp/testService.apk
W/ActivityManager( 153): No content provider found for permission revoke: file:///data/local/tmp/testService.apk
I/PackageManager( 153): Running dexopt on: com.example.testservice
D/dalvikvm(15275): DexOpt: load 4ms, verify+opt 1ms
I/ActivityManager( 153): Force stopping package com.example.testservice uid=10014
D/PackageManager( 153): New package installed in /data/app/com.example.testservice-1.apk
D/PackageManager( 153): generateServicesMap(android.accounts.AccountAuthenticator): 3 services unchanged
D/PackageManager( 153): generateServicesMap(android.content.SyncAdapter): 11 services unchanged
I/ActivityManager( 153): Start proc com.android.voicedialer for broadcast com.android.voicedialer/.VoiceDialerReceiver: pid=15276 uid=10037 gids={3002}
W/ResourceType( 153): Failure getting entry for 0x7f060000 (t=5 e=0) in package 0 (error -75)
D/dalvikvm( 153): GC_CONCURRENT freed 1216K, 16% free 9901K/11783K, paused 3ms+7ms
D/dalvikvm(15276): Debugger has detached; object registry had 1 entries
D/BackupManagerService( 153): Received broadcast Intent { act=android.intent.action.PACKAGE_ADDED dat=package:com.example.testservice flg=0x10000010 (has extras) }
V/BackupManagerService( 153): addPackageParticipantsLocked: com.example.testservice
I/ActivityManager( 153): Start proc com.android.musicfx for broadcast com.android.musicfx/.Compatibility$Receiver: pid=15289 uid=10022 gids={3003, 3002}
I/ActivityManager( 153): Start proc com.svox.pico for broadcast com.svox.pico/.VoiceDataInstallerReceiver: pid=15303 uid=10025 gids={1015}
I/ActivityThread(15303): Pub com.svox.pico.providers.SettingsProvider: com.svox.pico.providers.SettingsProvider
I/ActivityManager( 153): Start proc com.google.android.partnersetup for broadcast com.google.android.partnersetup/.RlzPingBroadcastReceiver: pid=15318 uid=10049 gids={3003}
I/ActivityManager( 153): No longer want com.google.android.googlequicksearchbox (pid 1229): hidden #16
I/ActivityThread(15318): Pub com.google.android.partnersetup.rlzprovider: com.google.android.partnersetup.RlzProvider
I/ActivityThread(15318): Pub com.google.android.partnersetup.rlzappprovider: com.google.android.partnersetup.RlzAppProvider
D/dalvikvm( 153): GC_EXPLICIT freed 538K, 17% free 9866K/11783K, paused 2ms+11ms
D/AndroidRuntime(15251): Shutting down VM
I/AndroidRuntime(15251): NOTE: attach of thread 'Binder Thread #3' failed
D/dalvikvm(15251): GC_CONCURRENT freed 101K, 83% free 457K/2560K, paused 1ms+0ms
D/jdwp (15251): Got wake-up signal, bailing out of select
D/dalvikvm(15251): Debugger has detached; object registry had 1 entries
I/ActivityManager( 153): Start proc com.google.android.googlequicksearchbox for broadcast com.google.android.googlequicksearchbox/.SourceUpdateReceiver: pid=15333 uid=10048 gids={3003}
I/ActivityManager( 153): No longer want com.android.bluetooth (pid 1661): hidden #16
W/ActivityManager( 153): Scheduling restart of crashed service com.android.bluetooth/.pbap.BluetoothPbapService in 5000ms
W/ActivityManager( 153): Scheduling restart of crashed service com.android.bluetooth/.opp.BluetoothOppService in 14999ms
I/ActivityThread(15333): Pub com.google.android.googlequicksearchbox.shortcuts: com.google.android.googlequicksearchbox.WebHistoryProvider
I/ActivityThread(15333): Pub com.google.android.googlequicksearchbox.google: com.google.android.googlequicksearchbox.google.GoogleSuggestionProvider
I/ActivityManager( 153): No longer want com.google.android.apps.uploader (pid 3836): hidden #16
I/ActivityManager( 153): Start proc com.android.bluetooth for service com.android.bluetooth/.pbap.BluetoothPbapService: pid=15354 uid=10003 gids={3003, 3002, 3001, 1015}
I/ActivityThread(15354): Pub com.android.bluetooth.opp: com.android.bluetooth.opp.BluetoothOppProvider
I/ActivityManager( 153): No longer want com.android.browser (pid 1455): hidden #16
I/BtOppRfcommListener(15354): Accept thread started on channel 12
W/PowerUI ( 225): unknown intent: Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x10000010 }
D/dalvikvm( 225): GC_CONCURRENT freed 384K, 61% free 7755K/19399K, paused 6ms+4ms
W/PowerUI ( 225): unknown intent: Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x10000010 }
D/dalvikvm( 153): GC_CONCURRENT freed 781K, 17% free 9810K/11783K, paused 8ms+5ms
D/Smack ( 298): [[email protected]] create socket connection(mtalk.google.com, 5228)
Here is my broadcastReciever.
Code:
package com.example.testservice;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
public class myApplicationReceiver extends BroadcastReceiver {
@Override
public void onReceive(Context context, Intent intent) {
// TODO Auto-generated method stub
Log.i("TESTING-receiver",intent.getAction());
}
}
and here is my manifest:
Code:
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.testservice"
android:versionCode="1"
android:versionName="1.0">
<uses-sdk android:minSdkVersion="15" android:targetSdkVersion="15" />
<application android:label="@string/app_name"
android:icon="@drawable/ic_launcher"
android:theme="@style/AppTheme">
<receiver android:name="myApplicationReceiver">
<intent-filter>
<action android:name="android.intent.action.ACTION_POWER_CONNECTED"/>
</intent-filter>
</receiver>
</application>
</manifest>
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums & Read the Forum Rules
Thanks ✟
Moving to Q&A

Wanted Mods but I must stay Stock...

So I really would like to install some of the mods that will make the pull down menu like my Evo 3d was. I have rooted the phone but I unfortunatly have to stay stock rom because of BOYD at work, I can't wipe the phone each time a upgrade comes out...
So I was reading about deoxed mods just delete the oxed files of the updated apks... Unfortunatly with some that worked like the camera, but when ever I do it to the systemui so I can change the pull down menu or battery in the status bar I lose my status bar at the top completely. I know this should be able to work but I cant find any information about what to do about the missing status bar after the changes so I move the old apk back in and everything is good again... This sucks...
Any Ideas? I would apprciate it.
tonyparisi said:
So I really would like to install some of the mods that will make the pull down menu like my Evo 3d was. I have rooted the phone but I unfortunatly have to stay stock rom because of BOYD at work, I can't wipe the phone each time a upgrade comes out...
So I was reading about deoxed mods just delete the oxed files of the updated apks... Unfortunatly with some that worked like the camera, but when ever I do it to the systemui so I can change the pull down menu or battery in the status bar I lose my status bar at the top completely. I know this should be able to work but I cant find any information about what to do about the missing status bar after the changes so I move the old apk back in and everything is good again... This sucks...
Any Ideas? I would apprciate it.
Click to expand...
Click to collapse
Not sure on the answer, but have an idea on how to start troubleshooting to perhaps find the answer.
I would watch logcat and see what happens when you swap the systemui apk files. logcat should show the error messages as well as debug output which can help identify the issue.
feel free to post that up here and we can troubleshoot from there!
as a side note, logcat can contain personal information, such as your google account/gmail address. best to only past the excerpt around the crash/error from systemui.
hope that helps!
Logs
So I have to believe this is what is going on:
08-28 09:16:37.741 W/PackageManager( 417): Library not found: /system/framework/com.qualcomm.location.quipslib.jar
08-28 09:16:38.011 E/PackageManager( 417): Package com.qualcomm.privinit has no signatures that match those in shared user android.uid.system; ignoring!
08-28 09:16:40.794 E/PackageManager( 417): Package com.android.systemui has no signatures that match those in shared user android.uid.system; ignoring!
08-28 09:16:54.989 W/PackageManager( 417): Unknown permission com.htc.fm.permission.UIService in package com.htc.FMRadioWidget
08-28 09:16:55.019 W/PackageManager( 417): Unknown permission com.latedroid.juicedefender.permission.CONTROL_JUICEDEFENDER in package net.dinglisch.android.taskerm
08-28 09:16:55.019 W/PackageManager( 417): Unknown permission com.latedroid.juicedefender.permission.TOGGLE_MOBILE_DATA in package net.dinglisch.android.taskerm
08-28 09:16:55.039 W/PackageManager( 417): Unknown permission android.permission.RAISED_THREAD_PRIORITY in package com.sm.SlingGuide.Dish
08-28 09:16:58.683 I/ActivityManager( 417): Config changed: {1.0 0mcc0mnc en_US layoutdir=0 sw360dp w360dp h615dp nrml long port ?uimode ?night -touch -keyb/v/h -nav/h s.2 skin=default fontsize=3}
08-28 09:16:58.773 I/ActivityManager( 417): Config changed: {1.0 0mcc0mnc en_US layoutdir=0 sw360dp w360dp h615dp nrml long port ?uimode ?night finger -keyb/v/h -nav/h s.3 skin=default fontsize=3}
08-28 09:16:58.973 E/MobileDataStateTracker( 417): default: Ignoring feature request because could not acquire PhoneService
08-28 09:16:59.224 I/SystemServer( 417): UI Mode Manager Service
08-28 09:17:01.906 I/PackageManager( 417): setEnabledSetting(), pkgName=com.android.dialerLauncher, clsName=com.android.dialerLauncher.DialerLauncher, state=0, flag=1, pid=417, uid=1000
08-28 09:17:02.257 D/SystemServer( 417): Starting service: Intent { cmp=com.android.systemui/.SystemUIService }
08-28 09:17:02.257 W/ActivityManager( 417): Unable to start service Intent { cmp=com.android.systemui/.SystemUIService }: not found
08-28 09:17:02.357 I/ActivityManager( 417): Start proc com.htc.bgp for content provider com.htc.provider.CustomizationSettings/.CustomizationSettingsProvider: pid=619 uid=10016 gids={3003, 1015, 1006, 5001, 2001}
08-28 09:17:02.577 I/ActivityManager( 417): Start proc com.htc.idlescreen.base for content provider com.htc.idlescreen.base/.setting.SettingProvider: pid=648 uid=10112 gids={3003}
08-28 09:17:02.597 I/ActivityManager( 417): Start proc android.process.media for broadcast com.android.providers.media/.UsbReceiver: pid=654 uid=10025 gids={1015, 1023, 1024, 5001, 5002, 2001, 3003, 3007}
08-28 09:17:02.647 W/WallpaperService( 417): Unknown component ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
08-28 09:17:02.657 W/WallpaperService( 417): Unknown component ComponentInfo{com.android.systemui/com.android.systemui.ImageWallpaper}
Need to have signatures disabled in your Rom, I did a how to for that, it can be found here
http://forum.xda-developers.com/showthread.php?p=27122463
Sent from my EVO using Tapatalk 2

SnapChat recording FC

Hi guys,
I have some problems with Snapchat, not taking a picture but making a clip,
When I hold it the app freezes, and then fc and then my camera doesn't work (for all camera apps), until
I reboot. I only get this when I am on a custom Rom. I don't know how to take a logcat.
I tried other kernel, Dorimanx, but still doesn't work
Device info:
Device: Samsung Galaxy S2 GT-i9100
Rom: SlimBean unofficial A.K.A SlimSaber from FusionJack (4.3.1)
Kernel: Stock
anybody?
here is a logcat:
11-04 12:28:37.640 I/SELinuxMMAC(2205): package (com.snapchat.android) installed with seinfo=default
11-04 12:29:00.910 I/ActivityManager(2205): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.snapchat.android/.LandingPageActivity bnds=[14,488][97,581]} from pid 2659
11-04 12:29:00.945 I/ActivityManager(2205): Start proc com.snapchat.android for activity com.snapchat.android/.LandingPageActivity: pid=3532 uid=10059 gids={50059, 3003, 1015, 1023, 1006, 1028}
11-04 12:45:50.348 I/ActivityManager(2205): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.snapchat.android/.LandingPageActivity bnds=[14,488][97,581]} from pid 2659
11-04 12:48:32.813 I/ActivityManager(2205): Force stopping package com.snapchat.android appid=10059 user=0
11-04 12:48:32.818 I/ActivityManager(2205): Killing proc 3532:com.snapchat.android/u0a10059: force stop com.snapchat.android
11-04 12:48:32.818 W/ActivityManager(2205): Force removing ActivityRecord{42289c58 u0 com.snapchat.android/.LandingPageActivity}: app died, no saved state
11-04 12:48:32.933 W/WindowManager(2205): This window was lost: Window{422a0a60 u0 com.snapchat.android/com.snapchat.android.LandingPageActivity}
11-04 12:48:32.933 W/WindowManager(2205): mOwnerUid=10059 mShowToOwnerOnly=true package=com.snapchat.android appop=NONE
11-04 12:48:32.933 W/WindowManager(2205): mToken=AppWindowToken{42460ca0 token=Token{42297200 ActivityRecord{42289c58 u0 com.snapchat.android/.LandingPageActivity}}}
11-04 12:48:32.933 W/WindowManager(2205): mRootToken=AppWindowToken{42460ca0 token=Token{42297200 ActivityRecord{42289c58 u0 com.snapchat.android/.LandingPageActivity}}}
11-04 12:48:32.933 W/WindowManager(2205): mAppToken=AppWindowToken{42460ca0 token=Token{42297200 ActivityRecord{42289c58 u0 com.snapchat.android/.LandingPageActivity}}}
11-04 12:48:32.933 W/WindowManager(2205): WindowStateAnimator{426e3fe0 com.snapchat.android/com.snapchat.android.LandingPageActivity}:
11-04 12:48:32.933 W/WindowManager(2205): mSurface=Surface(name=com.snapchat.android/com.snapchat.android.LandingPageActivity)
11-04 12:48:32.973 I/WindowState(2205): WIN DEATH: Window{422a0a60 u0 com.snapchat.android/com.snapchat.android.LandingPageActivity}
11-04 20:12:21.348 I/ActivityManager(2205): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.snapchat.android/.LandingPageActivity bnds=[14,488][97,581]} from pid 2659
11-04 20:12:21.568 I/ActivityManager(2205): Start proc com.snapchat.android for activity com.snapchat.android/.LandingPageActivity: pid=10321 uid=10059 gids={50059, 3003, 1015, 1023, 1006, 1028}
11-04 20:12:30.378 D/dalvikvm(10321): Trying to load lib /data/app-lib/com.snapchat.android-1/libphotoeffect.so 0x421b7430
11-04 20:12:30.383 D/dalvikvm(10321): Added shared lib /data/app-lib/com.snapchat.android-1/libphotoeffect.so 0x421b7430
11-04 20:12:59.663 W/GTalkService(2560): [DataMsgMgr] broadcast intent callback: result=CANCELLED forIntent { act=com.google.android.c2dm.intent.RECEIVE pkg=com.snapchat.android (has extras) }
11-04 20:33:32.603 I/ActivityManager(2205): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.snapchat.android/.LandingPageActivity bnds=[14,488][97,581]} from pid 2659
11-04 20:33:33.828 I/ActivityManager(2205): Displayed com.snapchat.android/.LandingPageActivity: +1s208ms
11-04 20:34:07.863 W/GTalkService(2560): [DataMsgMgr] broadcast intent callback: result=CANCELLED forIntent { act=com.google.android.c2dm.intent.RECEIVE pkg=com.snapchat.android (has extras) }
11-04 20:34:45.113 W/GTalkService(2560): [DataMsgMgr] broadcast intent callback: result=CANCELLED forIntent { act=com.google.android.c2dm.intent.RECEIVE pkg=com.snapchat.android (has extras) }
11-04 20:42:49.003 W/GTalkService(2560): [DataMsgMgr] broadcast intent callback: result=CANCELLED forIntent { act=com.google.android.c2dm.intent.RECEIVE pkg=com.snapchat.android (has extras) }
11-04 20:46:44.743 I/InputDispatcher(2205): Application is not responding: Window{4234ace0 u0 com.snapchat.android/com.snapchat.android.LandingPageActivity}. It has been 5005.2ms since event, 5004.7ms since wait started. Reason: Waiting because the touched window has not finished processing the input events that were previously delivered to it.
11-04 20:46:44.743 I/WindowManager(2205): Input event dispatching timed out sending to com.snapchat.android/com.snapchat.android.LandingPageActivity
11-04 20:46:46.078 E/ActivityManager(2205): ANR in com.snapchat.android (com.snapchat.android/.LandingPageActivity)
11-04 20:46:46.078 E/ActivityManager(2205): 6.8% 10321/com.snapchat.android: 5.2% user + 1.6% kernel / faults: 197 minor
11-04 20:46:46.078 E/ActivityManager(2205): 1.3% 10321/com.snapchat.android: 0% user + 1.3% kernel
11-04 20:46:46.198 I/DEBUG (1850): pid: 10321, tid: 10321, name: napchat.android >>> com.snapchat.android <<<
11-04 20:46:48.353 W/ActivityManager(2205): Force finishing activity com.snapchat.android/.LandingPageActivity
11-04 20:46:48.378 W/ActivityManager(2205): Force finishing activity com.snapchat.android/.LandingPageActivity
11-04 20:46:48.378 W/ActivityManager(2205): Duplicate finish request for ActivityRecord{422d6ed0 u0 com.snapchat.android/.LandingPageActivity}
11-04 20:46:48.543 W/InputDispatcher(2205): channel '4234ace0 com.snapchat.android/com.snapchat.android.LandingPageActivity (server)' ~ Consumer closed input channel or an error occurred. events=0xd
11-04 20:46:48.543 E/InputDispatcher(2205): channel '4234ace0 com.snapchat.android/com.snapchat.android.LandingPageActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
11-04 20:46:48.548 I/ActivityManager(2205): Process com.snapchat.android (pid 10321) has died.
11-04 20:46:48.553 W/InputDispatcher(2205): Attempted to unregister already unregistered input channel '4234ace0 com.snapchat.android/com.snapchat.android.LandingPageActivity (server)'
11-04 20:46:48.553 I/WindowState(2205): WIN DEATH: Window{4234ace0 u0 com.snapchat.android/com.snapchat.android.LandingPageActivity}
I got the same problem with certain roms, it's got something to do with the navigation bar, if your room allows for you to have one and you have it emabled then that's most likely the problem, you can enable expanded desktop on your power menu and just enable it whenever you use it, another option would be if your rom has settings to do per app dpi then most likely you can do per app enable/disable navigation bar, my current rom does not have that option, I've come to like my rom a lot and that is the only downside, I'm searching for a way to do per app enable/disable navigation bar perhaps thru an exposed module but haven't had any luck finding anything, I like my nav bar but I find it annoying having to switch my expanded desktop on and off whenever I use snapchat, well good luck hope I was of some help
As @gothikzoul said, it seems like a problem that occurs with certain roms, you can try another rom or try the workaround he mentioned, you can also report the bug to the rom dev with your logcat.
Dakura said:
As @gothikzoul said, it seems like a problem that occurs with certain roms, you can try another rom or try the workaround he mentioned, you can also report the bug to the rom dev with your logcat.
Click to expand...
Click to collapse
already did send a logcat, i love SlimSaber by FusionJack I don't want to go a other rom so ya :silly:
anyway thnx for the response guys :highfive: @Dakura why aren't you a Forum admin you are very active and helpfull

Categories

Resources