CN103207794A - Method for sharing application program between mobile terminals in local area network - Google Patents
Method for sharing application program between mobile terminals in local area network Download PDFInfo
- Publication number
- CN103207794A CN103207794A CN2012105114495A CN201210511449A CN103207794A CN 103207794 A CN103207794 A CN 103207794A CN 2012105114495 A CN2012105114495 A CN 2012105114495A CN 201210511449 A CN201210511449 A CN 201210511449A CN 103207794 A CN103207794 A CN 103207794A
- Authority
- CN
- China
- Prior art keywords
- application program
- value
- portable terminal
- program
- share
- 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.)
- Granted
Links
Landscapes
- Stored Programmes (AREA)
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
Abstract
The invention discloses a method for sharing an application program between mobile terminals in a local area network. Users only need to be in the same local area network and do not need to be connected with the internet. A http downloading address and a two-dimensional code of the application program installed by a user himself/herself in a first mobile terminal are generated by adopting the http service technology, a second mobile terminal downloads the application program according to the generated http downloading address or the two-dimensional code, and the application program can be downloaded from the mobile terminal of the other user, data usage of the mobile terminal for downloading the application program is saved, time for searching for corresponding software is saved, speed and effect for the users to share the application program are greatly improved, and convenience is brought to the users of the mobile terminals.
Description
Technical field
The present invention relates to the communications field, relate to the sharing method of application program between the interior portable terminal of a kind of LAN (Local Area Network) or rather.
Background technology
Intelligent mobile terminal is the trend of present development in science and technology, and the development of intelligent mobile terminal also is accompanied by development and the variation of increasing application program.The application of present application program is very diversification, and the field that relates to is also a lot, comprises diet, chat, recreation etc.But, at present moving these application programs of can terminal moving in intelligence all is to get on to download and install file from the internet or direct copy installation file from the computer, can't under the situation of not linking the internet, get on to obtain installation file from another portable terminal that application program has been installed, for example, a mobile phone has been installed some application, but the installation file that can not will use under the situation of not linking the internet is shared with another mobile phone.There is following defective in above downloading mode: down loading mounting software need connect the internet, needs use traffic, and is uneconomical; Directly copy software from computer, can't accomplish to download software again whenever and wherever possible, very inconvenient.
Summary of the invention
The technical problem to be solved in the present invention is, provides a kind of easy to use, can share the installation method of the local area network applications program of installation file between a plurality of intelligent terminals under the situation of not networking mutually.
Technical solution of the present invention is, provide in a kind of LAN (Local Area Network) with following steps the sharing method of application program between the portable terminal, second portable terminal of first portable terminal that comprises the Android system that is equipped with of initiatively sharing application program and the Android system that is equipped with that asks to share application program; This method may further comprise the steps:
One, opens the application program of first portable terminal;
Two, by android sdk(Android SDK (Software Development Kit)) in the info class of Package Info(application package) the class program application.flags(application program mark that is applied) and value X and the value Y of application.FLAG_SYSTEM (FLAG_SYSTEM refers to use and is positioned at/ mark under the system/app); Judge according to value X and value Y whether the application journey in described first portable terminal is that the user installs voluntarily then; The application program that the user installs voluntarily can be shared with described second portable terminal; The application program that first mobile terminal system carries can not be shared with described second portable terminal; Concrete judgment mode is as follows:
(1) if value X≤0 and value Y≤0 that obtain judge that then this application program is that the user installs voluntarily, can share;
(2) if value X≤0 and value Y>0 that obtain judge that then this application program is the program of system, can not share;
(3) if value X>0 and value Y≤0 that obtain judge that then this application program is the program of system, can not share;
(4) if value X>0 and value Y>0 that obtain judge that then this application program is the program of system, can not share;
Three, obtain sharing the tabulation of application program by step 2, the installation document of the application program that the use file copying method can be shared copies on the SD card; Obtain the storing path of the installation document of each application program then; According to the physical address of the installation document storing of the application program that obtains, the http(hyper text protocol that generation can be downloaded) address of visit, and this address is dynamically generated simultaneously the download address of two-dimension code;
Four, described second portable terminal is according to the http(hyper text protocol that generates) download address of download address or two-dimension code all can the down load application program the installation document.
After adopting above structure, the sharing method of application program between the portable terminal in the LAN (Local Area Network) of the present invention compared with prior art, has the following advantages:
Because the sharing method of application program between the portable terminal in the LAN (Local Area Network) of the present invention, the user is as long as in same LAN (Local Area Network), need not to be connected into the internet, adopt the httpservice technology generate the user installs voluntarily in described first portable terminal application program http download address and two-dimension code, described second portable terminal comes the down load application program according to the http download address or the two-dimension code that generate, direct down load application program above the other side's portable terminal, make portable terminal save the flow of down load application program, the software of removal search correspondence also need not to take time, greatly facilitate the user and share speed and the effectiveness of application program, bring convenience to mobile terminal user.
Embodiment
Second portable terminal of first portable terminal that the sharing method of application program comprises the Android system that is equipped with of initiatively sharing application program between the portable terminal in the LAN (Local Area Network) of the present invention and the Android system that is equipped with that asks to share application program, it can be between two portable terminals that described first portable terminal and second portable terminal refer to, and also can be between a plurality of portable terminals.This method may further comprise the steps:
One, opens the application program of first portable terminal.
Two, by Package Info class among the android sdk be applied the value X of program application.flags and the value Y of application.FLAG_SYSTEM; Judge according to value X and value Y whether the application program in described first portable terminal is that the user installs voluntarily then; The application program that the user installs voluntarily can be shared with described second portable terminal; The application program that first mobile terminal system carries can not be shared with described second portable terminal.Concrete judgment mode is as follows:
(1) if value X≤0 and value Y≤0 that obtain judge that then this application program is that the user installs voluntarily, can share;
(2) if value X≤0 and value Y>0 that obtain judge that then this application program is the program of system, can not share;
(3) if value X>0 and value Y≤0 that obtain judge that then this application program is the program of system, can not share;
(4) if value X>0 and value Y>0 that obtain judge that then this application program is the program of system, can not share;
Three, obtain sharing the tabulation of application program by step 2, the installation document of the application program that the use file copying method can be shared copies on the SD card; Obtain the installation document storing path of each application program then; According to the physical address of the installation document storing of the application program that obtains, the address of the http visit that production can be downloaded, and the download address of this address dynamically being produced simultaneously two-dimension code.Described dynamic production two-dimension code refers to, the each wifi network that connects of portable terminal is obstructed, so the IP address that gets access to also can be different, the http address that generation can be visited download is that IP and SD upward form the address of application program preservation, and two-dimension code is to change constantly with the IP address that gets access to.
Four, described second portable terminal according to the download address of the http download address that generates or two-dimension code all can the down load application program the installation document.
Use above method to share application program, as long as it is two portable terminals all in same LAN (Local Area Network), just can be shared the application program that the user installs voluntarily in the portable terminal mutually, very easy to use.Described portable terminal can be smart mobile phone etc.
Claims (1)
1. the sharing method of application program between the portable terminal in the LAN (Local Area Network), second portable terminal of first portable terminal that comprises the Android system that is equipped with of initiatively sharing application program and the Android system that is equipped with that asks to share application program; This method may further comprise the steps:
One, opens the application program of first portable terminal and the application program of second portable terminal;
Two, be applied the value X of program application.flags and the value Y of application.FLAG_SYSTEM of the info class by application package in the Android SDK (Software Development Kit); Judge according to value X and value Y whether the application journey in described first portable terminal is that the user installs voluntarily then; The application program that the user installs voluntarily can be shared with described second portable terminal; The application program that first mobile terminal system carries can not be shared with described second portable terminal; Concrete judgment mode is as follows:
(1) if value X≤0 and value Y≤0 that obtain judge that then this application program is that the user installs voluntarily, can share;
(2) if value X≤0 and value Y>0 that obtain judge that then this application program is the program of system, can not share;
(3) if value X>0 and value Y≤0 that obtain judge that then this application program is the program of system, can not share;
(4) if value X>0 and value Y>0 that obtain judge that then this application program is the program of system, can not share;
Three, obtain sharing the tabulation of application program by step 2, the installation document of the application program that the use file copying method can be shared copies on the SD card; Obtain the storing path of the installation document of each application program then; According to the physical address of the installation document storing of the application program that obtains, the address of the hyper text protocol visit that generation can be downloaded, and this address is dynamically generated simultaneously the download address of two-dimension code;
Four, described second portable terminal according to the download address of the hyper text protocol download address that generates or two-dimension code all can the down load application program the installation document.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210511449.5A CN103207794B (en) | 2012-12-04 | 2012-12-04 | The sharing method of application program between mobile terminal in LAN |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210511449.5A CN103207794B (en) | 2012-12-04 | 2012-12-04 | The sharing method of application program between mobile terminal in LAN |
Publications (2)
Publication Number | Publication Date |
---|---|
CN103207794A true CN103207794A (en) | 2013-07-17 |
CN103207794B CN103207794B (en) | 2016-08-03 |
Family
ID=48755025
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201210511449.5A Active CN103207794B (en) | 2012-12-04 | 2012-12-04 | The sharing method of application program between mobile terminal in LAN |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103207794B (en) |
Cited By (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103473355A (en) * | 2013-09-26 | 2013-12-25 | 深圳市金立通信设备有限公司 | Method, device and system for sharing application |
CN103617218A (en) * | 2013-11-21 | 2014-03-05 | 北京奇虎科技有限公司 | Light application creating method and clients |
CN103685515A (en) * | 2013-12-13 | 2014-03-26 | 北京奇虎科技有限公司 | Method and system for downloading application |
CN103888522A (en) * | 2014-03-11 | 2014-06-25 | 青岛海信电器股份有限公司 | Application recommending method and electronic equipment |
CN103944961A (en) * | 2014-03-21 | 2014-07-23 | 天脉聚源(北京)传媒科技有限公司 | Application sharing method, device and system |
CN104063244A (en) * | 2014-06-20 | 2014-09-24 | 海视云(北京)科技有限公司 | Method for sharing application programs and user terminals |
CN104461605A (en) * | 2013-09-25 | 2015-03-25 | 联想(北京)有限公司 | Application downloading method and electronic devices |
CN104486383A (en) * | 2014-11-28 | 2015-04-01 | 四川长虹电器股份有限公司 | Method for installing application program on smart mobile device |
CN105227594A (en) * | 2014-06-09 | 2016-01-06 | 中兴通讯股份有限公司 | Document transmission method, Apparatus and system |
CN106095475A (en) * | 2016-04-29 | 2016-11-09 | 乐视控股(北京)有限公司 | A kind of application program across screen installation method and system |
CN106502744A (en) * | 2016-10-26 | 2017-03-15 | 努比亚技术有限公司 | Application program sharing method and system |
CN107729390A (en) * | 2017-09-19 | 2018-02-23 | 广东小天才科技有限公司 | Application pushing method, system, client and application server |
CN108121546A (en) * | 2017-12-19 | 2018-06-05 | 维沃移动通信有限公司 | A kind of information processing method and mobile terminal |
CN105072398B (en) * | 2015-08-06 | 2018-07-13 | 浙江宇视科技有限公司 | A kind of device updating method and device |
CN110046015A (en) * | 2019-04-08 | 2019-07-23 | 维沃移动通信有限公司 | Using sharing method and terminal |
US10402464B2 (en) | 2013-11-21 | 2019-09-03 | Beijing Qihoo Technology Company Limited | Methods and apparatuses for opening a webpage, invoking a client, and creating a light application |
CN111726386A (en) * | 2019-03-22 | 2020-09-29 | 奇酷互联网络科技(深圳)有限公司 | Application program sharing method, wearable device and computer storage medium |
CN115314484A (en) * | 2022-06-15 | 2022-11-08 | 广州九尾信息科技有限公司 | Local area network android test package automatic distribution device based on MQTT protocol |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080295093A1 (en) * | 2004-06-09 | 2008-11-27 | Cedric Hutchings | Method and Module for Dynamic Hosting of Software Applications in a Gateway Between an Operator Network and a Local Area Network |
CN101951592A (en) * | 2010-08-31 | 2011-01-19 | 上海闻泰电子科技有限公司 | Method for mobile phone to download game based on mobile phone two-dimensional codes |
-
2012
- 2012-12-04 CN CN201210511449.5A patent/CN103207794B/en active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20080295093A1 (en) * | 2004-06-09 | 2008-11-27 | Cedric Hutchings | Method and Module for Dynamic Hosting of Software Applications in a Gateway Between an Operator Network and a Local Area Network |
CN101951592A (en) * | 2010-08-31 | 2011-01-19 | 上海闻泰电子科技有限公司 | Method for mobile phone to download game based on mobile phone two-dimensional codes |
Non-Patent Citations (1)
Title |
---|
JEFFRY THURANA: "Transfer Files Wirelessly Between Computers & iOS Devices With The Help Of FileApp", 《HTTP:https://WWW.MAKEUSEOF.COM/TAG/TRANSFER-FILES-WIRELESSLY-COMPUTERS-IOS-DEVICES-FILEAPP/》 * |
Cited By (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104461605A (en) * | 2013-09-25 | 2015-03-25 | 联想(北京)有限公司 | Application downloading method and electronic devices |
CN103473355A (en) * | 2013-09-26 | 2013-12-25 | 深圳市金立通信设备有限公司 | Method, device and system for sharing application |
CN103617218A (en) * | 2013-11-21 | 2014-03-05 | 北京奇虎科技有限公司 | Light application creating method and clients |
US10402464B2 (en) | 2013-11-21 | 2019-09-03 | Beijing Qihoo Technology Company Limited | Methods and apparatuses for opening a webpage, invoking a client, and creating a light application |
CN103685515A (en) * | 2013-12-13 | 2014-03-26 | 北京奇虎科技有限公司 | Method and system for downloading application |
CN103888522A (en) * | 2014-03-11 | 2014-06-25 | 青岛海信电器股份有限公司 | Application recommending method and electronic equipment |
CN103944961A (en) * | 2014-03-21 | 2014-07-23 | 天脉聚源(北京)传媒科技有限公司 | Application sharing method, device and system |
CN105227594A (en) * | 2014-06-09 | 2016-01-06 | 中兴通讯股份有限公司 | Document transmission method, Apparatus and system |
CN104063244A (en) * | 2014-06-20 | 2014-09-24 | 海视云(北京)科技有限公司 | Method for sharing application programs and user terminals |
CN104486383A (en) * | 2014-11-28 | 2015-04-01 | 四川长虹电器股份有限公司 | Method for installing application program on smart mobile device |
CN105072398B (en) * | 2015-08-06 | 2018-07-13 | 浙江宇视科技有限公司 | A kind of device updating method and device |
CN106095475A (en) * | 2016-04-29 | 2016-11-09 | 乐视控股(北京)有限公司 | A kind of application program across screen installation method and system |
CN106502744A (en) * | 2016-10-26 | 2017-03-15 | 努比亚技术有限公司 | Application program sharing method and system |
CN107729390A (en) * | 2017-09-19 | 2018-02-23 | 广东小天才科技有限公司 | Application pushing method, system, client and application server |
CN107729390B (en) * | 2017-09-19 | 2020-12-25 | 广东小天才科技有限公司 | Application pushing method, system, client and application server |
CN108121546A (en) * | 2017-12-19 | 2018-06-05 | 维沃移动通信有限公司 | A kind of information processing method and mobile terminal |
CN111726386A (en) * | 2019-03-22 | 2020-09-29 | 奇酷互联网络科技(深圳)有限公司 | Application program sharing method, wearable device and computer storage medium |
CN110046015A (en) * | 2019-04-08 | 2019-07-23 | 维沃移动通信有限公司 | Using sharing method and terminal |
CN115314484A (en) * | 2022-06-15 | 2022-11-08 | 广州九尾信息科技有限公司 | Local area network android test package automatic distribution device based on MQTT protocol |
Also Published As
Publication number | Publication date |
---|---|
CN103207794B (en) | 2016-08-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103207794A (en) | Method for sharing application program between mobile terminals in local area network | |
US9301081B1 (en) | Delivery of oversized branding elements for customization | |
JP5924347B2 (en) | System and method for branding and custom setting of generic mobile phones | |
CN107809383B (en) | MVC-based path mapping method and device | |
EP2907099B1 (en) | Testing framework for applications | |
CN107797807B (en) | Method, device, terminal, server and system for generating container | |
CN102063299A (en) | Method and device for assessing application running condition of mobile terminal, mobile terminal | |
CN102404395A (en) | Mobile terminal multi-operating system switching method based on cloud computing | |
US9565264B1 (en) | True push architecture for internet protocol notification | |
US20180217654A1 (en) | Power-saving processing method, device, mobile terminal and cloud server | |
US9588757B2 (en) | Data update method, user terminal, and data update system | |
CN108449801A (en) | Method for connecting network, device, computer installation and computer readable storage medium | |
CN103077061A (en) | Installing method of application software in Android equipment and system | |
CN104468813A (en) | Application program recommending method, device and system | |
CN103593233A (en) | Method and system for pushing software information | |
EP2869604A1 (en) | Method, apparatus and device for processing a mobile terminal resource | |
CN107957887A (en) | A kind of component loading method of equipment, device and Internet of things system | |
WO2013170801A1 (en) | Device management method and apparatus | |
RU2618943C2 (en) | Method, device and system for distribution of applications | |
CN102118878A (en) | Device and method for wireless routing | |
CN105204891B (en) | Downloading method and device for shutdown of mobile terminal and mobile terminal | |
CN104636378A (en) | Pushing method and device for application programs | |
CN107463395B (en) | Component calling method and device | |
CN103631621A (en) | Method and device for prompting information | |
CN104702299A (en) | GNSS receiver accessed and configured by use of webpages |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C53 | Correction of patent of invention or patent application | ||
CB02 | Change of applicant information |
Address after: 315105 Zhejiang city of Ningbo province Yinzhou District Qiming Road No. 818 building 14 Room 303 No. 108 Applicant after: Donglan Digital Co., Ltd. Address before: 315104, Qiming Road, Yinzhou District investment center, Ningbo, Zhejiang 399, China Applicant before: Eastland Digital Limited |
|
C14 | Grant of patent or utility model | ||
GR01 | Patent grant |