CN106325914B - Method, server and terminal for installing application program - Google Patents

Method, server and terminal for installing application program Download PDF

Info

Publication number
CN106325914B
CN106325914B CN201510394317.2A CN201510394317A CN106325914B CN 106325914 B CN106325914 B CN 106325914B CN 201510394317 A CN201510394317 A CN 201510394317A CN 106325914 B CN106325914 B CN 106325914B
Authority
CN
China
Prior art keywords
terminal
region information
application program
program
installation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201510394317.2A
Other languages
Chinese (zh)
Other versions
CN106325914A (en
Inventor
马学敏
尚子峰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201510394317.2A priority Critical patent/CN106325914B/en
Priority to PCT/CN2016/082294 priority patent/WO2017005053A1/en
Publication of CN106325914A publication Critical patent/CN106325914A/en
Application granted granted Critical
Publication of CN106325914B publication Critical patent/CN106325914B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a method, a server and a terminal for installing an application program, wherein the method comprises the following steps: receiving a request for installing an application program sent by a terminal; acquiring regional information of the terminal; and sending the installation program of the application program corresponding to the region information to a terminal so that the icon of the application program displayed after the terminal runs the installation program is related to the region information. In the invention, the server acquires the region information of the terminal and sends the installation program of the application program corresponding to the region information of the terminal to the terminal. The icon of the application program displayed after the terminal runs the installation program is related to the region information. The icon of the application program is high in identification degree, and can provide regional identification for the user, so that the use experience of the user is improved.

Description

Method, server and terminal for installing application program
Technical Field
The present invention relates to the field of software technologies, and in particular, to a method, a server, and a terminal for installing an application.
Background
With the popularization of the intelligent terminal, more and more Application programs (APPs) for the intelligent terminal to install and use are developed. An application is a computer program that is developed to run on an operating system to perform a specific task or tasks, and is software that runs on a terminal, usually interacting with a user, and has a visual user interface.
After a user installs an application program in a terminal, usually, an icon of the application program is displayed on the terminal, so that the user clicks the icon to run the application program and enter a user interface of the application program, or the user can operate the icon to delete the application program, or the user can drag the icon to move the display position of the icon.
The icon of the application is generally an image designed by a developer to conform to the display specification of the terminal, and the terminal displays the image after installing the application. No matter which terminal installs the application program, the same icon is displayed, so that the icon recognition degree is poor and the personalization is not enough.
Disclosure of Invention
In view of the above, an object of the embodiments of the present invention is to provide a method, a server, and a terminal for installing an application program, so as to improve the recognition degree of an icon of the application program.
In order to achieve the above object, in one aspect, an embodiment of the present invention provides a method for installing an application program, including the following steps:
receiving a request for installing an application program sent by a terminal;
acquiring regional information of the terminal;
and sending the installation program of the application program corresponding to the region information to a terminal so that the icon of the application program displayed after the terminal runs the installation program is related to the region information.
In an embodiment of the present invention, the acquiring the region information of the terminal includes:
receiving position information which is sent by a terminal and collected by a positioning device of the terminal;
and searching and acquiring the region information corresponding to the position information in a preset first database.
In an embodiment of the present invention, the acquiring the region information of the terminal includes:
acquiring an outlet IP address when the terminal is connected with a network;
and searching and acquiring the region information corresponding to the IP address in a preset second database.
In an embodiment of the present invention, the sending the installation program of the application program corresponding to the region information to the terminal includes:
searching an installation program of the application program corresponding to the region information of the terminal in a mapping table of pre-stored region information and the installation program of the application program;
and sending the searched installation program to the terminal.
The embodiment of the invention also provides a method for installing the application program, which comprises the following steps:
when a request for installing an application program is sent to a server, acquiring region information of a terminal;
sending the acquired region information to a server;
and receiving an installation program of the application program corresponding to the region information, which is sent by the server, so that the icon of the application program displayed after the terminal runs the installation program is related to the region information.
An embodiment of the present invention further provides a server, including:
the first receiving module is used for receiving a request for installing an application program sent by a terminal;
the first acquisition module is used for acquiring the regional information of the terminal;
and the first sending module is used for sending the installation program of the application program corresponding to the region information to the terminal so as to enable the icon of the application program displayed after the terminal runs the installation program to be related to the region information.
In an embodiment of the present invention, the first obtaining module includes:
the receiving submodule is used for receiving the position information which is sent by the terminal and is collected by the positioning device of the terminal;
and the first retrieval submodule is used for retrieving and acquiring the region information corresponding to the position information in a preset first database.
In an embodiment of the present invention, the first obtaining module includes:
the obtaining submodule is used for obtaining an outlet IP address when the terminal is connected with a network;
and the second retrieval submodule is used for retrieving and acquiring the region information corresponding to the IP address in a preset second database.
In an embodiment of the present invention, the first sending module includes:
the searching submodule is used for searching the installation program of the application program corresponding to the region information of the terminal in a mapping table of prestored region information and the installation program of the application program;
and the sending submodule is used for sending the searched installation program to the terminal.
An embodiment of the present invention further provides a terminal, including:
the second acquisition module is used for acquiring the region information of the terminal when sending a request for installing the application program to the server;
the second sending module is used for sending the acquired region information to the server;
and the second receiving module is used for receiving an installation program of the application program corresponding to the region information, which is sent by the server, so that the icon of the application program displayed after the terminal runs the installation program is related to the region information.
The technical scheme provided by the embodiment of the invention has the following beneficial effects:
in the invention, the server acquires the region information of the terminal and sends the installation program of the application program corresponding to the region information of the terminal to the terminal. The icon of the application program displayed after the terminal runs the installation program is related to the region information. The icon of the application program is high in identification degree, and can provide regional identification for the user, so that the use experience of the user is improved.
Additional features and advantages of embodiments of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by the practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
The technical solutions of the embodiments of the present invention are further described in detail with reference to the accompanying drawings and embodiments.
Drawings
The accompanying drawings are included to provide a further understanding of the embodiments of the invention, and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the principles of the invention. In the drawings:
FIG. 1 is a flow diagram of a method for installing an application provided in accordance with an embodiment of the present invention;
FIG. 2 is a schematic diagram of an icon of an installed application according to one embodiment of the invention;
FIG. 3 is a schematic diagram of another icon of an installed application according to one embodiment of the invention;
FIG. 4 is a flow diagram of a method for installing an application provided in accordance with another embodiment of the present invention;
FIG. 5 is a flow diagram of a method for installing an application provided in accordance with another embodiment of the present invention;
FIG. 6 is a flow diagram of a method for installing an application provided in accordance with another embodiment of the present invention;
fig. 7 is a schematic structural diagram of a server provided according to another embodiment of the present invention;
fig. 8 is a schematic structural diagram of a terminal according to another embodiment of the present invention;
fig. 9 is a schematic diagram of an interaction process of installing an application implemented by a terminal and a server according to an embodiment of the present invention;
fig. 10 is a schematic diagram of an interaction process of installing an application implemented by a terminal and a server according to another embodiment of the present invention.
Detailed Description
The preferred embodiments of the present invention will be described in detail below with reference to the accompanying drawings, and it should be understood that the preferred embodiments described herein are merely illustrative and explanatory of the embodiments of the present invention, and are not restrictive of the embodiments of the invention.
When the terminal requests to install the application program, the terminal sends an installation request to the server, and the server returns the installation program of the application program to the terminal. Fig. 1 shows a main flow of a method for installing an application program in an embodiment of the present invention, where the embodiment is applied to a server side, and the method includes the following steps:
step S11: and receiving a request for installing the application program sent by the terminal.
Step S12: and acquiring the regional information of the terminal.
The region information includes, for example, but not limited to, information on which country, which province, which city, and the like the terminal is in.
Step S13: and sending the installation program of the application program corresponding to the region information to a terminal so that the icon of the application program displayed after the terminal runs the installation program is related to the region information.
It should be noted that the execution order of the above steps S11 and S12 is not limited thereto, and may be executed simultaneously.
In the invention, the server acquires the region information of the terminal and sends the installation program of the application program corresponding to the region information of the terminal to the terminal. The icon of the application program displayed after the terminal runs the installation program is related to the region information. For example, when the application is a taxi taking application, the installation programs of the applications corresponding to different cities can be preset, and the icon of the application displayed after the terminal runs the installation program is the pattern of the taxi in the city where the terminal is located. Fig. 2 shows a pattern of the beijing taxi included in the icon of the application program when the region information of the terminal is beijing; as shown in fig. 3, when the region information of the terminal is london, the icon of the application program includes a pattern of the taxi of london. For example, when the application is a map-like application, the pattern on the icon of the application may be a representative building. The icon of the application program is high in identification degree, and can provide regional identification for the user, so that the use experience of the user is improved.
Fig. 4 shows a main flow of a method for installing an application program in another embodiment of the present invention, which is suitable for a server side. In this embodiment, the location information of the terminal acquired by the server is transmitted by the terminal. Specifically, the present embodiment includes the following steps:
step S41: and receiving a request for installing the application program sent by the terminal.
Step S42: and sending a request for acquiring the region information of the terminal to the terminal.
Step S43: and receiving the position information which is sent by the terminal and collected by the positioning device of the terminal.
The Positioning device of the terminal can be, for example, a GPS (Global Positioning System) or an Assisted Global Positioning System (AGPS), and the AGPS can utilize information of a terminal base station to cooperate with a conventional GPS satellite to make the Positioning speed faster.
The location information may be, for example, the longitude and latitude at which the terminal is located.
Step S44: and searching the region information corresponding to the acquired position information in a preset first database.
According to the recorded geographic information in the first database, the country, province and city corresponding to the precision and latitude are searched.
Step S45: and searching the installation program of the application program corresponding to the region information of the terminal in a mapping table of pre-stored region information and installation programs of the application programs.
Step S46: and sending the installation program of the application program corresponding to the region information to a terminal so that the icon of the application program displayed after the terminal runs the installation program is related to the region information.
In other embodiments of the present invention, the step S42 is not necessary, and the region information may be automatically sent to the server by the terminal, for example, the terminal may send the region information to the server together with a request for installing the application program.
For a terminal without a positioning device, the terminal cannot acquire position information by itself. Therefore, a server is required for acquisition. Fig. 5 shows another embodiment of the present invention, which includes the following steps:
step S51: and receiving a request for installing the application program sent by the terminal.
Step S52: and acquiring an outlet IP address when the terminal is connected with the network.
Step S53: and searching and acquiring the region information corresponding to the IP address in a preset second database.
And according to the corresponding relation between the IP address recorded in the second database and the geographic information, finding out which country, which province and even which city the obtained IP address corresponds to.
Step S54: and searching the installation program of the application program corresponding to the region information of the terminal in a mapping table of pre-stored region information and installation programs of the application programs.
Step S55: and sending the installation program of the application program corresponding to the region information to a terminal so that the icon of the application program displayed after the terminal runs the installation program is related to the region information.
Fig. 6 shows a main flow of a method for installing an application program according to another embodiment of the present invention, which is suitable for a terminal side. Specifically, the present embodiment includes the following steps:
step S61: when a request for installing an application program is sent to a server, region information of a terminal is obtained.
In this step, the region information of the terminal may be acquired by a positioning device in the terminal. The step may be performed when the request for installing the application is transmitted, or when the request for acquiring the region information of the terminal transmitted by the server is received.
Step S62: and sending the acquired region information to a server.
The acquired region information may be sent to the server together with the request for installing the application program, or the request for installing the application program may be sent first, and the acquired region information may be sent after the request for acquiring the region information of the terminal sent by the server is received.
Step S63: and receiving an installation program of the application program corresponding to the region information, which is sent by the server, so that the icon of the application program displayed after the terminal runs the installation program is related to the region information.
In this embodiment, the terminal may obtain the region information and send the region information to the server, so that the server sends an installation package of the application program corresponding to the region information. The icon of the application program displayed after the terminal runs the installation program is related to the region information. The icon of the application program is high in identification degree, and can provide regional identification for the user, so that the use experience of the user is improved.
Fig. 7 is a server according to an embodiment of the present invention, and as shown in fig. 7, the server includes:
a first receiving module 701, configured to receive a request for installing an application sent by a terminal;
a first obtaining module 702, configured to obtain region information of the terminal;
a first sending module 703 is configured to send an installer of the application program corresponding to the region information to the terminal, so that an icon of the application program displayed after the terminal runs the installer is related to the region information.
The first obtaining module 702 includes:
the receiving submodule is used for receiving the position information which is sent by the terminal and collected by the positioning device of the terminal;
and the first retrieval submodule is used for retrieving and acquiring the region information corresponding to the position information in a preset first database.
The first obtaining module 702 includes:
the obtaining submodule is used for obtaining an outlet IP address when the terminal is connected with a network;
and the second retrieval submodule is used for retrieving and acquiring the region information corresponding to the IP address in a preset second database.
The first sending module 703 includes:
the searching submodule is used for searching the installation program of the application program corresponding to the region information of the terminal in a mapping table of prestored region information and the installation program of the application program;
and the sending submodule is used for sending the searched installation program to the terminal.
Fig. 8 shows a terminal according to another embodiment of the present invention, where the terminal includes:
a second obtaining module 801, configured to obtain region information of the terminal when sending a request for installing an application to the server;
a second sending module 802, configured to send the obtained region information to a server;
a second receiving module 803, configured to receive an installation program of the application program corresponding to the region information, where the installation program is sent by the server, so that an icon of the application program, which is displayed after the terminal runs the installation program, is related to the region information.
Fig. 9 and 10 are schematic diagrams illustrating an interaction process of installing an application program implemented by a terminal and a server according to an embodiment of the present invention.
As shown in fig. 9, when a terminal having a positioning device receives a request from a user to install an application, the terminal acquires location information (longitude and latitude) of the terminal, and then transmits the location information to a server. The server searches the region where the terminal is located through the database according to the position information, then searches a mapping table of prestored region information and an installation program of the application program, returns the installation program corresponding to the region information in the mapping table to the terminal, the terminal displays the installation program to a user, the installation program can automatically run or can be started to run by the user, and after the installation is completed, an icon of the application program related to the region information is displayed on the terminal.
As shown in fig. 10, in the case of a terminal without a positioning device, when the terminal receives a request from a user to install an application, the terminal transmits the request to install the application to a server. The method comprises the steps that a server obtains an outlet ip address when a terminal is connected with a network, then searches a database for region information corresponding to the ip address, then searches a pre-stored mapping table of the region information and an installation program of an application program, returns the installation program corresponding to the region information in the mapping table to the terminal, displays the installation program to a user, and displays an icon of the application program related to the region information on the terminal after the installation is completed.
It should be noted that: the device for installing an application program provided in the above embodiment is only illustrated by the division of the above functional modules, and in practical applications, the above function distribution may be completed by different functional modules according to needs, that is, the internal structure of the device is divided into different functional modules to complete all or part of the functions described above. In addition, the apparatus for installing an application and the method embodiment for installing an application provided in the above embodiments belong to the same concept, and specific implementation processes thereof are detailed in the method embodiment and are not described herein again.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (5)

1. A method of installing an application, comprising the steps of:
receiving a request for installing an application program sent by a terminal;
acquiring regional information of the terminal;
searching an installation program of an application program corresponding to the region information of the terminal in a mapping table of prestored region information and the installation program of the application program, so that an icon of the application program displayed after the terminal runs the installation program is related to the region information;
sending the found installation program to the terminal;
wherein, when the region information is a city, the method further comprises:
presetting installation programs of application programs corresponding to different cities;
the acquiring the region information of the terminal includes:
receiving position information which is sent by a terminal and collected by a positioning device of the terminal;
and searching and acquiring the region information corresponding to the position information in a preset first database.
2. The method of claim 1, wherein the obtaining the regional information of the terminal further comprises:
acquiring an outlet IP address when the terminal is connected with a network;
and searching and acquiring the region information corresponding to the IP address in a preset second database.
3. A method of installing an application, the method comprising:
when a request for installing an application program is sent to a server, position information collected by a positioning device is received;
searching and acquiring region information corresponding to the position information in a preset first database;
sending the acquired region information to a server;
receiving an installation program of the application program corresponding to the region information, which is sent by a server, so that an icon of the application program displayed after the terminal runs the installation program is related to the region information, wherein the server searches the installation program of the application program corresponding to the region information of the terminal in a mapping table of prestored region information and the installation program of the application program, and sends the searched installation program to the terminal, and when the region information is a city, the server presets the installation programs of the application programs corresponding to different cities.
4. A server, comprising:
the first receiving module is used for receiving a request for installing an application program sent by a terminal;
the first acquisition module is used for acquiring the regional information of the terminal;
the system comprises a first sending module, a second sending module and a third sending module, wherein the first sending module is used for sending an installation program of the application program corresponding to the region information to the terminal so as to enable an icon of the application program displayed after the terminal runs the installation program to be related to the region information, the server searches the installation program of the application program corresponding to the region information of the terminal in a mapping table of prestored region information and the installation program of the application program and sends the searched installation program to the terminal, and when the region information is a city, the server presets installation programs of the application programs corresponding to different cities;
wherein the first obtaining module further comprises:
the receiving submodule is used for receiving the position information which is sent by the terminal and collected by the positioning device of the terminal;
and the first retrieval submodule is used for retrieving and acquiring the region information corresponding to the position information in a preset first database.
5. A computer-readable storage medium having stored thereon computer-readable instructions for causing at least one processor to perform the method of claim 1 or 2.
CN201510394317.2A 2015-07-07 2015-07-07 Method, server and terminal for installing application program Active CN106325914B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201510394317.2A CN106325914B (en) 2015-07-07 2015-07-07 Method, server and terminal for installing application program
PCT/CN2016/082294 WO2017005053A1 (en) 2015-07-07 2016-05-17 Application installation method, server and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510394317.2A CN106325914B (en) 2015-07-07 2015-07-07 Method, server and terminal for installing application program

Publications (2)

Publication Number Publication Date
CN106325914A CN106325914A (en) 2017-01-11
CN106325914B true CN106325914B (en) 2020-05-22

Family

ID=57684643

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510394317.2A Active CN106325914B (en) 2015-07-07 2015-07-07 Method, server and terminal for installing application program

Country Status (2)

Country Link
CN (1) CN106325914B (en)
WO (1) WO2017005053A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019041323A1 (en) * 2017-09-01 2019-03-07 深圳传音通讯有限公司 Terminal, application software installation method thereof for initially starting terminal, and readable storage medium
CN110309120B (en) * 2018-03-06 2023-04-07 阿里云计算有限公司 Data processing method and data processing device
CN112527332A (en) * 2020-12-16 2021-03-19 Oppo广东移动通信有限公司 Method for internationalizing software application, terminal device, server and storage medium

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7689664B2 (en) * 2006-08-10 2010-03-30 Sony Ericsson Mobile Communications Ab System and method for installing and configuring software applications on a mobile networked terminal
WO2014092689A1 (en) * 2012-12-11 2014-06-19 Unify Gmbh & Co. Kg Communication apparatus and method for application management
KR101995283B1 (en) * 2013-03-14 2019-07-02 삼성전자 주식회사 Method and system for providing app in portable terminal
CN103347258A (en) * 2013-06-07 2013-10-09 北京车音网科技有限公司 Downloading method, system and server of application program and terminal equipment
CN104703123B (en) * 2013-12-05 2018-11-06 西安酷派软件科技有限公司 The display methods and communication terminal of application icon
CN103873686B (en) * 2014-03-10 2016-06-08 小米科技有限责任公司 A kind of process figure calibration method, device and terminating unit
CN104158885B (en) * 2014-08-21 2017-06-27 中南大学 A kind of method and system based on the loading application of positional information streaming
CN104346471A (en) * 2014-11-18 2015-02-11 北京奇虎科技有限公司 Method, device and system for determining to-be-pushed application based on geological position information

Also Published As

Publication number Publication date
CN106325914A (en) 2017-01-11
WO2017005053A1 (en) 2017-01-12

Similar Documents

Publication Publication Date Title
US8059032B2 (en) Positioning control device and positioning control method
CN103064980A (en) Method and system for inquiring information of scenic spots on basis of mobile terminal and GPS (global positioning system)
CN103903428B (en) Method, terminal and the system of reservation taxi
US20150370828A1 (en) Tile-Based Distribution of Searchable Geospatial Data to Client Devices
CN102164342A (en) A method and system for physical mapassisted wireless access point locating
CN106325914B (en) Method, server and terminal for installing application program
US20080195978A1 (en) Method and apparatus for communicating navigation information
KR20110138010A (en) Method and system for acquireing positon of terminal
CN103631888B (en) Multi-data source data searching method and device based on positions
CN103913164A (en) Mobile-terminal-based positioning method and system
CN106027693B (en) IP address-based localization method and device
CN103247226A (en) Method and device for determining electronic map
CN103455167A (en) Method, client and system for adjusting input method editor (IME) corpus based on geographical region information
US9032386B1 (en) Product upgrade location identifier for software upgrade
CN105095407A (en) Method and system for real-time search of application program content
CN106658666B (en) Method and equipment for establishing wireless connection
CN104410951A (en) Intelligent terminal tracking locating method and intelligent terminal
US20220114540A1 (en) Automated Equipment Tracking for Service Technicians
CN115884232A (en) Communication method, apparatus and storage medium
CN112084247A (en) Method and device for extending application program service
CN110677809B (en) User terminal positioning method and device
WO2016131335A1 (en) Positioning method and terminal device
CN110248371B (en) Data processing method and device
CN111765896A (en) Electronic map display method and device, terminal and medium
US10484816B2 (en) Information terminal, information processing apparatus, information processing system, and information processing method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant