CN105068855B - Method, server and system for compiling android package development file - Google Patents

Method, server and system for compiling android package development file Download PDF

Info

Publication number
CN105068855B
CN105068855B CN201510512780.2A CN201510512780A CN105068855B CN 105068855 B CN105068855 B CN 105068855B CN 201510512780 A CN201510512780 A CN 201510512780A CN 105068855 B CN105068855 B CN 105068855B
Authority
CN
China
Prior art keywords
compiled
android package
package development
compiling
server
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
CN201510512780.2A
Other languages
Chinese (zh)
Other versions
CN105068855A (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.)
Beijing Qihoo Technology Co Ltd
Original Assignee
Beijing Qihoo Technology Co Ltd
Qizhi Software Beijing 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 Beijing Qihoo Technology Co Ltd, Qizhi Software Beijing Co Ltd filed Critical Beijing Qihoo Technology Co Ltd
Priority to CN201510512780.2A priority Critical patent/CN105068855B/en
Publication of CN105068855A publication Critical patent/CN105068855A/en
Application granted granted Critical
Publication of CN105068855B publication Critical patent/CN105068855B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention discloses a method, a server and a system for compiling an android package development file. The method comprises the following steps: receiving android package development files to be compiled uploaded by each client; compiling the received android package development file to be compiled on a cloud server to obtain a compiled android package development file; and returning the compiled android package development file to the corresponding client. According to the technical scheme, the compiling work is separated from the client side, the server with higher working performance is adopted for the compiling work, and the performance of the server is generally far better than that of the client side, so that the time for compiling the android package file is greatly shortened. Developers can directly obtain the compiled android package development files from the server if the compiled android package development files need to be processed again, and therefore the utilization of storage resources needed by the local client side for storing the android packages is reduced.

Description

Method, server and system for compiling android package development file
Technical Field
The invention relates to the field of application program development, in particular to a method, a server and a system for compiling android package development files.
Background
The android system is an open source system which is rapidly developed in recent years, and has been widely applied to smart phones and other scientific and technical products, and third-party application programs which are developed on the basis of the android system also show an explosive growth trend. In the process of developing an application program, multiple developers are generally required to design and compile an android package development file on multiple development machines. However, the performance of the development machine used by the developer is limited, and not only much time is spent on compiling the android package development file, but also the design work of other android package development files is not easy to be carried out. The security control of the compiling environment on the development machine used by a large number of developers also increases the operation difficulty of the administrator.
For example, a software developer is simultaneously conducting development projects for two android applications, where the compilation environments used by the two development projects are different. Part of developers of the software development manufacturer need to be responsible for partial work of two development projects at the same time, and then compiling environments used by the two development projects need to be installed on development machines of the developers respectively, and switching is performed in the actual development process, so that the developers need to repeatedly determine whether the used compiling environments are proper or not during compiling work, the task load of the developers is increased, and meanwhile, when an android package development file of one application program is compiled, due to the limitation of the performance of the development machines, the design and compiling work of the other application program cannot be performed or is not easily performed, and the time is greatly wasted.
Disclosure of Invention
In view of the above, the present invention has been made to provide a method, server and system for compiling an android package development file that overcome or at least partially solve the above-mentioned problems.
According to one aspect of the invention, a method for compiling an android package development file is provided, which comprises the following steps:
receiving android package development files to be compiled uploaded by each client; compiling the received android package development file to be compiled on a cloud server to obtain a compiled android package development file; and returning the compiled android package development file to the corresponding client.
Optionally, the server in the cloud includes: one or more servers configured with a specified compilation environment.
Optionally, the method further comprises: placing the received android package development files to be compiled uploaded by the clients into a task queue; the compiling processing of the received android package development file to be compiled on the server at the cloud comprises the following steps: and calling the android package development file to be compiled from the task queue, and distributing the android package development file to a corresponding server for compiling.
Optionally, the retrieving the to-be-compiled android package development file from the task queue and distributing the to-be-compiled android package development file to a corresponding server for compiling processing includes: sending the called android package development file to be compiled to a corresponding server according to the idle indexes of the servers; or sending the android package development file to a corresponding server according to the type of the called android package development file to be compiled.
Optionally, before returning the compiled android package development file to the corresponding client, the method further includes: respectively adding different channel identification signals into a compiled android package development file to obtain different channel packages; the step of returning the compiled android package development file to the corresponding client comprises the following steps: and returning the different channel packages to the corresponding client.
According to another aspect of the present invention, there is provided a server for compiling an android package development file, including: the receiving and sending unit is suitable for receiving an android package development file to be compiled; the compiling unit is suitable for compiling the android package development file to be compiled received by the receiving unit to obtain a compiled android package development file; the transceiving unit is also suitable for returning the compiled android package development file.
Optionally, a specified compilation environment is configured on the server.
Optionally, the server further comprises: the channel package generating unit is suitable for respectively adding different channel identification signals in a compiled android package development file to obtain different channel packages; the receiving and sending unit is suitable for returning the different channel packets.
According to another aspect of the present invention, there is provided a system for compiling an android package development file, including: a scheduling device and a server for compiling the android package development file according to any one of the above items; the scheduling device comprises: the receiving unit is suitable for receiving android package development files to be compiled uploaded by each client and putting the android package development files into a task queue; the storage unit is suitable for storing the task queue; the scheduling unit is suitable for calling the android package development file to be compiled from the task queue and distributing the android package development file to the corresponding server for compiling; and the server is suitable for returning the compiled content returned by the server to the corresponding client.
Optionally, the scheduling unit is adapted to send the called android package development file to be compiled to a corresponding server according to the idle index of each server; or the method is suitable for sending the android package development file to the corresponding server according to the type of the called android package development file to be compiled.
According to the technical scheme, the android package development files to be compiled uploaded by the clients are received on the server at the cloud end, the server is compiled to obtain the compiled android package development files, and the compiled android package development files are returned to the corresponding clients, so that the compiling work is separated from the clients, the servers with higher working performance are adopted to compile, and the performance of the servers is generally better than that of the clients, so that the time for compiling the android package files is greatly shortened. Developers can directly obtain the compiled android package development files from the server if the compiled android package development files need to be processed again, and therefore the utilization of storage resources needed by the local client side for storing the android packages is reduced.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
FIG. 1 is a flow chart illustrating a method for compiling an android package development file according to an embodiment of the present invention;
FIG. 2 is a block diagram of a server for compiling an android package development file according to an embodiment of the present invention;
fig. 3 is a block diagram illustrating a system for compiling an android package development file according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
Fig. 1 is a flowchart illustrating a method for compiling an android package development file according to an embodiment of the present invention, where as shown in fig. 1, the method includes:
and step S110, receiving the android package development files to be compiled uploaded by each client.
And step S120, compiling the received android package development file to be compiled on a cloud server to obtain a compiled android package development file.
And step S130, returning the compiled android package development file to a corresponding client.
Therefore, the method shown in fig. 1 realizes the separation of the compiling work from the client, and adopts the server with higher working performance to carry out the compiling work, and the performance of the server is usually far better than that of the client, so that the time for compiling the android package file is greatly reduced. Developers can directly obtain the compiled android package development files from the server if the compiled android package development files need to be processed again, and therefore the utilization of storage resources needed by the local client side for storing the android packages is reduced.
In an embodiment of the present invention, the server in the cloud in the method shown in fig. 1 includes: one or more servers configured with a specified compilation environment.
In the embodiment, only the compiling environment of the server needs to be configured in a unified manner, so that each developer does not need to repeatedly confirm whether the compiling environment is proper or not when compiling work is carried out by the developer, and the task load of the developer is reduced.
Large application developers usually receive development tasks for multiple android applications at the same time, and the compilation environment authorized for use by the client is not always the same. If a compilation environment authorized for use by other clients is inadvertently used while developing an application, but not authorized for use by the client of the application development task, infringement disputes may arise. In order to prevent such situations, developers pay attention to the situation or set special supervisors to supervise the situation, which wastes manpower and material resources and cannot completely ensure the purity of the compiling environment. The embodiment of the invention sets the compiling environment in the server, and the server of the appointed compiling environment respectively carries out compiling work through one or more configurations, thereby well solving the problem.
In one embodiment of the present invention, the method shown in fig. 1 further comprises: and putting the received android package development files to be compiled uploaded by the clients into a task queue.
The compiling processing of the received android package development file to be compiled on the server at the cloud comprises the following steps: and calling the android package development file to be compiled from the task queue, and distributing the android package development file to a corresponding server for compiling.
Usually, developers need to manually execute compiling work on development machines of the developers, wherein the compiling work needs to be executed on android package development files, and the embodiment provides a mode for automatically processing compiling on a cloud server, so that the development efficiency is improved. The method comprises the specific implementation mode that received android package development files to be compiled uploaded by various clients are placed into a task queue, the android package development files to be compiled are called from the task queue through a set queue scheduling algorithm, and the android package development files to be compiled are distributed to a corresponding server for compiling. The android package development files to be compiled received by the server can be well processed by the algorithm through the task sequence design, the compiling environment corresponding to the android package development files to be compiled is adaptively matched, the server provided with the compiling environment is selected for compiling, and the purity of the compiling environment is guaranteed.
In an embodiment of the present invention, in the method, the retrieving the to-be-compiled android package development file from the task queue and distributing the to-be-compiled android package development file to the corresponding server for compiling processing includes: sending the called android package development file to be compiled to a corresponding server according to the idle indexes of the servers; or sending the android package development file to a corresponding server according to the type of the called android package development file to be compiled.
The embodiment provides a mode for calling the android package development file to be compiled by adopting different queue scheduling algorithms and distributing the android package development file to the corresponding server for compiling. The universally applicable mode is that idle indexes of each server are considered, if 5 servers capable of performing compilation work are provided, and at the moment, 7 batches of android package development files are provided in the task queue, 5 servers can be respectively adopted to compile the android package development files of the previous 5 batches according to the sequence of received compilation tasks, the queue sequence of the android package development files of the remaining 2 batches is moved forward, and when the server completes the compilation work, a batch of android package development files with the top sequence in the task queue is compiled. For example, in the process of waiting for compiling, a batch of android package development files needing to be compiled preferentially are newly received, the queue sequence of the android package development files is placed at the top of the queue, and when a server finishes the compiling work, the android package development files are compiled preferentially.
For another example, the android package development files are classified according to the difference of the compiling environments, and the task queues as exemplified above are respectively set, which is to perform such setting in order to ensure the purity of the compiling environments in consideration of the fact that the compiling environments installed on the servers may be different. Implementing the queue scheduling algorithm may be handled through cloud computing.
In an embodiment of the present invention, before returning the compiled android package development file to the corresponding client, the method shown in fig. 1 further includes: respectively adding different channel identification signals into a compiled android package development file to obtain different channel packages; the step of returning the compiled android package development file to the corresponding client comprises the following steps: and returning the different channel packages to the corresponding client.
In real life, a user can find that even if the android installation package APK with the same name and function is downloaded, the information displayed during installation is not necessarily the same due to different downloading channels. If APK with the same name is downloaded from the official website of the application program and the application market, the APK downloaded from the application market may pop up promotion information introducing the application market when being installed; in another example, the same type of mobile game APK provided by different application markets may also include different zone services. The basic functions of these APKs are the same, with the distinguishing functions typically being added in addition to the compilation process. The embodiment provides a way of adding different channel identification signals in a compiled android package development file, such as adding popularization information of an application market, an entry of a special login service, and the like. The same channel identification signal can be added into a plurality of android package installation files, different channel identification signals can be added into the same batch of android package installation files, the channel identification signals can be uniformly configured in the server, an operator does not need to configure channel packages to be distributed respectively, only the returned channel packages need to be received at the client, and time and processes are reduced. The channel package added with the channel identification signal is also beneficial to counting the downloading amount and the active amount of the application programs acquired by the user from each channel, and provides convenience for the overall understanding of the service.
Fig. 2 is a structural diagram of a server for compiling an android package development file according to an embodiment of the present invention, and as shown in fig. 2, the server 200 for compiling an android package development file includes:
the transceiving unit 210 is adapted to receive an android package development file to be compiled.
The compiling unit 220 is adapted to compile the android package development file to be compiled received by the receiving unit to obtain a compiled android package development file.
The transceiving unit 210 is further adapted to return the compiled android package development file.
It can be seen that the device shown in fig. 2 realizes the separation of the compiling work from the client, and the server 200 for compiling the android package development file with higher working performance is adopted to perform the compiling work, and the performance of the server 200 is usually much better than that of the client, so that the time required for compiling the android package file can be greatly reduced. Developers can process the compiled android package development file again if necessary, and the compiled android package development file can be directly obtained from the server 200 for compiling the android package development file, so that the utilization of storage resources required by local clients for storing the android package is reduced
In one embodiment of the invention, a specific compilation environment is configured on the server 200 for compiling the android package development files shown in FIG. 2.
In this embodiment, only the compiling environment on the server 200 for compiling the android package development file needs to be configured in a unified manner, and therefore, each developer does not need to repeatedly confirm whether the compiling environment is appropriate or not when performing the compiling work, and the task load of the developer is reduced.
Large application developers usually receive development tasks for multiple android applications at the same time, and the compilation environment authorized for use by the client is not always the same. If a compilation environment authorized for use by other clients is inadvertently used while developing an application, but not authorized for use by the client of the application development task, infringement disputes may arise. In order to prevent such situations, developers pay attention to the situation or set special supervisors to supervise the situation, which wastes manpower and material resources and cannot completely ensure the purity of the compiling environment. The embodiment of the invention sets the compiling environment in the server, and respectively compiles the android package development file by one or more servers 200 which are configured with the specified compiling environment and compile the android package development file, thereby well solving the problem.
In an embodiment of the present invention, the server further includes: the channel package generating unit is suitable for respectively adding different channel identification signals in a compiled android package development file to obtain different channel packages; the receiving and sending unit is suitable for returning the different channel packets.
In real life, a user can find that even if the android installation package APK with the same name and function is downloaded, the information displayed during installation is not necessarily the same due to different downloading channels. If APK with the same name is downloaded from the official website of the application program and the application market, the APK downloaded from the application market may pop up promotion information introducing the application market when being installed; in another example, the same type of mobile game APK provided by different application markets may also include different zone services. The basic functions of these APKs are the same, with the distinguishing functions typically being added in addition to the compilation process. The server of the embodiment provides a way of adding different channel identification signals in the compiled android package development file, such as adding popularization information of an application market, an entry of a special login service, and the like. The same channel identification signal can be added into a plurality of android package installation files, different channel identification signals can be added into the same batch of android package installation files, the channel identification signals can be uniformly configured in the server, an operator does not need to configure channel packages to be distributed respectively, only the returned channel packages need to be received at the client, and time and processes are reduced. The channel package added with the channel identification signal is also beneficial to counting the downloading amount and the active amount of the application programs acquired by the user from each channel, and provides convenience for the overall understanding of the service.
Fig. 3 is a structural diagram of a system for compiling an android package development file according to an embodiment of the present invention, and as shown in fig. 3, the system includes: a scheduling device 310 and a server 200 for compiling an android package development file as described in any one of the above.
The scheduling device 310 includes: the receiving unit 311 is adapted to receive the android package development file to be compiled uploaded by each client, and place the android package development file into a task queue.
A storage unit 312 adapted to store the task queue.
The scheduling unit 313 is suitable for calling the android package development file to be compiled from the task queue and distributing the android package development file to the corresponding server 200 for compiling; and is adapted to return compiled content returned by the server 200 to the corresponding client.
Usually, developers need to manually perform compiling work on the android package development files needing to be compiled on development machines of the developers, and the system of the embodiment provides a mode for performing automated processing on the compiling on the cloud server 200, so that the development efficiency is improved. The specific implementation manner is that the receiving unit 311 puts the received android package development files to be compiled uploaded by each client into a task queue, and the scheduling unit 313 calls the android package development files to be compiled from the task queue through a set queue scheduling algorithm and distributes the android package development files to a corresponding server for compiling. The android package development files to be compiled received by the server can be well processed by the algorithm through the task sequence design, the compiling environment corresponding to the android package development files to be compiled is adaptively matched, the server provided with the compiling environment is selected for compiling, and the purity of the compiling environment is guaranteed.
In an embodiment of the present invention, in the system shown in fig. 3, the scheduling unit 313 is adapted to send the called android package development file to be compiled to the corresponding server 200 according to the idle index of each server 200; or the android package development file to be compiled is suitable to be sent to the corresponding server 200 according to the type of the invoked android package development file to be compiled.
The system of the embodiment provides a mode for calling the android package development file to be compiled by adopting different queue scheduling algorithms and distributing the android package development file to the corresponding server for compiling. The universally applicable mode is that idle indexes of each server are considered, if 5 servers capable of performing compilation work are provided, and at the moment, 7 batches of android package development files are provided in the task queue, 5 servers can be respectively adopted to compile the android package development files of the previous 5 batches according to the sequence of received compilation tasks, the queue sequence of the android package development files of the remaining 2 batches is moved forward, and when the server completes the compilation work, a batch of android package development files with the top sequence in the task queue is compiled. For example, in the process of waiting for compiling, a batch of android package development files needing to be compiled preferentially are newly received, the queue sequence of the android package development files is placed at the top of the queue, and when a server finishes the compiling work, the android package development files are compiled preferentially.
For another example, the android package development files are classified according to the difference of the compiling environments, and the task queues as exemplified above are respectively set, which is to perform such setting in order to ensure the purity of the compiling environments in consideration of the fact that the compiling environments installed on the servers may be different. Implementing the queue scheduling algorithm may be handled through cloud computing.
The above description is only for the preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention shall fall within the protection scope of the present invention.
It should be noted that:
the algorithms and displays presented herein are not inherently related to any particular computer, virtual machine, or other apparatus. Various general purpose devices may be used with the teachings herein. The required structure for constructing such a device will be apparent from the description above. Moreover, the present invention is not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
The various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. It will be appreciated by those skilled in the art that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functions of some or all of the components of the server and system for compiling android package development files in accordance with embodiments of the present invention. The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.

Claims (6)

1. A method for compiling an android package development file, wherein the method comprises the following steps:
receiving android package development files to be compiled uploaded by each client;
compiling the received android package development file to be compiled on a cloud server to obtain a compiled android package development file;
the method comprises the following steps of compiling the received android package development file to be compiled on a cloud server, wherein the step of obtaining the compiled android package development file comprises the following steps: selecting a server provided with the compiling environment for compiling according to the compiling environment corresponding to the android package development file to be compiled to obtain a compiled android package development file;
the server in the cloud includes: one or more servers configured with a specified compiling environment, wherein the compiled android package development files are obtained by respectively compiling one or more servers configured with the specified compiling environment;
returning the compiled android package development file to a corresponding client;
before returning the compiled android package development file to the corresponding client, the method further comprises the following steps: respectively adding different channel identification signals into a compiled android package development file to obtain different channel packages;
the step of returning the compiled android package development file to the corresponding client comprises the following steps: and returning the different channel packages to the corresponding client.
2. The method of claim 1, wherein,
the method further comprises the following steps: placing the received android package development files to be compiled uploaded by the clients into a task queue;
the compiling processing of the received android package development file to be compiled on the server at the cloud comprises the following steps: and calling the android package development file to be compiled from the task queue, and distributing the android package development file to a corresponding server for compiling.
3. The method of claim 2, wherein the retrieving the android package development file to be compiled from the task queue and distributing the android package development file to the corresponding server for compiling processing comprises:
sending the called android package development file to be compiled to a corresponding server according to the idle indexes of the servers;
alternatively, the first and second electrodes may be,
and sending the android package development file to a corresponding server according to the type of the called android package development file to be compiled.
4. A server for compiling an android package development file, wherein the server comprises:
the receiving and sending unit is suitable for receiving an android package development file to be compiled;
the compiling unit is suitable for compiling the android package development file to be compiled received by the receiving unit to obtain a compiled android package development file;
the compiling unit is suitable for selecting a server provided with the compiling environment to compile according to the compiling environment corresponding to the android package development file to be compiled to obtain the compiled android package development file;
the receiving and sending unit is also suitable for returning the compiled android package development file;
the channel package generating unit is suitable for respectively adding different channel identification signals in a compiled android package development file to obtain different channel packages;
the receiving and sending unit is suitable for returning the different channel packets;
the server is configured with a specified compiling environment, and the compiled android package development files are obtained by respectively compiling one or more servers configured with the specified compiling environment.
5. A system for compiling an android package development file, wherein the system comprises: a scheduling means and a server for compiling an android package development file as claimed in claim 4;
the scheduling device comprises:
the receiving unit is suitable for receiving android package development files to be compiled uploaded by each client and putting the android package development files into a task queue;
the storage unit is suitable for storing the task queue;
the scheduling unit is suitable for calling the android package development file to be compiled from the task queue and distributing the android package development file to the corresponding server for compiling; and the server is suitable for returning the compiled content returned by the server to the corresponding client.
6. The system of claim 5, wherein,
the scheduling unit is suitable for sending the called android package development files to be compiled to the corresponding servers according to the idle indexes of the servers; or the method is suitable for sending the android package development file to the corresponding server according to the type of the called android package development file to be compiled.
CN201510512780.2A 2015-08-19 2015-08-19 Method, server and system for compiling android package development file Active CN105068855B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510512780.2A CN105068855B (en) 2015-08-19 2015-08-19 Method, server and system for compiling android package development file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510512780.2A CN105068855B (en) 2015-08-19 2015-08-19 Method, server and system for compiling android package development file

Publications (2)

Publication Number Publication Date
CN105068855A CN105068855A (en) 2015-11-18
CN105068855B true CN105068855B (en) 2021-06-18

Family

ID=54498233

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510512780.2A Active CN105068855B (en) 2015-08-19 2015-08-19 Method, server and system for compiling android package development file

Country Status (1)

Country Link
CN (1) CN105068855B (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106911738A (en) * 2015-12-22 2017-06-30 北京奇虎科技有限公司 A kind of method and server for generating application installation kit
CN106095523A (en) * 2016-06-03 2016-11-09 北京奇虎科技有限公司 A kind of method and system realizing Android compiling isolation
CN106095522A (en) * 2016-06-03 2016-11-09 北京奇虎科技有限公司 A kind of method realizing distributed compilation and distributed compilation system
CN106055376A (en) * 2016-06-03 2016-10-26 北京奇虎科技有限公司 Method and system for achieving IOS distributed compilation signature
CN106055377A (en) * 2016-06-03 2016-10-26 北京奇虎科技有限公司 Method for achieving distributed compiling and distributed compiling system
CN106648812A (en) * 2016-08-31 2017-05-10 上海锐鸿通信技术有限公司 Method and system of automatic compilation
CN107844518B (en) * 2017-09-30 2021-05-07 北京房江湖科技有限公司 Method for evaluating download quantity of specified APP, data server, packaging platform and system
CN108984179B (en) * 2018-06-28 2022-08-02 奇安信科技集团股份有限公司 Linux compiling processing method and device
CN109542414B (en) * 2018-11-09 2021-04-06 安徽海勤科技有限公司 Mass production software autonomous compiling system
CN111880802A (en) * 2020-07-03 2020-11-03 深圳市欢太科技有限公司 Compiling method, electronic equipment and computer readable storage medium
CN112114816B (en) * 2020-09-25 2024-05-31 统信软件技术有限公司 Distributed compiling system and method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102148654A (en) * 2010-02-10 2011-08-10 北京易路联动技术有限公司 System and method based on network side compiling
CN104503745A (en) * 2014-12-09 2015-04-08 北京奇虎科技有限公司 Method and device for generating application channel package
CN104539476A (en) * 2014-12-10 2015-04-22 小米科技有限责任公司 Data package obtaining method and device
CN104834530A (en) * 2015-05-27 2015-08-12 百富计算机技术(深圳)有限公司 Method for developing POS application program and cloud server

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7707563B2 (en) * 2003-01-10 2010-04-27 Nexaweb Technologies Inc System and method for network-based computing
CN100485620C (en) * 2007-09-12 2009-05-06 中兴通讯股份有限公司 Programme code translating and compiling method in integrated development environment
CN102306102B (en) * 2011-08-25 2017-09-12 中兴通讯股份有限公司 Program file automatic generation method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102148654A (en) * 2010-02-10 2011-08-10 北京易路联动技术有限公司 System and method based on network side compiling
CN104503745A (en) * 2014-12-09 2015-04-08 北京奇虎科技有限公司 Method and device for generating application channel package
CN104539476A (en) * 2014-12-10 2015-04-22 小米科技有限责任公司 Data package obtaining method and device
CN104834530A (en) * 2015-05-27 2015-08-12 百富计算机技术(深圳)有限公司 Method for developing POS application program and cloud server

Also Published As

Publication number Publication date
CN105068855A (en) 2015-11-18

Similar Documents

Publication Publication Date Title
CN105068855B (en) Method, server and system for compiling android package development file
US11875173B2 (en) Execution of auxiliary functions in an on-demand network code execution system
CN105117289B (en) Method for allocating tasks, apparatus and system based on cloud test platform
US20190391841A1 (en) Execution of auxiliary functions in an on-demand network code execution system
CN113243005A (en) Performance-based hardware emulation in on-demand network code execution systems
CN103207785B (en) The processing method of data download request, Apparatus and system
US20220043676A1 (en) Event proxies for functions-as-a-service (faas) infrastructures
CN105183564B (en) Equipment scheduling method, apparatus and system based on cloud test platform
US10831458B2 (en) Latency-aware host-agnostic runtime
CN105164644A (en) Hook framework
CN107133064B (en) Page hot updating method and device for native application
CN113220431B (en) Cross-cloud distributed data task scheduling method, device and storage medium
Zhou et al. Container orchestration on HPC systems
EP3032413B1 (en) Code generation method, compiler, scheduling method, apparatus and scheduling system
CN104750528A (en) Management method and device for components in Android program
CN107977260B (en) Task submitting method and device
US20200310828A1 (en) Method, function manager and arrangement for handling function calls
US11888758B2 (en) Methods and apparatus to provide a custom installable open virtualization application file for on-premise installation via the cloud
CN114116509A (en) Program analysis method, program analysis device, electronic device, and storage medium
JP2018072907A5 (en)
CN111338775B (en) Method and equipment for executing timing task
US20180046467A1 (en) Microvisor run time environment offload processor
CN116048533B (en) Implementation method and system for achieving dependency isolation in Flink task running
CN115167985A (en) Virtualized computing power providing method and system
CN103019844A (en) Method and device supporting calling of MPI (Message Passing Interface) function through multiple threads

Legal Events

Date Code Title Description
C06 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
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20240104

Address after: 100088 room 112, block D, 28 new street, new street, Xicheng District, Beijing (Desheng Park)

Patentee after: BEIJING QIHOO TECHNOLOGY Co.,Ltd.

Address before: 100088 room 112, block D, 28 new street, new street, Xicheng District, Beijing (Desheng Park)

Patentee before: BEIJING QIHOO TECHNOLOGY Co.,Ltd.

Patentee before: Qizhi software (Beijing) Co.,Ltd.