CN103458121A - System and method capable of realizing Android version compatibility and third-party function compatibility - Google Patents

System and method capable of realizing Android version compatibility and third-party function compatibility Download PDF

Info

Publication number
CN103458121A
CN103458121A CN2013103817490A CN201310381749A CN103458121A CN 103458121 A CN103458121 A CN 103458121A CN 2013103817490 A CN2013103817490 A CN 2013103817490A CN 201310381749 A CN201310381749 A CN 201310381749A CN 103458121 A CN103458121 A CN 103458121A
Authority
CN
China
Prior art keywords
compatibility
android
developing instrument
solution
database
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
CN2013103817490A
Other languages
Chinese (zh)
Other versions
CN103458121B (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.)
Sichuan Changhong Electric Co Ltd
Original Assignee
Sichuan Changhong Electric 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 Sichuan Changhong Electric Co Ltd filed Critical Sichuan Changhong Electric Co Ltd
Priority to CN201310381749.0A priority Critical patent/CN103458121B/en
Publication of CN103458121A publication Critical patent/CN103458121A/en
Application granted granted Critical
Publication of CN103458121B publication Critical patent/CN103458121B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to an Android platform development and integration technology in the embedded field, and discloses a system and method capable of realizing Android version compatibility and third-party function compatibility so as to meet the requirement for Android platform compatibility of a user. According to the system and method capable of realizing Android version compatibility and third-party function compatibility, an Android development tool is connected with a server terminal to acquire relevant compatibility information data from the server terminal; an intelligent error-correction module locally embedded in the Android development tool is used for gathering the compatibility information data and relevant service logics to automatically try to solve a compatibility problem; if the compatibility problem cannot be solved, a fuzzy prompting module is used for positioning the compatibility problem and automatically sending error information back to the server terminal, a solution database in the server terminal tries providing a solution to the compatibility problem; if the user still cannot solve the compatibility problem with the solution, a problem feedback module can be used for uploading the compatibility problem to a database for improvements later. The system and method capable of realizing Android version compatibility and third-party function compatibility are suitable for Android platform development and integration.

Description

Realize that the Android edition compatibility reaches and the system and method for third party's function compatibility
Technical field
The present invention relates to Android platform development and integrated technology in built-in field, specifically, relate to a kind of Android of realization edition compatibility and with the system and method for third party's function compatibility.
Background technology
In recent years, the open mobile phone operating system Android released by Google company obtains fast development, number of users is on the increase, and the field related to has been extended to the equipment such as panel computer, Set Top Box, intelligent television by mobile phone, exist huge commercial market.The Android system was released on November 5th, 2007, an opening truly and complete platform, using Java language as the development language of application program, and perfect developing instrument and test suite is provided, attracted a large amount of developers for the Android developing application.
Current present situation is, the equipment of all big enterprises based on the Android system development has very large otherness, as the Galaxy series of Samsung, and Sony Google TV, Changhong intelligent television etc.These equipment have different characteristics to TV from the mobile phone to the Set Top Box, and the not realization of Android system is given birth in these characteristic sources, in order to support each manufacturer of these characteristics, must introduce different expansion API(application programming interfaces).Android is as emerging open operation system simultaneously, and Google is very frequent and lasting API and the developing instrument revised to the renewal of its version.This just causes Android exploitation downward compatibility poor, once great renewal is arranged, the file of originally downloading and bibliographic structure just likely change, and the developer need to revise the mistake that compatibility causes, repeated downloads and build development environment, thus lose time and energy.And manufacturer is in self strategic concerns, product is constantly weeded out the old and bring forth the new, and expansion API also constantly revises and adds, and the way of current most producers is revise the source code of Android framework every aspect or the API related content is inserted in the framework that Google designs.These modes are wasted a large amount of manpower and materials on the one hand, are limited on the other hand Google company, do not possess flexibility.
To sum up, the present invention be necessary to propose each edition compatibility of a kind of Android of realization and with the system and method for third party's function compatibility, meet the demand of user to Android platform compatibility.
Summary of the invention
Technical problem to be solved by this invention is: propose a kind of Android of realization edition compatibility and with the system and method for third party's function compatibility, meet the demand of user to Android platform compatibility.
The present invention solves the problems of the technologies described above adopted technical scheme:
Realize that the Android edition compatibility reaches and the system of third party's function compatibility, comprising:
Server end, comprise the compatibility information database and solve scheme database, described compatibility information database compares for current version information and the latest version information to the Android developing instrument, when the current version information of judgement Android developing instrument does not meet release requirement, prompting Android developing instrument carries out version updating, when judging the current version information conforms release requirement of Android developing instrument, to the Android developing instrument, provide compatible relevant information data; Described solution database provides the solution for this compatibility issue for attempting after the Android developing instrument is uploaded compatibility issue to the user;
The Android developing instrument, embedded logic processing module, and described logic processing module comprises intelligent correction module, fuzzy reminding module, problem feedback module; Described intelligent correction module is carried out the compatibility comparison for the function items to the Android developing instrument, when finding compatibility issue, according to the compatible relevant information data of obtaining from the compatibility information database, in conjunction with the related service logic, attempt solving compatibility issue; Described fuzzy reminding module for when the intelligent correction module can not solve compatibility issue, carries out Primary Location to compatibility issue, is uploaded to the solution database after obtaining error message; Described problem feedback module is for obtaining the solution of corresponding compatibility issue or the solution obtained can't solve corresponding compatibility issue the time from the solution database the user, for the user provides the approach of problem feedback, for the user, this problem is fed back to the solution database and be convenient to corresponding businessman and improve in time the content in the solution database.
Further, described compatibility information database is when judging the current version information conforms release requirement of Android developing instrument, prompting Android developing instrument can carry out compatibility and detect, receive the Android developing instrument compatibility detect after asking and provide compatible relevant information data to the Android developing instrument.
Another object of the present invention also is, provide a kind of Android of realization edition compatibility and with the method for third party's function compatibility, the method comprises the following steps:
The a.Android developing instrument is initiated the request of comparison version information to the compatibility information database, and current version information is sent to the compatibility information database;
B. the compatibility information database compares version information and the latest version information of Android developing instrument, and when the current version information of judgement Android developing instrument does not meet release requirement, prompting Android developing instrument carries out version updating; When judging the current version information conforms release requirement of Android developing instrument, prompting Android developing instrument can carry out compatibility and detect;
The c.Android developing instrument is initiated the compatible request that detects to the compatibility information database;
D. the compatibility information database returns to compatible relevant information data to the Android developing instrument;
Intelligent correction module in the e.Android developing instrument is carried out the compatibility comparison to the function items of Android developing instrument, when finding compatibility issue, according to the compatible relevant information data of obtaining from the compatibility information database, in conjunction with the related service logic, attempt solving compatibility issue;
F. when the intelligent correction module can not solve compatibility issue, the Android developing instrument carries out Primary Location by fuzzy reminding module to compatibility issue, is uploaded to the solution database after obtaining error message;
G. the solution database is attempted providing the solution for this compatibility issue to the user after the Android developing instrument is uploaded compatibility issue;
H. can't obtain the solution of corresponding compatibility issue or the solution obtained can't solve corresponding compatibility issue the time from the solution database the user, by the problem feedback module, problem be fed back to the solution database.
Further, in step h, also comprise: the problem that corresponding businessman feeds back in the solution database for the problem feedback module provides new solution, and upgrades the service logic of intelligent correction module, improves the function that automatically solves compatibility issue.
The invention has the beneficial effects as follows: by AIEC, automatically solve compatibility issue, realize that compatibility between each Android version and source give birth to the compatibility between Android and third party's function, when running into the compatibility issue that can't automatically solve, positioning problems and feedback mechanism are provided, be convenient to the scheme that achieves a solution in time, thereby at utmost meet the demand of user to Android platform compatibility.
The accompanying drawing explanation
Fig. 1 is Android developing instrument and the service end interaction flow in the present invention;
Fig. 2 be in the present invention realize the Android edition compatibility and with the method flow of third party's function compatibility.
Embodiment
The present invention is intended to utilize Android developing instrument connection server end swap data, and the characteristic that coordinates local logic processing module to complete is integrated and the edition compatibility function.There is in the present invention following technical characterstic: the first, the network inquiry technology, server comprises a large amount of compatible relevant informations, and as version number, dependent file etc., inquire about for developing instrument.The second, whether AIEC, according to the current developing instrument version of developer, detect compatible relevant all functions and work well, and automatically correct mistakes.The 3rd, issue machine people's technology, go wrong when compatibility detects, and can not automatically solve, and the reason that terminal throws into question location also provides corresponding solution.The 4th, feedback and problem technology, compatibility issue can't solve and make to provide feedback path, can continue problem function.
Realizing the Android edition compatibility and being formed by client and service end with the system of third party's function compatibility in the present invention, wherein client is the Android developing instrument, be Android Developer Tools (hereinafter to be referred as ADT), embed and have logic processing module, described logic processing module to comprise intelligent correction module, fuzzy reminding module, problem feedback module in ADT; And service end comprises the compatibility information database and solve scheme database; As shown in Figure 1, it mainly comprises interaction flow between client and service end:
One: initiate request from ADT, current version information is sent to the compatibility information server end, after the version information server receives request, version information is compared:
A: when the ADT version of initiating does not meet release requirement, send the information request and upgrade ADT;
B: when the ADT version of initiating meets release requirement, prompting can be carried out the compatibility detection.ADT will initiate to detect request, and the compatibility information server end will return to compatible relevant information data after receiving request.
Two: ADT receives the compatible related data from service end, and the function items by intelligent correction module and ADT compares one by one, when the discovery compatibility issue, according to the compatibility data of service end in conjunction with related service logical solving compatibility issue.
Three: when the intelligent correction module can not solve compatibility issue automatically, problem is sent to fuzzy reminding module, fuzzy reminding module will carry out Primary Location according to compatibility issue, be uploaded to the solution server after obtaining error message, the solution server will be inquired about the solution relevant to this compatibility issue.
Four: the solution server lookup feeds back to ADT after solution, and the prompting user is operated to solve compatibility issue, when server can't inquire solution, points out user's compatibility issue to solve.
Five: user's scheme that can't achieve a solution, when perhaps solution can't solve compatibility issue, can problem be fed back to the solution server by the problem feedback module, ADT provider will submit new solution to, and the service logic of renewal intelligent correction module, improve the function that automatically solves compatibility issue.
Fig. 2 illustrated in the present invention realize the Android edition compatibility and with the method flow of third party's function compatibility, it comprises following implementation step:
1, ADT request contrast version information: ADT initiates the request of comparison version information to the compatibility information database, and current version information is sent to the compatibility information database;
2, compatibility information database contrast version information judges whether to meet the requirements: the compatibility information database compares version information and the latest version information of ADT, and judges whether the current version information of ADT meets release requirement;
3,, when the current version information of judgement ADT does not meet release requirement, prompting ADT carries out version updating, after ADT is upgraded version, returns to step 1;
4,, when judging the current version information conforms release requirement of ADT, prompting ADT can carry out compatibility and detect;
5, ADT initiates the compatible request that detects to the compatibility information database;
6, the compatibility information database returns to compatible relevant information data to ADT;
7, the intelligent correction module is carried out the compatibility comparison to the function items of ADT, while finding compatibility issue, attempt automatically solving: the intelligent correction module in ADT is carried out the compatibility comparison to function items, when finding compatibility issue, according to the compatible relevant information data of obtaining from the compatibility information database, in conjunction with the related service logic, attempt solving compatibility issue;
8, when the intelligent correction module can not solve compatibility issue, ADT carries out Primary Location by fuzzy reminding module to compatibility issue, is uploaded to the solution database after obtaining error message;
9, the solution database is attempted providing the solution for this compatibility issue to the user after ADT uploads compatibility issue;
10, can't obtain the solution of corresponding compatibility issue or the solution obtained can't solve corresponding compatibility issue the time from the solution database the user, by the problem feedback module, problem be fed back to the solution database; After this submit new solution to by corresponding businessman (ADT provider), and upgrade the service logic of intelligent correction module, improve the function that automatically solves compatibility issue.

Claims (4)

1. realize that the Android edition compatibility reaches and the system of third party's function compatibility, it is characterized in that, comprising:
Server end, comprise the compatibility information database and solve scheme database, described compatibility information database compares for current version information and the latest version information to the Android developing instrument, when the current version information of judgement Android developing instrument does not meet release requirement, prompting Android developing instrument carries out version updating, when judging the current version information conforms release requirement of Android developing instrument, to the Android developing instrument, provide compatible relevant information data; Described solution database provides the solution for this compatibility issue for attempting after the Android developing instrument is uploaded compatibility issue to the user;
The Android developing instrument, embedded logic processing module, and described logic processing module comprises intelligent correction module, fuzzy reminding module, problem feedback module; Described intelligent correction module is carried out the compatibility comparison for the function items to the Android developing instrument, when finding compatibility issue, according to the compatible relevant information data of obtaining from the compatibility information database, in conjunction with the related service logic, attempt solving compatibility issue; Described fuzzy reminding module for when the intelligent correction module can not solve compatibility issue, carries out Primary Location to compatibility issue, is uploaded to the solution database after obtaining error message; Described problem feedback module is for obtaining the solution of corresponding compatibility issue or the solution obtained can't solve corresponding compatibility issue the time from the solution database the user, for the user provides the approach of problem feedback, for the user, this problem is fed back to the solution database and be convenient to corresponding businessman and improve in time the content in the solution database.
As claimed in claim 1 realize the Android edition compatibility and with the system of third party's function compatibility, it is characterized in that, described compatibility information database is when judging the current version information conforms release requirement of Android developing instrument, prompting Android developing instrument can carry out compatibility and detect, receive the Android developing instrument compatibility detect after asking and provide compatible relevant information data to the Android developing instrument.
3. realize that the Android edition compatibility reaches and the method for third party's function compatibility, it is characterized in that, comprise the following steps:
The a.Android developing instrument is initiated the request of comparison version information to the compatibility information database, and current version information is sent to the compatibility information database;
B. the compatibility information database compares version information and the latest version information of Android developing instrument, and when the current version information of judgement Android developing instrument does not meet release requirement, prompting Android developing instrument carries out version updating; When judging the current version information conforms release requirement of Android developing instrument, prompting Android developing instrument can carry out compatibility and detect;
The c.Android developing instrument is initiated the compatible request that detects to the compatibility information database;
D. the compatibility information database returns to compatible relevant information data to the Android developing instrument;
Intelligent correction module in the e.Android developing instrument is carried out the compatibility comparison to the function items of Android developing instrument, when finding compatibility issue, according to the compatible relevant information data of obtaining from the compatibility information database, in conjunction with the related service logic, attempt solving compatibility issue;
F. when the intelligent correction module can not solve compatibility issue, the Android developing instrument carries out Primary Location by fuzzy reminding module to compatibility issue, is uploaded to the solution database after obtaining error message;
G. the solution database is attempted providing the solution for this compatibility issue to the user after the Android developing instrument is uploaded compatibility issue;
H. can't obtain the solution of corresponding compatibility issue or the solution obtained can't solve corresponding compatibility issue the time from the solution database the user, by the problem feedback module, problem be fed back to the solution database.
As claimed in claim 3 realize the Android edition compatibility and with the method for third party's function compatibility, it is characterized in that, in step h, also comprise: the problem that corresponding businessman feeds back in the solution database for the problem feedback module provides new solution, and the service logic of renewal intelligent correction module, improve the function that automatically solves compatibility issue.
CN201310381749.0A 2013-08-28 2013-08-28 Realize the system and method that Android version is compatible with third party's function Active CN103458121B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310381749.0A CN103458121B (en) 2013-08-28 2013-08-28 Realize the system and method that Android version is compatible with third party's function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310381749.0A CN103458121B (en) 2013-08-28 2013-08-28 Realize the system and method that Android version is compatible with third party's function

Publications (2)

Publication Number Publication Date
CN103458121A true CN103458121A (en) 2013-12-18
CN103458121B CN103458121B (en) 2016-07-06

Family

ID=49740061

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310381749.0A Active CN103458121B (en) 2013-08-28 2013-08-28 Realize the system and method that Android version is compatible with third party's function

Country Status (1)

Country Link
CN (1) CN103458121B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106951283A (en) * 2017-03-13 2017-07-14 广州视源电子科技股份有限公司 It is a kind of that the system and method that PC ends carry out software upgrading is assisted using mobile terminal
CN111212410A (en) * 2019-12-26 2020-05-29 无锡中感微电子股份有限公司 Bluetooth device intelligent optimization method and device and Bluetooth device
CN112181487A (en) * 2020-08-19 2021-01-05 网神信息技术(北京)股份有限公司 Software compatibility processing method and device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060059458A1 (en) * 2002-10-29 2006-03-16 Koninklijke Philips Electronics, N.V. Creating software applications
CN1885258A (en) * 2005-06-20 2006-12-27 中兴通讯股份有限公司 System and method for centralized management and use of multiple software versions
CN102081535A (en) * 2010-12-17 2011-06-01 东莞宇龙通信科技有限公司 Android-based application program upgrading method and system and application development platform

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060059458A1 (en) * 2002-10-29 2006-03-16 Koninklijke Philips Electronics, N.V. Creating software applications
CN1885258A (en) * 2005-06-20 2006-12-27 中兴通讯股份有限公司 System and method for centralized management and use of multiple software versions
CN102081535A (en) * 2010-12-17 2011-06-01 东莞宇龙通信科技有限公司 Android-based application program upgrading method and system and application development platform

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106951283A (en) * 2017-03-13 2017-07-14 广州视源电子科技股份有限公司 It is a kind of that the system and method that PC ends carry out software upgrading is assisted using mobile terminal
CN111212410A (en) * 2019-12-26 2020-05-29 无锡中感微电子股份有限公司 Bluetooth device intelligent optimization method and device and Bluetooth device
CN112181487A (en) * 2020-08-19 2021-01-05 网神信息技术(北京)股份有限公司 Software compatibility processing method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN103458121B (en) 2016-07-06

Similar Documents

Publication Publication Date Title
CN105378655B (en) Method for the installation of the driver of target and the equipment being not present
CN106897086B (en) Method, device and system for upgrading robot operating system
CN105453037A (en) Maintaining known dependencies for updates
US7716661B2 (en) Embedded device update service
CN104199706A (en) Firmware upgrade method and device for eMMC
CN104978285A (en) Function extension method and terminal device
CN107992308B (en) Plug-in management method for android terminal application program
US20140298353A1 (en) Inter-Device Communication Transmission System and Method Thereof
CN104657174A (en) Method and device for dynamically realizing application function
CN104298526A (en) Software updating method and device
CN108241500A (en) A kind of restorative procedure of hardware component, device, system and storage medium
JP2009544095A (en) OTA-capable mobile terminal program update system and method
CN107168765B (en) Method and system for remotely compiling software
CN104954394A (en) Software differential packet production and update method, server, terminal and update system
CN106020843A (en) System function updating method and system, terminal device and server
US20130152069A1 (en) Method, apparatus and system for initiating terminal operation
CN105808278A (en) Client version upgrading method and device
CN111130891A (en) Server management device and method, electronic equipment and storage medium
CN110413292B (en) Light application installation method of application program, mobile terminal and storage medium
CN103458121A (en) System and method capable of realizing Android version compatibility and third-party function compatibility
CN105787300A (en) Method and system for controlling usage of software
CN104298757A (en) Method and system allowing compatibility with mobile clients and databases different in version
CN106681759A (en) Software updating method and mobile terminal
CN109597660B (en) Application configuration or service updating method and device, storage medium and terminal equipment
CN104581695A (en) Mobile terminal configuration method and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant