CN106649705B - Webapp based application recommendation method and system - Google Patents

Webapp based application recommendation method and system Download PDF

Info

Publication number
CN106649705B
CN106649705B CN201611184549.6A CN201611184549A CN106649705B CN 106649705 B CN106649705 B CN 106649705B CN 201611184549 A CN201611184549 A CN 201611184549A CN 106649705 B CN106649705 B CN 106649705B
Authority
CN
China
Prior art keywords
webapp
application
application program
recommendation page
recommendation
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.)
Active
Application number
CN201611184549.6A
Other languages
Chinese (zh)
Other versions
CN106649705A (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.)
Shenzhen Skyworth RGB Electronics Co Ltd
Original Assignee
Shenzhen Skyworth RGB Electronics 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 Shenzhen Skyworth RGB Electronics Co Ltd filed Critical Shenzhen Skyworth RGB Electronics Co Ltd
Priority to CN201611184549.6A priority Critical patent/CN106649705B/en
Publication of CN106649705A publication Critical patent/CN106649705A/en
Application granted granted Critical
Publication of CN106649705B publication Critical patent/CN106649705B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0241Advertisements
    • G06Q30/0251Targeted advertisements
    • G06Q30/0269Targeted advertisements based on user profile or attribute

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Development Economics (AREA)
  • Finance (AREA)
  • Databases & Information Systems (AREA)
  • Strategic Management (AREA)
  • General Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Game Theory and Decision Science (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Transfer Between Computers (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses an application recommendation method and system based on webapp, wherein the method comprises the following steps: the webapp accesses the application circle background interface and finds out all first application programs through a cordiova framework; and displaying the name and the icon of at least one first application program on a recommendation page of the webapp, and popping up the webapp recommendation page to the display screen of the electronic equipment. The method provided by the invention can quickly and conveniently display the application program which is possibly needed by the user but is not installed on one hand, and saves the process of searching and installing by the user; on the other hand, the system can help enterprises recommend the application programs, so that the enterprises can walk into the visual field of users, more pleasure is brought to people, meanwhile, corresponding profits are obtained, and further, a virtuous circle of application program development is formed.

Description

Webapp based application recommendation method and system
Technical Field
The invention relates to an application recommendation method and system based on webapp, in particular to an application recommendation method and system on Android system electronic equipment through webapp.
Background
With the rapid development of the Android system, the application range of the Android system is wider and wider, such as smart phones, tablets and smart televisions which appear later.
Regarding the electronic devices applying the Android system at present, most operating system developers adopt the Android system with their own characteristics developed after deep customization is performed on the native system. Meanwhile, a large number of internet enterprises enter the Android system electronic equipment industry, especially the smart television industry, and how to quickly and effectively perform commercial operation on the Android system electronic equipment is a technical problem to be solved urgently at present, so that more fun is brought to people's life and corresponding profits are obtained, and further the investment in the Android system electronic equipment is increased to form a virtuous circle.
Accordingly, the prior art is yet to be improved and developed.
Disclosure of Invention
In view of the defects of the prior art, the invention aims to provide an application recommendation method and system based on webapp, and aims to solve the problem that how internet enterprises entering the Android system electronic equipment industry can quickly and effectively conduct commercial operation on the Android system electronic equipment, so that more fun is brought to life of people, corresponding profits are obtained, and further investment in the Android system electronic equipment is increased to form virtuous circle.
The technical scheme adopted by the invention for solving the technical problem is as follows:
a webapp-based application recommendation method, wherein the webapp-based application recommendation method comprises the following steps:
the webapp accesses an application circle background interface, and finds out all first application programs through a cordiova framework, wherein the first application programs are application programs which are to be recommended by an application circle background and are not installed in the electronic equipment;
and displaying the name and the icon of at least one first application program on a recommendation page of the webapp, and popping up the webapp recommendation page to the display screen of the electronic equipment.
The webapp based application recommendation method comprises the following steps of accessing an application circle background interface and finding out all first application programs through a cordiova framework:
the webpp accesses an application circle background interface and acquires apk lists of all second application programs, wherein the second application programs are application programs to be recommended in the application circle background, the apk lists are json strings, and each piece of data corresponds to one second application program and comprises a package name of the second application program;
analyzing the apk list through JavaScript to obtain data corresponding to all second application programs in the apk list;
detecting the packet name of each piece of data from a system level of the electronic equipment through a cordova framework to judge whether the electronic equipment is provided with a corresponding application program;
and taking out the package names of all the first application programs and storing the package names into an array of an application to be recommended.
The webapp-based application recommendation method includes analyzing an apk list through JavaScript, and obtaining data corresponding to all second application programs in the apk list specifically includes:
acquiring a packet name of a second application program, calling a matching function through a JavaScript function packaged in a cordiova frame, judging whether the packet name of the second application program is the same as the packet name of the application program on the electronic equipment or not through the matching function, if so, determining that the second application program is a non-first application program, and otherwise, redefining the second application program as the first application program.
The webapp based application recommendation method comprises the following steps of displaying the name and the icon of at least one first application program on a recommendation page of the webapp, and popping up the webapp recommendation page to a display screen of the electronic equipment:
and receiving a user instruction, canceling the display of the webapp recommendation page, or downloading at least one first application program in the webapp recommendation page.
The webapp based application recommendation method includes the steps of receiving a user instruction, canceling display of a webapp recommendation page, or downloading at least one first application program in the webapp recommendation page:
receiving an instruction of canceling display of a user, canceling display of a webapp recommendation page and accumulating the times of refusing downloading of the user;
or receiving an instruction of the user to download the first application program, downloading at least one first application program in the webapp recommendation page, and accumulating the number of times the user agrees to download.
The webapp based application recommendation method includes displaying a name and an icon of at least one first application program on a recommendation page of the webapp, and popping up the webapp recommendation page to the display screen of the electronic device:
and acquiring corresponding data of the first application program displayed on the webapp recommendation page, and accumulating the pop-up times of the first application program.
The webapp based application recommendation method includes the steps of displaying the name and the icon of the at least one first application program on a recommendation page of the webapp, and popping up the webapp recommendation page to a display screen of the electronic device specifically:
when the number of the searched first application programs is 0, the webapp recommendation page is not displayed; and when the number of the searched first application programs is larger than 0, displaying the name and the icon of at least one first application program on the webapp recommendation page, and popping up the webapp recommendation page to the display screen of the electronic equipment.
The webapp based application recommendation method comprises the following steps of before accessing an application circle background interface and finding all first application programs through a cordiova framework:
judging whether a user activates an application circle or not through application circle background operation data, if so, not executing an action, otherwise, driving webapp to access an application circle background interface, and finding out all first application programs through a cordiova frame;
the method for recommending the first application program and displaying the first application program on the display screen is replaced by the following steps:
and displaying the name and the icon of at least one first application program on a recommendation page of the webapp, and popping up the webapp recommendation page to the display screen of the electronic equipment only once.
The webapp based application recommendation method, wherein the webapp recommendation page includes 1 to 4 first application recommendation bits.
A webapp-based application recommendation system, wherein the webapp-based application recommendation system comprises:
the first application program searching module is used for accessing an application circle background interface after the electronic equipment of the Android system enters an application circle, and searching all first application programs through cordiova, wherein the first application programs are application programs which are to be recommended in the application circle background and are not installed in the electronic equipment;
and the first application program recommending module is used for displaying the name and the icon of at least one first application program on the webapp recommending page and popping up the webapp recommending page to the electronic equipment display screen.
Compared with the prior art, according to the application recommendation method based on the webapp, provided by the invention, after the electronic device adopting the Android system enters the application circle, the webapp accesses the application circle background interface, and judges whether the application programs to be recommended in the application circle background are installed in the electronic device one by one through the cordiova frame so as to find out all the first application programs, and then displays the name and the icon of at least one first application program on the recommendation page of the webapp, and pops up the webapp recommendation page to the display screen of the electronic device. The Android system electronic equipment adopting the method can recommend the application program when the user enters the application circle, so that on one hand, the application program which is possibly needed by the user but is not installed can be quickly and conveniently displayed, and the process of searching and installing by the user is omitted; on the other hand, the system can help enterprises recommend the application programs, so that the enterprises can walk into the visual field of users, more pleasure is brought to people, meanwhile, corresponding profits are obtained, and further, a virtuous circle of application program development is formed. Particularly, the method is realized through the webapp, and by utilizing the advantages of low development cost, simplicity in upgrading and easiness in maintenance of the webapp, the method efficiently solves the problem that how internet enterprises entering the Android system electronic equipment industry can quickly and effectively carry out commercial operation on the Android system electronic equipment, so that more fun is brought to the life of people, corresponding profits are obtained, and the investment in the Android system electronic equipment is further increased to form virtuous circle.
Drawings
FIG. 1 is a flowchart illustrating a preferred embodiment of a webapp-based application recommendation method of the present invention.
Detailed Description
The invention provides an application recommendation method and system based on webapp, and in order to make the purpose, technical scheme and effect of the invention clearer and clearer, the invention is further described in detail below by referring to the attached drawings and examples. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The Android system electronic equipment is an intelligent television based on an Android operating system.
As shown in fig. 1, the present invention provides a webapp-based application recommendation method, which includes:
s200, after the electronic equipment of the Android system enters an application circle, the webapp accesses an application circle background interface, and judges whether application programs to be recommended in the application circle background are installed in the electronic equipment one by one through a cordiva framework so as to find out all first application programs, wherein the first application programs are the application programs to be recommended in the application circle background but are not installed in the electronic equipment.
In the preferred embodiment of the invention, the application ring is a television application market specially created for the smart television, and can be used on the Android smart television and the Android smart box to provide all television applications. Its main functions include application program installation, application program management, one-key acceleration and initial search, etc.
WebApp refers to a Web-based system and application that functions to publish a complex set of content and functions to a wide range of end users, ranging from a simple Web page that helps consumers calculate car rental fees to a large complex Web site that provides a full set of travel services for business people and vacationers. Not all web sites are webapp, as a web site that does not perform any task is not a webapp, and thus, to some extent, a system or application that completes one or more tasks, even if the tasks are smaller.
Webapp has several advantages: first, cross-platform development can be easily realized by using the HTML (application under the standard general markup language) language development of the W3C standard, and a mobile application developer does not need to consider the problems of complex bottom-layer adaptation and cross-platform development language. Meanwhile, the Webapp developed by using HTML is much lower in investment than the traditional native app;
secondly, the iteration period of the mobile application is less than 1 month on average, and the user needs to frequently download and upgrade again. The Webapp does not need to be downloaded by a user and can be dynamically upgraded like a traditional website;
third, Webapp has characteristics of App, and more characteristics of Web. Each native app is relatively isolated in the current user usage scenario, and the webapps can be linked with each other like a traditional internet webpage, and jump from one Webapp to another Webapp directly. This is a very good choice, both from the user experience level and from the data transfer between applications.
The webapp in the invention is different from the prior art in that the webapp in the prior art cannot call api of an Android system, and is only a website developed by applying html, JavaScript and css technologies; after the webapp accesses the application circle, the cordiova frame is used for calling some interfaces of the Android system, a bridge between the webapp and the Android system is further established, the webapp can obtain the apk owned by the electronic equipment, the apk not installed in the electronic equipment is displayed after the application list is screened, and the downloading interface is opened for a user to automatically select the needed application for downloading.
Cordova is an open source item after Apache, is a core code extracted from PhoneGap, and is a core engine for driving PhoneGap. Apache is web server software which is essential software for a dynamic website to run on terminal equipment such as a computer; PhoneGap is a rapid development platform for creating mobile cross-platform mobile application programs based on HTML, CSS and JavaScript, and enables developers to utilize core functions of smart phones such as iPhone, Android, Palm, Symbian and the like, including geographic positioning, accelerators, contacts, sound, vibration and the like.
Cordova provides a set of device-related APIs through which mobile applications can access native device functions, such as cameras, microphones, etc., in JavaScript. In addition, it provides a set of unified JavaScript class libraries, and native background code associated with the devices used for these class libraries.
An API is a calling interface that an operating system leaves for an application program, which causes the operating system to execute commands (actions) of the application program by calling the API of the operating system.
JavaScript is an transliterated scripting language, which is a dynamic type, weak type and prototype-based language, in particular to a client-side scripting language which is based on object and event driving and has relative safety and is internally provided with a support type. Its interpreter is called the JavaScript engine and is part of the browser.
css is an abbreviation for english classification Style Sheets, which is a computer language used to represent file styles such as HTML (an application of standard universal markup language) or XML (a subset of standard universal markup language).
S300, displaying the name and the icon of at least one first application program on a recommendation page of the webapp, and popping up the webapp recommendation page to a display screen of the electronic equipment.
In the preferred embodiment of the present invention, the webapp recommendation page includes 1 to 4 first application recommendation bits, preferably 4, and includes two options, one for downloading and two for canceling.
When the Webapp recommendation page pops up, all the first application programs displayed on the Webapp recommendation page are selected by default, because the first application programs are not installed on the electronic device, the probability that a user needs to install or wants to install is high, and the clicking one by one is troublesome, especially for a smart television, the selection of the smart television is more troublesome compared with that of a smart phone and a tablet, therefore, the first application programs are selected by default at the moment, and great convenience is brought to the user. And when the user does not want to download one or more first application programs, the anti-selection cancellation can be carried out, and the autonomy is strong.
In a further preferred embodiment, S200 further includes: s100, judging whether the user activates the application circle or not through the background operation data of the application circle, if so, executing no action, and otherwise, executing the action.
And S300 may be replaced with: and displaying the name and the icon of at least one first application program on a recommendation page of the webapp, and popping up the webapp recommendation page to the display screen of the electronic equipment only once.
The webapp recommendation page is set to automatically pop up and only pops up once in the application circle background, so that the application downloading is facilitated for the user and a troublesome searching process is omitted; on the other hand, the method prompts the user to prevent some users from entering the system without accessing the system when the users want to download the application; yet another aspect is to prevent multiple pops from interfering with the normal use of the electronic device by the user, based on the user having been prompted.
Moreover, when the number of the searched first application programs is 0, the webapp recommendation page is not displayed; and when the number of the searched first application programs is larger than 0, displaying the name and the icon of at least one first application program on the webapp recommendation page, and popping up the webapp recommendation page to the display screen of the electronic equipment.
Through effective detection and comparison, when the first application program is 0, the webapp is not popped up, so that interference on normal use of the user is prevented, and when the first application program is not 0, the webapp is popped up to complete the task recommended by the application. The method is combined with the Webapp recommendation page popup and popup only once, so that the user can be optimally installed with the application program which is possibly needed, and the interference of the user in normal use of the electronic equipment is avoided.
Compared with the prior art, according to the application recommendation method based on the webapp, provided by the invention, after the electronic device adopting the Android system enters the application circle, the webapp accesses the application circle background interface, and judges whether the application programs to be recommended in the application circle background are installed in the electronic device one by one through the cordiova frame so as to find out all the first application programs, and then displays the name and the icon of at least one first application program on the recommendation page of the webapp, and pops up the webapp recommendation page to the display screen of the electronic device. The Android system electronic equipment adopting the method can recommend the application program when the user enters the application circle, so that on one hand, the application program which is possibly needed by the user but is not installed can be quickly and conveniently displayed, and the process of searching and installing by the user is omitted; on the other hand, the system can help enterprises recommend the application programs, so that the enterprises can walk into the visual field of users, more pleasure is brought to people, meanwhile, corresponding profits are obtained, and further, a virtuous circle of application program development is formed. Particularly, the method is realized through the webapp, and by utilizing the advantages of low development cost, simplicity in upgrading and easiness in maintenance of the webapp, the method efficiently solves the problem that how internet enterprises entering the Android system electronic equipment industry can quickly and effectively carry out commercial operation on the Android system electronic equipment, so that more fun is brought to the life of people, corresponding profits are obtained, and the investment in the Android system electronic equipment is further increased to form virtuous circle.
In a further preferred embodiment of the present invention, the S200 specifically includes:
s210, accessing an application circle background interface by webpp, and acquiring an apk list of all second application programs, wherein the second application programs are application programs to be recommended by the application circle background, the apk list is a json string, and each piece of data corresponds to a second application program and comprises a package name of the second application program.
APK is an abbreviation for Android package, the Android installation package (APK).
JSON (JavaScript Object Notification) is a lightweight data exchange format. It is based on a subset of ECMAScript. JSON employs a text format that is completely language independent, but also uses conventions similar to the C language family (including C, C + +, C #, Java, JavaScript, Perl, Python, etc.). These properties make JSON an ideal data exchange language. Easy to read and write by humans, and also easy to parse and generate by machines (typically used to increase network transmission rates).
In specific implementation, the second application is an application that the operator wants to recommend but has not yet determined whether to be installed in the electronic device, and the first application is an application that the operator wants to recommend and has determined not to be installed in the electronic device. The first application is selected by the second application after webapp determination, i.e., all of the first applications are from the second application.
Each piece of data comprises the package name of the corresponding apk, the download address url, the apk display name title, the address url of the icon and the id for identifying the apk.
S220, analyzing the apk list through JavaScript, and thus obtaining data corresponding to all second application programs in the apk list.
S230, detecting the packet name of each piece of data from the system level of the electronic equipment through a cordiova framework to judge whether the electronic equipment is provided with a corresponding application program.
Different from the prior art, the judgment process of the web end for the installation condition of the application program does not directly obtain a yes or no result, but judges by accessing the process that the web end enables the corresponding application program.
During specific implementation, firstly, a package name of a second application program is obtained, then a matching function is called through a JavaScript function packaged in a cordiova frame, whether the package name of the second application program is the same as the package name of the application program on the electronic equipment or not is judged through the matching function, if yes, the second application program is a non-first application program, and if not, the second application program is redefined to be the first application program.
Redefining the second application program which is not the first application program, namely determining that the second application program is an application program which is expected to be recommended by the application circle background and is not installed in the electronic equipment, and reserving relevant data and information of the application program for subsequent processing.
S240, extracting the package names of all the first application programs and storing the package names into an array of an application to be recommended.
In particular, the array is named as an 'uninstalled application', so that the first application program and the second application program can be distinguished on subsequent processing.
When the length of the array reaches 4 (namely the number of the first applications which appear and have the packet names stored in the array reaches 4), or after the traversal is finished (the length of the array may be less than 4), the data taken through the background is matched again according to the packet names in the array, and the apk display name title and icon icons are displayed on the webpage, so that the apk recommendation process is completed.
In a further preferred embodiment of the present invention, the webapp-based application recommendation method further comprises: s400, receiving a user instruction, canceling the display of the webapp recommendation page, or downloading at least one first application program in the webapp recommendation page.
After the page displays the recommended apk, there will be 3 (only 1 uninstalled recommended application) to 6 (up to 4 recommended applications) focuses on the page, with two options other than the recommendation bit being download/cancel. Under the default condition, the recommended applications are all checked, the user clicks the download button to mean one-key downloading, all the recommended applications are downloaded and installed, if the focus is moved to the recommended icon and then clicking is determined, the opposite checking state is adopted, and at the moment, the download button is clicked again, and only the application selected by the user is downloaded and installed. On the contrary, when the user clicks the cancel button, the current web page is closed and no other processing is performed.
The statistics of big data is an extremely important link to knowing user's custom, is favorable to the enterprise to carry out effectual overall planning to research and development direction etc. according to big data of making statistics of to further improve the enterprise and bring enjoyment and convenience for the user, the user brings corresponding virtuous circle of profit for the enterprise.
Therefore, in a further preferred embodiment of the present invention, S400 specifically performs the following operations: receiving an instruction of canceling display of a user, canceling display of a webapp recommendation page and accumulating the times of refusing downloading of the user; or receiving an instruction of the user to download the first application program, downloading at least one first application program in the webapp recommendation page, and accumulating the number of times the user agrees to download.
In S300, corresponding data of the first application program displayed on the webapp recommendation page may be acquired, and the number of times the first application program pops up may be accumulated.
According to the three actions, the statistics of big data is comprehensively carried out, convenience and fun are brought to users, and virtuous circle of application program research and development and use is created.
The invention also provides an application recommendation system based on webapp, which comprises:
the first application program searching module is used for accessing an application circle background interface after the electronic equipment of the Android system enters an application circle, and searching out all first application programs through cordiova, wherein the first application programs are application programs which are to be recommended in the application circle background and are not installed in the electronic equipment, and the first application programs are specifically described in the embodiment of the method;
the first application recommendation module is configured to display a name and an icon of at least one first application on a webapp recommendation page, and pop up the webapp recommendation page to the electronic device display screen, which is described in the embodiment of the method.
It is to be understood that the invention is not limited to the examples described above, but that modifications and variations may be effected thereto by those of ordinary skill in the art in light of the foregoing description, and that all such modifications and variations are intended to be within the scope of the invention as defined by the appended claims.

Claims (3)

1. The webapp-based application recommendation method is characterized by comprising the following steps of:
the webapp accesses an application circle background interface, and finds out all first application programs through a cordiova framework, wherein the first application programs are application programs which are to be recommended by an application circle background and are not installed in the electronic equipment;
displaying the name and the icon of at least one first application program on a recommendation page of the webapp, popping up the webapp recommendation page to a display screen of the electronic equipment, and when the webapp recommendation page pops up, all the first application programs displayed on the webapp recommendation page are in a selected state;
the webapp accessing the application circle background interface and finding out all the first application programs through the cordiova framework specifically comprises the following steps:
the webpp accesses an application circle background interface and acquires apk lists of all second application programs, wherein the second application programs are application programs to be recommended in the application circle background, the apk lists are json strings, and each piece of data corresponds to one second application program and comprises a package name of the second application program;
analyzing the apk list through JavaScript to obtain data corresponding to all second application programs in the apk list;
detecting the packet name of each piece of data from a system level of the electronic equipment through a cordova framework to judge whether the electronic equipment is provided with a corresponding application program;
the package names of all the first application programs are taken out and stored in an array of an application to be recommended;
the analyzing the apk list through JavaScript, so as to obtain data corresponding to all second application programs in the apk list specifically:
acquiring a packet name of a second application program, calling a matching function through a JavaScript function packaged in a cordiova frame, judging whether the packet name of the second application program is the same as the packet name of the application program on the electronic equipment or not through the matching function, if so, determining that the second application program is a non-first application program, and otherwise, redefining the second application program as the first application program;
the method for displaying the name and the icon of the at least one first application program on the recommendation page of the webapp and popping up the webapp recommendation page to the display screen of the electronic equipment further comprises the following steps:
receiving a user instruction, canceling the display of the webapp recommendation page, or downloading at least one first application program in the webapp recommendation page;
the receiving of the user instruction, canceling the display of the webapp recommendation page, or downloading at least one first application program in the webapp recommendation page specifically includes:
receiving an instruction of canceling display of a user, canceling display of a webapp recommendation page and accumulating the times of refusing downloading of the user;
or receiving an instruction of a user to download the first application program, downloading at least one first application program in the webapp recommendation page and accumulating the downloading agreeing times of the user;
the displaying the name and the icon of the at least one first application program on a recommendation page of the webapp, and popping up the webapp recommendation page to the display screen of the electronic device further includes:
acquiring corresponding data of a first application program displayed on the webapp recommendation page, and accumulating the pop-up times of the first application program;
the displaying the name and the icon of the at least one first application program on the recommendation page of the webapp, and popping up the webapp recommendation page to the display screen of the electronic device specifically includes:
when the number of the searched first application programs is 0, the webapp recommendation page is not displayed; when the number of the searched first application programs is larger than 0, displaying the name and the icon of at least one first application program on a webapp recommendation page, and popping up the webapp recommendation page to the display screen of the electronic equipment;
the webapp recommendation page includes 1 to 4 first application recommendation bits;
naming the array as an uninstalled application; and when the length of the array reaches 4 or the traversal is finished, matching the data taken through the background again according to the packet name in the array, and displaying the apk display name title and the icon on the webpage.
2. The webapp based application recommendation method of claim 1, wherein before accessing an application circle background interface and finding all first applications through a cordiova framework, further comprising the steps of:
judging whether a user activates an application circle or not through application circle background operation data, if so, not executing an action, otherwise, driving webapp to access an application circle background interface, and finding out all first application programs through a cordiova frame;
the method for recommending the first application program and displaying the first application program on the display screen is replaced by the following steps:
and displaying the name and the icon of at least one first application program on a recommendation page of the webapp, and popping up the webapp recommendation page to the display screen of the electronic equipment only once.
3. A webapp-based application recommendation system, comprising:
the first application program searching module is used for accessing an application circle background interface after the electronic equipment of the Android system enters an application circle, and searching all first application programs through cordiova, wherein the first application programs are application programs which are to be recommended in the application circle background and are not installed in the electronic equipment;
the first application program recommending module is used for displaying the name and the icon of at least one first application program on the webapp recommending page and popping up the webapp recommending page to the electronic equipment display screen, and when the webapp recommending page pops up, all the first application programs displayed on the webapp recommending page are in a selected state;
the accessing of the application circle background interface and the finding of all the first application programs through the cordiova framework specifically comprises the following steps:
the webpp accesses an application circle background interface and acquires apk lists of all second application programs, wherein the second application programs are application programs to be recommended in the application circle background, the apk lists are json strings, and each piece of data corresponds to one second application program and comprises a package name of the second application program;
analyzing the apk list through JavaScript to obtain data corresponding to all second application programs in the apk list;
detecting the packet name of each piece of data from a system level of the electronic equipment through a cordova framework to judge whether the electronic equipment is provided with a corresponding application program;
the package names of all the first application programs are taken out and stored in an array of an application to be recommended;
the analyzing the apk list through JavaScript, so as to obtain data corresponding to all second application programs in the apk list specifically:
acquiring a packet name of a second application program, calling a matching function through a JavaScript function packaged in a cordiova frame, judging whether the packet name of the second application program is the same as the packet name of the application program on the electronic equipment or not through the matching function, if so, determining that the second application program is a non-first application program, and otherwise, redefining the second application program as the first application program;
the method for displaying the name and the icon of the at least one first application program on the recommendation page of the webapp and popping up the webapp recommendation page to the display screen of the electronic equipment further comprises the following steps:
receiving a user instruction, canceling the display of the webapp recommendation page, or downloading at least one first application program in the webapp recommendation page;
the receiving of the user instruction, canceling the display of the webapp recommendation page, or downloading at least one first application program in the webapp recommendation page specifically includes:
receiving an instruction of canceling display of a user, canceling display of a webapp recommendation page and accumulating the times of refusing downloading of the user;
or receiving an instruction of a user to download the first application program, downloading at least one first application program in the webapp recommendation page and accumulating the downloading agreeing times of the user;
the displaying the name and the icon of the at least one first application program on a recommendation page of the webapp, and popping up the webapp recommendation page to the display screen of the electronic device further includes:
acquiring corresponding data of a first application program displayed on the webapp recommendation page, and accumulating the pop-up times of the first application program;
the displaying the name and the icon of the at least one first application program on the recommendation page of the webapp, and popping up the webapp recommendation page to the display screen of the electronic device specifically includes:
when the number of the searched first application programs is 0, the webapp recommendation page is not displayed; when the number of the searched first application programs is larger than 0, displaying the name and the icon of at least one first application program on a webapp recommendation page, and popping up the webapp recommendation page to the display screen of the electronic equipment;
the webapp recommendation page includes 1 to 4 first application recommendation bits;
naming the array as an uninstalled application; and when the length of the array reaches 4 or the traversal is finished, matching the data taken through the background again according to the packet name in the array, and displaying the apk display name title and the icon on the webpage.
CN201611184549.6A 2016-12-20 2016-12-20 Webapp based application recommendation method and system Active CN106649705B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611184549.6A CN106649705B (en) 2016-12-20 2016-12-20 Webapp based application recommendation method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611184549.6A CN106649705B (en) 2016-12-20 2016-12-20 Webapp based application recommendation method and system

Publications (2)

Publication Number Publication Date
CN106649705A CN106649705A (en) 2017-05-10
CN106649705B true CN106649705B (en) 2021-06-01

Family

ID=58833759

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611184549.6A Active CN106649705B (en) 2016-12-20 2016-12-20 Webapp based application recommendation method and system

Country Status (1)

Country Link
CN (1) CN106649705B (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102572526B (en) * 2012-02-17 2014-07-09 深圳市酷开网络科技有限公司 Television application market system and implementation method thereof
US9398114B2 (en) * 2012-11-23 2016-07-19 Mediatek Inc. Methods for automatically managing installed applications and determining application recommendation result based on auxiliary information and related computer readable media
CN104793966A (en) * 2014-01-21 2015-07-22 中国科学院声学研究所 Display and loading method and system of Android local application
KR101579467B1 (en) * 2014-02-27 2016-01-04 엘지전자 주식회사 Digital device and method for processing service thereof
CN105573129B (en) * 2015-11-10 2019-04-09 华南理工大学 Cross-platform smart home mobile terminal based on Cordova
CN105578288A (en) * 2015-12-15 2016-05-11 四川长虹电器股份有限公司 System for self-adaptive remote installation of applications to intelligent television side through mobile terminal and method thereof

Also Published As

Publication number Publication date
CN106649705A (en) 2017-05-10

Similar Documents

Publication Publication Date Title
US8612418B2 (en) Mobile web browser for pre-loading web pages
US9448776B1 (en) Method and apparatus for converting a website into a native mobile application
KR102006396B1 (en) Identifying matching applications based on browsing activity
US20170308279A1 (en) Customization of Mobile Applications Using Web-Based Technology
US11119794B2 (en) Mobile application activity detector
JP5372907B2 (en) In-page installer
US7412655B2 (en) Method and system of providing dynamic dialogs
CN103150513B (en) The method of the implantation information in interception application program and device
US20120167122A1 (en) Method and apparatus for pre-initializing application rendering processes
US10496381B2 (en) Progressive web app auto-ingestion
US8856685B2 (en) Method and system for providing web content on a mobile device
US9396237B1 (en) Monitoring applications for infringement
EP2817697A2 (en) Graphical overlay related to data mining and analytics
US20170192941A1 (en) Computer-Automated Generation of Application Deep Links
US20160210365A1 (en) Executing a fast crawl over a computer-executable application
KR20140061002A (en) Method and system of installing shortcut through mobile application
CN106528659A (en) A control method and device for jumping from a browser to an application program
CN111898053A (en) Page browsing method, device, equipment and computer readable storage medium
US20100023875A1 (en) Automatic rendering of user interface elements
CN106649705B (en) Webapp based application recommendation method and system
US10157210B2 (en) Searching and accessing software application functionality using application connections
US20060073814A1 (en) Embedded specification of menu navigation for mobile devices
US20210232755A1 (en) Machine first approach for identifying accessibility, non-compliances, remediation techniques and fixing at run-time
KR100948472B1 (en) Automatic updating of variables in a data language
US20120311050A1 (en) User browsing experience

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant