For Android development, you need to build a web server and use Apache to build a simple server.
Version used: Apache/2.2.22
Corresponding installation files: httpd-2.2.22-win32-x86-no_ssl.msi
: Http://mirror.bjtu.edu.cn/apache//httpd/binaries/win32/httpd-2.2.22-win32-x86-no_ssl.msi
Easy Guide:
After installation, there is a status icon in the tray:
You can use this icon to check whether the apache service is started?
To set that the service does not start with the system, follow these steps:
Open the Windows Server Manager, find the apache2.2 service item, and set it to manual start,
Access Method:
Enter the IP address of the local machine in the browser to access the newly built web server,
To configure the home page, go to the Apache installation directory, D: \ Program Files \ Apache Software Foundation \ apache2.2 \ htdocs
Find the default homepage file index.html (configurable)