IP Library Granted Patent US 10,204,031
Granted Patent B2
US 10,204,031 · App. 15/249,656 · Granted Feb 12, 2019

Methods and system to create applications and distribute applications to a remote device

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 10,204,031
App. No.
15/249,656
Granted
Feb 12, 2019
Kind
B2
Abstract

A remotely accessible integrated development environment, and a sub-system for deploying applications to a remote device is disclosed. The sub-system may further comprise a rendering engine which is configured based upon a platform of the remote device, wherein the rendering engine is configured to communicate with, and receive applications from, a remotely accessible application server.

Claims (48)

1. A method performed by a computing device, the method comprising:

providing remote access to an integrated development environment to a first and a second users, the first and second users being remote from the integrated development environment and remote from each other in runtime environment;

providing plugins to the first and second users, the plugins for use in developing a common application representation, wherein the common application representation comprises platform independent source code configured to execute in the integrated development environment;

receiving an indication of a set of data from the first user, wherein the set of data comprises at least two of text data, audio data and video data;

assigning to the set of data a variable indicative of a location of the set of data;

receiving first and second inputs to the integrated development environment from the first and second users respectively, the first and second inputs being configured to modify the common application representation for concurrent collaboration and development of an application between the first and second users, wherein results of the first and second inputs are made concurrently visible to both the first and second users within their respective remote device simulators of the integrated development environment on receipt of the first and second inputs;

configuring the common application representation with first platform-specific code, wherein the first platform-specific code enables the common application representation to be executed on a mobile device having a first type of operating system;

configuring the common application representation with second platform-specific code, wherein the second platform-specific code enables the common application representation to be executed on a mobile device having a second type of operating system, the second type of operating system being different from the first type of operating system;

compiling at least the first platform-specific code or the second platform-specific code into an operating system-specific compiled code in a specified format and at a specified time; and

package the operating system-specific compiled code into an application file configured to be executed by at least the mobile device having the first type of operating system or the mobile device having the second type of operating system.

2. The method of claim 1 , wherein the first platform-specific code is configured to interpret the common application representation on the mobile device having the first type of operating system, and the second platform-specific code is configured to interpret the common application representation on the mobile device having the second type of operating system.

3. A computing device, comprising:

a data store comprising executable software;

a processor in data communication with the data store, the processor configured to execute the software and cause the computing device to:

provide remote access to an integrated development environment to a first and a second users, the first and second users being remote from the integrated development environment and remote from each other in runtime environment;

provide plugins to the first and second users, the plugins for use in developing a common application representation, wherein the common application representation comprises platform independent source code configured to execute in the integrated development environment;

receive an indication of a set of data from the first user, wherein the set of data comprises at least two of text data, audio data and video data;

assign to the set of data a variable indicative of a location of the set of data;

receive first and second inputs to the integrated development environment from the first and second users respectively, the first and second inputs being configured to modify the common application representation for concurrent collaboration and development of an application between the first and second users, wherein results of the first and second inputs are made concurrently visible to both the first and second users within their respective remote device simulators of the integrated development environment on receipt of the first and second inputs;

configure the common application representation with first platform-specific code, wherein the first platform-specific code enables the common application representation to be executed on a mobile device having a first type of operating system;

configure the common application representation with second platform-specific code, wherein the second platform-specific code enables the common application representation to be executed on a mobile device having a second type of operating system, the second type of operating system being different from the first type of operating system;

compile at least the first platform-specific code or the second platform-specific code into an operating system-specific compiled code in a specified format and at a specified time; and

package the operating system-specific compiled code into an application file configured to be executed by at least the mobile device having the first type of operating system or the mobile device having the second type of operating system.

4. The computing device of claim 3 , wherein the first platform-specific code is configured to interpret the common application representation on the mobile device having the first type of operating system, and the second platform-specific code is configured to interpret the common application representation on the mobile device having the second type of operating system.

5. The computing device of claim 3 , wherein each of the first type of operating system and the second type of operating system comprise at least one of: an Apple operating system, an Android operating system, a Symbian operating system, a Linux operating system, and a Microsoft Windows Operating System.

6. The computing device of claim 3 , wherein the common application representation comprises a script, and the processor is further configured to cause the computing device to translate the script into source code in accordance with a selected type of operating system.

7. The computing device of claim 3 , wherein the integrated development environment includes a debugging environment, and wherein the debugging environment is configured to reflect a state of a common application representation under development.

8. The computing device of claim 3 , wherein the integrated development environment includes a debugging environment, and wherein the debugging environment is configured to run in a first mode, in which user interaction with the common application representation is enabled, and a second mode, in which the user may change parameters associated with an element of the common application representation.

9. The computing device of claim 3 , wherein the integrated development environment is configured to simulate execution of a platform-specific application corresponding to the common application representation in at least one of the first type of operating system and the second type of operating system.

10. The computing device of claim 3 , wherein the computing device is a personal computer.

11. The computing device of claim 3 , wherein the executable software comprises a client application.

12. A non-transitory, computer-readable medium comprising computer-executable instructions that, when executed by a processor in a computing device comprising a data store comprising executable software, cause the computing device to perform a method, the method comprising:

providing remote access to an integrated development environment to a first and a second users, the first and second users being remote from the integrated development environment and remote from each other in runtime environment;

providing plugins to the first and second users, the plugins for use in developing a common application representation, wherein the common application representation comprises platform independent source code configured to execute in the integrated development environment;

receiving an indication of a set of data from the first user, wherein the set of data comprises at least two of text data, audio data and video data;

assigning to the set of data a variable indicative of a location of the set of data;

receiving first and second inputs to the integrated development environment from the first and second users respectively, the first and second inputs being configured to modify the common application representation for concurrent collaboration and development of an application between the first and second users, wherein results of the first and second inputs are made concurrently visible to both the first and second users within their respective remote device simulators of the integrated development environment on receipt of the first and second inputs;

configuring the common application representation with first platform-specific code, wherein the first platform-specific code enables the common application representation to be executed on a mobile device having a first type of operating system;

configuring the common application representation with second platform-specific code, wherein the second platform-specific code enables the common application representation to be executed on a mobile device having a second type of operating system, the second type of operating system being different from the first type of operating system;

compiling at least the first platform-specific code or the second platform-specific code into an operating system-specific compiled code in a specified format and at a specified time; and package the operating system-specific compiled code into an application file configured to be executed by at least the mobile device having the first type of operating system or the mobile device having the second type of operating system.

13. The computer-readable medium of claim 12 , wherein the first platform-specific code is configured to interpret the common application representation on the mobile device having the first type of operating system, and the second platform-specific code is configured to interpret the common application representation on the mobile device having the second type of operating system.

14. The computer-readable medium of claim 12 , wherein each of the first type of operating system and the second type of operating system comprise at least one of: an Apple operating system, an Android operating system, a Symbian operating system, a Linux operating system, and a Microsoft Windows Operating System.

15. The computer-readable medium of claim 12 , wherein the common application representation comprises a script, and the processor is further configured to cause the computing device to translate the script into source code in accordance with a selected type of operating system.

16. The computer-readable medium of claim 12 , wherein the integrated development environment includes a debugging environment, and wherein the debugging environment is configured to reflect a state of a common application representation under development.

17. The computer-readable medium of claim 12 , wherein the integrated development environment includes a debugging environment, and wherein the debugging environment is configured to run in a first mode, in which user interaction with the common application representation is enabled, and a second mode, in which the user may change parameters associated with an element of the common application representation.

18. The computer-readable medium of claim 12 , wherein the integrated development environment is configured to simulate execution of a platform-specific application corresponding to the common application representation in at least one of the first type of operating system and the second type of operating system.

19. The computer-readable medium of claim 12 , wherein the computing device is a personal computer.

20. The computer-readable medium of claim 12 , wherein the executable software comprises a client application.

Assignments (9)
CORRECTIVE ASSIGNMENT TO CORRECT 12817157 APPLICATION NUMBER PREVIOUSLY RECORDED AT REEL: 064015 FRAME: 0001. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT. Recorded Sep 5, 2023
From: OT PATENT ESCROW, LLC
To: MALIKIE INNOVATIONS LIMITED
Reel/Frame 064807/0001 →
CORRECTIVE ASSIGNMENT TO CORRECT THE COVER SHEET AT PAGE 50 TO REMOVE 12817157 PREVIOUSLY RECORDED ON REEL 063471 FRAME 0474. ASSIGNOR(S) HEREBY CONFIRMS THE ASSIGNMENT. Recorded Sep 5, 2023
From: BLACKBERRY LIMITED
To: OT PATENT ESCROW, LLC
Reel/Frame 064806/0669 →
NUNC PRO TUNC ASSIGNMENT Recorded Jun 19, 2023
From: BLACKBERRY LIMITED
To: MALIKIE INNOVATIONS LIMITED
Reel/Frame 064271/0199 →
NUNC PRO TUNC ASSIGNMENT Recorded Jun 16, 2023
From: OT PATENT ESCROW, LLC
To: MALIKIE INNOVATIONS LIMITED
Reel/Frame 064015/0001 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Apr 27, 2023
From: BLACKBERRY LIMITED
To: OT PATENT ESCROW, LLC
Reel/Frame 063471/0474 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jan 30, 2018
From: GOOD TECHNOLOGY HOLDINGS LIMITED
To: BLACKBERRY LIMITED
Reel/Frame 045196/0255 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Oct 31, 2016
From: APPCENTRAL, INC.
To: GOOD TECHNOLOGY HOLDINGS LIMITED
Reel/Frame 040519/0213 →
CHANGE OF NAME Recorded Oct 31, 2016
From: ONDEEGO, INC.
To: APPCENTRAL, INC.
Reel/Frame 040519/0136 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Oct 31, 2016
From: ASSENMACHER, HOLGER
To: ONDEEGO INC.
Reel/Frame 040175/0478 →