CN-122027619-A - Application downloading method and related equipment
Abstract
The application relates to the technical field of application downloading, and provides an application downloading method and related equipment. The method comprises the steps of obtaining a plurality of access accounts which can access the google application platform, determining a target transmission link from a plurality of network proxy links when request application information is sent out, and obtaining application data corresponding to the request application information from the google application platform by utilizing all the access accounts through the target transmission link. The method of the application can improve the stability and usability of application downloading.
Inventors
- LU XUE
- ZENG HUAN
Assignees
- 湖南小算科技信息有限公司
Dates
- Publication Date
- 20260512
- Application Date
- 20260210
Claims (9)
- 1. An application download method, applied to an electronic device using a Linux operating system, comprising: Acquiring a plurality of access accounts which can access the google application platform; when request application information is sent out, determining a target transmission link from a plurality of network proxy links; And acquiring application data corresponding to the request application information from the google application platform by using all the access accounts through the target transmission link.
- 2. The application download method as in claim 1, wherein determining the target transmission link from the plurality of network proxy links comprises: Determining a link request address; And taking the network proxy link matched with the link request address as a target transmission link.
- 3. The application downloading method according to claim 1, wherein the obtaining, by the target transmission link, the application data corresponding to the requested application information from the google application platform using all access accounts includes: analyzing the request application information to obtain an application package name and a regional language of the request application; determining a target access account from all the access accounts based on the regional language; And accessing the google application platform by using the target access account through a target transmission link, and acquiring application data corresponding to the application package name from the google application platform when the google application platform is allowed to be accessed.
- 4. The application downloading method as claimed in claim 3, wherein the accessing the google application platform by using the target access account through a target transmission link includes: and the google application platform is connected with the google application platform through a target transmission link, the target access account is operated, and the google application platform is accessed through the target access account.
- 5. The application download method according to claim 4, wherein the application data includes an application icon, an APK file, and application version information.
- 6. The application downloading method as claimed in claim 3, wherein after the step of accessing the google application platform by using the target access account through the target transmission link and allowing access to obtain the application data corresponding to the application package name from the google application platform, the application downloading method further comprises: And if the application data meets the preset abnormal requirements, switching the target access account to other access accounts, returning to the target transmission link, accessing the google application platform by using the target access account, and acquiring the application data corresponding to the application package name from the google application platform if the access is allowed.
- 7. An application download device, comprising: the acquisition module is used for acquiring a plurality of access accounts which can access the google application platform; The determining module is used for determining a target transmission link from a plurality of network proxy links when the request application information is sent; And the sending module is used for acquiring application data corresponding to the request application information from the google application platform by utilizing all the access accounts through the target transmission link.
- 8. An electronic device comprising a memory, a processor and a computer program stored in the memory and executable on the processor, wherein the processor implements the application download method according to any of claims 1 to 6 when executing the computer program.
- 9. A computer readable storage medium storing a computer program, characterized in that the computer program when executed by a processor implements the application download method according to any one of claims 1 to 6.
Description
Application downloading method and related equipment Technical Field The present application relates to the field of application downloading technologies, and in particular, to an application downloading method and related devices. Background The Google application platform usually used, such as Google shop Google Play official interface, has a region, account number and device checking mechanism, and the Google will update the back-end interface at random. Traditional ways of downloading applications at these servers include running the application store AuroraStore/programming interface GPlayApi to interface Google services on a real Android device, accessing Google Play directly at the terminal side through virtual private network (VPN, virtual Private Network)/proxy, using third party crawling or crawler services. The method has the following problems that GPlayApi is originally designed and operated in an Android environment and is difficult to be deployed on a Linux server directly, centralized management, caching, distribution and unified authentication cannot be realized if the method is operated on a terminal side, the efficiency is low, the cost is high, a Google back-end interface is frequently changed, a reverse API is easy to fail, the stability is poor, a cross-border network is limited, a reliable overseas agent link can be dynamically selected, analysis and enhancement requirements on package formats such as an Android application package (AAB, android App Bundle), a split Android installation package (splitAPK, split Android Package) and an opaque binary data package (OBB, opaque Binary Blob) are high, and automatic maintenance, protocol repair, wind control avoidance and log observability are required for the server. Therefore, the existing application downloading method has the problems of poor stability and usability of application downloading. Disclosure of Invention The embodiment of the application provides an application downloading method and related equipment, which can solve the problems of poor stability and usability of application downloading. In a first aspect, an embodiment of the present application provides an application download method, applied to an electronic device using a Linux operating system, where the application download method includes: Acquiring a plurality of access accounts which can access the google application platform; when request application information is sent out, determining a target transmission link from a plurality of network proxy links; And acquiring application data corresponding to the request application information from the google application platform by using all the access accounts through the target transmission link. Optionally, determining the target transmission link from the plurality of network proxy links includes: Determining a link request address; and taking the network proxy link matched with the link request address as a target transmission link. Optionally, the obtaining, by the target transmission link, application data corresponding to the request application information from the google application platform by using all the access accounts includes: analyzing the request application information to obtain an application package name and a regional language of the request application; Determining a target access account from all access accounts based on the regional language; And accessing the google application platform by using the target access account through the target transmission link, and acquiring application data corresponding to the application package name from the google application platform when the google application platform is allowed to be accessed. Optionally, accessing the google application platform by using the target access account through the target transmission link includes: and the google application platform is connected with the google application platform through a target transmission link, a target access account number is operated, and the google application platform is accessed through the target access account number. Optionally, the application data includes an application icon, an APK file, and application version information. Optionally, after accessing the google application platform by using the target access account through the target transmission link and allowing access to obtain application data corresponding to the application package name from the google application platform, the application downloading method further includes: And if the application data meets the preset abnormal requirements, switching the target access account to other access accounts, returning to access the google application platform by using the target access account through the target transmission link, and acquiring the application data corresponding to the application package name from the google application platform by allowing the access. In a second aspect, an embodiment of the present application provi