CN105446789A - Method and apparatus for building application in android system - Google Patents

Method and apparatus for building application in android system Download PDF

Info

Publication number
CN105446789A
CN105446789A CN201510817140.2A CN201510817140A CN105446789A CN 105446789 A CN105446789 A CN 105446789A CN 201510817140 A CN201510817140 A CN 201510817140A CN 105446789 A CN105446789 A CN 105446789A
Authority
CN
China
Prior art keywords
apk
file
built
application program
android system
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
CN201510817140.2A
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 Feixun Data Communication Technology Co Ltd
Original Assignee
Shanghai Feixun Data Communication 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 Feixun Data Communication Technology Co Ltd filed Critical Shanghai Feixun Data Communication Technology Co Ltd
Priority to CN201510817140.2A priority Critical patent/CN105446789A/en
Publication of CN105446789A publication Critical patent/CN105446789A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/48Incremental compilation

Landscapes

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

Abstract

The invention discloses a method for building an application in an android system. The method comprises: S10, analyzing SO files of APKs in a specific directory; S20, storing the SO files into folders in one-to-one correspondence with the APKs in a library folder; S30, generating a compiling control file in the specific directory; and S40, according to the compiling control file, starting a compiling command to compile a built-in application in the android system. According to the method, the built-in APKs are analyzed through a series of automated scripts and the compiling control file Android.mk of each application is automatically generated, so that the working efficiency of a system engineer is greatly improved.

Description

A kind of built-in application program is to the method for Android system and device
Technical field
The present invention relates to the communications field, particularly relate to a kind of built-in application program to the method for Android system and device.
Background technology
Along with the arrival in mobile interchange epoch, the stability of mobile terminal software and the high efficiency of exploitation become the important indicator that Cell Phone Design company is pursued.How to improve development efficiency, shorten the emphasis that the construction cycle becomes the pursuit of scheme company, the morning and evening of end product listing also determines the market sales volume of this machine.So improving development efficiency at links is all that important this enters, especially after Android 5.1, size of code is huge.How shortening the stand-by period by improving flow process, increasing work efficiency and seeming very important.
In mobile phone terminal software development process, can relate to the integration problem of a lot of third-party application, some application needs to be integrated into system region, and some application needs to be integrated into user data area.Traditional development scheme needs slip-stick artist to be unpacked by APK, so file taken out wherein adds a certain catalogue under source code to together with APK file, and set up Android.mk file, APK and each SO file are respectively write into Android.mk file as an add-ins, the mode of such built-in application brings great burden to system integration engineer, along with being on the increase of built-in application, the workload of system integration engineer obviously increases, and some application present with SO files tend many, as micro-letter just has tens SO files, a built-in micro-letter application, slip-stick artist needs the compiling item of interpolation tens SO files, at least also to write the Android.mk file of more than 200 row.And a lot of Android application all can quote public SO file, as Baidu's map the SO file that provides, major part needs the Android of map service function to apply all can quote the relevant library file of Baidu's map, and can cause the repeated citing of public library like this, when compiling, system can report an error.
Summary of the invention
The object of this invention is to provide the method for a kind of more effective built-in application program to Android system.By bash shell script, under automatically all SO files of each built-in application program being put into corresponding catalogue, the collision problem of SO of the same name would not be there is like this, fundamentally solve SO problem of the same name.
Technical scheme provided by the invention is as follows:
The invention discloses a kind of built-in application program to the method for Android system, comprising: S10 resolves the SO file in each APK in particular category; S20 deposits in described SO file to library archive with each APK one to one file; S30 generates way of compiling control file in particular category; Built-in application program compilation, according to the compiler directive of described way of compiling control file start, is entered Android system by S40.
The invention also discloses another kind of built-in application program to the method for Android system, comprising: S00 scans all APK under particular category; S10 resolves the SO file in each APK in particular category; S20 deposits in described SO file to library archive with each APK one to one file; S30 generates way of compiling control file in particular category; Built-in application program compilation, according to the compiler directive of described way of compiling control file start, is entered Android system by S40.
Preferred further, described particular category comprises: for depositing the catalogue of the APK being built into data area; For depositing the catalogue of the APK being built into system realm, the APK under described catalogue adopts system signature; For depositing the catalogue of the APK being built into system realm, the APK under described catalogue adopts application from signature; For depositing the catalogue of the APK being built into system core district.
The invention also discloses another kind of built-in application program to the method for Android system, comprising: S00 scans all APK under particular category; S01 sets up file corresponding to each APK in library archive, and with the naming of each APK; S10 resolves the SO file in each APK in particular category; S20 deposits in described SO file to library archive with each APK one to one file; S30 generates way of compiling control file in particular category; Built-in application program compilation, according to the compiler directive of described way of compiling control file start, is entered Android system by S40.
The invention also discloses another kind of built-in application program to the method for Android system, comprising: S00 scans all APK under particular category; S01 sets up file corresponding to each APK in library archive, and with the naming of each APK; S10 resolves the SO file in each APK in particular category; S20 deposits in described SO file to library archive with each APK one to one file; Precompile storehouse variable assignments is SO file all under the file of corresponding A PK in library archive by S30; Built-in application program compilation, according to the compiler directive of described way of compiling control file start, is entered Android system by S40.
The invention also discloses another kind of built-in application program to the method for Android system, comprising: S00 scans all APK under particular category; S01 sets up file corresponding to each APK in library archive, and with the naming of each APK; S10 resolves the SO file in each APK in particular category; S20 deposits in described SO file to library archive with each APK one to one file; Precompile storehouse variable assignments is SO file all under the file of corresponding A PK in library archive by S30; All APK add in the grand PRODUCT_PACKAGES of system by S40; Start MAKE order, described APK is compiled into Android system.
The invention also discloses the device of a kind of built-in application program to Android system, apply the method described in above-mentioned any one, comprising: parsing module, for resolving the SO file in each APK in particular category; Storage module, for depositing in described SO file to library archive with each APK one to one file; Way of compiling control file generating module, for generating way of compiling control file in particular category; Collector, for according to the compiler directive of described way of compiling control file start, enters Android system by built-in application program compilation.
The invention also discloses the device of another kind of built-in application program to Android system, apply the method described in above-mentioned any one, comprising: scan module, for scanning all APK under particular category; Parsing module, for resolving the SO file in each APK in particular category; Storage module, for depositing in described SO file to library archive with each APK one to one file; Way of compiling control file generating module, for generating way of compiling control file in particular category; Collector, for according to the compiler directive of described way of compiling control file start, enters Android system by built-in application program compilation.
The invention also discloses the device of another kind of built-in application program to Android system, apply the method described in above-mentioned any one, comprising: scan module, for scanning all APK under particular category; Set up module, for setting up file corresponding to each APK in library archive, and with the naming of each APK; Parsing module, for resolving the SO file in each APK in particular category; Storage module, for depositing in described SO file to library archive with each APK one to one file; Way of compiling control file generating module, for generating way of compiling control file in particular category; Collector, for according to the compiler directive of described way of compiling control file start, enters Android system by built-in application program compilation.
The invention also discloses the device of another kind of built-in application program to Android system, apply the method described in above-mentioned any one, comprising: scan module, for scanning all APK under particular category; Set up module, for setting up file corresponding to each APK in library archive, and with the naming of each APK; Parsing module, for resolving the SO file in each APK in particular category, judge module, whether complete for judging the SO file of resolving in each APK in particular category; Described parsing module is used for resolving the SO file in each APK in particular category when judge module judged result is no; Storage module, for depositing in described SO file to library archive with each APK one to one file; Way of compiling control file generating module, for generating way of compiling control file in particular category; Collector, for according to the compiler directive of described way of compiling control file start, enters Android system by built-in application program compilation.
Compared with prior art, the present invention resolves built-in APK by the script of a series of robotization, automatically generates the way of compiling control file Android.mk of each application, substantially increases the work efficiency of system engineer.Under the library file (SO file) of each application is put into the file path of oneself, instead of be put into below share directory (system/lib/) as the primary system of Android, fundamentally solve the collision problem of library file of the same name.
Accompanying drawing explanation
Below by clearly understandable mode, accompanying drawings preferred implementation, is further described to the above-mentioned characteristic of the method for Android system and device, technical characteristic, advantage and implementation thereof a kind of built-in application program.
Fig. 1 is the block diagram of a kind of built-in application program of the present invention to the method for Android system;
Fig. 2 is the process flow diagram of a kind of built-in application program of the present invention to the method for Android system;
Fig. 3 is the main composition diagram of a kind of built-in application of the present invention program to the device of Android system;
What Fig. 4 was a kind of built-in application program of the present invention to the device of Android system is fully composed figure.
Drawing reference numeral illustrates:
1. parsing module 2. storage module, 3. way of compiling control file generating module, 4. collector, 5. scan module, 6. set up module, 7. judge module.
Embodiment
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, contrast accompanying drawing is illustrated the specific embodiment of the present invention below.Apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings, and obtain other embodiment.
For making simplified form, only schematically show part related to the present invention in each figure, they do not represent its practical structures as product.In addition, be convenient to make simplified form understand, there are the parts of identical structure or function in some figure, only schematically depict one of them, or only marked one of them.In this article, " one " not only represents " only this ", also can represent the situation of " more than one ".
Fig. 1 is the block diagram of a kind of built-in application program of the present invention to the method for Android system, as a specific embodiment of the present invention, as shown in Figure 1, a kind of built-in application program, to the method for Android system, comprising: S10 resolves the SO file in each APK in particular category; S20 deposits in described SO file to library archive with each APK one to one file; S30 generates way of compiling control file in particular category; Built-in application program compilation, according to the compiler directive of described way of compiling control file start, is entered Android system by S40.
Above-described embodiment is improved, obtains another kind of built-in application program to the method for Android system, comprising: S00 scans all APK under particular category; S10 resolves the SO file in each APK in particular category; S20 deposits in described SO file to library archive with each APK one to one file; S30 generates way of compiling control file in particular category; Built-in application program compilation, according to the compiler directive of described way of compiling control file start, is entered Android system by S40.
Preferably, described particular category comprises: for depositing the catalogue of the APK being built into data area; For depositing the catalogue of the APK being built into system realm, the APK under described catalogue adopts system signature; For depositing the catalogue of the APK being built into system realm, the APK under described catalogue adopts application from signature; For depositing the catalogue of the APK being built into system core district.
Particular category of the present invention comprises four, resolves the APK in four particular category by libupdate.sh script, and these four catalogues are explained as follows:
App-data-presigned is built into the application program of data area for depositing.
App-system-platform is built into the application program of system realm for depositing, and adopts system signature to the application under this catalogue.
App-system-presigned is built into the application program of system realm for depositing, and adopts application from signature to the application under this catalogue.
Priv-app-system-presigned is built into the application program in system core district for depositing.
Above-described embodiment is improved, obtains another kind of built-in application program to the method for Android system, comprising: S00 scans all APK under particular category; S01 sets up file corresponding to each APK in library archive, and with the naming of each APK; S10 resolves the SO file in each APK in particular category; S20 deposits in described SO file to library archive with each APK one to one file; S30 generates way of compiling control file in particular category; Built-in application program compilation, according to the compiler directive of described way of compiling control file start, is entered Android system by S40.
Concrete, so file comprised in the APK in above four catalogues is unziped in catalogue corresponding in library archive (lib-system) by Libupdate.sh script by the present invention.
Next entering above four respectively deposits in the file of APK, runs the appmk.sh script under each file, generates the Android.mk file under each file.
Android.mk file content example as generated under app-data-presigned particular category is as follows:
include$(CLEAR_VARS)
LOCAL_MODULE_TAGS:=optional
LOCAL_MODULE:=zhaoshangyinxing_302
LOCAL_SRC_FILES:=zhaoshangyinxing_302.apk
LOCAL_PREBUILT_JNI_LIBS:=../lib-system-32/zhaoshangyinxing_302/libBslib.so../lib-system-32/zhaoshangyinxing_302/liblocSDK3.so
LOCAL_MULTILIB:=32
LOCAL_MODULE_CLASS:=APPS
LOCAL_MODULE_SUFFIX:=$(COMMON_ANDROID_PACKAGE_SUFFIX)
LOCAL_CERTIFICATE:=PRESIGNED
LOCAL_MODULE_PATH:=$(TARGET_OUT_VENDOR)/Default/data/app
include$(BUILD_PREBUILT)
Finally run productmk.sh script, the name of built-in application program be added in the grand PRODUCT_PACKAGES of system, example is as follows:
PRODUCT_PACKAGES+=\
baiduyun_395\
zhaoshangyinxing_302\
Above-described embodiment is improved, obtains another kind of built-in application program to the method for Android system, comprising: S00 scans all APK under particular category; S01 sets up file corresponding to each APK in library archive, and with the naming of each APK; S10 resolves the SO file in each APK in particular category; S20 deposits in described SO file to library archive with each APK one to one file; Precompile storehouse variable assignments is SO file all under the file of corresponding A PK in library archive by S30; Built-in application program compilation, according to the compiler directive of described way of compiling control file start, is entered Android system by S40.
Above-described embodiment is improved, obtains another kind of built-in application program to the method for Android system, comprising: S00 scans all APK under particular category; S01 sets up file corresponding to each APK in library archive, and with the naming of each APK; S10 resolves the SO file in each APK in particular category; S20 deposits in described SO file to library archive with each APK one to one file; Precompile storehouse variable assignments is SO file all under the file of corresponding A PK in library archive by S30; All APK add in the grand PRODUCT_PACKAGES of system by S40; Start MAKE order, described APK is compiled into Android system.
APK under several particular category is resolved by shell script by the present invention, preserve specially in another one in the file (library archive) of SO file and set up file corresponding to each APK, these files with the naming of built-in application, again the SO file that each APK comprises is extracted, under being put into the file of corresponding A PK in library archive.The Android.mk file under the particular file folder of APK is deposited in following foundation, and in Android.mk file, by precompile storehouse variables L OCAL_PREBUILT_JNI_LIBS, assignment is SO file all under corresponding A PK file in library archive.
Resolve built-in APK by the script of a series of robotization, automatically generate the way of compiling control file Android.mk of each application, substantially increase the work efficiency of system engineer.Under the library file (SO file) of each application is put into the file path of oneself, instead of be put into below share directory (system/lib/) as the primary system of Android, fundamentally solve the collision problem of library file of the same name.
Above-described embodiment is improved, obtains another kind of built-in application program to the method for Android system, comprising: S00 scans all APK under particular category; S01 sets up file corresponding to each APK in library archive, and with the naming of each APK; S10 resolves the SO file in each APK in particular category, judges that whether the SO file of resolving in each APK in particular category is complete, if perform next step, otherwise repeated execution of steps S10; S20 deposits in described SO file to library archive with each APK one to one file; Precompile storehouse variable assignments is SO file all under the file of corresponding A PK in library archive by S30; All APK add in the grand PRODUCT_PACKAGES of system by S40; Start MAKE order, described APK is compiled into Android system.
Fig. 2 is the process flow diagram of a kind of built-in application program of the present invention to the method for Android system.Composition graphs 2, introduces workflow of the present invention in detail.
200 precompiles start.
201 scannings, four particular category
APK all under each catalogue of 202 parsing, sets up the file that each APK is corresponding, with the naming of APK in library archive.
203 resolve each APK, take out SO file wherein and are put into catalogue corresponding in library archive.
204 judge whether that parsing is complete, if perform next step, otherwise repeated execution of steps 203.
205 set up the Android.mk in four particular category.
All APK add in the grand PRODUCT_PACKAGES of system by 206.
207 start MAKE order, compile these built-in APK into system.
Fig. 3 is the main composition diagram of a kind of built-in application of the present invention program to the device of Android system, as a specific embodiment of the present invention, as shown in Figure 3, a kind of built-in application program is to the device of Android system, apply the method described in above-mentioned any one, comprise: parsing module 1, for resolving the SO file in each APK in particular category; Storage module 2, for depositing in described SO file to library archive with each APK one to one file; Way of compiling control file generating module 3, for generating way of compiling control file in particular category; Collector 4, for according to the compiler directive of described way of compiling control file start, enters Android system by built-in application program compilation.
What Fig. 4 was a kind of built-in application program of the present invention to the device of Android system is fully composed figure, above-described embodiment is improved, obtain the device of another kind of built-in application program to Android system, apply the method described in above-mentioned any one, as shown in Figure 4, comprise: scan module 5, for scanning all APK under particular category; Parsing module 1, for resolving the SO file in each APK in particular category; Storage module 2, for depositing in described SO file to library archive with each APK one to one file; Way of compiling control file generating module 3, for generating way of compiling control file in particular category; Collector 4, for according to the compiler directive of described way of compiling control file start, enters Android system by built-in application program compilation.
Above-described embodiment is improved, obtains the device of another kind of built-in application program to Android system, apply the method described in above-mentioned any one, as shown in Figure 4, comprising: scan module 5, for scanning all APK under particular category; Set up module 6, for setting up file corresponding to each APK in library archive, and with the naming of each APK; Parsing module 1, for resolving the SO file in each APK in particular category; Storage module 2, for depositing in described SO file to library archive with each APK one to one file; Way of compiling control file generating module 3, for generating way of compiling control file in particular category; Collector 4, for according to the compiler directive of described way of compiling control file start, enters Android system by built-in application program compilation.
Above-described embodiment is improved, obtains the device of another kind of built-in application program to Android system, apply the method described in above-mentioned any one, as shown in Figure 4, comprising: scan module 5, for scanning all APK under particular category; Set up module 6, for setting up file corresponding to each APK in library archive, and with the naming of each APK; Parsing module 1, for resolving the SO file in each APK in particular category, judge module 7, whether complete for judging the SO file of resolving in each APK in particular category; Described parsing module 1 is for resolving the SO file in each APK in particular category when judge module 7 judged result is no; Storage module 2, for depositing in described SO file to library archive with each APK one to one file; Way of compiling control file generating module 3, for generating way of compiling control file in particular category; Collector 4, for according to the compiler directive of described way of compiling control file start, enters Android system by built-in application program compilation.
The present invention resolves built-in APK by the script of a series of robotization, automatically generates the way of compiling control file Android.mk of each application, substantially increases the work efficiency of system engineer.Under the library file (so file) of each application is put into the file path of oneself, instead of be put into below share directory (system/lib/) as the primary system of Android, fundamentally solve the collision problem of library file of the same name.
It should be noted that above-described embodiment all can independent assortment as required.The above is only the preferred embodiment of the present invention; it should be pointed out that for those skilled in the art, under the premise without departing from the principles of the invention; can also make some improvements and modifications, these improvements and modifications also should be considered as protection scope of the present invention.

Claims (10)

1. built-in application program is to a method for Android system, it is characterized in that, comprising:
S10 resolves the SO file in each APK in particular category;
S20 deposits in described SO file to library archive with each APK one to one file;
S30 generates way of compiling control file in particular category;
Built-in application program compilation, according to the compiler directive of described way of compiling control file start, is entered Android system by S40.
2. built-in application program as claimed in claim 1 is to the method for Android system, it is characterized in that, described step S10 also comprises before resolving the SO file in each APK in particular category:
S00 scans all APK under particular category.
3. built-in application program as claimed in claim 2 is to the method for Android system, and it is characterized in that, described particular category comprises:
For depositing the catalogue of the APK being built into data area;
For depositing the catalogue of the APK being built into system realm, the APK under described catalogue adopts system signature;
For depositing the catalogue of the APK being built into system realm, the APK under described catalogue adopts application from signature;
For depositing the catalogue of the APK being built into system core district.
4. built-in application program as claimed in claim 3 is to the method for Android system, it is characterized in that, also comprises between described step S00 and described step S10:
S01 sets up file corresponding to each APK in library archive, and with the naming of each APK.
5. built-in application program as claimed in claim 4 is to the method for Android system, and it is characterized in that, described step S30 generates way of compiling control file and specifically comprises in particular category:
It is SO files all under the file of corresponding A PK in library archive by precompile storehouse variable assignments.
6. built-in application program as claimed in claim 5 is to the method for Android system, and it is characterized in that, built-in application program compilation, according to the compiler directive of described way of compiling control file start, is entered Android system and specifically comprised by described step S40:
All APK are added in the grand PRODUCT_PACKAGES of system;
Start MAKE order, described APK is compiled into Android system.
7. built-in application program is to a device for Android system, it is characterized in that, applies the method described in above-mentioned 1-6 any one claim, comprising:
Parsing module, for resolving the SO file in each APK in particular category;
Storage module, for depositing in described SO file to library archive with each APK one to one file;
Way of compiling control file generating module, for generating way of compiling control file in particular category;
Collector, for according to the compiler directive of described way of compiling control file start, enters Android system by built-in application program compilation.
8. built-in application program as claimed in claim 7 is to the device of Android system, it is characterized in that, also comprises:
Scan module, for scanning all APK under particular category.
9. built-in application program as claimed in claim 8 is to the device of Android system, it is characterized in that, also comprises:
Set up module, for setting up file corresponding to each APK in library archive, and with the naming of each APK.
10. built-in application program as claimed in claim 9 is to the device of Android system, it is characterized in that, also comprises:
Judge module, whether complete for judging the SO file of resolving in each APK in particular category;
Described parsing module is used for resolving the SO file in each APK in particular category when judge module judged result is no.
CN201510817140.2A 2015-11-23 2015-11-23 Method and apparatus for building application in android system Pending CN105446789A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510817140.2A CN105446789A (en) 2015-11-23 2015-11-23 Method and apparatus for building application in android system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510817140.2A CN105446789A (en) 2015-11-23 2015-11-23 Method and apparatus for building application in android system

Publications (1)

Publication Number Publication Date
CN105446789A true CN105446789A (en) 2016-03-30

Family

ID=55557030

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510817140.2A Pending CN105446789A (en) 2015-11-23 2015-11-23 Method and apparatus for building application in android system

Country Status (1)

Country Link
CN (1) CN105446789A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106648702A (en) * 2017-01-03 2017-05-10 百融(北京)金融信息服务股份有限公司 So file processing system and method based on Android operating system
CN107153577A (en) * 2017-04-21 2017-09-12 贵州省广播电视信息网络股份有限公司 A kind of system optimization method for Android system
CN107908407A (en) * 2017-12-11 2018-04-13 北京奇虎科技有限公司 Compilation Method, device and terminal device
CN109725907A (en) * 2019-01-03 2019-05-07 百度在线网络技术(北京)有限公司 Installation method, device, equipment and the computer-readable medium of preset application
CN113126928A (en) * 2021-04-22 2021-07-16 北京百度网讯科技有限公司 File moving method and device, electronic equipment and medium
US12019592B2 (en) 2021-04-22 2024-06-25 Beijing Baidu Netcom Science Technology Co., Ltd. File moving method, electronic device, and medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103186380A (en) * 2011-12-31 2013-07-03 北大方正集团有限公司 Development method and device for APK (Android PacKage)
CN103294514A (en) * 2013-06-26 2013-09-11 深圳Tcl新技术有限公司 System software release integrated method, compiling server and system
US20140344803A1 (en) * 2013-05-14 2014-11-20 Tencent Technology (Shenzhen) Company Limited Method, system and server for downloading installation package
CN104991810A (en) * 2015-07-24 2015-10-21 上海斐讯数据通信技术有限公司 Method and processing system for automatically adding APK into Android system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103186380A (en) * 2011-12-31 2013-07-03 北大方正集团有限公司 Development method and device for APK (Android PacKage)
US20140344803A1 (en) * 2013-05-14 2014-11-20 Tencent Technology (Shenzhen) Company Limited Method, system and server for downloading installation package
CN103294514A (en) * 2013-06-26 2013-09-11 深圳Tcl新技术有限公司 System software release integrated method, compiling server and system
CN104991810A (en) * 2015-07-24 2015-10-21 上海斐讯数据通信技术有限公司 Method and processing system for automatically adding APK into Android system

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106648702A (en) * 2017-01-03 2017-05-10 百融(北京)金融信息服务股份有限公司 So file processing system and method based on Android operating system
CN107153577A (en) * 2017-04-21 2017-09-12 贵州省广播电视信息网络股份有限公司 A kind of system optimization method for Android system
CN107908407A (en) * 2017-12-11 2018-04-13 北京奇虎科技有限公司 Compilation Method, device and terminal device
CN109725907A (en) * 2019-01-03 2019-05-07 百度在线网络技术(北京)有限公司 Installation method, device, equipment and the computer-readable medium of preset application
CN113126928A (en) * 2021-04-22 2021-07-16 北京百度网讯科技有限公司 File moving method and device, electronic equipment and medium
CN113126928B (en) * 2021-04-22 2024-01-23 北京百度网讯科技有限公司 File moving method and device, electronic equipment and medium
US12019592B2 (en) 2021-04-22 2024-06-25 Beijing Baidu Netcom Science Technology Co., Ltd. File moving method, electronic device, and medium

Similar Documents

Publication Publication Date Title
CN105446789A (en) Method and apparatus for building application in android system
CN107918666B (en) Data synchronization method and system on block chain
CN101697135B (en) Method and device for compiling program
CN101924656B (en) Method and device for realizing network equipment CLI (Command Line Interface for batch scripti) based on dynamic configuration
CN109032631B (en) Application program patch package obtaining method and device, computer equipment and storage medium
CN108897547B (en) Software automation deployment method and device
CN106648755B (en) Method and device for dynamically loading dex in android art environment
CN104699508A (en) System and method for quickly arranging and updating virtual environment in cloud computing platform
CN110083360B (en) Compiling method, device, equipment and storage medium of application program code
CN101963915A (en) Building method of compilation and system thereof
WO2018209958A1 (en) Upgradable file upgrading method, set top box and storage medium
JP7394211B2 (en) Methods, devices, equipment, and media for parallel execution of smart contracts
CN101706725A (en) Method and system for loading and debugging relocatable program
CN107239392A (en) A kind of method of testing, device and terminal
CN104615462A (en) Cross-platform mobile application generating server side and system
CN110162464A (en) Mcok test method and system, electronic equipment and readable storage medium storing program for executing
CN114217886A (en) Function calling method, computing device and storage medium
CN106776266B (en) Configuration method of test tool and terminal equipment
CN104991810A (en) Method and processing system for automatically adding APK into Android system
CN107832056B (en) JNI-based JAVA function calling method in C + +
CN110209983B (en) Method and device for deploying web project of webpage
CN111596951A (en) Method and device for configuring engineering file
CN111159301A (en) Data creating method, device, equipment and storage medium based on intelligent contract
CN103885784A (en) Method for establishing Android platform with security module and plugging function
CN103186384A (en) Business-component-oriented software designing and analyzing system and using method thereof

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
AD01 Patent right deemed abandoned

Effective date of abandoning: 20190514

AD01 Patent right deemed abandoned