Android apps 02-Android IM: a similar mobile QQ Instant Messaging Open Source implementation, android02-androidAndroid apps 02-Android IM: an open-source instant messaging implementation similar to mobile QQ
This is a simple IM application running on Android. When the application sends an HTTP request to the server, it
1. Installation Steps
Step one: Double click on the "Instant Office Star Server".
Step two: The user can choose the installation path (the default path is recommended, do not use the long path name), after selecting the path, perform the next step, the interface shown below, the required files are being installed:
The third step: after installation, the following screen appears, click "OK" button that completes the installation.
Fourth step: Cli
The newly refurbishedWin10with a lot of real work and less common in lifeAPP, if you feel that theseAPPuse disk space or want to uninstall these apps (APP),Win10cannot use theWindowsApplication Manager directly and graphically uninstalls these apps, and uses theWin10Bring your ownWindows Powershelltools to manage applications,
the relevant name slowly.
Next, let's look at how to use the ADB command line to uninstall or remove Android apps. Here we take the Windows computer as an example platform, and we'll just do it when your PC is fully provisioned with Android ADB. That is, your Android device can work well in the Android ADB environment.Uninstall or remove app
The function of this script is to uninstall all third-party apps installed in Android phone, mainly using adb shell pm, adb Uninstall command, so the premise is to use the environment variable of ADB, the following code:1 #!/usr/bin/env python2 3 ImportOS4 5 defUninstall ():6Os.popen ("adb wait-for-device")7 Print "Start
) Description of the app at the time of installation, such as version number, phone system version requirements for installation, etc.12) Some permissions acquired during installation, such as camera, recording, etc.13) Install again after installation, or install the app update14) icon of the app after installation, name display15) prompt information during installation is normalProcess1) Whether it is running after installation, whether the process exists2) Once the process has been killed, is
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.