CN106970792B - Hot spot information display method based on screen locking - Google Patents

Hot spot information display method based on screen locking Download PDF

Info

Publication number
CN106970792B
CN106970792B CN201710150854.1A CN201710150854A CN106970792B CN 106970792 B CN106970792 B CN 106970792B CN 201710150854 A CN201710150854 A CN 201710150854A CN 106970792 B CN106970792 B CN 106970792B
Authority
CN
China
Prior art keywords
hot spot
value
average value
global
wallpaper
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
CN201710150854.1A
Other languages
Chinese (zh)
Other versions
CN106970792A (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.)
Nanjing Utooo Information Technology Co ltd
Original Assignee
Nanjing Sea Otter Software 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 Nanjing Sea Otter Software Co ltd filed Critical Nanjing Sea Otter Software Co ltd
Priority to CN201710150854.1A priority Critical patent/CN106970792B/en
Publication of CN106970792A publication Critical patent/CN106970792A/en
Application granted granted Critical
Publication of CN106970792B publication Critical patent/CN106970792B/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/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • 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/451Execution arrangements for user interfaces
    • 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/0257User requested
    • G06Q30/0258Registration

Abstract

The invention discloses a hot spot information display method based on screen locking, which comprises the following steps: firstly, wallpaper is generated at a server side, and hot spot information and hot spot display position coordinates are configured; step two, issuing wallpaper with hot spots to the client; displaying wallpaper with hot spots on a screen locking interface of the user terminal, and attracting the attention of the user through color configuration and dynamic effect display; and fourthly, responding after clicking the hot spot, and executing corresponding operation. The invention combines the hotspot with the wallpaper, fully utilizes the display space on the lock screen wallpaper, provides various background configurable hotspot types, dynamically displays the hotspot message on the screen of the electronic equipment, and is convenient for users to check and popularize advertisements. Meanwhile, the eye-catching color is calculated according to the surrounding color to serve as the display color of the hot spot, the dynamic display effect is adopted, the attention of the user is effectively attracted, after the user clicks the hot spot, corresponding operation can be executed according to different types of hot spot contents, the response is rapid, and the operation steps are simplified.

Description

Hot spot information display method based on screen locking
Technical Field
The invention belongs to the technical field of mobile terminals, and relates to a hotspot information display method based on a terminal screen locking state.
Background
With the wide popularization of smart phones, smart phones have been applied to various aspects of people's daily life. Due to the requirements of saving electric quantity and safety, most of the existing mobile phones are in a screen locking state, and wallpaper is displayed on the mobile phones in the screen locking state. The existing wallpaper is a simple picture and is not added with any other information, so that most areas except a time display area on a screen locking interface are in an empty state and are not fully utilized. And if the user wants to see some hot news contents on the screen locking interface, the user can unlock the screen and open other applications, and the operation is complicated.
Disclosure of Invention
In order to solve the problems, the invention discloses a hot spot information display method based on screen locking, which can display operable hot spots on screen locking wallpaper.
In order to achieve the purpose, the invention provides the following technical scheme:
a hot spot information display method based on screen locking comprises the following steps:
adding a screen locking wallpaper picture at a server side, configuring hotspot information in the wallpaper picture, adding hotspot contents and a position to be displayed by a hotspot in wallpaper, wherein the hotspot position is calculated in the following way: firstly, setting the percentage of hot spot display positions in the width and height of a picture, and calculating the specific coordinates of the hot spot display positions in the wallpaper picture according to the percentage of the hot spot display positions and the picture size;
step two, when the client requests data from the server, the server selects wallpaper information with the most suitable hotspot information through cloud computing according to the counted historical information and sends the wallpaper information to the client;
displaying wallpaper with the hot spot on a screen locking interface of the android electronic device, and when the hot spot is displayed, displaying the specific position of the hot spot by the client according to the configured position, wherein the color value of the hot spot is calculated through the following steps:
step three-1, taking the color values of all pixels in the position range, calculating the average value of the color values, and recording the average value as a global average color value;
step three-2, taking the minimum value of all pixel color values in the position range, and recording as a global minimum value;
step three-3, taking the maximum value of the color values of all pixels in the position range, and recording the maximum value as a global maximum value;
step three-4, calculating the average value of the global minimum and the global maximum, and recording the average value as a global intermediate value;
step three-5, if the global average value is larger than the global intermediate value, adopting a calculation result of the global average value- (the global maximum value-the global average value) as a target minimum value, filtering color values below the target minimum value from color values of all pixels in a position range, then taking an average value, and recording the average value as the target average value; if the global average value is smaller than the global intermediate value, adopting a calculation result of formula global average value + (global average value-global minimum) as a target maximum value, filtering color values above the target maximum value by all pixel color values in a position range, then taking the average value, and recording the average value as the target average value;
step three-6, carrying out bitwise XOR operation on the target average value and a hexadecimal number 0xFF to obtain a target color value, and taking the color value as a basic color value of the hotspot;
and fourthly, after clicking the hot spot button, executing corresponding operation.
Further, the hot content comprises four types of stories, out-link advertisements, direct-cast advertisements and jump applications;
when the hotspot is of a story type, after the hotspot is clicked in the fourth step, the current screen is not unlocked, and a new window is opened on the equipment to be switched to an interface for displaying the story so as to display detailed content;
when the hot spot is an external link advertisement, after the hot spot is clicked in the fourth step, the current screen is unlocked, and the corresponding advertisement address is skipped to display the external advertisement;
when the hot spot is a direct-cast advertisement, after the hot spot is clicked in the fourth step, the current screen is not unlocked, and the new interface is switched to display the advertisement content so as to obtain the advertisement income;
and when the hot spot is the jump application, unlocking the current screen and opening a corresponding software interface after clicking the hot spot in the fourth step.
Further, the cloud computing rule in the second step is as follows: and accurately pushing related hot content according to the specific information of the registered user.
Further, the hot spot button on the wallpaper in the third step adopts a dynamic display effect.
Further, the dynamic display effect comprises at least one of the following effects: water ripple effect, dithering effect, dissolve animation effect, rotate animation effect, zoom animation effect.
Further, in the fourth step, when the user clicks the hot spot button, the client records the operation, and uploads the wallpaper information, the type and the hot spot type information corresponding to the operation to the server for storage as historical information for counting the user preference.
Compared with the prior art, the invention has the following advantages and beneficial effects:
the hotspot is combined with the wallpaper, the display space on the lock screen wallpaper is fully utilized, various background configurable hotspot types are provided, hotspot messages are dynamically displayed on a screen of the android electronic device, and a user can conveniently check and popularize advertisements. Meanwhile, the eye-catching color is calculated according to the surrounding color to serve as the display color of the hot spot, a dynamic display effect is adopted, the attention of a user can be effectively attracted, after the user clicks the hot spot, corresponding operation can be executed according to different types of hot spot contents, the response is rapid, and the operation steps are simplified. In addition, hot content which can most arouse the interest of the user can be calculated according to the data of the user, and the hot content is issued to the user, so that the hot wallpaper can be pushed accurately.
Drawings
FIG. 1 is a flow chart of the steps of the present invention.
Detailed Description
The technical solutions provided by the present invention will be described in detail below with reference to specific examples, and it should be understood that the following specific embodiments are only illustrative of the present invention and are not intended to limit the scope of the present invention.
The hot spot information display method based on screen locking, as shown in fig. 1, includes the following steps:
step one, wallpaper is generated at a server side, and hotspot information and the percentage of hotspot display positions are configured.
Adding a group of screen locking wallpaper information at a server side, configuring complete information of a screen locking picture for display, configuring hotspot information, wherein a hotspot display position can be set according to the percentage of the hotspot display position in the width and height of the picture, if the X coordinate of the configured hotspot position is 20% and the Y coordinate is 70%, adding hotspot content and a position to be displayed by a hotspot in the screen locking wallpaper picture according to rules, calculating and storing a specific display position coordinate of the hotspot in the wallpaper picture according to the percentage of the configured hotspot display position, wherein the picture width is 720 pixels, and the height is 1280 pixels, and the calculated specific position is as follows: the X coordinate is 720 × 20% =144, and the Y coordinate is 1280 × 70% = 896. The content types of the hot spots are four types as follows:
1. story: the type describes the story content associated with the wallpaper, which may also be news or other audience-engaging content.
2. Outer chain advertisement: the type configures a set of advertisement information.
3. Direct advertisement: this type configures a set of autonomous advertising information.
4. Jump application: this type configures a set of package names and active window information for the application that needs to be opened.
Therefore, complete wallpaper with the hotspot information and the hotspot display position is generated at the server side.
And step two, issuing the wallpaper with the hot spots to the client.
When a client (mobile phone) requests data from a server, the server selects wallpaper information with the most suitable hotspot information through cloud computing according to the counted historical information and sends the wallpaper information to the client, and accurate pushing is achieved. The specific calculation rule for selecting the hot spot by the cloud is as follows: and accurately pushing related hot content according to the information of the sex, age, common software type, mobile phone model, flow use condition, mobile phone use frequency and the like of the registered user. For example, if the user is female, the user is 25 years old, and the mobile phone Taobao application is often used at 8 o 'clock to 10 o' clock in the evening, then hot information related to cosmetics on Taobao can be issued to the mobile phone in the time period.
And step three, displaying the wallpaper with the hot spot on a screen locking interface of the user terminal, and attracting the attention of the user through color configuration and dynamic effect display.
The method comprises the steps that a screen locking app is downloaded and installed on a client, screen locking is started, wallpaper with hot spots is displayed on a screen locking interface of the android electronic device, and when the hot spots are displayed, the client displays the specific positions of the hot spots according to the positions configured in a background. In order to avoid the situation that the hot spot button is close to the surrounding colors and is not striking, a new color value with high contrast is calculated according to the inherent color value in the position range and is used as the basic color value of the hot spot button, and the influence of the color value deviating from the inherent color value by a large amount is filtered out through secondary sampling in the calculation process, and the following algorithm is specifically adopted:
step three-1, taking the color values of all pixels in the position range, calculating the average value of the color values, and recording the average value as a global average color value;
step three-2, taking the minimum value of all pixel color values in the position range, and recording as a global minimum value;
step three-3, taking the maximum value of the color values of all pixels in the position range, and recording the maximum value as a global maximum value;
step three-4, calculating the average value of the global minimum and the global maximum, and recording the average value as a global intermediate value;
step three-5, if the global average value is larger than the global intermediate value, recording the calculation result of the formula 'global average value- (global maximum value-global average value)' as a target minimum value, filtering color values below the target minimum value by taking color values of all pixels in a position range, then taking an average value, and recording as a target average value; if the global average value is smaller than the global intermediate value, recording the calculation result of a formula 'global average value + (global average value-global minimum value)' as a target maximum value, filtering color values above the target maximum value by all pixel color values in a position range, then, taking the average value, and recording as the target average value;
and step three-6, carrying out bitwise XOR operation on the target average value and a hexadecimal number 0xFF to obtain a target color value, and taking the color value as a basic color value of the hot spot button.
In addition, in order to attract the eyes of the user, the hot spot button adopts a dynamic display effect, and constantly reminds the user that the current wallpaper has hot spot information for viewing. In addition, the dynamic display effects of the hotspot button include, but are not limited to: water ripple effects, dithering effects, dissolve animation effects, spin animation effects, zoom animation effects, and the like.
And fourthly, responding after clicking the hot spot, and executing corresponding operation.
After clicking the hot spot button, the user performs corresponding operations according to the four hot spot types, including:
1. and (4) the story type, the current screen is not unlocked, and after the user clicks the hot spot, a new window is opened on the device to be switched to an interface for displaying the story so as to display the detailed content.
2. And (4) the external link advertisement unlocks the current screen, and jumps to the corresponding advertisement address to display the external advertisement.
3. And directly casting the advertisement, not unlocking the current screen, and switching to a new interface to display the advertisement content so as to obtain the advertisement income.
4. And skipping the application, unlocking the current screen, and opening a corresponding software interface, such as an e-commerce interface of Taobao, Jingdong and the like, so that the user can conveniently view the content in which the user is interested.
When a user clicks a hot spot button, the client records the operation, uploads the wallpaper information, the type, the hot spot type and other information corresponding to the operation to the server for storage as historical information, and the historical information is used for counting user preferences, so that the server can push different types of hot spot information according to different preferences of the user.
The technical means disclosed in the invention scheme are not limited to the technical means disclosed in the above embodiments, but also include the technical scheme formed by any combination of the above technical features. It should be noted that those skilled in the art can make various improvements and modifications without departing from the principle of the present invention, and such improvements and modifications are also considered to be within the scope of the present invention.

Claims (6)

1. A hot spot information display method based on screen locking is characterized by comprising the following steps:
adding a screen locking wallpaper picture at a server side, configuring hotspot information in the wallpaper picture, adding hotspot contents and a position to be displayed by a hotspot in wallpaper, wherein the hotspot position is calculated in the following way: firstly, setting the percentage of hot spot display positions in the width and height of a picture, and calculating the specific coordinates of the hot spot display positions in the wallpaper picture according to the percentage of the hot spot display positions and the picture size;
step two, when the client requests data from the server, the server selects wallpaper information with the most suitable hotspot information through cloud computing according to the counted historical information and sends the wallpaper information to the client;
displaying wallpaper with the hot spot on a screen locking interface of the android electronic device, and when the hot spot is displayed, displaying the specific position of the hot spot by the client according to the configured position, wherein the color value of the hot spot is calculated through the following steps:
step three-1, taking the color values of all pixels in the position range, calculating the average value of the color values, and recording the average value as a global average color value;
step three-2, taking the minimum value of all pixel color values in the position range, and recording as a global minimum value;
step three-3, taking the maximum value of the color values of all pixels in the position range, and recording the maximum value as a global maximum value;
step three-4, calculating the average value of the global minimum and the global maximum, and recording the average value as a global intermediate value;
step three-5, if the global average value is larger than the global intermediate value, adopting a calculation result of the global average value- (the global maximum value-the global average value) as a target minimum value, filtering color values below the target minimum value from color values of all pixels in a position range, then taking an average value, and recording the average value as the target average value; if the global average value is smaller than the global intermediate value, adopting a calculation result of formula global average value + (global average value-global minimum) as a target maximum value, filtering color values above the target maximum value by all pixel color values in a position range, then taking the average value, and recording the average value as the target average value;
step three-6, carrying out bitwise XOR operation on the target average value and a hexadecimal number 0xFF to obtain a target color value, and taking the color value as a basic color value of the hotspot;
and fourthly, after clicking the hot spot button, executing corresponding operation.
2. The hot spot information display method based on screen locking according to claim 1, characterized in that: the hot content comprises four types of stories, out-link advertisements, direct-cast advertisements and jump applications;
when the hotspot is of a story type, after the hotspot is clicked in the fourth step, the current screen is not unlocked, and a new window is opened on the equipment to be switched to an interface for displaying the story so as to display detailed content;
when the hot spot is an external link advertisement, after the hot spot is clicked in the fourth step, the current screen is unlocked, and the corresponding advertisement address is skipped to display the external advertisement;
when the hot spot is a direct-cast advertisement, after the hot spot is clicked in the fourth step, the current screen is not unlocked, and the new interface is switched to display the advertisement content so as to obtain the advertisement income;
and when the hot spot is the jump application, unlocking the current screen and opening a corresponding software interface after clicking the hot spot in the fourth step.
3. The hot spot information display method based on screen locking according to claim 1, characterized in that: the cloud computing rule in the second step is as follows: and accurately pushing related hot content according to the specific information of the registered user.
4. The hot spot information display method based on screen locking according to claim 1, characterized in that: and in the fourth step, the hot spot button adopts a dynamic display effect.
5. The hot spot information display method based on screen locking according to claim 4, wherein: the dynamic display effect comprises at least one of the following effects: water ripple effect, dithering effect, dissolve animation effect, rotate animation effect, zoom animation effect.
6. The hot spot information display method based on screen locking according to claim 1, characterized in that: in the fourth step, when the user clicks the hot spot button, the client records the operation, and uploads the wallpaper information, the type and the hot spot type information corresponding to the operation to the server for storage as historical information for counting the user preference.
CN201710150854.1A 2017-03-14 2017-03-14 Hot spot information display method based on screen locking Active CN106970792B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710150854.1A CN106970792B (en) 2017-03-14 2017-03-14 Hot spot information display method based on screen locking

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710150854.1A CN106970792B (en) 2017-03-14 2017-03-14 Hot spot information display method based on screen locking

Publications (2)

Publication Number Publication Date
CN106970792A CN106970792A (en) 2017-07-21
CN106970792B true CN106970792B (en) 2020-08-18

Family

ID=59328353

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710150854.1A Active CN106970792B (en) 2017-03-14 2017-03-14 Hot spot information display method based on screen locking

Country Status (1)

Country Link
CN (1) CN106970792B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107633426A (en) * 2017-09-08 2018-01-26 四川省绵阳太古软件有限公司 Advertising message method for implantation and system based on environmental data
CN107562954B (en) * 2017-09-29 2020-10-27 北京奇虎科技有限公司 Recommendation search method and device based on mobile terminal and mobile terminal
CN109688562B (en) * 2018-12-26 2022-05-10 上海连尚网络科技有限公司 Merchant advertisement information display method, user equipment, routing equipment and network equipment
CN109799942A (en) * 2019-01-08 2019-05-24 上海连尚网络科技有限公司 Control method, equipment and the computer readable storage medium of screen locking information flow

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106020597A (en) * 2016-05-12 2016-10-12 北京金山安全软件有限公司 Method and device for displaying information and electronic equipment
CN106484411A (en) * 2016-09-29 2017-03-08 维沃移动通信有限公司 A kind of method for pushing of mobile terminal wallpaper and mobile terminal

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106020597A (en) * 2016-05-12 2016-10-12 北京金山安全软件有限公司 Method and device for displaying information and electronic equipment
CN106484411A (en) * 2016-09-29 2017-03-08 维沃移动通信有限公司 A kind of method for pushing of mobile terminal wallpaper and mobile terminal

Also Published As

Publication number Publication date
CN106970792A (en) 2017-07-21

Similar Documents

Publication Publication Date Title
CN106970792B (en) Hot spot information display method based on screen locking
CN106462325B (en) It controls the method for display and the electronic equipment of this method is provided
WO2020125840A1 (en) Electronic element and electrically controlled display element
US20170364947A1 (en) System and method for event triggered search results
US20180032235A1 (en) Systems and methods for content interaction
CN102033943B (en) Multiwindow browse method and system based on mobile communication equipment terminal
US10848527B2 (en) Session processing in instant messaging
US11513753B2 (en) Data processing method and electronic terminal
WO2018041049A1 (en) Information processing method, terminal, server and computer storage medium
CN106845400B (en) Brand display method generated by realizing special effect based on face key point tracking
WO2022247744A1 (en) Icon display method and apparatus, and electronic device
CN111443914B (en) Animation display method and device
CN106101868A (en) Reduced graph generating method and generating means
JP2019505911A (en) Method, system, user terminal and computer-readable storage medium for conducting PR activities for public opinion
CN111399965A (en) User interface compatible display method and device, equipment and storage medium
US10158981B2 (en) Method and device for pushing information during call and storage medium
US20070094335A1 (en) Systems and methods for providing a visual indicator of magnitude
CN113242308A (en) Information pushing method, device, equipment and storage medium
CN104020929B (en) Application information showing method, device and terminal equipment
JP2016134846A (en) Document display support device, terminal device, document display method and computer program
CN104468994A (en) Method and device for adding remark to unfamiliar number
CN108241746A (en) Visualize the implementation method and device of public welfare activities
CN103699302B (en) Method and terminal that message is hidden and shown at random
CN111970545A (en) Method and device for downloading advertisement resources and storage medium
CN116820287A (en) Content interaction method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
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
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20240131

Address after: Room 507, 508, and 509, 5th floor, Area C and D, No. 68 Software Avenue, Yuhuatai District, Nanjing City, Jiangsu Province, 210000

Patentee after: NANJING UTOOO INFORMATION TECHNOLOGY CO.,LTD.

Guo jiahuodiqu after: Zhong Guo

Address before: Room 113, Building 04, No. 10 Huashen Temple, Yuhuatai District, Nanjing City, Jiangsu Province, 220012

Patentee before: NANJING SEA OTTER SOFTWARE CO.,LTD.

Guo jiahuodiqu before: Zhong Guo