Movatterモバイル変換


[0]ホーム

URL:


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 PDF

Info

Publication number
CN103207794A
CN103207794ACN2012105114495ACN201210511449ACN103207794ACN 103207794 ACN103207794 ACN 103207794ACN 2012105114495 ACN2012105114495 ACN 2012105114495ACN 201210511449 ACN201210511449 ACN 201210511449ACN 103207794 ACN103207794 ACN 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
Application number
CN2012105114495A
Other languages
Chinese (zh)
Other versions
CN103207794B (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.)
EASTLAND DIGITAL Ltd
Original Assignee
EASTLAND DIGITAL 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 EASTLAND DIGITAL LtdfiledCriticalEASTLAND DIGITAL Ltd
Priority to CN201210511449.5ApriorityCriticalpatent/CN103207794B/en
Publication of CN103207794ApublicationCriticalpatent/CN103207794A/en
Application grantedgrantedCritical
Publication of CN103207794BpublicationCriticalpatent/CN103207794B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Landscapes

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

The sharing method of application program between the portable terminal in the LAN (Local Area Network)
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)

CN201210511449.5A2012-12-042012-12-04The sharing method of application program between mobile terminal in LANActiveCN103207794B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201210511449.5ACN103207794B (en)2012-12-042012-12-04The sharing method of application program between mobile terminal in LAN

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201210511449.5ACN103207794B (en)2012-12-042012-12-04The sharing method of application program between mobile terminal in LAN

Publications (2)

Publication NumberPublication Date
CN103207794Atrue CN103207794A (en)2013-07-17
CN103207794B CN103207794B (en)2016-08-03

Family

ID=48755025

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201210511449.5AActiveCN103207794B (en)2012-12-042012-12-04The sharing method of application program between mobile terminal in LAN

Country Status (1)

CountryLink
CN (1)CN103207794B (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN103473355A (en)*2013-09-262013-12-25深圳市金立通信设备有限公司Method, device and system for sharing application
CN103617218A (en)*2013-11-212014-03-05北京奇虎科技有限公司Light application creating method and clients
CN103685515A (en)*2013-12-132014-03-26北京奇虎科技有限公司Method and system for downloading application
CN103888522A (en)*2014-03-112014-06-25青岛海信电器股份有限公司Application recommending method and electronic equipment
CN103944961A (en)*2014-03-212014-07-23天脉聚源(北京)传媒科技有限公司Application sharing method, device and system
CN104063244A (en)*2014-06-202014-09-24海视云(北京)科技有限公司Method for sharing application programs and user terminals
CN104461605A (en)*2013-09-252015-03-25联想(北京)有限公司Application downloading method and electronic devices
CN104486383A (en)*2014-11-282015-04-01四川长虹电器股份有限公司Method for installing application program on smart mobile device
CN105227594A (en)*2014-06-092016-01-06中兴通讯股份有限公司Document transmission method, Apparatus and system
CN106095475A (en)*2016-04-292016-11-09乐视控股(北京)有限公司A kind of application program across screen installation method and system
CN106502744A (en)*2016-10-262017-03-15努比亚技术有限公司Application program sharing method and system
CN107729390A (en)*2017-09-192018-02-23广东小天才科技有限公司Application pushing method, system, client and application server
CN108121546A (en)*2017-12-192018-06-05维沃移动通信有限公司A kind of information processing method and mobile terminal
CN105072398B (en)*2015-08-062018-07-13浙江宇视科技有限公司A kind of device updating method and device
CN110046015A (en)*2019-04-082019-07-23维沃移动通信有限公司Using sharing method and terminal
US10402464B2 (en)2013-11-212019-09-03Beijing Qihoo Technology Company LimitedMethods and apparatuses for opening a webpage, invoking a client, and creating a light application
CN111726386A (en)*2019-03-222020-09-29奇酷互联网络科技(深圳)有限公司Application program sharing method, wearable device and computer storage medium
CN115314484A (en)*2022-06-152022-11-08广州九尾信息科技有限公司Local area network android test package automatic distribution device based on MQTT protocol

Citations (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20080295093A1 (en)*2004-06-092008-11-27Cedric HutchingsMethod and Module for Dynamic Hosting of Software Applications in a Gateway Between an Operator Network and a Local Area Network
CN101951592A (en)*2010-08-312011-01-19上海闻泰电子科技有限公司Method for mobile phone to download game based on mobile phone two-dimensional codes

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20080295093A1 (en)*2004-06-092008-11-27Cedric HutchingsMethod and Module for Dynamic Hosting of Software Applications in a Gateway Between an Operator Network and a Local Area Network
CN101951592A (en)*2010-08-312011-01-19上海闻泰电子科技有限公司Method for mobile phone to download game based on mobile phone two-dimensional codes

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
JEFFRY THURANA: "Transfer Files Wirelessly Between Computers & iOS Devices With The Help Of FileApp", 《HTTP://WWW.MAKEUSEOF.COM/TAG/TRANSFER-FILES-WIRELESSLY-COMPUTERS-IOS-DEVICES-FILEAPP/》*

Cited By (19)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN104461605A (en)*2013-09-252015-03-25联想(北京)有限公司Application downloading method and electronic devices
CN103473355A (en)*2013-09-262013-12-25深圳市金立通信设备有限公司Method, device and system for sharing application
CN103617218A (en)*2013-11-212014-03-05北京奇虎科技有限公司Light application creating method and clients
US10402464B2 (en)2013-11-212019-09-03Beijing Qihoo Technology Company LimitedMethods and apparatuses for opening a webpage, invoking a client, and creating a light application
CN103685515A (en)*2013-12-132014-03-26北京奇虎科技有限公司Method and system for downloading application
CN103888522A (en)*2014-03-112014-06-25青岛海信电器股份有限公司Application recommending method and electronic equipment
CN103944961A (en)*2014-03-212014-07-23天脉聚源(北京)传媒科技有限公司Application sharing method, device and system
CN105227594A (en)*2014-06-092016-01-06中兴通讯股份有限公司Document transmission method, Apparatus and system
CN104063244A (en)*2014-06-202014-09-24海视云(北京)科技有限公司Method for sharing application programs and user terminals
CN104486383A (en)*2014-11-282015-04-01四川长虹电器股份有限公司Method for installing application program on smart mobile device
CN105072398B (en)*2015-08-062018-07-13浙江宇视科技有限公司A kind of device updating method and device
CN106095475A (en)*2016-04-292016-11-09乐视控股(北京)有限公司A kind of application program across screen installation method and system
CN106502744A (en)*2016-10-262017-03-15努比亚技术有限公司Application program sharing method and system
CN107729390A (en)*2017-09-192018-02-23广东小天才科技有限公司Application pushing method, system, client and application server
CN107729390B (en)*2017-09-192020-12-25广东小天才科技有限公司Application pushing method, system, client and application server
CN108121546A (en)*2017-12-192018-06-05维沃移动通信有限公司A kind of information processing method and mobile terminal
CN111726386A (en)*2019-03-222020-09-29奇酷互联网络科技(深圳)有限公司Application program sharing method, wearable device and computer storage medium
CN110046015A (en)*2019-04-082019-07-23维沃移动通信有限公司Using sharing method and terminal
CN115314484A (en)*2022-06-152022-11-08广州九尾信息科技有限公司Local area network android test package automatic distribution device based on MQTT protocol

Also Published As

Publication numberPublication date
CN103207794B (en)2016-08-03

Similar Documents

PublicationPublication DateTitle
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
CN105302587B (en)Data-updating method and device
EP2907099B1 (en)Testing framework for applications
CN107809383B (en)MVC-based path mapping method and device
CN107797807B (en)Method, device, terminal, server and system for generating container
CN104598286B (en)The Oftware updating method and device of mobile terminal
CN106970816B (en)Software upgrading processing method and device and audio playing equipment
CN103150193A (en)Software upgrading method for mobile terminal
US9565264B1 (en)True push architecture for internet protocol notification
US9588757B2 (en)Data update method, user terminal, and data update system
CN103491525A (en)Method for achieving card-free mobile phone, mobile phone and server
CN104468813A (en)Application program recommending method, device and system
CN103077061A (en)Installing method of application software in Android equipment and system
CN103593233A (en)Method and system for pushing software information
CN107463395B (en)Component calling method and device
WO2013170801A1 (en)Device management method and apparatus
CN106331048A (en)Data processing method, apparatus and system, and mobile device
EP3314560B1 (en)Transmitting application data for on-device demos
CN105204891B (en) Downloading method, device and mobile terminal when mobile terminal is powered off
CN104636378A (en)Pushing method and device for application programs
CN103631621A (en)Method and device for prompting information
CN104702299A (en)GNSS receiver accessed and configured by use of webpages
KR101412029B1 (en)Apparatus and method for updating applications

Legal Events

DateCodeTitleDescription
C06Publication
PB01Publication
C10Entry into substantive examination
SE01Entry into force of request for substantive examination
C53Correction of patent of invention or patent application
CB02Change 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

C14Grant of patent or utility model
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp