Hello Martin,
In action App Starten and if I select pm command in Execute root command the selection list of app package does not open any more.
In the logger is shown out of memory
I use Android 4.3 and latest official Automagic version
List of app packages does not open
Moderator: Martin
Re: List of app packages does not open
java.lang.OutOfMemoryError
at android.graphics.BitmapFactory.nativeDecodeAsset(Native Method)
at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:596)
at android.graphics.BitmapFactory.decodeResourceStream(BitmapFactory.java:444)
at android.graphics.drawable.Drawable.createFromResourceStream(Drawable.java:832)
at android.content.res.Resources.loadDrawable(Resources.java:2988)
at android.content.res.Resources.getDrawable(Resources.java:1558)
at android.content.res.XResources.getDrawable(XResources.java:521)
at android.app.ApplicationPackageManager.getDrawable(ApplicationPackageManager.java:712)
at android.content.pm.PackageItemInfo.loadIcon(PackageItemInfo.java:149)
at ch.gridvision.ppam.androidautomagic.d.a.at$1.c(SourceFile:640)
at ch.gridvision.ppam.androidautomagic.d.a.at$1.a(SourceFile:621)
at ch.gridvision.ppam.androidautomagic.util.he$1.run(SourceFile:39)
at java.lang.Thread.run(Thread.java:841)
at android.graphics.BitmapFactory.nativeDecodeAsset(Native Method)
at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:596)
at android.graphics.BitmapFactory.decodeResourceStream(BitmapFactory.java:444)
at android.graphics.drawable.Drawable.createFromResourceStream(Drawable.java:832)
at android.content.res.Resources.loadDrawable(Resources.java:2988)
at android.content.res.Resources.getDrawable(Resources.java:1558)
at android.content.res.XResources.getDrawable(XResources.java:521)
at android.app.ApplicationPackageManager.getDrawable(ApplicationPackageManager.java:712)
at android.content.pm.PackageItemInfo.loadIcon(PackageItemInfo.java:149)
at ch.gridvision.ppam.androidautomagic.d.a.at$1.c(SourceFile:640)
at ch.gridvision.ppam.androidautomagic.d.a.at$1.a(SourceFile:621)
at ch.gridvision.ppam.androidautomagic.util.he$1.run(SourceFile:39)
at java.lang.Thread.run(Thread.java:841)
Re: List of app packages does not open
Hi,
Does rebooting the device help?
Did you install additional apps recently?
Regards,
Martin
Does rebooting the device help?
Did you install additional apps recently?
Regards,
Martin
Re: List of app packages does not open
Hi Martin,
I already uninstalled a new Xposed module. All other changes are due to app updates.
After restart Automagic the list opens in action App starten and I can repeat it. If I restart and jump directly to action execute root command pm does not allow to open the list. It appears only the busy circle for a while.
Reboot of device does not change behaviour
Regards
Andy
I already uninstalled a new Xposed module. All other changes are due to app updates.
After restart Automagic the list opens in action App starten and I can repeat it. If I restart and jump directly to action execute root command pm does not allow to open the list. It appears only the busy circle for a while.
Reboot of device does not change behaviour
Regards
Andy
Re: List of app packages does not open
Hi Andy
I see that there is a memory optimization missing in Execute Root Command that I've added to Launch App some time ago. I think this problem should be resolved in the next update.
I would be glad if you could test the next EAP version when it becomes available in the EAP forum.
Regards,
Martin
I see that there is a memory optimization missing in Execute Root Command that I've added to Launch App some time ago. I think this problem should be resolved in the next update.
I would be glad if you could test the next EAP version when it becomes available in the EAP forum.
Regards,
Martin
Re: List of app packages does not open
Ok. Thanks Martin.
I stay tuned for next EAP
I stay tuned for next EAP