Page Interaction via Non-Tap Gesture Recognition

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing page interaction systems lack efficient methods for users to quickly and conveniently access specific pages, especially when these pages are frequently visited.

Innovation Solution

The solution involves presenting a predetermined icon on a first page, detecting non-tap gestures, and determining whether these gestures correspond to the selection of the icon based on gesture type and page location in a page navigation structure, thereby switching to a second page.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If traditional tap gestures are used to access specific pages, then users can navigate to pages, but the operation becomes cumbersome and time-consuming for frequently visited pages

Engineering Contradiction:
Improveease of page accessVSAvoidtime to access page
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

The system places a predetermined icon on the first page that represents the second page in advance. This icon serves as a pre-prepared shortcut that users can quickly activate without needing to navigate through multiple pages or perform complex gestures, thus resolving the contradiction between ease of operation and time loss.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The predetermined icon acts as an intermediary element between the user and the target page. Instead of directly tapping to navigate, users interact with the icon which then triggers the page switch. This intermediary mechanism simplifies the interaction and reduces the time required to access frequently visited pages.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If non-tap gestures are introduced for page access, then quick access to specific pages is enabled, but the complexity of gesture recognition increases

Engineering Contradiction:
Improvespeed of page accessVSAvoidgesture detection complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The system determines whether a non-tap gesture corresponds to icon selection based on the location where the gesture occurs on the page. By analyzing the spatial position of the gesture relative to the predetermined icon, the system can accurately recognize the user's intent without requiring complex gesture patterns, thus balancing productivity improvement with controlled system complexity.

Inventive Principle:
Principle #3Local quality

3Ease of operation

If a predetermined icon is displayed on the first page, then quick access to the second page is enabled, but the page layout becomes more crowded

Engineering Contradiction:
Improveconvenience of page navigationVSAvoidavailable page space
Core Design Contradiction:
Ease of operationVSArea of stationary object

Solution Approach 1:

The predetermined icon is positioned at a specific location on the first page, utilizing the two-dimensional space efficiently. By strategically placing the icon in an appropriate position, the system enables convenient navigation while minimizing the impact on overall page layout and available space for other content.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Data Source

PatentUS12333125B2Method, apparatus, device and storage medium for page interaction
Publication Date: 2025.06.17 BEIJING ZITIAO NETWORK TECH CO LTD
  • US12333125B2 patent drawing
  • US12333125B2 patent drawing
  • US12333125B2 patent drawing

AI summary

According to embodiments of the present disclosure, a method, an apparatus, a device, and a storage medium for page interaction are provided. The method includes presenting a predetermined icon at a predetermined location in a first page, the predetermined icon configured for accessing a second page; detecting a non-tap gesture on a first page; if the non-tap gesture is detected, based on the type of the non-tap gesture and a location corresponding to the first page in a page navigation structure, determining whether the non-tap gesture corresponds to the selection of a pre-determined icon; and switching from the first page to the second page if the non-tap gesture is determined to correspond to the selection of the predetermined icon. In this way, convenient, quick switching and access to the pages may be supported.