Application Instance Triggering via Unique Passwords

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In multi-instance scenarios, existing terminal systems lack the ability to distinguish and securely trigger different instances of an application using unique passwords, compromising user privacy.

Innovation Solution

Implementing a method where multiple instances corresponding to an application icon are distinguished by different triggering passwords, allowing for the pertinently triggered instances by comparing the input password with set triggering passwords to determine the target instance for activation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If a unified triggering password is set for all installed applications, then password protection function can be enabled for multiple applications, but different instances of the same application cannot be distinguished and triggered separately

Engineering Contradiction:
Improvepassword protection coverageVSAvoidinstance differentiation
Core Design Contradiction:
Adaptability or versatilityVSEase of operation

Solution Approach 1:

The unified password protection system is segmented into instance-specific password protections. Each instance of an application is assigned a unique triggering password, allowing separate control and identification of each instance while maintaining the overall password protection framework across multiple applications.

Inventive Principle:
Principle #1Segmentation

2Adaptability or versatility

If multiple instances of an application are created to support multiple user accounts, then logging in with multiple accounts becomes possible, but all instances share the same triggering password compromising privacy

Engineering Contradiction:
Improvemulti-account supportVSAvoidprivacy protection
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The password protection mechanism transitions from a uniform global setting to a localized instance-specific configuration. Each instance receives a unique triggering password tailored to its specific user account, ensuring that privacy protection is applied locally to each instance rather than uniformly across all instances.

Inventive Principle:
Principle #3Local quality

3Ease of operation

If a single triggering password is used for all instances, then password management is simplified, but user privacy across different instances is compromised

Engineering Contradiction:
Improvepassword managementVSAvoiduser privacy
Core Design Contradiction:
Ease of operationVSLoss of information

Solution Approach 1:

The password management system is segmented from a single unified password into multiple instance-specific passwords. This segmentation allows each instance to have its own unique triggering password, preventing unauthorized access to specific instances while maintaining organized password management through the system's association of passwords with specific instances.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentEP3255575B1Application triggering method and device
Publication Date: 2021.01.27 BEIJING XIAOMI MOBILE SOFTWARE CO LTD
  • EP3255575B1 patent drawingFigure 1~2
  • EP3255575B1 patent drawingFigure 3A~3B
  • EP3255575B1 patent drawingFigure 3C~3D

AI summary

The present invention provides an application triggering method and device, and relates to terminals. The method includes that: an input password is acquired (101) after triggering operation via an application icon is detected, the application icon corresponding to at least two instances of an application; and a target instance of the application is triggered (102) according to the input password, different triggering passwords being set for the at least two instances respectively and the target instance referring to an instance for which the triggering password is the same as the input password.