如果内部存储器是如此珍贵,为什么Android不会自动将应用程序移动到SD卡。我只有一个接一个地获得所有应用程序列表的逻辑,一个只能获得仅安装在内部存储器上的几个应用程序,然后将它们移动到SD卡。
在我看来是一个相当懒惰的内存管理,依赖于用户干预来释放重要的操作系统操作的空间。
如果内部存储器是如此珍贵,为什么Android不会自动将应用程序移动到SD卡。我只有一个接一个地获得所有应用程序列表的逻辑,一个只能获得仅安装在内部存储器上的几个应用程序,然后将它们移动到SD卡。
在我看来是一个相当懒惰的内存管理,依赖于用户干预来释放重要的操作系统操作的空间。
If the internal memory is so precious why doesn't Android move the apps to the SD card automatically. I just don't get the logic of searching through the All Apps list one by one to get a couple of apps that are only installed on the internal memory and then move them to the SD card.
In my opinion is a rather lazy memory management that relies on user intervention to free up space for important OS operations.
我只能推测,因为这是一个真正只能由Android工程师回答,但是在我的头顶上,我可以想到他们可能已经决定的几个原因:
I can only speculate, as this is something that can really only be answered by an Android engineer, but off the top of my head I can think of a few reasons they might have decided on this:
我刚刚发现我正在咆哮到错误的树上,它不是操作系统的故障是硬件设计的错误选择(明显受到经济因素的驱动)。由于操作系统正在服用512或570MB的我的手机内存中的大部分,我留下了从手机移动到SD卡的运球。我刚检查了其他制造商的手机,他们带有1-16GB的内存甚至更多! (三星的Galaxy S II),SD卡实际上只是外部/补充存储。
具有更多内存可用,不需要移动应用程序。
感谢您的评论。
I just discovered I was barking to the wrong tree, it is not the OS fault is a wrong choice for hardware design (obviously driven by economic factors). Since the Operating System is taking most of the 512 or 570MB of my phone's internal memory I'm left with the dribbling of moving apps from the phone to the SD Card. I just checked other manufacturers' phones and they come with 1-16GB of internal memory or even more! (Samsung's Galaxy S II), SD card is effectively just an external/supplementary storage.
With more internal memory available there is no need to move application anymore.
Thanks for your comments.
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有