CN112817614A - Application program distribution and installation method and system suitable for android system - Google Patents

Application program distribution and installation method and system suitable for android system Download PDF

Info

Publication number
CN112817614A
CN112817614A CN202110199392.9A CN202110199392A CN112817614A CN 112817614 A CN112817614 A CN 112817614A CN 202110199392 A CN202110199392 A CN 202110199392A CN 112817614 A CN112817614 A CN 112817614A
Authority
CN
China
Prior art keywords
application
equipment
enterprise
distribution server
industrial
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.)
Pending
Application number
CN202110199392.9A
Other languages
Chinese (zh)
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.)
Shanghai Ruiwei Electronic Technology Co ltd
Original Assignee
Shanghai Ruiwei Electronic Technology 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 Shanghai Ruiwei Electronic Technology Co ltd filed Critical Shanghai Ruiwei Electronic Technology Co ltd
Priority to CN202110199392.9A priority Critical patent/CN112817614A/en
Publication of CN112817614A publication Critical patent/CN112817614A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation

Abstract

The invention discloses an application program distribution and installation method and system suitable for an android system, wherein the method comprises the following steps: s1 a step for setting an application distribution server; s2 is a step for uploading device information of an enterprise device or an industrial device to the application distribution server; s3 is configured to store an application installation file to be distributed to an enterprise device or an industrial device in the application distribution server, and mark the adapted device information in the application installation file; and S4, periodically accessing the application distribution server by the enterprise equipment or the industrial equipment to acquire a new application installation file and installing the new application. The invention can realize the automatic distribution and installation of the application program and meet the requirement of using the application program by enterprise equipment or industrial equipment.

Description

Application program distribution and installation method and system suitable for android system
Technical Field
The invention relates to the technical field of intelligent equipment and computer software, in particular to an application program distribution and installation method and system suitable for an android system.
Background
With the development of mobile intelligent terminals, the use quantity of intelligent devices and users based on the android system is more and more huge. Not only equipment used by personal consumers, such as mobile phones, tablet computers and the like, need to be provided with application programs suitable for the android system; and enterprises or industrial equipment, such as internet of things equipment and the like also need to install application programs suitable for the android system. In the prior art, an application program applicable to an android system is generally popularized and installed in the following manner: the first is to display in the application market, download and install by the user; the second method is to pre-install the equipment before the equipment leaves the factory; and the third is that the user installs the application program at the same time when the android operating system is reinstalled. The three installation modes of the application programs in the prior art can meet the requirement of installing the application program of an individual consumer, but the installation mode of the application program in the prior art has the defect that a preset installation program cannot be automatically updated, and cannot meet the automatic updating requirement of enterprise equipment or industrial equipment.
Disclosure of Invention
The invention aims to provide an application program distribution and installation method and system suitable for an android system.
The application program distribution and installation method suitable for the android system provided by the invention comprises the following steps:
s1 a step for setting an application distribution server;
s2 is a step for uploading device information of an enterprise device or an industrial device to the application distribution server;
s3 is configured to store an application installation file to be distributed to an enterprise device or an industrial device in the application distribution server, and mark the adapted device information in the application installation file;
and S4, periodically accessing the application distribution server by the enterprise equipment or the industrial equipment to acquire a new application installation file and installing the new application.
The S3 is configured to store the application installation file to be distributed to the enterprise device or the industrial device in the application distribution server, and mark the adapted device information in the application installation file, and includes:
the S31 application program distribution server classifies the type of the enterprise equipment or the industrial equipment and groups the equipment according to the received equipment information;
s32 sets the application program for which model classification and device grouping have been performed, to a state to be distributed in the application distribution server.
The S4 is configured to perform the step of periodically accessing the application distribution server by the enterprise device or the industrial device to obtain a new application installation file and install the new application installation file, and includes:
s41 is used for setting the period of the enterprise equipment or the industrial equipment accessing the application program distribution server;
s42, the enterprise equipment or the industrial equipment reads the MD5 value of the application program according to the set period, and judges whether the application program needs to be downloaded to the enterprise equipment or the industrial equipment for installation according to the MD5 value; when the judgment result is that download installation is required, executing step S43;
s43, downloading the application program from the application program distribution server by the enterprise equipment or the industrial equipment through the download link;
s44 the enterprise device or the industrial device performs an application installation operation.
The application program distribution and installation system suitable for the android system provided by the invention comprises the following steps:
a module for setting an application distribution server;
a module for uploading device information of an enterprise device or an industrial device into the application distribution server;
a module for saving an application installation file to be distributed to enterprise equipment or industrial equipment in the application distribution server and marking the adapted equipment information in the application installation file;
and the module is used for periodically accessing the application program distribution server by the enterprise equipment or the industrial equipment to acquire and install a new application program installation file.
The module for saving the application installation file to be distributed to the enterprise device or the industrial device in the application distribution server and marking the adapted device information in the application installation file includes:
the submodule is used for the application program distribution server to classify the types of the enterprise equipment or the industrial equipment and group the equipment according to the received equipment information;
and the submodule is used for setting the application program subjected to model classification and equipment grouping in the application program distribution server into a state to be distributed.
The module for periodically accessing the application distribution server by the enterprise equipment or the industrial equipment to acquire and install the new application installation file comprises the following steps:
a submodule for setting a period for the enterprise device or the industrial device to access the application distribution server;
a submodule, which is used for the enterprise equipment or the industrial equipment to read the MD5 value of the application program according to the set period and judge whether the application program needs to be downloaded to the enterprise equipment or the industrial equipment for installation according to the MD5 value;
a submodule for downloading the application program from the application program distribution server by the enterprise device or the industrial device through the download link;
and the submodule is used for the enterprise equipment or the industrial equipment to execute the application program installation operation.
According to the application program distribution and installation method and system suitable for the android system, provided by the invention, the automatic distribution and installation of the application program can be realized, manual operation of personnel is not required to be set, the application program can be updated in time, enterprise equipment or industrial equipment can realize better functions, and the requirement of the enterprise equipment or the industrial equipment for using the application program is met.
Drawings
Fig. 1 is a schematic flow chart of an application program distribution and installation method suitable for an android system according to a first embodiment of the present invention;
fig. 2 is a schematic step diagram of S3 in the application distribution and installation method applicable to the android system according to the first embodiment of the present invention;
fig. 3 is a schematic step diagram of S4 in the application distribution and installation method applicable to the android system according to the first embodiment of the present invention;
fig. 4 is a schematic view illustrating implementation of an application distribution and installation method applied to an android system according to a first embodiment of the present invention;
fig. 5 is a schematic diagram of application program obtaining, determining, downloading and installing steps of the application program distribution and installation method suitable for the android system according to the first embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Example one
The embodiment provides an application program distribution and installation method suitable for an android system, which comprises the following steps:
s1 a step for setting an application distribution server;
s2 is a step for uploading device information of an enterprise device or an industrial device to the application distribution server; those skilled in the art will appreciate that the device information includes a SN number, an IMEI number, and a device model number.
S3 is configured to store an application installation file to be distributed to an enterprise device or an industrial device in the application distribution server, and mark the adapted device information in the application installation file;
and S4, periodically accessing the application distribution server by the enterprise equipment or the industrial equipment to acquire a new application installation file and installing the new application.
Further, the step S3 of saving the application installation file to be distributed to the enterprise device or the industrial device in the application distribution server and labeling the adapted device information in the application installation file includes:
the S31 application distribution server classifies the model of the enterprise device or the industrial device and groups the devices according to the received device information. Those skilled in the art will appreciate that the device groupings may include development groups, sales groups, technical support groups, and test groups.
S32 sets the application program for which the model classification and device grouping have been performed to a to-be-distributed state in the application distribution server, thereby completing the racking operation of the application program in the application distribution server.
Further, the step S4 of periodically accessing the application distribution server by the enterprise device or the industrial device to obtain a new application installation file and installing the new application installation file includes:
s41 is used for setting the period of the enterprise equipment or the industrial equipment accessing the application program distribution server;
s42, the enterprise equipment or the industrial equipment reads the MD5 value of the application program according to the set period, and judges whether the application program needs to be downloaded to the enterprise equipment or the industrial equipment for installation according to the MD5 value; when the judgment result is that download installation is required, executing step S43; those skilled in the art will appreciate that the MD5 value (fifth edition of Message Digest Algorithm, Message Digest Algorithm MD5)) is a type of hash function widely used in the field of computer security to provide integrity protection for messages.
S43, downloading the application program from the application program distribution server by the enterprise equipment or the industrial equipment through the download link;
s44 the enterprise device or the industrial device performs an application installation operation. Those skilled in the art will appreciate that the line application installation operation may be a silent installation or a non-silent installation. The application program distribution and installation method applicable to the android system provided by the embodiment adopts a silent installation mode. It will be understood by those skilled in the art that silent installation refers to installation in a default setting without any user intervention.
According to the application program distribution and installation method applicable to the android system, a distribution platform is built, application is distributed on the shelf at a background server, the application is distributed on the shelf at the background server, and the distribution can be promoted and distributed in groups according to the machine types of the equipment, so that different application distribution processing can be performed according to different equipment; the device acquires the application popularization information of the background distribution server and automatically installs the popularization and application, so that the automatic updating, publishing and installation of the application program of the enterprise device or the industrial device are realized.
Example two
The embodiment provides an application distribution and installation system suitable for an android system, which comprises:
a module for setting an application distribution server;
a module for uploading device information of an enterprise device or an industrial device into the application distribution server; those skilled in the art will appreciate that the device information includes a SN number, an IMEI number, and a device model number.
A module for saving an application installation file to be distributed to enterprise equipment or industrial equipment in the application distribution server and marking the adapted equipment information in the application installation file;
and the module is used for periodically accessing the application program distribution server by the enterprise equipment or the industrial equipment to acquire and install a new application program installation file.
Further, the module for saving the application installation file to be distributed to the enterprise device or the industrial device in the application distribution server and labeling the adapted device information in the application installation file includes:
and the submodule is used for the application program distribution server to classify the models of the enterprise equipment or the industrial equipment and group the equipment according to the received equipment information. Those skilled in the art will appreciate that the device groupings may include development groups, sales groups, technical support groups, and test groups.
And the submodule is used for setting the application program subjected to model classification and equipment grouping in the application program distribution server into a to-be-distributed state, so that the racking operation of the application program in the application program distribution server is completed.
Further, a module for periodically accessing the application distribution server by the enterprise device or the industrial device to obtain a new application installation file and install the new application installation file includes:
a submodule for setting a period for the enterprise device or the industrial device to access the application distribution server;
a submodule, which is used for the enterprise equipment or the industrial equipment to read the MD5 value of the application program according to the set period and judge whether the application program needs to be downloaded to the enterprise equipment or the industrial equipment for installation according to the MD5 value; those skilled in the art will appreciate that the MD5 value (fifth edition of Message Digest Algorithm, Message Digest Algorithm MD5) is a type of hash function widely used in the field of computer security to provide integrity protection for messages.
A submodule for downloading the application program from the application program distribution server by the enterprise device or the industrial device through the download link;
and the submodule is used for the enterprise equipment or the industrial equipment to execute the application program installation operation. Those skilled in the art will appreciate that the line application installation operation may be a silent installation or a non-silent installation. The application distribution and installation system suitable for the android system provided by the embodiment adopts a silent installation mode. It will be understood by those skilled in the art that silent installation refers to installation in a default setting without any user intervention.
According to the application program distribution and installation system suitable for the android system, the application is distributed on the shelf at the background server by building the distribution platform, the application is distributed on the shelf at the background server distribution platform, and different application distribution processing is performed on different devices by setting popularization and distribution aiming at the types and groups of the devices; the device acquires the application popularization information of the background distribution server and automatically installs the popularization and application, so that the automatic updating, publishing and installation of the application program of the enterprise device or the industrial device are realized.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (6)

1. An application program distribution and installation method suitable for an android system is characterized by comprising the following steps:
s1 a step for setting an application distribution server;
s2 is a step for uploading device information of an enterprise device or an industrial device to the application distribution server;
s3 is configured to store an application installation file to be distributed to an enterprise device or an industrial device in the application distribution server, and mark the adapted device information in the application installation file;
and S4, periodically accessing the application distribution server by the enterprise equipment or the industrial equipment to acquire a new application installation file and installing the new application.
2. The application distribution and installation method applicable to the android system as claimed in claim 1, wherein the step S3 is configured to save the application installation file to be distributed to the enterprise device or the industrial device in the application distribution server and mark the device information adapted to the application installation file in the application installation file, and includes:
the S31 application program distribution server classifies the type of the enterprise equipment or the industrial equipment and groups the equipment according to the received equipment information;
s32 sets the application program for which model classification and device grouping have been performed, to a state to be distributed in the application distribution server.
3. The application distribution and installation method suitable for the android system as claimed in claim 2, wherein the S4 is configured to perform the step of periodically accessing the application distribution server by the enterprise device or the industrial device to obtain a new application installation file and install the new application installation file, and includes:
s41 is used for setting the period of the enterprise equipment or the industrial equipment accessing the application program distribution server;
s42, the enterprise equipment or the industrial equipment reads the MD5 value of the application program according to the set period, and judges whether the application program needs to be downloaded to the enterprise equipment or the industrial equipment for installation according to the MD5 value; when the judgment result is that download installation is required, executing step S43;
s43, downloading the application program from the application program distribution server by the enterprise equipment or the industrial equipment through the download link;
s44 the enterprise device or the industrial device performs an application installation operation.
4. An application distribution and installation system suitable for an android system, comprising:
a module for setting an application distribution server;
a module for uploading device information of an enterprise device or an industrial device into the application distribution server;
a module for saving an application installation file to be distributed to enterprise equipment or industrial equipment in the application distribution server and marking the adapted equipment information in the application installation file;
and the module is used for periodically accessing the application program distribution server by the enterprise equipment or the industrial equipment to acquire and install a new application program installation file.
5. The application distribution installation system suitable for the android system of claim 4, wherein the module for saving the application installation file to be distributed to an enterprise device or an industrial device in the application distribution server and marking the adapted device information in the application installation file comprises:
the submodule is used for the application program distribution server to classify the types of the enterprise equipment or the industrial equipment and group the equipment according to the received equipment information;
and the submodule is used for setting the application program subjected to model classification and equipment grouping in the application program distribution server into a state to be distributed.
6. The application distribution and installation system suitable for the android system of claim 5, wherein the module for the enterprise device or the industrial device to periodically access the application distribution server to obtain a new application installation file and install the new application installation file comprises:
a submodule for setting a period for the enterprise device or the industrial device to access the application distribution server;
a submodule, which is used for the enterprise equipment or the industrial equipment to read the MD5 value of the application program according to the set period and judge whether the application program needs to be downloaded to the enterprise equipment or the industrial equipment for installation according to the MD5 value;
a submodule for downloading the application program from the application program distribution server by the enterprise device or the industrial device through the download link;
and the submodule is used for the enterprise equipment or the industrial equipment to execute the application program installation operation.
CN202110199392.9A 2021-02-23 2021-02-23 Application program distribution and installation method and system suitable for android system Pending CN112817614A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110199392.9A CN112817614A (en) 2021-02-23 2021-02-23 Application program distribution and installation method and system suitable for android system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110199392.9A CN112817614A (en) 2021-02-23 2021-02-23 Application program distribution and installation method and system suitable for android system

Publications (1)

Publication Number Publication Date
CN112817614A true CN112817614A (en) 2021-05-18

Family

ID=75864839

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110199392.9A Pending CN112817614A (en) 2021-02-23 2021-02-23 Application program distribution and installation method and system suitable for android system

Country Status (1)

Country Link
CN (1) CN112817614A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115622861A (en) * 2022-12-19 2023-01-17 江西格如灵科技有限公司 Internet equipment management method, system, computer and readable storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101895872A (en) * 2010-07-16 2010-11-24 南京烽火星空通信发展有限公司 Method for conveniently downloading application program for mobile terminal
CN102520948A (en) * 2011-12-09 2012-06-27 福建联迪商用设备有限公司 Application program maintenance and update method and device
US20140245461A1 (en) * 2013-02-28 2014-08-28 Edward Kenneth O'Neill Techniques for in-app user data authorization
CN105653262A (en) * 2015-12-21 2016-06-08 Tcl集团股份有限公司 Application program upgrade method, device and system
CN107391173A (en) * 2017-06-14 2017-11-24 北京康得新创科技股份有限公司 Update method, storage medium and the terminal of application program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101895872A (en) * 2010-07-16 2010-11-24 南京烽火星空通信发展有限公司 Method for conveniently downloading application program for mobile terminal
CN102520948A (en) * 2011-12-09 2012-06-27 福建联迪商用设备有限公司 Application program maintenance and update method and device
US20140245461A1 (en) * 2013-02-28 2014-08-28 Edward Kenneth O'Neill Techniques for in-app user data authorization
CN105653262A (en) * 2015-12-21 2016-06-08 Tcl集团股份有限公司 Application program upgrade method, device and system
CN107391173A (en) * 2017-06-14 2017-11-24 北京康得新创科技股份有限公司 Update method, storage medium and the terminal of application program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115622861A (en) * 2022-12-19 2023-01-17 江西格如灵科技有限公司 Internet equipment management method, system, computer and readable storage medium

Similar Documents

Publication Publication Date Title
US9395978B2 (en) Mobile phone based software processing method and mobile phone
CN104182545A (en) Application program recommendation method and device
CN102810066A (en) Terminal adapting method and terminal and server based on terminal characteristic configuration program
CA2934482C (en) Providing application programs to devices
CN106681581B (en) Application icon arrangement method and device
CN107577510B (en) Automatic and rapid hardware drive preassembling method and system in diskless environment
CN104866391A (en) Terminal information backup method and apparatus based on incremental information system
CN108322540A (en) Customized data lead-in method, terminal and computer readable storage medium
CN111026408A (en) Method and device for managing application and computer storage medium
CN105337783A (en) Method of monitoring abnormal flow consumption of communication equipment and apparatus
CN112817614A (en) Application program distribution and installation method and system suitable for android system
CN110244963B (en) Data updating method and device and terminal equipment
CN108255735A (en) Associated environment test method, electronic device and computer readable storage medium
CN103365672B (en) A kind of method and system processing the descriptor of application program
CN103838609A (en) Method and system for automatically monitoring software updating
CN103440146A (en) BIOS updating method based on cloud storage
CN108491736A (en) Distort monitoring method and device
CN112422995A (en) System for reducing flow cost and working method
CN108133123B (en) Application program identification method and system
CN115617555A (en) Information processing system and method
CN106155722A (en) A kind of software method for updating pages and terminal
CN111930414B (en) Crane program management method, crane program remote management method and device
CN115033551A (en) Database migration method and device, electronic equipment and storage medium
CN104049988A (en) Icon-interface updating system and method
CN103279575A (en) Method and device for processing file information

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20210518