android 中类复制 安卓复制应用程序_android


为ios复制应用程序


android 中类复制 安卓复制应用程序_机器学习_02

Khamosh Pathak Khamosh Pathak

iOS 14 introduced an “App Library” feature that acts like an app drawer. It’s a place for your apps to be automatically organized into folders by category.  That concept might sound handy to you, too, if you have an Android. Let’s see if we can mimic it.

iOS 14引入了“应用程序库”功能,其功能类似于应用程序抽屉。 在这里,您的应用程序可以按类别自动组织到文件夹中。 如果您使用的是Android,那么这个概念可能对您来说也很方便。 让我们看看是否可以模仿它。

The App Library can sort of be compared to Android’s app drawer, the place where all of the apps on your device are stored. The big difference is the App Library organizes the apps into categories automatically. This can make it easier to find what you’re looking for.

可以将应用程序库与Android的应用程序抽屉(可以存储设备上所有应用程序的位置)进行比较。 最大的区别是,应用程序库自动将应用程序分类。 这可以使查找所需内容变得更加容易。

To mimic this feature on an Android device, there are a couple of different approaches we can take. You can download a launcher that supports app drawer categories, or use an app drawer application with your existing launcher.

要在Android设备上模仿此功能,我们可以采取几种不同的方法。 您可以下载支持应用程序抽屉类别的启动器,或者将应用程序抽屉应用程序与现有启动器一起使用。

(Supplement Your App Drawer)

The App Library is Apple’s version of an app drawer, so it makes sense to replace the existing app drawer in your launcher. “Smart Drawer” is an app that organizes all your apps into categories. You can use it as the app drawer in any launcher.

App Library是Apple的应用程序抽屉版本,因此有必要替换启动器中的现有应用程序抽屉。 “智能抽屉”是一款将所有应用分类的应用。 您可以在任何启动器中将其用作应用程序抽屉。

First, download Smart Drawer from the Google Play Store to your Android device.

首先,从Google Play商店将Smart Drawer下载到您的Android设备。


android 中类复制 安卓复制应用程序_android_03


Open the app, and you’ll be greeted by a few introductory slides. Tap “Continue” until you get to “Enable Online Sorting.” This setting is what allows the app to automatically sort your apps into categories, so make sure it’s enabled and tap “Continue.”

打开该应用程序,您会看到一些介绍性幻灯片。 点击“继续”,直到进入“启用在线排序”。 此设置使应用程序可以自动将应用程序分类,因此请确保已启用它,然后点击“继续”。


android 中类复制 安卓复制应用程序_python_04


The next screen will explain how you can replace your existing app drawer with Smart Drawer. Tap “Start.”

下一个屏幕将说明如何使用Smart Drawer替换现有的应用程序抽屉。 点击“开始”。


android 中类复制 安卓复制应用程序_android 中类复制_05


You’ll be taken to the Smart Drawer with different app categories along the left side of the screen. Tap the category icons to see your apps. It may take a few minutes for all of your apps to be organized.

屏幕左侧将显示带不同应用类别的智能抽屉。 点击类别图标以查看您的应用。 整理您的所有应用可能需要几分钟。


android 中类复制 安卓复制应用程序_android_06


You can tap the “Search” icon in the top-right corner to find a specific app.

您可以点击右上角的“搜索”图标以找到特定的应用。


android 中类复制 安卓复制应用程序_机器学习_07


Long-press an app to bring up more options. From here, you can drag it to a different category.

长按一个应用程序可显示更多选项。 从这里,您可以将其拖到其他类别。

android 中类复制 安卓复制应用程序_java_08


You can add a category by tapping the three-dot menu icon in the top-right corner and selecting “Add Category.” The free version of Smart Drawer allows a maximum of six categories.

您可以通过点击右上角的三点菜单图标并选择“添加类别”来添加类别。 Smart Drawer的免费版本最多允许六个类别。


android 中类复制 安卓复制应用程序_android_09


To remove a category, long-press the category icon and then select “Remove.”

要删除类别,请长按类别图标,然后选择“删除”。


android 中类复制 安卓复制应用程序_机器学习_10


The advantage of Smart Drawer is you can place the app icon anywhere on your home screen and you have access to an organized drawer.

Smart Drawer的优点是您可以将应用程序图标放置在主屏幕上的任何位置,并且可以访问组织良好的抽屉。

(Try a New Launcher)

The launcher is the app that you see as your home screen. One of the cool things about Android is you can change up the launcher pretty easily. That’s what we’ll do here.

启动器是您在主屏幕上看到的应用程序。 关于Android的一件很酷的事情是,您可以轻松地更改启动器。 那就是我们在这里要做的。

First, download “Smart Launcher 5” from the Google Play Store on your Android device.

首先,从Android设备上的Google Play商店下载“ Smart Launcher 5 ”。


android 中类复制 安卓复制应用程序_java_11


Open the launcher, and tap “Get Started.” Agree to the terms and conditions to proceed.

打开启动器,然后点击“入门”。 同意继续进行的条款和条件。


android 中类复制 安卓复制应用程序_python_12


Next, you’ll see a list of permissions. You don’t need to allow all of these permissions to use the launcher. The only permission we need is “Storage;” the others are for widgets and other optional features. Tap “Next” when you’re done.

接下来,您将看到权限列表。 您不需要允许所有这些权限来使用启动器。 我们唯一需要的许可是“存储”; 其他用于小部件和其他可选功能。 完成后,点击“下一步”。


android 中类复制 安卓复制应用程序_android_13


Android will ask you to grant all the permissions you enabled. Tap “Allow.”

Android会要求您授予所有启用的权限。 点击“允许”。


android 中类复制 安卓复制应用程序_机器学习_14


Now you’ll be asked to choose a wallpaper. Make your choice, and tap “Next.”

现在,将要求您选择墙纸。 做出选择,然后点击“下一步”。


android 中类复制 安卓复制应用程序_android 中类复制_15


The app will ask if you want to unlock all features with a Premium subscription. This is not necessary for what we will be doing. Tap the “X” icon in the top-right corner.

该应用程序将询问您是否要通过高级订阅解锁所有功能。 这对于我们将要做的事情不是必需的。 点击右上角的“ X”图标。


android 中类复制 安卓复制应用程序_python_16


You’ll now be looking at the default home screen set up for the launcher. The App Library-like categories can be accessed by swiping up on the home screen.

现在,您将查看为启动器设置的默认主屏幕。 可以通过在主屏幕上向上滑动来访问类似于App Library的类别。



The launcher can be used perfectly fine just like this. However, if you’re interested in removing some of the extra stuff (news feed, widget panel, etc), we have a file you can download to import a more cleaned-up home screen.

这样就可以完美使用启动器了。 但是,如果您有兴趣删除一些多余的东西(新闻提要,窗口小部件面板等),我们可以下载一个文件,以导入更干净的主屏幕。

First, download this file to your Android device. You’ll need to extract the ZIP file before proceeding.

首先, 将此文件下载到您的Android设备。 您需要先提取ZIP文件,然后再继续。

Now that the backup file has been downloaded, tap and hold on your home screen to bring up the “Settings” panel and then select “Show All Settings.”

现在已经下载了备份文件,点击并按住您的主屏幕以显示“设置”面板,然后选择“显示所有设置”。


android 中类复制 安卓复制应用程序_机器学习_17


Choose “Backup” from Settings.

从设置中选择“备份”。


android 中类复制 安卓复制应用程序_python_18


Next, tap the “Folder” icon in the bottom-left corner.

接下来,点击左下角的“文件夹”图标。


android 中类复制 安卓复制应用程序_android_19


Select the file you downloaded earlier. A message will explain that restoring from this backup will wipe the current configuration. Tap “OK.”

选择您先前下载的文件。 将显示一条消息,说明从此备份还原将擦除当前配置。 点击“确定”。


android 中类复制 安卓复制应用程序_机器学习_20


You’ll be brought back to your home screen. Now, all you have to do is swipe over to the right-most home screen to see the faux App Library.

您将被带回主屏幕。 现在,您所要做的就是在最右边的主屏幕上滑动,以查看伪造的App Library。



The launcher automatically sorts your apps into the categories listed in the bottom bar. To add a new category, tap the three-dot menu icon, and select “Add Category.” You can choose from one of the preset categories, and your apps will be sorted.

启动器会自动将您的应用分类到底部栏中列出的类别中。 要添加新类别,请点按三点菜单图标,然后选择“添加类别”。 您可以从预设类别之一中进行选择,然后将对您的应用进行排序。


android 中类复制 安卓复制应用程序_android_21


To remove a category, long-press the icon, and tap the “Trash” icon to delete it.

要删除类别,请长按图标,然后点击“垃圾箱”图标将其删除。


android 中类复制 安卓复制应用程序_android_22




These solutions aren’t exactly like iOS 14’s App Library, but they do allow you to automatically organize apps. It can be a pain to sort dozens of apps on your phone. Hopefully, these solutions can help.

这些解决方案与iOS 14的应用程序库不完全相同,但是它们确实允许您自动组织应用程序。 在手机上对数十种应用进行排序可能会很痛苦。 希望这些解决方案能有所帮助。

为ios复制应用程序