Hi
I get this in the log below and it looks like not enough RAM? How to free RAM? Currently I've ~180 used and 20 free. If I do
a factory reset, how much RAM would I have? And how to backup all so I could go back to my installed apps?
Thanks
----------
I/ActivityManager( 1493): Start proc org.ogre3d.browser for activity org.ogre3d.browser/android.app.NativeActivity: pid=2339 uid=10076 gids={}
I/ActivityManager( 1493): Process com.google.android.googlequicksearchbox (pid 2207) has died.
E/AndroidRuntime( 2339): FATAL EXCEPTION: main
E/AndroidRuntime( 2339): java.lang.RuntimeException: Unable to start activity ComponentInfo{org.ogre3d.browser/android.app.NativeActivity}: android.view.InflateException: Binary XML file line #26: Error inflating class com.android.internal.widget.ActionBarContainer
E/AndroidRuntime( 2339): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2079)
E/AndroidRuntime( 2339): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2104)
E/AndroidRuntime( 2339): at android.app.ActivityThread.access$600(ActivityThread.java:132)
E/AndroidRuntime( 2339): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1157)
E/AndroidRuntime( 2339): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 2339): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 2339): at android.app.ActivityThread.main(ActivityThread.java:4575)
E/AndroidRuntime( 2339): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 2339): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 2339): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
E/AndroidRuntime( 2339): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:556)
E/AndroidRuntime( 2339): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 2339): Caused by: android.view.InflateException: Binary XML file line #26: Error inflating class com.android.internal.widget.ActionBarContainer
E/AndroidRuntime( 2339): at android.view.LayoutInflater.createView(LayoutInflater.java:606)
E/AndroidRuntime( 2339): at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:680)
E/AndroidRuntime( 2339): at android.view.LayoutInflater.rInflate(LayoutInflater.java:739)
E/AndroidRuntime( 2339): at android.view.LayoutInflater.inflate(LayoutInflater.java:489)
E/AndroidRuntime( 2339): at android.view.LayoutInflater.inflate(LayoutInflater.java:396)
E/AndroidRuntime( 2339): at android.view.LayoutInflater.inflate(LayoutInflater.java:352)
E/AndroidRuntime( 2339): at com.android.internal.policy.impl.PhoneWindow.generateLayout(PhoneWindow.java:2707)
E/AndroidRuntime( 2339): at com.android.internal.policy.impl.PhoneWindow.installDecor(PhoneWindow.java:2767)
E/AndroidRuntime( 2339): at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:266)
E/AndroidRuntime( 2339): at com.android.internal.policy.impl.PhoneWindow.setContentView(PhoneWindow.java:260)
E/AndroidRuntime( 2339): at android.app.Activity.setContentView(Activity.java:1855)
E/AndroidRuntime( 2339): at android.app.NativeActivity.onCreate(NativeActivity.java:161)
E/AndroidRuntime( 2339): at android.app.Activity.performCreate(Activity.java:4465)
E/AndroidRuntime( 2339): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1049)
E/AndroidRuntime( 2339): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2033)
E/AndroidRuntime( 2339): ... 11 more
E/AndroidRuntime( 2339): Caused by: java.lang.reflect.InvocationTargetException
E/AndroidRuntime( 2339): at java.lang.reflect.Constructor.constructNative(Native Method)
E/AndroidRuntime( 2339): at java.lang.reflect.Constructor.newInstance(Constructor.java:417)
E/AndroidRuntime( 2339): at android.view.LayoutInflater.createView(LayoutInflater.java:586)
E/AndroidRuntime( 2339): ... 25 more
E/AndroidRuntime( 2339): Caused by: java.lang.ArrayIndexOutOfBoundsException: length=2; index=2
E/AndroidRuntime( 2339): at android.content.res.AssetManager.getPooledString(AssetManager.java:296)
E/AndroidRuntime( 2339): at android.content.res.TypedArray.loadStringValueAt(TypedArray.java:726)
E/AndroidRuntime( 2339): at android.content.res.TypedArray.getValueAt(TypedArray.java:711)
E/AndroidRuntime( 2339): at android.content.res.TypedArray.getDrawable(TypedArray.java:591)
E/AndroidRuntime( 2339): at android.view.View.<init>(View.java:2785)
E/AndroidRuntime( 2339): at android.view.ViewGroup.<init>(ViewGroup.java:385)
E/AndroidRuntime( 2339): at android.widget.FrameLayout.<init>(FrameLayout.java:99)
E/AndroidRuntime( 2339): at android.widget.FrameLayout.<init>(FrameLayout.java:95)
E/AndroidRuntime( 2339): at com.android.internal.widget.ActionBarContainer.<init>(ActionBarContainer.java:52)
E/AndroidRuntime( 2339): ... 28 more
W/ActivityManager( 1493): Force finishing activity org.ogre3d.browser/android.app.NativeActivity
which rom are you using in what phone??
http://forum.xda-developers.com/showthread.php?t=1636501
On a x10 mini pro. All is fine but that app doesn't start.
Could someone try if that app works and how much RAM it eats?
https://play.google.com/store/apps/details?id=org.ogre3d.browser&feature=search_result#?t=W251bGwsMSwxLDEsIm9yZy5vZ3JlM2QuYnJvd3NlciJd
Many thanks
mike4444 said:
http://forum.xda-developers.com/showthread.php?t=1636501
On a x10 mini pro. All is fine but that app doesn't start.
Could someone try if that app works and how much RAM it eats?
https://play.google.com/store/apps/details?id=org.ogre3d.browser&feature=search_result#?t=W251bGwsMSwxLDEsIm9yZy5vZ3JlM2QuYnJvd3NlciJd
Many thanks
Click to expand...
Click to collapse
I haven't tried it, but a 47MB app would even struggle on much lighter ROMs on our phones. Maybe it will work if you use swap, but i wouldn't hold my breath
SmG67 said:
I haven't tried it, but a 47MB app would even struggle on much lighter ROMs on our phones. Maybe it will work if you use swap, but i wouldn't hold my breath
Click to expand...
Click to collapse
Yes swap, but all settings that I found have not improved memory.
Hence, as I want to try, how to backup everything so I could go back after a reset?
mike4444 said:
Yes swap, but all settings that I found have not improved memory.
Hence, as I want to try, how to backup everything so I could go back after a reset?
Click to expand...
Click to collapse
Do a backup in CWM, it will save everything.
SmG67 said:
Do a backup in CWM, it will save everything.
Click to expand...
Click to collapse
Thanks, now it doesn't even start with 100MB RAM free. Maybe my compilation is corrupt? But I cannot
go online in the next days with Android. Also google play says my Mini is not compatible, even though I've updated to 4.04. Would there be other locations to download that apk?
Thanks
I think that app wouldn't run or would run very slowly, because it is a software to make 3d render, programming, etc. the x10 mini - minipro doesn't have the ram and the processor to run something like that... I don't think that it matters if you have GB, ICS.
sorry for bad english
Found a strange problem! Pairing tablet via bluetooth with any phone, then choosing pair settings on tablet and in this mometn Settings menu is closing and we see working table with error "error in Settings program". Same thing with choosing mobile network settings. I've got a log of this problem (listed below), anybody can help with this bug?
Code:
D/BluetoothAdapterStateMachine( 1841): BluetoothOn process message: 1
W/BluetoothAdapterStateMachine( 1841): BluetoothOn received: 1
D/BluetoothEnabler( 4541): HW DETECTABILITY DEFAULT is 0
D/LocalBluetoothManager( 4541): setting foreground activity to non-null context
D/BluetoothInputDevice( 4541): getConnectedDevices()
D/BluetoothInputDevice( 4541): getPriority(D8:2A:7E:D1:D1:A2)
D/AndroidRuntime( 4541): Shutting down VM
W/dalvikvm( 4541): threadid=1: thread exiting with uncaught exception (group=0x40a7e1f8)
E/AndroidRuntime( 4541): FATAL EXCEPTION: main
E/AndroidRuntime( 4541): java.lang.NullPointerException
E/AndroidRuntime( 4541): at com.android.settings.bluetooth.HeadsetProfile.isPreferred(HeadsetProfile.java:144)
E/AndroidRuntime( 4541): at com.android.settings.bluetooth.CachedBluetoothDevice.connectWithoutResettingTimer(CachedBluetoothDevice.java:238)
E/AndroidRuntime( 4541): at com.android.settings.bluetooth.CachedBluetoothDevice.connect(CachedBluetoothDevice.java:209)
E/AndroidRuntime( 4541): at com.android.settings.bluetooth.BluetoothDevicePreference.onClicked(BluetoothDevicePreference.java:201)
E/AndroidRuntime( 4541): at com.android.settings.bluetooth.DeviceListPreferenceFragment.onDevicePreferenceClick(DeviceListPreferenceFragment.java:192)
E/AndroidRuntime( 4541): at com.android.settings.bluetooth.BluetoothSettings.onDevicePreferenceClick(BluetoothSettings.java:369)
E/AndroidRuntime( 4541): at com.android.settings.bluetooth.DeviceListPreferenceFragment.onPreferenceTreeClick(DeviceListPreferenceFragment.java:184)
E/AndroidRuntime( 4541): at android.preference.Preference.performClick(Preference.java:949)
E/AndroidRuntime( 4541): at android.preference.PreferenceScreen.onItemClick(PreferenceScreen.java:202)
E/AndroidRuntime( 4541): at android.widget.AdapterView.performItemClick(AdapterView.java:292)
E/AndroidRuntime( 4541): at android.widget.AbsListView.performItemClick(AbsListView.java:1068)
E/AndroidRuntime( 4541): at android.widget.AbsListView$PerformClick.run(AbsListView.java:2524)
E/AndroidRuntime( 4541): at android.widget.AbsListView$1.run(AbsListView.java:3193)
E/AndroidRuntime( 4541): at android.os.Handler.handleCallback(Handler.java:605)
E/AndroidRuntime( 4541): at android.os.Handler.dispatchMessage(Handler.java:92)
E/AndroidRuntime( 4541): at android.os.Looper.loop(Looper.java:137)
E/AndroidRuntime( 4541): at android.app.ActivityThread.main(ActivityThread.java:4521)
E/AndroidRuntime( 4541): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 4541): at java.lang.reflect.Method.invoke(Method.java:511)
E/AndroidRuntime( 4541): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:762)
E/AndroidRuntime( 4541): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:529)
E/AndroidRuntime( 4541): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 1841): Force finishing activity com.android.settings/.Settings
D/OppNotification( 2613): Stopping notification thread: NotificationUpdateThread-1356435222415
W/ActivityManager( 1841): Activity pause timeout for ActivityRecord{41595320 com.android.settings/.Settings}
E/dalvikvm( 4801): GC_CONCURRENT freed 1373K, 13% free 11484K/13191K, paused 2ms+15ms
I/Process ( 4541): Sending signal. PID: 4541 SIG: 9
D/Settings( 2052): getAllInstallLangId().length43
D/Settings( 2052): getAllInstallLangId().length43
I/WindowManager( 1841): WIN DEATH: Window{417b2068 com.android.settings/com.android.settings.Settings paused=false}
I/ActivityManager( 1841): Process com.android.settings (pid 4541) has died.
W/ActivityManager( 1841): Activity destroy timeout for ActivityRecord{41595320 com.android.settings/.Settings}
Hi guys, Im trying to port honami framework (Im using xperia device). I was change textColorHighlight (<item name="textColorHighlight">@color/somc_theme_accent_color_dark</item>) and add somc_theme_accent_color_dark.xml in /colors after recompile (no errors) i flashed framework and get bootloop
Here is logcat
Code:
I/SystemServer( 902): Entered the Android system server!
I/SystemServer( 902): Entropy Mixer
I/SystemServer( 902): Power Manager
I/SystemServer( 902): Activity Manager
I/ActivityManager( 902): Memory class: 50
E/System ( 902): ******************************************
E/System ( 902): ************ Failure starting core service
E/System ( 902): android.content.res.Resources$NotFoundException: Resource ID #0x10f000a
E/System ( 902): at android.content.res.Resources.getValue(Resources.java:1017)
E/System ( 902): at android.content.res.Resources.loadXmlResourceParser(Resources.java:2103)
E/System ( 902): at android.content.res.XResources.loadXmlResourceParser(XResources.java:566)
E/System ( 902): at android.content.res.Resources.getXml(Resources.java:905)
E/System ( 902): at com.android.internal.os.PowerProfile.readPowerValuesFromXml(PowerProfile.java:161)
E/System ( 902): at com.android.internal.os.PowerProfile.<init>(PowerProfile.java:155)
E/System ( 902): at com.android.server.am.BatteryStatsService.publish(BatteryStatsService.java:63)
E/System ( 902): at com.android.server.am.ActivityManagerService.main(ActivityManagerService.java:1415)
E/System ( 902): at com.android.server.ServerThread.run(SystemServer.java:155)
E/System ( 902): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
E/System ( 902): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:627)
E/System ( 902): at com.android.server.ServerThread.run(Native Method)
I/SystemServer( 902): Input Method Service
W/SystemServer( 902): ***********************************************
E/AndroidRuntime( 902): Error reporting WTF
E/AndroidRuntime( 902): java.lang.NullPointerException
E/AndroidRuntime( 902): at com.android.internal.os.RuntimeInit.wtf(RuntimeInit.java:387)
E/AndroidRuntime( 902): at android.util.Log$1.onTerribleFailure(Log.java:103)
E/AndroidRuntime( 902): at android.util.Log.wtf(Log.java:278)
E/AndroidRuntime( 902): at com.android.server.ServerThread.reportWtf(SystemServer.java:79)
E/AndroidRuntime( 902): at com.android.server.ServerThread.run(SystemServer.java:297)
E/AndroidRuntime( 902): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
E/AndroidRuntime( 902): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:627)
E/AndroidRuntime( 902): at com.android.server.ServerThread.run(Native Method)
I/SystemServer( 902): Accessibility Manager
W/SystemServer( 902): ***********************************************
E/AndroidRuntime( 902): Error reporting WTF
E/AndroidRuntime( 902): java.lang.NullPointerException
E/AndroidRuntime( 902): at com.android.internal.os.RuntimeInit.wtf(RuntimeInit.java:387)
E/AndroidRuntime( 902): at android.util.Log$1.onTerribleFailure(Log.java:103)
E/AndroidRuntime( 902): at android.util.Log.wtf(Log.java:278)
E/AndroidRuntime( 902): at com.android.server.ServerThread.reportWtf(SystemServer.java:79)
E/AndroidRuntime( 902): at com.android.server.ServerThread.run(SystemServer.java:305)
E/AndroidRuntime( 902): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
E/AndroidRuntime( 902): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:627)
E/AndroidRuntime( 902): at com.android.server.ServerThread.run(Native Method)
W/SystemServer( 902): ***********************************************
E/AndroidRuntime( 902): Error reporting WTF
E/AndroidRuntime( 902): java.lang.NullPointerException
E/AndroidRuntime( 902): at com.android.internal.os.RuntimeInit.wtf(RuntimeInit.java:387)
E/AndroidRuntime( 902): at android.util.Log$1.onTerribleFailure(Log.java:103)
E/AndroidRuntime( 902): at android.util.Log.wtf(Log.java:278)
E/AndroidRuntime( 902): at com.android.server.ServerThread.reportWtf(SystemServer.java:79)
E/AndroidRuntime( 902): at com.android.server.ServerThread.run(SystemServer.java:312)
E/AndroidRuntime( 902): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
E/AndroidRuntime( 902): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:627)
E/AndroidRuntime( 902): at com.android.server.ServerThread.run(Native Method)
W/SystemServer( 902): ***********************************************
E/AndroidRuntime( 902): Error reporting WTF
E/AndroidRuntime( 902): java.lang.NullPointerException
E/AndroidRuntime( 902): at com.android.internal.os.RuntimeInit.wtf(RuntimeInit.java:387)
E/AndroidRuntime( 902): at android.util.Log$1.onTerribleFailure(Log.java:103)
E/AndroidRuntime( 902): at android.util.Log.wtf(Log.java:278)
E/AndroidRuntime( 902): at com.android.server.ServerThread.reportWtf(SystemServer.java:79)
E/AndroidRuntime( 902): at com.android.server.ServerThread.run(SystemServer.java:318)
E/AndroidRuntime( 902): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
E/AndroidRuntime( 902): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:627)
E/AndroidRuntime( 902): at com.android.server.ServerThread.run(Native Method)
E/test ( 902): Exception
E/AndroidRuntime( 902): *** FATAL EXCEPTION IN SYSTEM PROCESS: android.server.ServerThread
E/AndroidRuntime( 902): java.lang.NullPointerException
E/AndroidRuntime( 902): at com.android.server.ServerThread.run(SystemServer.java:322)
E/AndroidRuntime( 902): at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method)
E/AndroidRuntime( 902): at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:627)
E/AndroidRuntime( 902): at com.android.server.ServerThread.run(Native Method)
E/AndroidRuntime( 902): Error reporting crash
E/AndroidRuntime( 902): java.lang.NullPointerException
E/AndroidRuntime( 902): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:134)
E/AndroidRuntime( 902): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 902): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
Maybe you know how I can fix it and were is problem
Just built AOKP from source for the oneplus one and the process com.android.phone starts crashing when boot. Here you are the logcat error. What does it mean? Thanks in advance
E/AndroidRuntime( 6737): Process: com.android.phone, PID: 6737
E/AndroidRuntime( 6737): java.lang.NullPointerException
E/AndroidRuntime( 6737): at com.android.internal.telephony.gsm.GSMPhone.getRingingCall(GSMPhone.java:513)
E/AndroidRuntime( 6737): at com.android.internal.telephony.gsm.GSMPhone.getRingingCall(GSMPhone.java:89)
E/AndroidRuntime( 6737): at com.android.internal.telephony.CallManager.registerPhone(CallManager.java:310)
E/AndroidRuntime( 6737): at com.android.internal.telephony.PhoneProxy.deleteAndCreatePhone(PhoneProxy.java:272)
E/AndroidRuntime( 6737): at com.android.internal.telephony.PhoneProxy.phoneObjectUpdater(PhoneProxy.java:212)
E/AndroidRuntime( 6737): at com.android.internal.telephony.PhoneProxy.handleMessage(PhoneProxy.java:121)
E/AndroidRuntime( 6737): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 6737): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 6737): at android.app.ActivityThread.main(ActivityThread.java:5158)
E/AndroidRuntime( 6737): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 6737): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 6737): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:732)
E/AndroidRuntime( 6737): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
E/AndroidRuntime( 6737): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 1058): Process com.android.phone has crashed too many times: killing!
Anyone van help the guy out?
Hey guys,
after hours I spent with this Im finally at the point where Ive to admit, that I've no clue how to get that job done.
Im trying to modify following Spotify APK: Spotify Music – for Android TV 1.0.0 found on apkdot.com/apk/spotify-ltd/spotify-music-for-android-tv/spotify-music-for-android-tv-1-0-0 (sorry, cant use url bb codes because thats my first post...)
What I want to achive is, to set the minimum sdk version to 19. (Android 4.4).
I tried several ways, which in general should all do the same (APK Studio / apktool / ...).
Because at the end the results were the same Im just writing the apktool steps I made.
Decompile the app: apktool.bat d com.spotify.tv.android_1.0.0.apk
Modify the AndroidManifest.xml (inserted this line): <uses-sdk android:minSdkVersion="19"/>
Recompile it: apktool.bat b com.spotify.tv.android_1.0.0
After that i signed it and installed it on the device. At least I can say, it installed without any parsing errors. When I want to start it though, it just crashes without any message. Opened up logcat and saw this a NoClassDefFound-Exception:
Code:
E/AndroidRuntime( 5660): FATAL EXCEPTION: main
E/AndroidRuntime( 5660): Process: com.spotify.tv.android, PID: 5660
E/AndroidRuntime( 5660): java.lang.NoClassDefFoundError: d
E/AndroidRuntime( 5660): at com.spotify.tv.android.recommendations.RecommendationsManager.a(Unknown Source)
E/AndroidRuntime( 5660): at com.spotify.tv.android.recommendations.RecommendationsManager.a(Unknown Source)
E/AndroidRuntime( 5660): at com.spotify.tv.android.service.SpotifyTVService.a(Unknown Source)
E/AndroidRuntime( 5660): at com.spotify.tv.android.service.SpotifyTVService.b(Unknown Source)
E/AndroidRuntime( 5660): at com.spotify.tv.android.service.SpotifyTVService.onStartCommand(Unknown Source)
E/AndroidRuntime( 5660): at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:2702)
E/AndroidRuntime( 5660): at android.app.ActivityThread.access$2100(ActivityThread.java:135)
E/AndroidRuntime( 5660): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1293)
E/AndroidRuntime( 5660): at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 5660): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 5660): at android.app.ActivityThread.main(ActivityThread.java:5017)
E/AndroidRuntime( 5660): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 5660): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 5660): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:787)
E/AndroidRuntime( 5660): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:603)
E/AndroidRuntime( 5660): at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager( 484): Force finishing activity com.spotify.tv.android/.SpotifyTVActivity
D/dalvikvm( 5660): GC_CONCURRENT freed 555K, 43% free 2659K/4648K, paused 0ms+1ms, total 10ms
I/WindowManager( 484): Screenshot max retries 4 of Token{41cfd018 ActivityRecord{41b700b0 u0 com.spotify.tv.android/.SpotifyTVActivity t28 f}} appWin=Window{41d3dc28 u0 Starting com.spotify.tv.android} drawState=4
W/WindowManager( 484): Screenshot failure taking screenshot for (1920x1080) to layer 21025
I/Process ( 5660): Sending signal. PID: 5660 SIG: 9
V/AudioFlinger( 113): remove track (4097) and delete from mixer
D/ActivityManager( 484): send app_CRASH broadcast, packageName:com.spotify.tv.android
I/ActivityManager( 484): Process com.spotify.tv.android (pid 5660) has died.
I/WindowState( 484): WIN DEATH: Window{4215d8e8 u0 com.spotify.tv.android/com.spotify.tv.android.SpotifyTVActivity}
W/ContextImpl( 484): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1162 com.android.server.am.ActivityManagerService.onVideoPlayerCrashed:3689 com.android.server.am.ActivityManagerService.handleAppDiedLocked:3719 com.android.server.am.ActivityManagerService.appDiedLocked:3857 com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied:1043
Ive no clue how to fix it. Even if there is a way to fix it. Hope you guys can help me .
Termi
PS: Ive Spotify Premium