WO2018056856A1 - Procédé, système et application informatique pour mettre au point des applications mobiles - Google Patents

Procédé, système et application informatique pour mettre au point des applications mobiles Download PDF

Info

Publication number
WO2018056856A1
WO2018056856A1 PCT/RU2016/000631 RU2016000631W WO2018056856A1 WO 2018056856 A1 WO2018056856 A1 WO 2018056856A1 RU 2016000631 W RU2016000631 W RU 2016000631W WO 2018056856 A1 WO2018056856 A1 WO 2018056856A1
Authority
WO
WIPO (PCT)
Prior art keywords
mobile
application
applications
logic
channel
Prior art date
Application number
PCT/RU2016/000631
Other languages
English (en)
Russian (ru)
Inventor
Денис Андреевич ВОЛКОВ
Станислав Викторович САВРАНСКИЙ
Алексей Владимирович БУРЛИЦКИЙ
Original Assignee
Общество С Ограниченной Ответственностью "Мобстэд Рус"
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 Общество С Ограниченной Ответственностью "Мобстэд Рус" filed Critical Общество С Ограниченной Ответственностью "Мобстэд Рус"
Priority to US16/333,365 priority Critical patent/US20190213003A1/en
Priority to PCT/RU2016/000631 priority patent/WO2018056856A1/fr
Publication of WO2018056856A1 publication Critical patent/WO2018056856A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming

Definitions

  • the claimed invention relates to means for creating mobile applications, their management and distribution through various mobile data channels, in particular to a method, system and software application for performing the above actions.
  • a Service for example, Kinvey, Oracle Mobile Cloud, etc.
  • the claimed solution combines all the necessary services and tools for developing mobile applications, and also implements a system for converting application software logic, which allows you to adapt the created mobile applications for any mobile channels of end users of applications.
  • a system for creating and managing mobile applications comprising:
  • At least one memory that contains program instructions that, when executed on at least one processor, implement - Tools for creating mobile applications in a given format
  • the means for creating mobile applications comprise a visual design mechanism.
  • the visual design mechanism enables the creation of an application from a set of application elements.
  • an application import mechanism is provided.
  • the application is imported in a supported format.
  • CMS content management system
  • centralized application storage graphical presentation of content, and logical presentation of content are provided.
  • the graphical representation of the content is grouped according to the type of mobile channel and the dominant elements of the application graphical interface.
  • communications are provided with external information systems.
  • content is synchronized between different mobile channels.
  • the means for converting the generated mobile applications include an application software logic parser.
  • the parser analyzes the application interface elements.
  • the analysis includes: analysis of the degree of use of interface elements, combinations of interface elements, communication between interface elements.
  • the means for converting the created mobile applications comprise means for reconstructing application software logic for various mobile data channels.
  • the recreation means receives information from the parser, analyzes the application software logic and determines whether the logic needs to be changed for a given mobile data channel.
  • a means for manually configuring application creation procedures is further provided.
  • the means for converting the created mobile applications comprise a self-learning mechanism that is designed to detect heterogeneous tasks.
  • the self-learning mechanism determines the most commonly used application interface settings.
  • the self-learning engine updates the software logic parser.
  • the means for transmitting created applications via mobile data channels comprise a data unification mechanism.
  • a data unification mechanism enables unified data exchange between mobile channels.
  • the means for transmitting the created applications over the mobile data channels comprise means for selecting a mobile data channel
  • the means for transmitting the created applications over the mobile data channels further comprise means for seamlessly switching between the various mobile data channels.
  • the means for transmitting created applications via mobile data channels comprise a mechanism for transmitting software logic of a mobile channel corresponding to the parameters of the said channel.
  • the software logic transfer mechanism performs a comparison of the application software logic version and the parameters of the mobile channel.
  • the software logic transfer mechanism determines the correct version of the application software logic for transmission over the selected mobile channel.
  • the means for transmitting created applications via mobile data channels comprise a mechanism for transmitting suitable content.
  • a suitable content transfer mechanism provides for the transfer of a version of the content corresponding to the mobile data channel API.
  • the communication and synchronization tools of the application comprise means for analyzing the technical parameters of the mobile data transmission channels.
  • the communication and synchronization tools of the applications comprise means for receiving responses from each of the mobile data channel APIs and distributing said responses to maintain synchronization of said mobile channels.
  • the communication and application synchronization tools further comprise means for customizing a user communication mode.
  • said communication mode is selected from the group: global mode, mode for the selected mobile channel, mode for the type of mobile channel, mode for the selected application, or a combination thereof.
  • the means of communication and synchronization of applications further comprise means for storing data and communicating with external information systems.
  • the storage means comprises information about files, messages, statuses, user devices, user settings, UID, supported applications and the availability of mobile channels.
  • a computer-implemented method for creating and managing 5 mobile applications comprising the steps of:
  • software 15 logic is created on the server side.
  • the initial application data is obtained from the application designer containing a set of application elements.
  • the application program logic is transformed depending on
  • the parameters of the application interface elements are determined.
  • the interface parameters include: element functions, visual interface parameters, interaction of elements with each other, order of elements, combinations of elements.
  • the comparison of the parameters of the interface elements is carried out with a database containing data matching software logic of the interface elements.
  • a comparison is performed for each mobile channel.
  • a computer-executable program is stored on a computer-readable storage medium that, when processing said data, executes computer-readable instructions for executing the above method for creating and managing mobile applications.
  • FIG. 1 illustrates a general view of a system.
  • FIG. 2 illustrates the main elements included in the system.
  • FIG. ZA illustrates the detailed interaction of system elements.
  • FIG. SV illustrates the steps involved in converting the application logic format.
  • FIG. 4 illustrates an example of converting an application interface into a chat bot channel.
  • the claimed system (100) is implemented on an electronic computing device, which generally comprises: one or more processors (102), random access memory (RAM) (104), input-output interfaces (I / O) (106), data storage means (108) and a display (112) combined by a common data bus (1 10).
  • processors 102
  • RAM random access memory
  • I / O input-output interfaces
  • data storage means 10
  • display (112) combined by a common data bus (1 10).
  • the necessary components for the functioning of the claimed invention are components such as an Ethernet interface (1061) for connecting to an external data network such as the Internet, and an interface for connecting information input means (062), for example, USB or PS / 2.
  • a computing device that implements the claimed system (100) may also contain various means, for example, a Wi-Fi module, an NFC module, a Bluetooth module that allow the exchange of information, both over wired and wireless channels information transfer.
  • the storage medium (108) may be in the form of an HDD or SSD, or a Flash-based device, or in the form of optical disks, for example, CD, DVD or Blue-Ray, or a combination of various means depending on the configuration computing device.
  • the data storage means (108) contains program logic (1081) that executes the main functionality of the claimed solution, as well as an operating system (1082) that allows user interaction with the platform for creating software applications.
  • An operating system may represent an environment from the Mae OS, Windows, or Linux family.
  • Interaction with the system can also be carried out by means of touch data input, for example, a touch screen, touchpad, or a combination thereof.
  • ROM and / or NAND flash memory may be used.
  • FIG. Figure 2 presents the main components that make up the declared platform (200) for creating mobile applications and their management, such as: a mechanism for creating mobile applications (202), an inter-channel converter (204), a mechanism for distributing mobile services (206), a mechanism for the API of mobile connectors channels (207), communicator (208) and end-user devices (210).
  • a mechanism for creating mobile applications 202
  • an inter-channel converter 204
  • a mechanism for distributing mobile services 206
  • a mechanism for the API of mobile connectors channels 207
  • communicator (208) and end-user devices
  • the primary mechanism for creating mobile applications (202) is to create new application software logic. As shown in FIG. 3, the construction of applications is carried out using the mechanism of visual construction of the application (2021). This mechanism (2021) allows you to build applications using visual design based on a set of application elements, for example, graphical user interface (GUI) elements and commands associated with these elements.
  • GUI graphical user interface
  • Application logic can also be imported using the import mechanism (2022), which allows you to load logic in a supported format.
  • Program logic can be represented in the form of patterns.
  • the application creation engine (202) also includes a content management system (CMS) (2023), which allows processing content for various mobile data channels.
  • CMS content management system
  • System (2023) provides centralized application storage, graphical presentation of content, and logical presentation of content.
  • the graphical representation of the content can be grouped depending on the type of mobile 5 channel and the dominant elements of the application GUI depending on the type of interface (GUI, Text Ul, Voice Ul etc.).
  • System (2023) also provides content synchronization between mobile channels.
  • the mechanism (202) also includes means of communication with external information systems (2024).
  • an inter-channel converter (204) is used, which allows transforming application logic.
  • a tool for parsing application software logic (2041) (a parser) performs analysis of application interface elements, which includes: analysis of the degree of use of elements
  • the mentioned actions to configure the application logic can be transferred to the self-learning mechanism (2044) for subsequent automatic application of procedures for converting logic.
  • the self-learning mechanism (2044) is designed to detect heterogeneous tasks, and also allows you to determine the most commonly used application interface settings that need to be done in manual mode.
  • the parser (2041) is updated using the self-learning mechanism (2044), which subsequently reduces the required number of operations for converting application logic in manual mode.
  • the manual configuration mechanism (2043) is similar in structure to the visual designer (2021), in that it allows you to preview the results of application logic processed by the parser (2041) or the logic reconstruction mechanism (2042), and fine-tune the necessary elements using visual processing tools. Also, this mechanism (2043) allows you to configure the UI logic for each mobile channel, without the need to make changes to the logic of other channels.
  • Converter (204) also includes means for separately storing application logic versions for each of the mobile channels (2045).
  • the mechanism for the distribution of mobile services (206) is a means for transmitting created applications via mobile data channels.
  • the mechanism (206) contains a data unification tool (2061), which is associated with the version control mechanism of the application logic (2064) and the content control mechanism (2063).
  • the unification tool (2061) is also associated with a tool for selecting a mobile data transmission channel (2062).
  • the channel selector (2062) is a mechanism that contains means for selecting the necessary mobile channel, adding a mobile application to a specific channel, seamless switching between mobile channels, and also for ensuring routing of communications through the selected channel.
  • the mechanism (206) allows for the exchange of data in a unified form between various mobile channels.
  • the application logic version control mechanism (2064) provides the transmission of the correct application version logic, for which purpose the correct version of the unified logic for the mobile channel API is used.
  • the program logic transfer for the selected mobile channel is performed in accordance with the parameters of the mentioned channel, for which a comparison of the application software logic version and the mobile channel parameters is performed, and on the basis of the check performed, the correct version of the application software logic is selected and transmitted over the selected mobile channel.
  • the content control mechanism (2063) is designed to transmit suitable content, in particular, the correct version of the content for the API of the selected mobile channel. [0075] The content parameters from the mechanism (2064) and the mechanism (2063) are transmitted to the mobile channel connectors API mechanism (207).
  • the processed data is transmitted to a communicator (208), which is a combination of communication and synchronization tools for applications transmitted over mobile data channels.
  • the communicator (208) contains a controller for synchronizing data transmitted between different channels (2081), means for customizing the data transfer mode (2082) and means for storing data and communication with external information systems (2083).
  • the controller (2081) provides data transmission on mobile channels according to the technical specifications of each channel, and also includes means for receiving responses from each of the API mobile data channels and distributing said responses to maintain synchronization of said mobile channels.
  • the setup tool (2082) allows you to select various communication modes, in particular, global mode, mode for the selected mobile channel, mode for the type of mobile channel, mode for the selected application. For different types of mobile channels, a different combination of the above modes may be used.
  • the storage medium (2083) contains information about files, messages, statuses, user devices, user settings, UIDs, supported applications, and mobile channel availability. This information is accumulated in response to receiving signals from end users (210) and transmitted to the communicator mechanism (208).
  • FIG. 4 a mechanism for converting program logic using a converter (204) is presented in more detail.
  • step (301) the features of the software application interface are checked, in which the following GUI parameters are analyzed using the parser (2041): actions performed by elements (element functions) (30 1), visual parameters of GUI elements (3012), element relationships among themselves (3013), the order of elements (3014), combinations of elements (3015).
  • step (302) information obtained by analyzing the GUI elements in step (301) is compared with a database that stores information about the logic of the interface elements.
  • a database that stores information about the logic of the interface elements.
  • the logic is rebuilt to the required format. If at step (303) there is no match, then at step (305) it is proposed to convert the application logic in manual mode.
  • a new logic (306) is created, which is transferred to the program logic database.
  • FIG. Figure 5 shows an example of transforming the logic of a software application for a chat-bot system (400).
  • the original application logic (410) is presented, which can be created or imported according to the claimed solution, containing a given set of interface elements and associated functional parameters.
  • Logic (410) contains a set of options (412) that are designed to select the necessary category and perform the subsequent consequences of user actions when interacting with a chat-bot application (420) with reconstructed logic (410).
  • the subject of the chat-bot dialogue (421) is created based on a given topic of the original logic (41 1), in particular, the solution to the technical problem of printer breakdown.
  • the options for interaction options (412) are converted to the chat-bot application logic (422) and displayed on the screen of the device performing the reconstructed logic (420).
  • next block of logic offers a set of related actions (414), in the corresponding area of the interface.
  • these elements of the logic interface 410
  • they are analyzed for possible states (415) and subsequent generations of the interface type, depending on the development options (416) associated with the mentioned states (415).
  • the logic of the interface (410) forms the area (416) of subsequent user interaction, which contains such functional elements of the interface as: graphic designation of a theme object (4162), for example, a printer , or its part, in which a technical malfunction occurred and which is worth paying attention to to the user; graphic file creation means (4161) that activates the device’s camera to create a photograph or video clip; the area of the pictographic display of the created file (4163) using the tool (4161).
  • the function of the chat application (423) associated with it is activated, which subsequently generates mappings of interface elements with options (424) associated with the previously selected option (422) of the chat session.
  • the corresponding links (4221, 4241) represent a mapping of the relationship of the selected option options (422, 424) as the dialogue between the chat-bot application and the user is further constructed.
  • the functionality of the set of interface elements (416) of the original logic is reconstructed as a set of interface elements (426, 427).
  • the user is shown an object or part of an object with an indication of the area whose graphic image is to be obtained.
  • the application logic (420) notifies the user of its receipt by the corresponding dialog box (428).
  • the element for sending a chat session report (419) to the source logic (410) is implemented in the corresponding function element (429) of the chat-bot application logic (420).
  • the presented example is just a special case of creating and converting logic to the chat-bot channel of an application.
  • the application represented by logic (410) can be of any nature and contain more advanced functionality.

Abstract

La présente invention se rapporte aux moyens pour la création d'applications mobiles, leur commande et leur diffusion via différents canaux mobiles de transmission de données, notamment à un procédé, un système et une application informatique pour mettre en oeuvre ces actions. La présente invention regroupe tous les services et moyens nécessaires pour la mise au point d'applications mobiles et permet de réaliser un système de conversion d'un logique mobile des applications qui permet d'adapter les applications mobiles créées pour tous les canaux mobiles des utilisateurs finaux des applications. La particularité clé de l'invention consiste à utiliser des moyens pour la mise au point d'applications mobiles dans un format voulu, des moyens pour la conversion des applications mobiles créées d'un format à l'autre, des moyens pour la transmission des applications créées via les canaux mobiles de transmission de données dans un format voulu pour chaque canal, des moyens de communication et de synchronisation des applications transmis via les canaux mobiles de transmission de données.
PCT/RU2016/000631 2016-09-20 2016-09-20 Procédé, système et application informatique pour mettre au point des applications mobiles WO2018056856A1 (fr)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US16/333,365 US20190213003A1 (en) 2016-09-20 2016-09-20 Method, system and software application for developing mobile applications
PCT/RU2016/000631 WO2018056856A1 (fr) 2016-09-20 2016-09-20 Procédé, système et application informatique pour mettre au point des applications mobiles

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/RU2016/000631 WO2018056856A1 (fr) 2016-09-20 2016-09-20 Procédé, système et application informatique pour mettre au point des applications mobiles

Publications (1)

Publication Number Publication Date
WO2018056856A1 true WO2018056856A1 (fr) 2018-03-29

Family

ID=61689668

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/RU2016/000631 WO2018056856A1 (fr) 2016-09-20 2016-09-20 Procédé, système et application informatique pour mettre au point des applications mobiles

Country Status (2)

Country Link
US (1) US20190213003A1 (fr)
WO (1) WO2018056856A1 (fr)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7056268B2 (ja) * 2018-03-16 2022-04-19 富士フイルムビジネスイノベーション株式会社 メッセージ提供装置、プログラム、及び表示制御方法
CN110377240A (zh) * 2018-04-13 2019-10-25 富士施乐株式会社 消息提供装置、消息提供方法以及非暂时计算机可读介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060277231A1 (en) * 2005-06-06 2006-12-07 Javaground Usa, Inc. Integrated software development and porting system for wireless devices
US20070256058A1 (en) * 2003-12-15 2007-11-01 Evolveware, Inc. A Corporation Apparatus for Migration and Conversion of Software Code from Any Source Platform to Any Target Platform
US20090125874A1 (en) * 2007-11-12 2009-05-14 Abdelhadi Sanaa F Method and system for creating projects in a rational application developer workspace
US20090313601A1 (en) * 2008-06-12 2009-12-17 Kerstin Baird System For Dynamic Discovery, Configuration, And Development Of Process-Bound Widgets
US9146728B2 (en) * 2011-08-03 2015-09-29 Cinemotion, Llc Mobile application creation platform

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7246351B2 (en) * 2001-02-20 2007-07-17 Jargon Software System and method for deploying and implementing software applications over a distributed network
US20070067373A1 (en) * 2003-11-03 2007-03-22 Steven Higgins Methods and apparatuses to provide mobile applications
US20060190806A1 (en) * 2005-02-09 2006-08-24 David Sasson Systems and method for deploying a software application on a wireless device
US20070022403A1 (en) * 2005-07-21 2007-01-25 Caterpillar Inc. Software system development apparatus
US8719776B2 (en) * 2009-12-30 2014-05-06 Foneclay, Inc. System for creation and distribution of software applications usable on multiple mobile device platforms
US8694967B2 (en) * 2010-06-11 2014-04-08 Microsoft Corporation User interface inventory
EP2673723A4 (fr) * 2011-01-27 2014-08-20 Amplifier Marketing Pty Ltd Procédé et système de remise de contenu
US9244658B2 (en) * 2013-06-04 2016-01-26 Microsoft Technology Licensing, Llc Multi-step auto-completion model for software development environments
US9910651B2 (en) * 2015-08-31 2018-03-06 Verizon Patent And Licensing Inc. System for developing, testing, deploying, and managing applications in real-time

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070256058A1 (en) * 2003-12-15 2007-11-01 Evolveware, Inc. A Corporation Apparatus for Migration and Conversion of Software Code from Any Source Platform to Any Target Platform
US20060277231A1 (en) * 2005-06-06 2006-12-07 Javaground Usa, Inc. Integrated software development and porting system for wireless devices
US20090125874A1 (en) * 2007-11-12 2009-05-14 Abdelhadi Sanaa F Method and system for creating projects in a rational application developer workspace
US20090313601A1 (en) * 2008-06-12 2009-12-17 Kerstin Baird System For Dynamic Discovery, Configuration, And Development Of Process-Bound Widgets
US9146728B2 (en) * 2011-08-03 2015-09-29 Cinemotion, Llc Mobile application creation platform

Also Published As

Publication number Publication date
US20190213003A1 (en) 2019-07-11

Similar Documents

Publication Publication Date Title
US10331422B1 (en) System and method for generating API devlopment code for integrating platforms
US8751558B2 (en) Mashup infrastructure with learning mechanism
US9418241B2 (en) Unified platform for big data processing
US20170024396A1 (en) Determining application deployment recommendations
US9589068B2 (en) Graph representation of property lookups
US20190272169A1 (en) System and method for generating api devlopment code for integrating platforms
US11900074B2 (en) Method and apparatus for implementing an end-to-end API design and development module integrating with firmwide tools and processes
US20160224335A1 (en) Mobile enabled application
US11797271B2 (en) Dynamic web-based integrated development environment
Truong et al. Service architectures and dynamic solutions for interoperability of iot, network functions and cloud resources
US10691764B2 (en) Search engine optimization techniques
CN112882844A (zh) 基于网络前后端的联调方法、装置及存储介质
WO2018056856A1 (fr) Procédé, système et application informatique pour mettre au point des applications mobiles
US10725744B2 (en) Method for adapting to blockchain and device, terminal and medium performing the same
US20200302936A1 (en) Systems and method for third party natural language understanding service integration
EP2942711B1 (fr) Génération dynamique de connexions proxy
EP3657320A1 (fr) Procédé d'intégration de connecteur d'adaptateur d'intégration
KR20200046316A (ko) 웹 어플리케이션 서버, 사용자 요청 처리 방법 및 통합 요청 처리 방법
US11178216B2 (en) Generating client applications from service model descriptions
US20200348991A1 (en) Quick actions
Ma et al. State-driven and brick-based mobile mashup
WO2020150009A1 (fr) Automatisation de magasin de données de profil par l'intermédiaire de robots
US20190196945A1 (en) Entity performance and usability analysis framework
US11588654B2 (en) Method and apparatus for operating blockchain system, device and storage medium
Noguero et al. Towards a smart applications development framework

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16916901

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16916901

Country of ref document: EP

Kind code of ref document: A1