CN107423101A - A kind of application plug gridding issue and management method and system - Google Patents

A kind of application plug gridding issue and management method and system Download PDF

Info

Publication number
CN107423101A
CN107423101A CN201710646138.2A CN201710646138A CN107423101A CN 107423101 A CN107423101 A CN 107423101A CN 201710646138 A CN201710646138 A CN 201710646138A CN 107423101 A CN107423101 A CN 107423101A
Authority
CN
China
Prior art keywords
plug
unit
download
user
grid
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
CN201710646138.2A
Other languages
Chinese (zh)
Other versions
CN107423101B (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.)
Geospace Information Technology Co ltd
Original Assignee
WUDA GEOINFORMATICS 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 WUDA GEOINFORMATICS CO Ltd filed Critical WUDA GEOINFORMATICS CO Ltd
Priority to CN201710646138.2A priority Critical patent/CN107423101B/en
Publication of CN107423101A publication Critical patent/CN107423101A/en
Application granted granted Critical
Publication of CN107423101B publication Critical patent/CN107423101B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates

Landscapes

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

Abstract

The present invention relates to a kind of application plug gridding issue and management method and system.Including:Plug-in unit generation step, for application program to be divided into the plug-in unit to be released of function opposite independent;Plug-in unit issuing steps, for the plug-in unit to be released to be distributed into the plug-in unit market pre-established;The download that the plug-in unit market is used to provide Mobile solution feature card bag takes with renewal;Plug-in unit load step, to local and run for the plug-in unit of issue needed for being downloaded from plug-in unit market.Therefore, the invention has the advantages that:(1) during whole New function is released, it is not necessary to which programmer intervenes, and does not change code operation, it is not required that software upgrading, after plug-in download to local, can just be used by program dynamic load;(2) multiple applications can be integrated, use is more convenient;(3) specific targetedly application plug-in is provided according to the specific division of grid and the specific works of grid person, specific aim is stronger.

Description

A kind of application plug gridding issue and management method and system
Technical field
The present invention relates to one kind issue and management method and system, belong to Mobile solution development field, be specifically related to one Kind application plug gridding issue and management method and system.
Background technology
The plug-in unit technology of Android application program is widely used in the industry, such as many burning hot Android movement App:Wash in a pan Treasured, day cat, go where, Jingdone district etc..
One Android is applied after certain phase has been arrived in exploitation, and functional module will be more and more, APK installation kits Also increasing, user also has no idea the functional module that selective loading needs oneself in use, now just needs Consider how to decouple whole application.
Main flow way is that application program is split into multiple plug-in applications according to function at present, and according to user's concrete function Demand download and plug-in unit needed for loading.Between plug-in application, certain association can be done in code aspect, is believed with shared part Breath.
Split the application into after plug-in unit, mobile terminal just needs a plug-in unit framework to integrate these plug-in units, association Run.These plug-in unit frameworks have many engineerings of increasing income can be used on network, such as the card cage of Ali, 360 RePlugin etc..
But there is problems with plug-in card program of the prior art.
1st, client can not self-defined plug-in unit issue:Current application plug method, all it is that programmer defines The calling logic of plug-in unit is distributed to what user used again.Such as have many plug-in units inside QQ, this APP, but programmer is Define APP and be only capable of possessing which pin function, if the user desired that increasing a feature card of calling a taxi inside APP, that is just Programmer must be allowed to change application code, plug-in unit of calling a taxi is added in QQ.User can not according to the demand of own service from Definition loading or renewal plug-in unit.
2nd, traditional APK published methods allow user to be difficult to plan as a whole:User installs multiple APP on mobile phone, is not easy to user Quickly find required application.
3rd, data transfer and interactivity are poor:For the class APP that works, it is generally configured between multiple APP of same mechanism issue Data exchange demand.For example, currently there is tri- APP of A, B, C, three APP will keep length to link with service end, respective to obtain Service end whether to message oneself has been sent out, such mobile phone will keep 3 long links, and this is very power consumption.And if handle A, after tri- APP of B, C are incorporated into inside same APP as plug-in unit, such as it is incorporated into M, then only need M to be protected with service end It is just much of that to hold one long link, M is distributed to A, B after service end receives message, according to the type of message, then by message content Or C, it might even be possible to the newly-added information impression window on M interface, except a certain information of some plug-in unit is shown on window with Outside, window can also jump to the page that plug-in unit is specified.
4th, grid-based management is lacked, it is poor using matching:Traditional plug-in unit distribution platform can not meet government organs Application requirement, because traditional plug-in unit distribution platform does not have grid-based management logic so that application plug-in can not be according to grid The specific works of specific division and grid person provide specific targetedly application plug-in.
In view of the above problems, it is prior art to establish a kind of program issue based on plug-in type and management platform and method Active demand.
The content of the invention
The present invention mainly solves the above-mentioned technical problem present in prior art;Provide a kind of application plug Gridding issue and management method and system.The above-mentioned technical problem of the present invention is mainly addressed by following technical proposals 's:
A kind of Android application program plug-in unit gridding issue and management method, including:
Plug-in unit generation step, for application program to be divided into the plug-in unit to be released of function opposite independent;
Plug-in unit issuing steps, for the plug-in unit to be released to be distributed into the plug-in unit market pre-established;The plug-in unit city Field is used for the download for providing Mobile solution feature card bag and more new demand servicing;
Plug-in unit load step, to local and run for the plug-in unit of issue needed for being downloaded from plug-in unit market.
A kind of Android application program plug-in unit gridding issue and management system, including:
Plug-in unit generation module, for application program to be divided into the plug-in unit to be released of function opposite independent;
Plug-in unit release module, for the plug-in unit to be released to be distributed into the plug-in unit market pre-established;The plug-in unit city Field is used for the download for providing Mobile solution feature card bag and more new demand servicing;
Plug-in unit load-on module, to mobile device local and transported for the plug-in unit of issue needed for being downloaded from plug-in unit market OK.
Therefore, the invention has the advantages that:(1) during whole New function is released, it is not necessary to which programmer intervenes, and does not have Have and change code operation, it is not required that software upgrading, after plug-in download to local, can just be used by program dynamic load;(2) energy Multiple applications are enough integrated, use is more convenient;(3) provided according to the specific division of grid and the specific works of grid person special The targetedly application plug-in of property, specific aim are stronger.
Brief description of the drawings
Accompanying drawing 1 is plug-in unit gridding issue and management system configuration diagram;
Accompanying drawing 2 is the plug-in unit back-stage management process for using figure of the present invention;
Accompanying drawing 3 is mobile terminal view plug-ins list schematic diagram;
Accompanying drawing 4 is that plug-in unit flow is opened in mobile terminal.
Embodiment
Below by embodiment, and with reference to accompanying drawing, technical scheme is described in further detail.
Embodiment:
A kind of Android application program plug-in unit gridding issue and management method, including:
Plug-in unit generation step, for application program to be divided into the plug-in unit to be released of function opposite independent;
Plug-in unit issuing steps, for the plug-in unit to be released to be distributed into the plug-in unit market pre-established;The plug-in unit city Some specific Mobile solution APP's served in field to be a, there is provided exempts from installation, hot plug-in type Mobile solution feature card bag Download and more new demand servicing, it is that some APP dynamics increase or updated a pin function, provides and exempt from for the issued APP to reach the standard grade The pin function extended capability of installation, integrate different existing exploit natural resources and be multiplexed into some APP, it is whole to reach resource Conjunction, resource multiplex, the effect of Function Extension.
Plug-in unit load step, to local and run for the plug-in unit of issue needed for being downloaded from plug-in unit market.
Following 4 points of the difference in plug-in unit market and application market in the present embodiment:
1. service object is different, one APP of a plug-in unit market corresponding with service;An and application market corresponding with service one The all devices of system platform.One specific APP of service is absorbed in plug-in unit market, may be made to measure for the APP professional Feature card high, with strong points, to strengthen the application program reached the standard grade with a definite target in view.
2. can downloaded object it is different, the application plug that plug-in unit market provides, the operation of plug-in unit applies journey dependent on certain Sequence, it is to exempt from installation, the plug-type function operating mechanism of heat;And application market issue is to need application program installation to be mounted Bag is, it is necessary to which installation rear can be used on the mobile apparatus.
3. function granularity is different, plug-in unit market provides expanded function download and the updating ability of certain application program, his work With being to increase for some APP dynamics or update a function, the Function Extension energy for exempting from installation is provided for the issued APP to reach the standard grade Power, to increase a function for APP, it is only necessary to which one plug-in unit of issue more supplies APP downloading-runnings;Application market then provides The download of whole application program and updating ability, if APP needs to increase a function, need to re-download the whole APP of renewal.
4. platform positioning is different, plug-in unit market is to extend some APP function, integrates different existing exploitations Resource multiplex into some APP, with reach resource consolidation, resource multiplex, Function Extension effect;Application market is then for movement Equipment provides various APP applications.
Wherein, the release management of plug-in unit is as shown in Figure 2.Including:
1st, user logs in:User passes through browser access management system network address (server address +/UploadServer/ Html/index.jsp) can display system login page, the system allows user by the account and password of any custom system It is imported into etc. personal information in the customer data base of plug-in unit background management system, and the user using it as insert management system steps on It is close to record account;
2nd, plug-in unit is uploaded:Entree single upload plug-in unit button is clicked on, fills in plug-in card configuration information, program checks that plug-in unit is believed automatically Cease it is errorless after, it is pending that plug-in unit will be submitted to service end etc..
Plug-in card configuration information includes:Plug-in unit picture, add-on file (must be apk files), plugin name, plug-in unit bag name, Start LauncherActivity, and the plug-in unit access right scope sets (referring to figure below).
3rd, plug-in unit is audited:Only auditing the plug-in unit passed through could be used by mobile terminal device downloads, and keeper logs in plug-in unit After management system, check and do not audit plug-in unit list, try out the plug-in unit such as plug-in unit and plug-in unit decompression inspection by auditor and audit process Afterwards, clicking on plug-in unit can complete to audit by auditing button.
4th, plug-in unit list is checked:Plug-in unit list allows keeper to view the brief information of plug-in unit, examination & verification state, plug-in unit power Limit etc., the right action bar can be downloaded to plug-in unit, change, delete processing, and clicking on a certain plug-in unit column, to be then transferred to plug-in unit detailed Feelings, check plug-in unit detailed configuration information.
5th, plug-in unit is deleted:The plug-in unit can be deleted from service end by clicking on the deletion button on the right of a certain plug-in unit column, be deleted Plug-in unit will be rejected by database, while delete server plug-ins file and plug-in unit icon file.Mobile end subscriber accesses again When insert management system obtains plug-in unit list, deleted plugin information will be no longer obtained, so the plug-in unit in mobile terminal is literary Part is deleted in the lump with related data.
6th, plug-in unit is changed:Plugin information modification interface can be transferred to by clicking on the modification button on the right of a certain plug-in unit column.Its In, bag name can not be changed, and if desired change the issue bag name of plug-in unit, then former plug-in unit can be deleted after modification, and needs to examine again Core just can be used.
In the present embodiment, there is provided realize above-mentioned function with lower class:
(1)LoginServer:The system service of login, to user login management, the authority for logging in people is obtained, acquisition is stepped on The limit of power of record.
(2)SmartUploadServlet:User uploads plug-in services, the plug-in unit write service device that user is uploaded, together When configuration information, storage address are inserted into background server.
(3)SmartDownLoadServlet:User's download plug-in service, the general download for only providing wab ends are supported.
(4)ChangServer:User changes plug-in services.
(5)VerifierServer:Keeper audits service, and keeper audits plug-in unit, uniform auditing management, to plug-in unit Strict control.
(6)GetConfigServer:User obtains plug-in card configuration information service, is mainly used in mobile terminal and obtains plug-in unit Configuration information.
(7)JDBCHelper:There is provided unified data management, interchange data storehouse, there is provided database additions and deletions, which change, looks into operation, real Existing plugin information store function.
(8)FileUtils:File read-write helps class, there is provided file writes, file read functions, realizes that plug-in unit is deleted, inserts The functions such as part write service device.
In the present embodiment,
The issue of plug-in unit allows to set authority information, and in database, every kind of authority information is with a String field mark Know, the mode of character string identification has been stored in authority information table all types of authority informations, so plug-in unit delivery system Rights management logic can compatible any custom system.
Only need the authority classification information of any custom system, pass through the rights management page typing of insert management system To authority information table, you can provide download permission limitation service for the issue of plug-in unit.
When user is uploading plug-in unit, the authority information being logged will be shown in " priority assignation " of plug-in unit input interface In multiselect frame, user can select several authorities, to authorize the permission download to use its plug-in unit.
Can download plug-in when authority information only among user profile is with authority of plug-in unit information match.
As shown in figure 4, integrate flow for the plug-in unit of the present embodiment.Including:
1. user obtains the plug-in unit attribute list of corresponding authority in Bo Saidong systems after logging in, for generating plug-in application List;
2. plug-in application self-defined controls are for user and providing the title of plug-in unit and icon shows to opening plug-in unit Click event, plug-in application list is made up of plug-in application self-defined control one by one;
It is the plug-in unit for needing to download that 3. icon is downloaded in the displays such as leaders module, fire-fighting be logical;
What 4. the displays such as grade, You You municipal administration renewal icon was led in safety supervisions is the plug-in unit for needing to update;
5. incident managements, Feitian police service etc. have been downloaded, and need not update, click can directly open plug-in unit;
6. triggers download event when plug-in unit is the state for needing to download, program can prompt user to start download plug-in, And connected according to the plug-in unit icon link provided in plug-in unit attribute with add-on file, two threads are opened, difference download plug-in Icon and file, while program can will download icon and be replaced with progress bar, the download progress of real-time display add-on file.Work as plug-in unit After the completion of file download, program can call the plug-in loading method of trident to load plug-in unit.After the completion of plug-in unit loading, program meeting By the icon shows of plug-in unit to user, represent that the plug-in unit has been downloaded and loaded completion.
7. when plug-in unit is the state for needing to update, triggers update event, program can prompt user to start to update plug-in unit, And connected according to the plug-in unit icon link provided in plug-in unit attribute with add-on file, two threads are opened, update plug-in unit respectively Icon and file, while renewal icon can be replaced with progress bar, the renewal progress of real-time display add-on file by program.Work as plug-in unit After the completion of file renewal, program can call the plug-in loading method of trident to load plug-in unit.After the completion of plug-in unit loading, program meeting By the icon shows of plug-in unit to user, represent that the plug-in unit is updated over and loads completion.
During specific implementation, using following steps:
1st, AppPluginView and PluginDBHelper is instantiated;
1.1AppPluginView is the self-defined control for showing each plug-in unit:
Public method of setAppInfo (AppPluginInfoinfo) is only provided in AppPluginView, is used for The attribute of plug-in unit is set;
Download () method is called when plug-in unit needs and downloaded, for setting prompting user plug-in unit to need what is downloaded UI and action listener;
Update () method is called when plug-in unit needs renewal, for setting prompting user plug-in unit to need the UI updated And action listener;
StartDownload () method user click on download or renewal triggering download plug-in or update Plugin events when Calling is waited, includes progress, loading three steps of plug-in unit downloaded or renewal add-on file, display are downloaded or updated;
InitIcon () method is called after the completion of plug-in download or renewal, for setting the icon for showing user;
InitClickListener () method is called after the completion of plug-in download or renewal, for setting action listener.
1.2PluginDBHelper is the tool-class for managing plug-in unit attribute database:
Insert () method is called in plug-in download success and after being updated successfully, and newest plug-in unit attribute is write into data Storehouse;
Query () method is called in each opening application, and whether judge to apply needs to download or update.
1.3 call AppPluginView setAppInfo () method, set the attribute of plug-in unit;
Whether 1.4, first according to the title of plug-in unit, call PluginDBHelper query () method, check the plug-in unit Through installation;
If 1.5 plug-in units are fitted without, labeled as needing to download, icon is downloaded in UI displays;
If 1.6 plug-in units have been installed, judge the current version number of the plug-in unit whether with the version number in configuration file Unanimously;
If the version number in the version number and configuration file of 1.7 current mounted plug-in units is inconsistent, it is labeled as needing Update, UI display renewal icons;
If 1.8 have installed when anterior plug-in, while version number is consistent, then calls AppPluginView initIcon () method sets the icon of plug-in unit, calls AppPluginView initClickListener () method to set opening plug-in unit Action listener;
2nd, download plug-in
If 2.1 plug-in units to need download state, when download icon, which is clicked event, to be triggered, call AppPluginView startDownload () method download plug-in;
2.2 in startDownload () method, uses PluginDownload downloadPlugin () method Start download plug-in;
2.3PluginDownload provides download plug-in, downloads icon, installs three methods of plug-in unit, its:
DownloadPlugin () method is used for download plug-in;
DownloadIcon () method is used for download plug-in icon;
InstallPlugin () method is called after plug-in download success, for installing plug-in unit.
The parameter of 2.4downloadPlugin () method is as follows
Context:The information of application environment, i.e. context context;
AppPluginInfo:Plug-in unit attributes object;
Directory:Plug-in download catalogue
PluginDownloadListener:Plug-in download, installment state callback interface
2.5PluginDownloadListener:
Callback method explanation in PluginDownloadListener:
①.updateProgress(intcurrentSize,intrealSize):Plug-in download progress is updated, according to CurrentSize and realSize calculates the percentage of plug-in download;
②.startInstallPlugin():After the completion of plug-in download, used in the readjustment
GeoTridentManagerHelper.installPlugin (filePath) method loading plug-in unit of trident;
③.installPluginSuccess(StringfilePath,StringiconPath):Plug-in unit loads successfully Afterwards, PluginDBHelper insert () method is called in the readjustment, database will be inserted into when anterior plug-in attribute, so Call AppPluginView initIcon () and initClickListener () method that plug-in unit icon is set and clicks on thing afterwards Part.
3rd, plug-in unit is updated
If 3.1 plug-in units to need more new state, when renewal icon is clicked, call AppPluginView's StartDownload () method updates plug-in unit;
3.2 in startDownload () method, uses PluginDownload downloadPlugin () method Download plug-in;
3.3PluginDownload provides download plug-in, downloads icon, installs three methods of plug-in unit, its:
DownloadPlugin () method is used for download plug-in;
DownloadIcon () method is used for download plug-in icon;
InstallPlugin () method is called after plug-in download success, for installing plug-in unit.
The parameter of 3.4downloadPlugin () method is as follows
Context:The information of application environment, i.e. context context;
AppPluginInfo:Plug-in unit attributes object;
Directory:Plug-in download catalogue
PluginDownloadListener:Plug-in download, installment state callback interface
3.5PluginDownloadListener:
Callback method explanation in PluginDownloadListener:
①.updateProgress(intcurrentSize,intrealSize):Plug-in download progress is updated, according to CurrentSize and realSize calculates the percentage of plug-in download;
②.startInstallPlugin():After the completion of plug-in download, trident is used in the readjustment GeoTridentManagerHelper.installPlugin (filePath) method loads plug-in unit;
③.installPluginSuccess(StringfilePath,StringiconPath):Plug-in unit loads successfully Afterwards, PluginDBHelper insert () method is called in the readjustment,
Database will be inserted into when anterior plug-in attribute, then call AppPluginView initIcon () and InitClickListener () method sets plug-in unit icon and clicks on event.
updateProgress(intcurrentSize,intrealSize):Plug-in download progress is updated, according to CurrentSize and realSize calculates the percentage of plug-in download;
startInstallPlugin():After the completion of plug-in download, used in the readjustment GeoTridentManagerHelper.installPlugin (filePath) method installs plug-in unit;
installPluginSuccess(StringfilePath,StringiconPath):After plug-in unit is installed successfully, PluginDBHelper insert () method is called in the readjustment,
Database will be inserted into when anterior plug-in attribute, then call AppPluginView initIcon () and InitClickListener () method sets plug-in unit icon and clicks on event.
4th, plug-in unit is opened
4.1 in the case that anterior plug-in has been installed while need not be updated, and clicking on plug-in unit can open.
4.2 opening plug-in units have two ways:
4.2.1 when launcherActivity is not " ", intent.setComponent (new are passed through ComponentName(pluginInfo.getPackageName(),pluginInfo.getLaunc herActiv ity ())) intent is set, then call startActivity (intent) to redirect;
4.2.2 when launcherActivity is " ", context.getPackageManager () is called .getLaunchIntentForPackage (pluginInfo.getPac kageName ()) obtains Intent, then calls StartActivity (intent) is redirected;
The plug-in unit load step uses grid-based management, specifically includes:
By taking the application case of Futian Area of Shenzhen City, Guangdong Province as an example, Feitian is distinguished into many grids, each municipal administration by us using GIS technology Personnel are responsible for the work of a grid, and plug-in unit distribution platform will upload to the coordinate bit of distribution platform according to staff's equipment Put, judge grid where staff, downloaded with the plug-in unit list provided suitable for its grid for user.
Plug-in unit distribution platform will increase a grid selection function, the side of all grids in Futian District when plug-in unit is uploaded Boundary is all plotted in electronic map, and uploading the personnel of plug-in unit needs the selection in electronic map to allow the grid for downloading the plug-in unit, Then the staff that position falls in the grid could download the plug-in unit.Grid selection provides the basic sieves such as search, Quan Xuan, anti-choosing Selection operation.The issue of grid plug-in unit is also equipped with applicable cases statistical power, and using grid as unit, each net is shown with the mode of statistical chart The download of each plug-in unit of lattice and renewal service condition.
Android application program plug-in unit gridding issue and management system, by using digitlization, information-based means, with City, area (county), small towns (street), community, grid are regional extent, using application plug-in as management content, by strengthening to work The application plug-in issue and management of personnel's said units grid, actively provide strong specific aim, height for grid work personnel exactly Practicality, the Mobile solution feature card issue of wide autgmentability and management service.Linkage from top to bottom is realized, the society of resource-sharing controls Manage new model.
Grid plug-in unit distribution platform Map Integration electronic map, satellite geomorphologic map, self-built three-dimensional map, can mutually switch Display, level are progressive;Realize and plug-in unit searched with grid, with plug-in extension function, with the target of the function services people, grid with Plugin information correlation accuracy changes the Mobile solution traditional mode lagged before to street.
The plug-in unit among all grids can also be grasped by Android application program plug-in unit gridding issue and management system to send out Cloth information, download information, fresh information, service condition information, for government department hardware resource scheduling provide it is powerful With reference to the also use for government department's supervision Mobile solution provides quantitatively evaluating with working condition.
Traditional Android application published method does not account for otherness between grid, causes peculiar difference existing for inside each grid It is different to cannot get good embodiment in Mobile solution, cause Mobile solution function to fail to thoroughly implement to different grid characteristics In.And the Mobile solution plug-in unit delivery system of gridding can be then the different plug-in unit of different grids specificity issue, in technology On solve the problems, such as grid application homogeneity, broken the specific barrier between grid application, be government department's Grid-oriented More careful, more efficient, more intimate guarantee that the community service of the masses provides.
Specific embodiment described herein is only to spirit explanation for example of the invention.Technology belonging to the present invention is led The technical staff in domain can be made various modifications or supplement to described specific embodiment or be replaced using similar mode Generation, but without departing from the spiritual of the present invention or surmount scope defined in appended claims.

Claims (8)

1. a kind of Android application program plug-in unit gridding issue and management method, it is characterised in that including:
Plug-in unit generation step, for application program to be divided into the plug-in unit to be released of function opposite independent;
Plug-in unit issuing steps, for the plug-in unit to be released to be distributed into the plug-in unit market pre-established;Use in the plug-in unit market Taken in the download for providing Mobile solution feature card bag with renewal;
Plug-in unit load step, to local and run for the plug-in unit of issue needed for being downloaded from plug-in unit market.
2. a kind of Android application program plug-in unit gridding issue according to claim 1 and management method, it is characterised in that Plug-in unit issuing steps specifically include:
Log in management sub-step, user by browser access management system network address can display system login page, support management The personal information such as the account of any custom system and password is imported into the customer data base of plug-in unit background management system by member, and It is close that account is logged in using it as the user of insert management system.
Plug-in unit uploads sub-step, clicks on entree single upload plug-in unit button, fills in plug-in card configuration information, and program checks that plug-in unit is believed automatically Cease it is errorless after, it is pending that plug-in unit will be submitted to service end etc.;Wherein, the plug-in card configuration information includes:Plug-in unit picture, plug-in unit text Part, plugin name, plug-in unit bag name and the plug-in unit access right scope are set;
Plug-in unit audits sub-step, after keeper logs in insert management system, checks and does not audit plug-in unit list, tried out by auditor After the plug-in unit examination & verification process such as plug-in unit and plug-in unit decompression inspection, clicking on plug-in unit can complete to audit by auditing button;
Plug-in management sub-step, the brief information of plug-in unit, examination & verification state, plug-in unit power are checked for keeper for providing plug-in unit list Limit, provides plug-in download, modification, delete processing for keeper, clicks on a certain plug-in unit column and be then transferred to plug-in unit details, check plug-in unit Detailed configuration information;Wherein, the plug-in unit can be deleted from service end by clicking on the deletion button on the right of a certain plug-in unit column, deletion Plug-in unit will be rejected by database, while delete server plug-ins file and plug-in unit icon file, and mobile end subscriber accesses slotting again When part management system obtains plug-in unit list, deleted plugin information will be no longer obtained, and then by the add-on file in mobile terminal Deleted in the lump with related data;Wherein, the modification button that plug-in unit modification allows user to click on the right of a certain plug-in unit column can turn Enter plugin information modification interface, wherein, bag name can not be changed, and if desired change the issue bag name of plug-in unit, then can be deleted after modification Except former plug-in unit, and need to audit again and just can be used;
Rights management sub-step, the issue of plug-in unit allow to set authority information, and in database, every kind of authority information is with a word String field mark is accorded with, the mode of character string identification has been stored in authority information table all types of authority informations, will be any The authority classification information of custom system, authority information table is entered into by the rights management page of insert management system, you can be The issue of plug-in unit provides download permission limitation service, and when user is uploading plug-in unit, the authority information being logged will be shown in In " priority assignation " multiselect frame of plug-in unit input interface, user can select several authorities, to authorize the permission download to use Its plug-in unit, can download plug-in when authority information only among user profile is with authority of plug-in unit information match.
3. a kind of Android application program plug-in unit gridding issue according to claim 1 and management method, it is characterised in that The plug-in unit load step specifically includes plug-in unit and integrates sub-step, and the plug-in unit is integrated sub-step and specifically included:
Attribute list shows that sub-step, user obtain the plug-in unit attribute list of corresponding authority in system after logging in, slotting for generating Part list of application;The plug-in application list is made up of plug-in application self-defined control;Plug-in application self-defined control is to use The title of plug-in unit and icon shows are opened to the click event of plug-in unit to user and providing;
Installation sub-step is downloaded, when plug-in unit is the state for needing to download, triggers download event, program can be prompted under user starts Plug-in unit is carried, and is connected according to the plug-in unit icon link provided in plug-in unit attribute with add-on file, two threads is opened, downloads respectively The icon and file of plug-in unit, while program can will download icon and be replaced with progress bar, the download progress of real-time display add-on file. After the completion of add-on file download, program can call the plug-in loading method of trident to load plug-in unit.After the completion of plug-in unit loading, Program can represent that the plug-in unit has been downloaded and loaded completion by the icon shows of plug-in unit to user;
Update of plug-in sub-step, when plug-in unit is the state for needing to update, update event is triggered, program can prompt user to start more New plug-in unit, and connected according to the plug-in unit icon link provided in plug-in unit attribute with add-on file, two threads are opened, are updated respectively The icon and file of plug-in unit, while renewal icon can be replaced with progress bar, the renewal progress of real-time display add-on file by program. After the completion of add-on file renewal, program can call the plug-in loading method of trident to load plug-in unit.After the completion of plug-in unit loading, Program can represent that the plug-in unit is updated over and loads completion by the icon shows of plug-in unit to user.
4. a kind of Android application program plug-in unit gridding issue according to claim 1 and management method, it is characterised in that The plug-in unit load step uses grid-based management, specifically includes:
Using area is divided into multiple grids using GIS technology, each user blames the work of a grid, and plug-in unit distribution platform The coordinate position of distribution platform will be uploaded to according to staff's equipment, judge grid where staff, be applied to providing The plug-in unit list of its grid is downloaded for user;
Plug-in unit distribution platform will increase a grid selection function when plug-in unit is uploaded, by the border of all grids in region all It is plotted in electronic map, uploading the personnel of plug-in unit needs the selection in electronic map to allow the grid for downloading the plug-in unit, then The staff that position falls in the grid could download the plug-in unit, and grid selection provides the basic screenings such as search, Quan Xuan, anti-choosing and grasped Make.The issue of grid plug-in unit is also equipped with applicable cases statistical power, using grid as unit, shows that each grid is each with the mode of statistical chart The download of plug-in unit and renewal service condition.
5. a kind of Android application program plug-in unit gridding issue and management system, it is characterised in that including:
Plug-in unit generation module, for application program to be divided into the plug-in unit to be released of function opposite independent;
Plug-in unit release module, for the plug-in unit to be released to be distributed into the plug-in unit market pre-established;Use in the plug-in unit market Taken in the download for providing Mobile solution feature card bag with renewal;
Plug-in unit load-on module, to local and run for the plug-in unit of issue needed for being downloaded from plug-in unit market.
6. a kind of Android application program plug-in unit gridding issue according to claim 1 and management system, it is characterised in that Plug-in unit release module specifically includes:
Log in administrative unit, user by browser access management system network address can display system login page, support keeper The personal information such as the account of any custom system and password is imported into the customer data base of plug-in unit background management system, and with It is close as user's login account of insert management system.
Plug-in unit uploading unit, entree single upload plug-in unit button is clicked on, fills in plug-in card configuration information, program checks plugin information automatically After errorless, it is pending that plug-in unit will be submitted to service end etc.;Wherein, the plug-in card configuration information includes:Plug-in unit picture, plug-in unit text Part, plugin name, plug-in unit bag name and the plug-in unit access right scope are set;
Plug-in unit audits unit, after keeper logs in insert management system, checks and does not audit plug-in unit list, is inserted by auditor is on probation After the plug-in unit examination & verification process such as part and plug-in unit decompression inspection, clicking on plug-in unit can complete to audit by auditing button;
Plug-in management unit, the brief information of plug-in unit, examination & verification state, plug-in unit power are checked for keeper for providing plug-in unit list Limit, provides plug-in download, modification, delete processing for keeper, clicks on a certain plug-in unit column and be then transferred to plug-in unit details, check plug-in unit Detailed configuration information;Wherein, the plug-in unit can be deleted from service end by clicking on the deletion button on the right of a certain plug-in unit column, deletion Plug-in unit will be rejected by database, while delete server plug-ins file and plug-in unit icon file, and mobile end subscriber accesses slotting again When part management system obtains plug-in unit list, deleted plugin information will be no longer obtained, and then by the add-on file in mobile terminal Deleted in the lump with related data;Wherein, the modification button that plug-in unit modification allows user to click on the right of a certain plug-in unit column can turn Enter plugin information modification interface, wherein, bag name can not be changed, and if desired change the issue bag name of plug-in unit, then can be deleted after modification Except former plug-in unit, and need to audit again and just can be used;
Rights management unit, the issue of plug-in unit allow to set authority information, and in database, every kind of authority information is with a character String field is identified, and the mode of character string identification has been stored in authority information table all types of authority informations, by any use The authority classification information of family system, authority information table is entered into by the rights management page of insert management system, you can be slotting The issue of part provides download permission limitation service, and when user is uploading plug-in unit, the authority information that is logged will be shown in slotting In " priority assignation " multiselect frame of part input interface, user can select several authorities, to authorize the permission download to use it Plug-in unit, can download plug-in when authority information only among user profile is with authority of plug-in unit information match.
7. a kind of Android application program plug-in unit gridding issue according to claim 1 and management system, it is characterised in that The plug-in unit load-on module specifically includes plug-in unit integral unit, and the plug-in unit integral unit specifically includes:
Attribute list display unit, user obtains the plug-in unit attribute list of corresponding authority in system after logging in, for generating plug-in unit List of application;The plug-in application list is made up of plug-in application self-defined control;Plug-in application self-defined control be for The title of plug-in unit and icon shows are opened to the click event of plug-in unit to user and providing;
Installation unit is downloaded, when plug-in unit is the state for needing to download, triggers download event, program can prompt user to start to download Plug-in unit, and connected according to the plug-in unit icon link provided in plug-in unit attribute with add-on file, two threads are opened, downloads insert respectively The icon and file of part, while program can will download icon and be replaced with progress bar, the download progress of real-time display add-on file.When After the completion of add-on file is downloaded, program can call the plug-in loading method of trident to load plug-in unit.After the completion of plug-in unit loading, journey Sequence can represent that the plug-in unit has been downloaded and loaded completion by the icon shows of plug-in unit to user;
Update of plug-in unit, when plug-in unit is the state for needing to update, update event is triggered, program can prompt user to start to update Plug-in unit, and connected according to the plug-in unit icon link provided in plug-in unit attribute with add-on file, two threads are opened, renewal respectively is inserted The icon and file of part, while renewal icon can be replaced with progress bar, the renewal progress of real-time display add-on file by program.When After the completion of add-on file renewal, program can call the plug-in loading method of trident to load plug-in unit.After the completion of plug-in unit loading, journey Sequence can represent that the plug-in unit is updated over and loads completion by the icon shows of plug-in unit to user.
8. a kind of Android application program plug-in unit gridding issue according to claim 1 and management system, it is characterised in that The plug-in unit load-on module uses grid-based management, specifically includes:
Using area is divided into multiple grids using GIS technology, each user blames the work of a grid, and plug-in unit distribution platform The coordinate position of distribution platform will be uploaded to according to staff's equipment, judge grid where staff, be applied to providing The plug-in unit list of its grid is downloaded for user;
Plug-in unit distribution platform will increase a grid selection function when plug-in unit is uploaded, by the border of all grids in region all It is plotted in electronic map, uploading the personnel of plug-in unit needs the selection in electronic map to allow the grid for downloading the plug-in unit, then The staff that position falls in the grid could download the plug-in unit, and grid selection provides the basic screenings such as search, Quan Xuan, anti-choosing and grasped Make.The issue of grid plug-in unit is also equipped with applicable cases statistical power, using grid as unit, shows that each grid is each with the mode of statistical chart The download of plug-in unit and renewal service condition.
CN201710646138.2A 2017-08-01 2017-08-01 Application plug-in gridding release and management method and system Active CN107423101B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710646138.2A CN107423101B (en) 2017-08-01 2017-08-01 Application plug-in gridding release and management method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710646138.2A CN107423101B (en) 2017-08-01 2017-08-01 Application plug-in gridding release and management method and system

Publications (2)

Publication Number Publication Date
CN107423101A true CN107423101A (en) 2017-12-01
CN107423101B CN107423101B (en) 2020-07-14

Family

ID=60436462

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710646138.2A Active CN107423101B (en) 2017-08-01 2017-08-01 Application plug-in gridding release and management method and system

Country Status (1)

Country Link
CN (1) CN107423101B (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108205450A (en) * 2017-12-29 2018-06-26 北京奇虎科技有限公司 A kind of method and system that dynamic optimization is carried out to the application platform based on plug-in unit
CN108874427A (en) * 2018-06-28 2018-11-23 武汉斗鱼网络科技有限公司 A kind of update progress acquisition methods, device and readable storage medium storing program for executing
CN109766084A (en) * 2018-12-28 2019-05-17 百富计算机技术(深圳)有限公司 Pay customized development method, apparatus, computer equipment and the storage medium of application
CN110868463A (en) * 2019-11-12 2020-03-06 中国航空无线电电子研究所 Toolchain system based on plug-in management
CN110955852A (en) * 2018-09-25 2020-04-03 北京国双科技有限公司 Content import method and device
CN111259408A (en) * 2018-12-03 2020-06-09 阿里巴巴集团控股有限公司 Application authority management and checking method, device, equipment and storage medium
CN111917837A (en) * 2020-07-13 2020-11-10 西安即刻易用网络科技有限公司 Web micro application program publishing system and implementation method thereof
CN112148331A (en) * 2020-09-30 2020-12-29 亮风台(上海)信息科技有限公司 Dynamic updating method of host program and terminal equipment
CN112527301A (en) * 2019-09-18 2021-03-19 华为技术有限公司 Method for realizing application plug-in and electronic equipment
CN112835566A (en) * 2021-01-30 2021-05-25 欧冶云商股份有限公司 Unified data interaction system based on applet application
CN113419760A (en) * 2021-06-24 2021-09-21 广联达科技股份有限公司 Method, apparatus, computer device and medium for opening/saving project file
CN113918239A (en) * 2021-10-14 2022-01-11 上海幻电信息科技有限公司 Code implementation method and system
CN114661371A (en) * 2022-03-01 2022-06-24 深圳前海环融联易信息科技服务有限公司 Client program plug-in method

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1713196A (en) * 2005-07-14 2005-12-28 上海交通大学 Product ordering system based on automatic design grid
US20070198547A1 (en) * 2005-09-30 2007-08-23 Sullivan Suzanne J Computational device for the management of sets
CN102662703A (en) * 2012-03-29 2012-09-12 奇智软件(北京)有限公司 Method and device for loading application program plugins
US20120316688A1 (en) * 2011-06-08 2012-12-13 Alstom Grid Coordinating energy management systems and intelligent electrical distribution grid control systems
CN103164239A (en) * 2012-12-11 2013-06-19 广东电网公司电力科学研究院 Plug-in implement method based on micro network visual platform
CN103309700A (en) * 2012-03-16 2013-09-18 腾讯科技(深圳)有限公司 Plug-in management and control method and device
US20150039515A1 (en) * 2012-08-10 2015-02-05 Adobe Systems Incorporated Interactive product improvement through the use of variants and data gathering reports in a system that can be updated on the fly
CN104361447A (en) * 2014-11-12 2015-02-18 青岛龙泰天翔通信科技有限公司 Comprehensive service information user condition grid type management mode
CN104572062A (en) * 2014-04-15 2015-04-29 武汉中地数码科技有限公司 Construction method for geospatial information workflow service function flow templates
CN105183458A (en) * 2015-08-14 2015-12-23 深圳联友科技有限公司 Software platform development method and apparatus
US20160086516A1 (en) * 2014-09-22 2016-03-24 Capital One Financial Corporation Systems and methods for accessible widget selection
CN106055330A (en) * 2016-05-31 2016-10-26 深圳卡尔拓客科技有限公司 Management method and system of application program

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1713196A (en) * 2005-07-14 2005-12-28 上海交通大学 Product ordering system based on automatic design grid
US20070198547A1 (en) * 2005-09-30 2007-08-23 Sullivan Suzanne J Computational device for the management of sets
US20120316688A1 (en) * 2011-06-08 2012-12-13 Alstom Grid Coordinating energy management systems and intelligent electrical distribution grid control systems
CN103309700A (en) * 2012-03-16 2013-09-18 腾讯科技(深圳)有限公司 Plug-in management and control method and device
CN102662703A (en) * 2012-03-29 2012-09-12 奇智软件(北京)有限公司 Method and device for loading application program plugins
US20150039515A1 (en) * 2012-08-10 2015-02-05 Adobe Systems Incorporated Interactive product improvement through the use of variants and data gathering reports in a system that can be updated on the fly
CN103164239A (en) * 2012-12-11 2013-06-19 广东电网公司电力科学研究院 Plug-in implement method based on micro network visual platform
CN104572062A (en) * 2014-04-15 2015-04-29 武汉中地数码科技有限公司 Construction method for geospatial information workflow service function flow templates
US20160086516A1 (en) * 2014-09-22 2016-03-24 Capital One Financial Corporation Systems and methods for accessible widget selection
CN104361447A (en) * 2014-11-12 2015-02-18 青岛龙泰天翔通信科技有限公司 Comprehensive service information user condition grid type management mode
CN105183458A (en) * 2015-08-14 2015-12-23 深圳联友科技有限公司 Software platform development method and apparatus
CN106055330A (en) * 2016-05-31 2016-10-26 深圳卡尔拓客科技有限公司 Management method and system of application program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
朱光: "《地理信息系统原理与应用》", 1 February 2010 *

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108205450A (en) * 2017-12-29 2018-06-26 北京奇虎科技有限公司 A kind of method and system that dynamic optimization is carried out to the application platform based on plug-in unit
CN108205450B (en) * 2017-12-29 2021-04-23 北京奇虎科技有限公司 Method and system for dynamically optimizing application platform based on plug-in
CN108874427A (en) * 2018-06-28 2018-11-23 武汉斗鱼网络科技有限公司 A kind of update progress acquisition methods, device and readable storage medium storing program for executing
CN108874427B (en) * 2018-06-28 2022-08-16 武汉斗鱼网络科技有限公司 Updating progress obtaining method and device and readable storage medium
CN110955852A (en) * 2018-09-25 2020-04-03 北京国双科技有限公司 Content import method and device
CN111259408B (en) * 2018-12-03 2023-05-30 斑马智行网络(香港)有限公司 Application authority management and checking method, device, equipment and storage medium
CN111259408A (en) * 2018-12-03 2020-06-09 阿里巴巴集团控股有限公司 Application authority management and checking method, device, equipment and storage medium
CN109766084A (en) * 2018-12-28 2019-05-17 百富计算机技术(深圳)有限公司 Pay customized development method, apparatus, computer equipment and the storage medium of application
CN112527301A (en) * 2019-09-18 2021-03-19 华为技术有限公司 Method for realizing application plug-in and electronic equipment
CN112527301B (en) * 2019-09-18 2022-10-25 华为技术有限公司 Method for realizing application plug-in and electronic equipment
CN110868463A (en) * 2019-11-12 2020-03-06 中国航空无线电电子研究所 Toolchain system based on plug-in management
CN111917837A (en) * 2020-07-13 2020-11-10 西安即刻易用网络科技有限公司 Web micro application program publishing system and implementation method thereof
CN112148331A (en) * 2020-09-30 2020-12-29 亮风台(上海)信息科技有限公司 Dynamic updating method of host program and terminal equipment
CN112835566A (en) * 2021-01-30 2021-05-25 欧冶云商股份有限公司 Unified data interaction system based on applet application
CN113419760A (en) * 2021-06-24 2021-09-21 广联达科技股份有限公司 Method, apparatus, computer device and medium for opening/saving project file
CN113918239A (en) * 2021-10-14 2022-01-11 上海幻电信息科技有限公司 Code implementation method and system
CN113918239B (en) * 2021-10-14 2024-05-17 上海幻电信息科技有限公司 Code implementation method and system
CN114661371A (en) * 2022-03-01 2022-06-24 深圳前海环融联易信息科技服务有限公司 Client program plug-in method

Also Published As

Publication number Publication date
CN107423101B (en) 2020-07-14

Similar Documents

Publication Publication Date Title
CN107423101A (en) A kind of application plug gridding issue and management method and system
CN106874461B (en) A kind of workflow engine supports multi-data source configuration security access system and method
CN112765245A (en) Electronic government affair big data processing platform
CN103460184B (en) System and method for being monitored in conjunction with generic data model repository and managing data center resource
CN109034720A (en) A kind of mobile oa platform and device suitable for power scheduling service management
CN111104680B (en) Safe and intelligent experimental data management system and method
CN106357724A (en) Uniformly integrated information management platform system
CN106445071A (en) Delayed shut down of computer
CN111460031B (en) Data synchronization method, device, equipment and medium
CN107798037A (en) The acquisition methods and server of user characteristic data
CN106874778A (en) Intelligent terminal file acquisition and data recovery system and method based on android system
CN107767516A (en) A kind of intelligent door lock and intelligent key management system
CN108092936A (en) A kind of Host Supervision System based on plug-in architecture
CN108446102A (en) A kind of integral system and method for development deployment application program
CN102521390B (en) Database management and monitoring system based on pin function
CN102227116A (en) Safe local area network management method and local area network
CN109829841A (en) A kind of design method of government procurement evaluation expert management system
CN110138881A (en) A kind of distributed memory system and its storage method
CN110706125A (en) Water conservancy big data analysis information service system and platform service system
EP2438709B1 (en) Network element integration
CN109191062A (en) A kind of power distribution network Computer Aided Design and project management control system
CN111914019A (en) Stable control data management system and method based on block chain technology
CN103745025B (en) Integrated EMTDC (electromagnetic transient DC) comprehensive application platform of high-voltage direct current system
CN103473634A (en) Digital audio-video library maintenance monitoring method
CN108023925A (en) A kind of high concurrent news information processing system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: 430000 Wuda science and Technology Park, Jiangxia Avenue, Miaoshan District, Donghu Development Zone, Wuhan City, Hubei Province

Patentee after: Geospace Information Technology Co.,Ltd.

Address before: 430223 Wuda science and Technology Park, Jiangxia Avenue, Miaoshan community, Donghu Development Zone, Wuhan City, Hubei Province

Patentee before: WUDA GEOINFORMATICS Co.,Ltd.