Application Page Sharing Using Direct Page Information Transfer
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing application sharing methods require developers to create applets for each sharing scenario, increasing development and maintenance costs, and involve large download sizes and traffic requirements for shared applications.
Innovation Solution
The method involves sharing page information, including page element information and resources, or identifiers, allowing the receiving device to generate the application page directly, reducing the need for additional applets and minimizing download sizes.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Adaptability or versatility
If developers create applets for each sharing scenario using existing methods, then application sharing can be implemented across different third-party applications, but development costs and maintenance costs increase significantly
Solution Approach 1:
The patent creates a universal sharing mechanism where the sharing framework can handle multiple third-party applications through a single implementation. The framework uses a standardized interface that allows different applications to be shared without requiring separate applet development for each scenario, thus achieving multi-functionality with unified code.
Solution Approach 2:
The patent introduces a sharing framework as an intermediary layer between the application and the transit application. This framework acts as a mediator that standardizes the sharing process, eliminating the need for direct applet development in each third-party application while maintaining compatibility across different platforms.
2Reliability
If the full application is downloaded for sharing, then the receiving device can access complete application functionality, but download size and traffic requirements increase
Solution Approach 1:
The patent extracts only the essential page information from the full application for sharing purposes. Instead of transferring the entire application package, it extracts and transmits only the specific page data needed, significantly reducing download size while maintaining the core functionality required for the sharing scenario.
Solution Approach 2:
The patent segments the application into modular page units that can be independently shared. Each page is treated as a separate, self-contained unit with its own data structure, allowing the receiving device to download and render only the specific page needed rather than the entire application, thus reducing traffic requirements.
3Loss of time
If page information is extracted and shared directly, then download time and traffic are reduced, but the receiving device must be able to generate pages from the shared information
Solution Approach 1:
The patent performs preliminary packaging of page information in a standardized format during the sharing process. The page data is pre-processed and structured in advance with all necessary elements (HTML, CSS, JavaScript) organized in a consistent format, so that the receiving device can directly generate pages without complex processing or additional development work.
Data Source
AI summary
A sharing method and sharing apparatus are provided. When running an application, a sharing party may receive a sharing instruction from a user, where the sharing instruction instructs the sharing party to share a page in the application. The sharing party shares page information with a shared party, and the shared party may obtain the page based on the page information.


