US20170249139A1 - Software development and distribution platform - Google Patents

Software development and distribution platform Download PDF

Info

Publication number
US20170249139A1
US20170249139A1 US15/594,334 US201715594334A US2017249139A1 US 20170249139 A1 US20170249139 A1 US 20170249139A1 US 201715594334 A US201715594334 A US 201715594334A US 2017249139 A1 US2017249139 A1 US 2017249139A1
Authority
US
United States
Prior art keywords
sdk
sddp
application developer
different application
party
Prior art date
Legal status (The legal status 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 status listed.)
Abandoned
Application number
US15/594,334
Inventor
Jeffrey H. Seibert, JR.
Wayne Chang
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Google LLC
Original Assignee
Google LLC
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 Google LLC filed Critical Google LLC
Priority to US15/594,334 priority Critical patent/US20170249139A1/en
Assigned to TWITTER, INC. reassignment TWITTER, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CHANG, WAYNE, SEIBERT, JEFFREY H., JR.
Assigned to GOOGLE INC. reassignment GOOGLE INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CRASHLYTICS, INC., TWITTER, INC.
Publication of US20170249139A1 publication Critical patent/US20170249139A1/en
Assigned to GOOGLE LLC reassignment GOOGLE LLC CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: GOOGLE INC.
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0201Market modelling; Market analysis; Collecting market data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3664Environments for testing or debugging software
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/63Image based installation; Cloning; Build to order
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/658Incremental updates; Differential updates

Definitions

  • SDK software development kits
  • IDE integrated development environment
  • a software development and distribution platform (“SDDP”) provides a list of features, functions, or other computing resources that are selectable in an IDE to build dynamically and in real-time a customized and downloadable SDK that incorporates code necessary to implement the selected computing resources into an application being built in the IDE.
  • the computing resources proffered to a developer working in the IDE are highly modular, and the customized SDK imposes a computing memory load that is significantly less than the memory load that would be imposed on the IDE if the developer were to download separate SDKs for each of the selected computing resources.
  • the SDDP provide SDK management functions.
  • the SDDP tracks updates to third party SDKs and, when appropriate and not needing manual queries from the developer, notifies the developer that the application needs updating.
  • the developer is liberated from the administrative burden of having to monitor for updates the various resources of SDKs used to build the application.
  • Another management function includes providing a market place for developers and third parties to provide and use SDKs, which advantageously provides a one stop shop for developers and SDKs providers alike.
  • a system and method of designing applications includes storing a plurality of third-party software development kits (SDKs) on a software development and distribution platform (SDDP), each third-party SDK published by a third-party service provider and each third-party SDK accessing one or more services provided by the third-party service provider; receiving a request from an application developer for a third-party SDK, the request including an SDK type; searching the SDDP for third-party SDKs that match the SDK type; and transmitting a response indicating one or more third-party SDKs that match the SDK type.
  • SDKs software development kits
  • SDDP software development and distribution platform
  • a method of operating a software development and distribution platform includes receiving, by the SDDP, a plurality of third-party software development kits (SDKs), each third-party SDK published by a third-party service provider, the plurality of third-party SDKs including a first third-party SDK; storing, by the SDDP, the plurality of third-party SDKs; receiving, by the SDDP and from an application developer machine, an installation request for the first third-party SDK; and sending, by the SDDP and in response to the installation request, the first third-party SDK for installation in an application under development.
  • SDKs software development kits
  • a software development and distribution platform includes a software development kit (SDK) repository storing a plurality of third-party SDKs, each SDK published by a third-party service provider; at least one processor; and a computer-readable storage medium storing instructions that, when executed, cause the at least one processor to generate an SDK profile for each third-party SDK; receive a recommendation request for a third-party SDK to be installed in an application under development on an application developer machine; and generate, based on the plurality of SDK profiles and the recommendation request, a recommendation identifying a third-party SDK for installation in the application under development.
  • SDK software development kit
  • a system in another example, includes an integrated development environment (IDE) storing code for an application under development, wherein the application under development includes a first third-party software developer kit (SDK); at least one processor; and a computer-readable storage medium storing instructions that, when executed, cause the at least one processor to send, to a software development and distribution platform (SDDP), a recommendation request comprising a type of third-party software development kit (SDK) and a target operating system of the application under development; receive, from the SDDP, a recommendation identifying a second third-party SDK; send, to the SDDP, an installation request for the recommended third-party SDK; receive, from the SDDP, the second third-party SDK; and modify the code to include the second third-party SDK.
  • SDDP software development and distribution platform
  • SDK software development and distribution platform
  • a software development and distribution platform includes at least one processor; and a computer-readable storage medium storing instructions that, when executed, cause the at least one processor to receive a plurality of third-party software development kits (SDKs), each third-party SDK published by a third-party service provider, the plurality of third-party SDKs including a first third-party SDK; store the plurality of third-party SDKs; receive, from an application developer machine, an installation request for the first third-party SDK; and send, in response to the installation request, the first third-party SDK for installation in an application under development.
  • SDKs software development kits
  • a computer-readable storage medium stores instructions that, when executed by at least one processor in a software development and distribution platform (SDDP), cause the at least one processor to receive a plurality of third-party software development kits (SDKs), each third-party SDK published by a third-party service provider, the plurality of third-party SDKs including a first third-party SDK; store the plurality of third-party SDKs; receive, from an application developer machine, an installation request for the first third-party SDK; and send, in response to the installation request, the first third-party SDK for installation in an application under development.
  • SDDP software development and distribution platform
  • the software development and distribution platform (SDDP) described provides a mechanism for simplifying the addition of services to applications under development.
  • Third-party SDKs are stored in the SDDP, where each third-party SDK published by a third-party service provider and where each third-party SDK accessing one or more services provided by the third-party service provider who published the SDK.
  • the SDDP receives a request from an application developer for a third-party SDK, the request including an SDK type, searches the SDDP for third-party SDKs that match the SDK type and transmits a response indicating one or more third-party SDKs that match the SDK type.
  • an SDDP plugin is installed into an integrated design environment in an application development machine to simplify the addition of SDKs to the application under development.
  • the SDDP recommends an SDK based on parameters transferred with the SDK request, and the application developer installs the recommended SDK by selecting the recommended SDK.
  • the system and method may become even more powerful when SDKs are examined and approved before being accepted into the SDDP.
  • Application developers do not necessarily have to independently investigate possible service providers and their SDKs. Instead, they can rely on the trusted SDKs in the SDDP.
  • FIG. 1 shows a system block diagram in accordance with one or more aspects of the invention.
  • FIG. 2 shows an application developer machine in accordance with one or more aspects of the invention.
  • FIG. 3 shows a software development and distribution platform in accordance with one or more aspects of the invention.
  • FIGS. 4-6 show flowcharts in accordance with one or more aspects of the invention.
  • FIG. 7 shows a computer system in accordance with one or more aspects of the invention.
  • SDKs are modular in nature, providing a limited number of services. This is because it may not be efficient to place a large number of services into a single SDK.
  • the single SDK may, for example, become bloated, applications may take on services they do not need, and the applications may become slow and burdensome to download.
  • SDDP software development and distribution platform
  • the SDDP provides a central platform through which application developers can access a wide variety of SDKs from multiple third-party service providers. Third-party service providers publish their SDKs to the SDDP for download by a wide range of application developers, including developers of mobile applications.
  • the SDDP provides a standardized interface for SDKs; the SDKs are modular and designed to plugin to a base library of the SDDP.
  • the SDDP operates as an intermediary between third-party service providers that develop third-party SDKs and mobile application developers.
  • the SDDP links a third-party service provider, which publishes one or more third-party SDKs, to application developers that download the third-party SDKs for installation in their mobile applications.
  • the SDDP also links the application developers to the end users and to the mobile devices of the end users on which the applications are deployed and executing.
  • the SDDP may collect metrics and feedback messages to generate profiles for SDKs, applications, and end-users.
  • the SDDP may generate notifications and other messages based on the metrics and feedback messages and may coordinate communication between the application developers, the third-party service providers and the end-users.
  • the SDDP may also generate recommendations identifying one or more third-party SDKs for installation in a mobile application under development.
  • the SDDP serves as a developer toolkit, simplifying application development for a number of platforms and operating systems.
  • FIG. 1 shows a system ( 100 ) in accordance with one or more aspects of the invention.
  • the system ( 100 ) has multiple components including an SDDP ( 102 ), multiple third-party service providers (e.g., Third-Party Service Provider A ( 199 A), Third-Party Service Provider B ( 199 B)), one or more application developer machines (e.g., Application Developer Machine X ( 106 X), Application Developer Machine Y ( 106 Y)), and one or more mobile devices (e.g., Mobile Device M ( 108 M), Mobile Device N ( 108 N)).
  • an SDDP 102
  • third-party service providers e.g., Third-Party Service Provider A ( 199 A), Third-Party Service Provider B ( 199 B)
  • application developer machines e.g., Application Developer Machine X ( 106 X), Application Developer Machine Y ( 106 Y)
  • mobile devices e.g., Mobile Device M ( 108 M), Mobile Device N ( 108 N)
  • the third-party service providers ( 199 A, 199 B), the application developer machines ( 106 X, 106 Y), and the mobile devices ( 108 M, 108 N) are connected to the SDDP ( 102 ) using one or more networks having wired and/or wireless segments.
  • the mobile devices ( 108 M, 108 N) may also be directly connected to the third-party service providers ( 199 A, 199 B) using one or more networks having wired and/or wireless segments.
  • the mobile devices ( 108 M, 108 N) may communicate with the third-party service providers ( 199 A, 199 B) independently of the SDDP ( 102 ).
  • the system ( 100 ) includes the third-party service providers ( 199 A, 199 B).
  • Each third-party service provider ( 199 A, 199 B) may execute on one or more computing devices (e.g., a server, a personal computer (PC), a laptop, a tablet PC, a smart phone, a kiosk, etc.).
  • Each third-party service provider ( 199 A, 199 B) develops and publishes one or more third-party SDKs.
  • SDK provides one or more services, functions, content, or capabilities that can be requested by a software application (e.g., mobile application ( 110 )) in which the third-party SDK is installed. These services, functions, content, or capabilities may be internal to the third-party SDK. Additionally, or alternatively, these services, functions, content, or capabilities may be provided by a third-party API (not shown), and the third-party SDK is a mechanism for the software application to issue API calls to the third-party API and access the services, functions, etc.
  • a software application e.g., mobile application ( 110 )
  • these services, functions, content, or capabilities may be internal to the third-party SDK. Additionally, or alternatively, these services, functions, content, or capabilities may be provided by a third-party API (not shown), and the third-party SDK is a mechanism for the software application to issue API calls to the third-party API and access the services, functions, etc.
  • the system ( 100 ) includes one or more application developer machines ( 106 X, 106 Y).
  • Each application developer machine ( 106 X, 106 Y) may correspond to a server, a personal computer (PC), a laptop, a tablet PC, a smart phone, a kiosk, etc.
  • the application developer machines ( 106 X, 106 Y) provide an interface (e.g., GUI) that an application developer or a team of application developers can utilize to design, program, code, debug, etc. a mobile application (e.g., Mobile Application ( 110 )).
  • these mobile applications include one or more third-party SDKs.
  • the application developer machine ( 106 X, 106 Y) may obtain (e.g., for a fee) the third-party SDKs from the SDDP ( 102 ). Additional details regarding the application developer machines ( 106 X, 106 Y) are discussed below.
  • the system ( 100 ) includes multiple mobile devices (i.e., Mobile Device M ( 108 M), Mobile Device N ( 108 N)). These mobile devices ( 108 M, 108 N) may correspond to smart phones, PC tablets, laptops, personal digital assistants (PDAs), watches, etc. These mobile devices ( 108 M, 108 N) may execute mobile applications (e.g., mobile application ( 110 )) developed on the application developer machines ( 106 X, 106 Y). The mobile applications may be obtained (e.g., for a fee) from the SDDP ( 102 ). The mobile application ( 110 ) may access the third-party SDKs installed in the mobile application ( 110 ) during execution.
  • mobile applications e.g., mobile application ( 110 )
  • the mobile application ( 110 ) may access the third-party SDKs installed in the mobile application ( 110 ) during execution.
  • the system ( 100 ) includes the SDDP ( 102 ).
  • the SDDP ( 102 ) acts as an intermediary (i.e., a trusted arbitrator) between the third-party service providers ( 199 A, 199 B), the mobile devices ( 108 M, 108 N), and the application developer machines ( 106 X, 106 Y).
  • the SDDP ( 102 ) may correspond to one or more servers, mainframes, PCs, or any other type of hardware computing devices.
  • the SDDP ( 102 ) may be considered an SDK marketplace.
  • the SDDP ( 102 ) may be configured to perform many functions including, for example, generating profiles for third-party SDKs and/or third-party service provides ( 199 A, 199 B); generating profiles for mobile applications (e.g., mobile application ( 110 )); generating profiles for end-users; recommending and sending third-party SDKs to application developer machines ( 106 X, 106 Y) for installation in mobile applications under development; facilitating message exchanges between third-party service providers ( 199 A, 199 B) and application developer machines ( 106 X, 106 Y); generating and/or registering a handle for mobile applications ( 110 ); deploying mobile applications ( 110 ) on mobile devices ( 108 M, 108 N) for execution; etc. Additional details regarding the SDDP ( 102 ) are discussed below.
  • the SDDP ( 102 ) includes a base library and SDKs are written to use the base library.
  • new SDKs are evaluated to determine if they can be trusted; only trusted SDKs are added to SDDP ( 102 ).
  • FIG. 1 shows only two third-party service providers ( 199 A, 199 B), only two mobile devices ( 108 M, 108 N), and only two application developer machines ( 106 X, 106 Y), those skilled in the art, having the benefit of this detailed description, will appreciate that there may be any number of third-party service providers, mobile devices, and application developer machines. Similarly, each mobile device ( 108 M, 108 N) may execute any number of mobile applications.
  • FIG. 1 shows a mobile application ( 110 ) executing on mobile device ( 108 N), in one or more aspects of the invention, all systems and processes disclosed is this detailed description also apply to applications executing on non-mobile devices (e.g., desktop personal computers (PCs), kiosks, servers, mainframes, etc.).
  • non-mobile devices e.g., desktop personal computers (PCs), kiosks, servers, mainframes, etc.
  • the application developer machines ( 106 X, 106 Y) may develop applications for deployment on the non-mobile devices. Further, these applications executing on the non-mobile devices would also have third-party SDKs.
  • FIG. 2 shows an application developer machine ( 206 ) in accordance with one or more aspects of the invention.
  • the application developer machine ( 206 ) may be essentially the same as the application developer machines ( 106 X, 106 Y) discussed above in reference to FIG. 1 .
  • the application developer machine ( 206 ) includes an integrated development environment (IDE) ( 208 ).
  • the IDE ( 208 ) is a software application that provides comprehensive facilities to application developers for the development of mobile applications.
  • the IDE ( 208 ) may include a source code editor to write code ( 210 ) for the mobile application, build automation tools, code import tools, and a debugger.
  • the IDE ( 208 ) is integrated in the SDDP and is downloaded to the application developer machine ( 206 ) during initialization.
  • an SDDP plugin is downloaded from the SDDP ( 102 ) and installed in the IDE ( 208 ), which is installed in the application developer machine ( 206 ).
  • the IDE ( 208 ) includes a client application ( 218 ).
  • the client application ( 218 ) is a plugin to the IDE ( 208 ).
  • the client application ( 218 ) may be a software application that interacts with the IDE ( 208 ), but is external to the IDE ( 208 ) (i.e., not a plug-in, but rather a stand-alone application).
  • the client application ( 218 ) facilitates development of a mobile application and communication with the SDDP ( 102 ).
  • one or more third-party SDKs may be included (i. e., installed, incorporated, etc.) in a mobile application.
  • the application developer may be presented with a catalog of third-party SDKs that can be selected for inclusion with the mobile application under development.
  • one or more third-party SDKs may issue API calls to a third-party API to increase the functionality and capabilities of the mobile application.
  • the client application ( 218 ) is configured to send recommendation requests for third-party SDKs to the SDDP ( 102 ).
  • the recommendation requests may include a target mobile operating system for the mobile application and a type of SDK (e.g., gaming SDK, mapping SDK, monetizing SDK, etc.) desired by the application developer for installation in the mobile application.
  • the recommendation request may also include the identity of other third-party SDKs (e.g., third-party SDK A ( 212 A), third-party SDK B ( 212 B)) already installed in the mobile application.
  • the client application ( 218 ) may receive one or more recommendations from the SDDP ( 102 ) identifying third-party SDKs to install.
  • SDKs installed in the SDDP include both proprietary service SDKs and third-party service SDKs; client application ( 218 ) may receive one or more recommendations from the SDDP ( 102 ) identifying recommended proprietary and third-party SDKs to install.
  • the client application ( 218 ) is configured to send installation requests for third-party SDKs to the SDDP ( 102 ).
  • An installation request may be sent after a recommendation has been received by the client application ( 218 ) and/or after the available third-party SDKs have been viewed by the application developer.
  • the client application ( 218 ) may receive the third-party SDK from SDDP ( 120 ) and may modify the code ( 210 ) of the mobile application under development to include the third-party SDK. This modification may take place with minimal input (e.g., a single click) or no input from the application developer.
  • the client application ( 218 ) is used by application developers to receive and view messages from the third-party service providers that published the third-party SDKs ( 212 A, 212 B).
  • the client application ( 218 ) may also be used to compose and send feedback messages to the third-party service providers.
  • the code ( 210 ) is adapted to include a base SDK ( 216 ).
  • the base SDK ( 216 ) is configured to collect data (e.g., metrics) regarding the usage and operations of the deployed mobile application on the mobile device.
  • the collected data may include how often (i. e., the frequency) the mobile application is executed on the mobile device; the duration of each execution; interactions (e.g., functions calls) between the code ( 210 ) of the mobile application and the third-party SDKs ( 212 A, 212 B); crash dumps following a crash of the mobile application; the money being generated by the mobile application due to a monetization SDK; etc.
  • the amount and type of data that is exposed for collection may be customized by the application developer.
  • the collected data may also correspond to the mobile device itself, including power consumption of the mobile device, how frequently the mobile device is powered on, other applications installed on the mobile device, etc.
  • the collected data may be sent to the SDDP ( 102 ) (discussed below).
  • the SDDP 102
  • a base SDK ( 216 ) is not needed.
  • one or more of the service SDKs are configured to collect data (e.g., metrics) regarding the usage and operations of the deployed mobile application on the mobile device.
  • the collected data may include how often (i.e., the frequency) the mobile application is executed on the mobile device; the duration of each execution; interactions (e.g., functions calls) between the code ( 210 ) of the mobile application and the other third-party SDKs ( 212 A, 212 B); crash dumps following a crash of the mobile application; the money being generated by the mobile application due to a monetization SDK; etc.
  • the amount and type of data that is exposed for collection may be customized by the application developer.
  • the collected data may also correspond to the mobile device itself, including power consumption of the mobile device, how frequently the mobile device is powered on, other applications installed on the mobile device, etc. Moreover, the collected data may be sent to the SDDP ( 102 ) (discussed below). Such functionality may be distributed between two or more of the service SDKs installed in the code ( 210 ), with each service responsible for collecting and/or sending, to the SDDP ( 102 ), a specific type of data.
  • code ( 210 ) for the mobile application is shown as having only two third-party SDKs ( 212 A, 212 B), those skilled in the art, having the benefit of this detailed description, will appreciate that any number of third-party SDKs may be added to the code ( 210 ) and thus included in the mobile application under development.
  • FIG. 3 shows an SDDP ( 302 ) in accordance with one or more aspects of the invention.
  • the SDDP ( 302 ) may be essentially the same as the SDDP ( 102 ), discussed above in reference to FIG. 1 .
  • the SDDP ( 302 ) has multiple components including, for example, an SDK repository ( 304 ), an application registry ( 306 ), an application repository ( 308 ), a profile engine ( 312 ), a message engine ( 316 ), and a recommendation engine ( 318 ).
  • Each of these components may be located on the same computing device (e.g., server, mainframe, etc.) or may be located on or spread across different computing devices connected by networks having wired and/or wireless segments.
  • the SDDP ( 102 ) includes the message engine ( 316 ).
  • the message engine ( 316 ) facilitates the exchange (e.g., sending, receiving) of messages between third-party service providers and application developer machines connected to the SDDP ( 302 ).
  • the messages may be in the form of email, text messages, fax, applets, etc.
  • the messaging engine ( 316 ) may enable point-to-point messaging (e.g., a message from one third-party service provider to one application developer machine) and/or broadcast messages (e.g., a message from one third-party service provider to many application developer machines).
  • the message engine ( 316 ) may provide a directory of all the third-party service providers and application developer machines connected to the SDDP ( 302 ) in order for the sender to target the recipient.
  • the message engine ( 316 ) may archive all exchanged messages for future searching and retrieval.
  • the content of the messages may include details regarding all the capabilities and functionalities available via a third-party SDK from the third-party service provider and how to access these capabilities/functionalities. Additionally, or alternatively, the content of the messages may include news regarding proposed and/or finalized changes (e.g., upgrades, new versions, etc.) to the available capabilities and functionalities and/or to the third-party SDK. Additionally, or alternatively, the content of the messages may include known technical problems or bugs with one or more of the capabilities and functionalities and/or the third-party SDK.
  • the content of the messages may include feedback from application developers regarding proposed and/or finalized changes to the third-party SDKs. Additionally, or alternatively, the content of the messages may include reports of technical problems with third-party SDKs discovered by application developers. In one or more aspects of the invention, messages from the application developers or application developer machines may be referred to as feedback messages.
  • the message engine ( 316 ) is configured to send notifications to the third-party service providers.
  • Each notification may identify an application developer machine that downloaded the third-party SDK published by the third-party service provider.
  • the notification may also indicate the IDE executing on the application developer machine and/or other third-party SDKs installed in the mobile application under development on the application developer machine.
  • the SDDP ( 302 ) includes the SDK repository ( 304 ).
  • the SDK repository ( 304 ) may correspond to a database or any other searchable data structure.
  • the SDK repository ( 304 ) stores third-party SDKs published by third-party service providers. Additionally, or alternatively, the SDK repository ( 304 ) may store third-party SDKs from any source.
  • the third-party SDKs in the SDK repository ( 304 ) are available for download, for free or for a fee, to the application development machines.
  • the SDK repository ( 304 ) may be viewable and searchable (e.g., via client application ( 218 )) by application developers. Certain third-party SDKs may be excluded from view based on the geographical location of the application developer.
  • the SDDP ( 302 ) includes the application repository ( 308 ).
  • the application repository ( 308 ) may correspond to a database or any other searchable data structure.
  • the application repository ( 308 ) stores mobile applications that have been developed on the application development machines. Additionally, or alternatively, the application repository ( 308 ) stores mobile applications from any source.
  • the applications in the application repository ( 304 ) are available for download, for free or for a fee, to mobile devices operated by end users.
  • the application repository ( 308 ) may be viewable and searchable by end users. Certain applications may be excluded from view based on the geographical location of the end-user.
  • the SDDP ( 302 ) includes the profile engine ( 312 ).
  • the profile engine ( 312 ) is configured to generate one or more profiles for each third-party SDK.
  • a profile may include one or more of: the features of the third-party SDK; screenshots for the SDK; the number of mobile applications that have installed the third-party SDK; the number of times these applications have been downloaded by end users; the money generated by mobile application using the third-party SDK; the types (e.g., hardware and/or operating system) of mobile applications that use the third-party SDK; the identity of each mobile application that has installed the third-party SDK; the stability/reliability of the third-party SDK (e.g., number of crashes caused by the SDK); the ratings (e.g., 4 out of 5, 3 stars, etc.) of the third-party SDK by the application developers and/or end users; feedback messages regarding the third-party SDK; the number of detected bugs in the third-party SDK; the identity of each end user that downloaded
  • the profile may include all sorts of content and analytics involving the third-party SDK.
  • the third-party SDK may be searchable and/or sortable by any analytic.
  • the profile engine ( 312 ) is configured to obtain the data (e.g., metrics) for the profile from any source, including the third-party service provider that published the third-party SDK and the other SDKs and base SDK(s), if any, installed in the same application(s) as the third-party SDK, discussed above in reference to FIG. 2 .
  • the profile engine ( 312 ) may perform one or more calculations or statistical analyses on the obtained data to generate the profile.
  • application developers are alerted if, for example, a service crashed, a new bug is discovered or if one or more of the calculations or analyses by profile engine ( 312 ) exceed a pre-defined or adaptive threshold.
  • different portions of the profile are associated with different access rights.
  • the level of access may vary among and between end users, application developers, other third-party service providers (i. e., third-party service providers that did not publish the third-party SDK), and the third-party service provider that published the third-part SDK.
  • the profile may be partially replicated and spread across multiple profiles, with each profile being exclusively available for viewing/access by one of the mentioned parties (i. e., application developers, other third-party service providers, etc.).
  • the profile engine ( 312 ) is configured to generate one or more profiles for each mobile application.
  • a profile may include one or more of: the features of the application; screenshots for the application; the number of mobile devices that have downloaded the application; the money generated by mobile application using third-party SDKs; the types (e.g., hardware and/or operating system) of mobile applications that downloaded the application; the identity of each third-party SDK installed in the application; the stability/reliability of the application (e.g., number of crashes); the ratings (e.g., 4 out of 5, 3 stars, etc.) of the application by the end users; feedback messages regarding the application; the number of detected bugs in the application; the identity of each end user that downloaded the application; the release date of the application; etc.
  • the application may be searchable and/or sortable by any analytic.
  • the profile engine ( 312 ) is configured to obtain the data (e.g., metrics) for the profile from any source, including the application developer and the other SDKs and base SDK(s), if any, installed in the application, discussed above in reference to FIG. 2 .
  • Data (e.g., metrics regarding API calls) for the application may also be obtained from the third-party service providers that published the third-party SDKs installed in the application. In such scenarios, the data may be based on records maintained by the third-party service providers regarding the application and/or the end users of the application.
  • the profile engine ( 312 ) may perform one or more calculations or statistical analyses on the obtained data to generate the profile.
  • a mobile user may download an application from an app store and install the application in their mobile device.
  • SDKs installed in the application communicate with SDDP ( 302 ) (e.g., phone home) to report their status.
  • SDDP e.g., phone home
  • profile engine 312
  • this information is also forwarded in real-time to the application developer and/or the associated third-party service provider.
  • different portions of the profile are associated with different access rights.
  • not every party is granted full access (i.e., visibility into) to the profile of the application.
  • the level of access may vary among and between end users, third-party service providers, the developer of the application, and the developers of other applications.
  • the profile may be partially replicated and spread across multiple profiles, with each profile being exclusively available for viewing/access by one of the mentioned parties (i. e., other application developers, third-party service providers, etc.).
  • the recommendation engine ( 318 ) is configured to generate a recommendation identifying a third-party SDK for installation in a mobile application under development.
  • the recommendation may be generated and sent to the application development machine in response to a recommendation request (discussed above).
  • the recommendation engine ( 318 ) may parse the recommendation request to extract one or more parameters (e.g., desired type of third-party SDK, target operating system for the mobile application, other third-party SDKs already installed in the mobile application under development, etc.) for use in generating the recommendation. These parameters may be used as keys in a search of the profiles of the available third-party SDKs.
  • One or more third-party SDKs that are compatible with the recommendation request may be identified in the recommendation.
  • only third-party SDKs having at least a minimum rating e.g., 4 out of 5 stars
  • the recommendation engine ( 318 ) generates a recommendation based on an earlier version of the mobile application (i.e., a version of the mobile application that was previously deployed). Specifically, the recommendation engine ( 318 ) may forward the metrics associated with the previously deployed version to multiple monetizing SDKs. Each monetizing SDK may estimate, based on the metrics, a revenue stream that would have been attributable to the previous version of the application if the previous version of the application had installed the monetizing SDK. The identity of the monetizing SDK with the largest estimated revenue stream (or second largest revenue stream, etc.) may be included in the recommendation sent to the application developer machine.
  • the SDDP ( 302 ) includes the application registry ( 306 ).
  • the application registry is configured to generate and/or store application handles.
  • the handles may be searchable. Following the generation of a handle for an application under development, it may be sent to the corresponding application developer machine.
  • FIG. 4 shows a flowchart in accordance with one or more aspects of the invention.
  • the flowchart depicts a process for operating an SDDP.
  • One or more of the steps in FIG. 4 may be performed by the components of the system ( 100 ), discussed above in reference to FIG. 1 , and by the components of the SDDP ( 302 ), discussed above in reference to FIG. 3 .
  • one or more of the steps shown in FIG. 4 may be omitted, repeated, and/or performed in a different order than the order shown in FIG. 4 . Accordingly, the scope of the disclosure should not be considered limited to the specific arrangement of steps shown in FIG. 4 .
  • the process depicted in FIG. 4 may be executed before, during, or after the process depicted in any other flowchart disclosed in this detailed description.
  • one or more third-party SDKs are received by the SDDP ( 405 ).
  • the third-party SDKs are published by third-party service providers.
  • the third-party SDKs provide additional content and functionality to mobile applications that have installed the third-party SDKs.
  • the third-party SDKs may issue, on behalf of the mobile application, API calls to third-party APIs to access the additional content and functionality.
  • the received third-party SDKs may be of any type (e.g., navigational SDKs, monetization SDKs, gaming SDKs, etc.).
  • the third-party service providers may provide additional data detailing the functionality of the third-party SDKs, screen shots from user interfaces of the third-party SDKs, example code snippets, etc.
  • metrics and feedback messages for the third-party SDKs are received by the SDDP.
  • 410 may take place after one or more of the third-party SDKs have been installed in applications and the applications have been deployed.
  • the feedback messages may be from application developers that have installed and tested one of the third-party SDKs in a mobile application.
  • the feedback messages may be from end users that have downloaded mobile applications having one of the third-party SDKs.
  • the feedback messages may identify bugs in one or more of third-party SDKs.
  • the metrics may be obtained from a variety of sources (e.g., a base SDK, discussed above in reference to FIG.
  • the third-party SDK 2 may include the number of mobile applications that have installed the third-party SDK; the number of times these applications have been downloaded by end users; the money generated by mobile application using the third-party SDK; the types (e.g., hardware and/or operating system) of mobile applications that use the third-party SDK; etc.
  • profiles are generated for the third-party SDKs.
  • the profiles may be generated based on the feedback messages, the metrics, and content provided by the third-party service providers.
  • the profiles may be associated with access rights. In other words, not every party is granted full access (i.e., visibility into) to the profile.
  • the level of access may vary among and between end users, application developers, other third-party service providers (i. e., third-party service providers that did not publish the third-party SDK), and the third-party service provider that published the third-party SDK.
  • an installation request is received for a third-party SDK.
  • the installation request is received from an application developer machine having a mobile application under development.
  • the installation request may be received after the application developer has browsed the profile of the third-party SDK.
  • the installation request may be received after sending a recommendation to the application developer identifying the third-party SDK.
  • the third-party SDK is sent to the application developer machine.
  • sending the third-party SDK includes transmitting code to the application developer machine.
  • sending the third-party SDK includes transmitting, to the application developer machine, an identifier identifying the third-party SDK, receiving an install command from the application developer machine requesting that the identified third-party SDK be installed and transmitting the third-party SDK to the application developer machine for installation in the application under development.
  • a notification may also be sent to the third-party service provider that published the application.
  • the notification may identify the IDE executing on the application developer machine and/or other third-party SDKs installed in the mobile application under development.
  • the third-party SDK is installed in the application under development. Specifically, a client application executing on the application developer machine modifies the code of the application under development to include the third-party SDK. This modification may require little to no input from the user.
  • FIG. 5 shows a flowchart in accordance with one or more aspects of the invention.
  • the flowchart depicts a process for operating an SDDP.
  • One or more of the steps in FIG. 5 may be performed by the components of the system ( 100 ), discussed above in reference to FIG. 1 , and by the components of the SDDP ( 302 ), discussed above in reference to FIG. 3 .
  • one or more of the steps shown in FIG. 5 may be omitted, repeated, and/or performed in a different order than the order shown in FIG. 5 . Accordingly, the scope of the disclosure should not be considered limited to the specific arrangement of steps shown in FIG. 5 .
  • the process depicted in FIG. 5 may be executed before, during, or after the process depicted in any other flowchart disclosed in this detailed description.
  • a recommendation request is received by the SDDP ( 505 ).
  • the recommendation request may be received from an application developer machine on which a mobile application is under development.
  • the recommendation request may have multiple parameters including, for example, a target operating system for the mobile application under development, a type of SDK desired by the application developer, the identity of one or more third-party SDKs already installed in the application under development, etc.
  • third-party SDKs compatible with the recommendation request are obtained. Specifically, the recommendation request is parsed and the parameters are extracted. The parameters may be used as keys in a search of third-party SDK profiles. In one or more embodiments, third-party SDKs having a rating that is less than a threshold (e.g., less than 3.5 out of 5) are excluded from the search.
  • a threshold e.g., less than 3.5 out of 5
  • a recommendation is sent to the application developer machine.
  • the recommendation identifies at least one of the compatible third-party SDKs. In one or more embodiments, only the compatible third-party SDK with the highest rating is identified in the recommendation.
  • FIG. 6 shows a flowchart in accordance with one or more aspects of the invention.
  • the flowchart depicts a process for operating an SDDP.
  • One or more of the steps in FIG. 6 may be performed by the components of the system ( 100 ), discussed above in reference to FIG. 1 , and by the components of the SDDP ( 302 ), discussed above in reference to FIG. 3 .
  • one or more of the steps shown in FIG. 6 may be omitted, repeated, and/or performed in a different order than the order shown in FIG. 6 . Accordingly, the scope of the disclosure should not be considered limited to the specific arrangement of steps shown in FIG. 6 .
  • the process depicted in FIG. 6 may be executed before, during, or after the process depicted in any other flowchart disclosed in this detailed description.
  • the SDDP receives a mobile application that has been developed by an application developer ( 610 ).
  • the mobile application may include multiple third-party SDKs, proprietary SDKs and/or one or more base SDKs, including SDKs for collecting and reporting data.
  • One or more of the third-party SDKs may have been previously downloaded from the SDDP to the application developer machine on which the application was under development.
  • the application may be stored in a repository and made available for downloading, for a fee, by end users. In other words, the SDDP may deploy the mobile application on the mobile devices of end users.
  • metrics and feedback messages for the mobile application are received by the SDDP.
  • the feedback messages may be from end users that have downloaded the mobile application.
  • the feedback messages may identify bugs in one or more of third-party SDKs.
  • the metrics may be obtained from a variety of sources (e.g., base SDK, discussed above in reference to FIG.
  • the 2 may include the number of mobile devices that have downloaded the application; the money generated by mobile application using third-party SDKs; the types (e.g., hardware and/or operating system) of mobile applications that downloaded the application; the identity of each third-party SDK installed in the application; the stability/reliability of the application (e.g., number of crashes); the ratings (e.g., 4 out of 5, 3 stars, etc.) of the application by the end users; etc.
  • Some of the metrics may be received from the third-party service providers that published third-party SDKs installed in the mobile application. In such scenarios, the data may be based on records maintained by the third-party service providers regarding the application and/or the end users of the application.
  • a profile for the application is updated or generated.
  • the profile may be generated/updated based on the feedback messages, the metrics, and content provided by the application developer.
  • the profiles may be associated with access rights. In other words, not every party is granted full access (i.e., visibility into) to the profile. For a given application, the level of access may vary among and between end users, the developer of the mobile application, and/or other application developers (i.e., developers that did not developer the mobile application, third-party service providers, etc.).
  • the profile may be searchable and sortable according to any metric.
  • the computing system may be one or more mobile devices (e.g., laptop computer, smart phone, personal digital assistant, tablet computer, or other mobile device), desktop computers, servers, blades in a server chassis, or any other type of computing device or devices that includes at least the minimum processing power, memory, and input and output device(s) to perform one or more aspects of the invention.
  • mobile devices e.g., laptop computer, smart phone, personal digital assistant, tablet computer, or other mobile device
  • desktop computers e.g., servers, blades in a server chassis, or any other type of computing device or devices that includes at least the minimum processing power, memory, and input and output device(s) to perform one or more aspects of the invention.
  • the computing system ( 700 ) may include one or more computer processor(s) ( 702 ), associated memory ( 704 ) (e.g., random access memory (RAM), cache memory, flash memory, etc.), one or more storage device(s) ( 706 ) (e.g., a hard disk, an optical drive such as a compact disk (CD) drive or digital versatile disk (DVD) drive, a flash memory stick, etc.), and numerous other elements and functionalities.
  • the computer processor(s) ( 702 ) may be an integrated circuit for processing instructions.
  • the computer processor(s) may be one or more cores, or micro-cores of a processor.
  • the computing system ( 700 ) may also include one or more input device(s) ( 710 ), such as a touchscreen, keyboard, mouse, microphone, touchpad, electronic pen, or any other type of input device. Further, the computing system ( 700 ) may include one or more output device(s) ( 708 ), such as a screen (e.g., a liquid crystal display (LCD), a plasma display, touchscreen, cathode ray tube (CRT) monitor, projector, or other display device), a printer, external storage, or any other output device. One or more of the output device(s) may be the same or different from the input device(s).
  • input device(s) such as a touchscreen, keyboard, mouse, microphone, touchpad, electronic pen, or any other type of input device.
  • the computing system ( 700 ) may include one or more output device(s) ( 708 ), such as a screen (e.g., a liquid crystal display (LCD), a plasma display, touchscreen, cathode ray tube (CRT) monitor,
  • the computing system ( 700 ) may be connected to a network ( 712 ) (e.g., a local area network (LAN), a wide area network (WAN) such as the Internet, mobile network, or any other type of network) via a network interface connection (not shown).
  • the input and output device(s) may be locally or remotely (e.g., via the network ( 712 )) connected to the computer processor(s) ( 702 ), memory ( 704 ), and storage device(s) ( 706 ).
  • a network e.g., a local area network (LAN), a wide area network (WAN) such as the Internet, mobile network, or any other type of network
  • the input and output device(s) may be locally or remotely (e.g., via the network ( 712 )) connected to the computer processor(s) ( 702 ), memory ( 704 ), and storage device(s) ( 706 ).
  • Software instructions in the form of computer readable program code to perform aspects of the invention may be stored, in whole or in part, temporarily or permanently, on a non-transitory computer readable medium such as a CD, DVD, storage device, a diskette, a tape, flash memory, physical memory, or any other computer readable storage medium.
  • the software instructions may correspond to computer readable program code that, when executed by a processor(s), is configured to perform aspects of the invention.
  • one or more elements of the aforementioned computing system ( 700 ) may be located at a remote location and connected to the other elements over a network ( 712 ). Further, one or more aspects of the invention may be implemented on a distributed system having a plurality of nodes, where each portion of system ( 700 ) may be located on a different node within the distributed system.
  • the node corresponds to a distinct computing device.
  • the node may correspond to a computer processor with associated physical memory.
  • the node may alternatively correspond to a computer processor or micro-core of a computer processor with shared memory and/or resources.
  • the software development and distribution platform (SDDP) described provides a mechanism for simplifying the addition of services to applications under development.
  • Third-party SDKs are stored in the SDDP, each third-party SDK published by a third-party service provider and each third-party SDK accessing one or more services provided by the third-party service provider who published the SDK.
  • the SDDP receives a request from an application developer for a third-party SDK, the request including an SDK type, searches the SDDP for third-party SDKs that match the SDK type and transmits a response indicating one or more third-party SDKs that match the SDK type.
  • an SDDP plugin is installed into an integrated design environment in an application development machine to simplify the addition of SDKs to the application under development.
  • the SDDP recommends an SDK based on parameters transferred with the SDK request and the application developer installs the recommended SDK by selecting the recommended SDK. The result is an elegant, modular design system which can easily add and update services to applications both under development and deployed.
  • the system and method becomes even more powerful when SDKs are examined and approved before being accepted into the SDDP.
  • Application developers don't have to independently investigate possible service providers and their SDKs. Instead they can rely on the trusted SDKs in the SDDP.
  • Computer-readable media may include computer-readable storage media, which corresponds to a tangible medium such as data storage media, or communication media including any medium that facilitates transfer of a computer program from one place to another, e.g., according to a communication protocol.
  • computer-readable media generally may correspond to (1) tangible computer-readable storage media, which is non-transitory or (2) a communication medium such as a signal or carrier wave.
  • Data storage media may be any available media that can be accessed by one or more computers or one or more processors to retrieve instructions, code and/or data structures for implementation of the techniques described in this disclosure.
  • a computer program product may include a computer-readable medium.
  • such computer-readable storage media can comprise random access memory (RAM), read only memory (ROM), electrically erasable programmable read-only memory (EEPROM), compact disc read-only memory (CD-ROM) or other optical disk storage, magnetic disk storage, or other magnetic storage devices, flash memory, or any other medium that can be used to store desired program code in the form of instructions or data structures and that can be accessed by a computer. Also, any connection is properly termed a computer-readable medium.
  • RAM random access memory
  • ROM read only memory
  • EEPROM electrically erasable programmable read-only memory
  • CD-ROM compact disc read-only memory
  • any connection is properly termed a computer-readable medium.
  • coaxial cable, fiber optic cable, twisted pair, digital subscriber line (DSL), or wireless technologies such as infrared, radio, and microwave are included in the definition of medium.
  • DSL digital subscriber line
  • computer-readable storage media and data storage media do not include connections, carrier waves, signals, or other transient media, but are instead directed to non-transient, tangible storage media.
  • Disk and disc includes compact disc (CD), laser disc, optical disc, digital versatile disc (DVD), floppy disk and Blu-ray disc, where disks usually reproduce data magnetically, while discs reproduce data optically with lasers. Combinations of the above should also be included within the scope of computer-readable media.
  • processors such as one or more digital signal processors (DSPs), general purpose microprocessors, application specific integrated circuits (ASICs), field programmable logic arrays (FPGAs), or other equivalent integrated or discrete logic circuitry.
  • DSPs digital signal processors
  • ASICs application specific integrated circuits
  • FPGAs field programmable logic arrays
  • processors may refer to any of the foregoing structure or any other structure suitable for implementation of the techniques described.
  • the functionality described may be provided within dedicated hardware and/or software modules. Also, the techniques could be fully implemented in one or more circuits or logic elements.
  • the techniques of this disclosure may be implemented in a wide variety of devices or apparatuses, including a wireless handset, an integrated circuit (IC) or a set of ICs (e.g., a chip set).
  • IC integrated circuit
  • a set of ICs e.g., a chip set.
  • Various components, modules, or units are described in this disclosure to emphasize functional aspects of devices configured to perform the disclosed techniques, but do not necessarily require realization by different hardware units. Rather, as described above, various units may be combined in a hardware unit or provided by a collection of interoperative hardware units, including one or more processors as described above, in conjunction with suitable software and/or firmware.
  • a computer-readable storage medium includes a non-transitory medium.
  • the term “non-transitory” indicates that the storage medium is not embodied in a carrier wave or a propagated signal.
  • a non-transitory storage medium may store data that can, over time, change (e.g., in RAM or cache).

Abstract

A system and method for developing and distributing software. Third-party software development kits (SDKs) are received and stored by a software development and distribution platform (SDDP), with each third-party SDK published by a third-party service provider, the plurality of third-party SDKs including a first third-party SDK. An installation request from an application developer machine is received by the SDDP and the SDDP sends the first third-party SDK in response to the installation request for installation in an application under development.

Description

  • This application claims the benefit of U.S. Provisional Application No. 62/213,481, filed Sep. 2, 2015, the entire contents of which are incorporated herein by reference.
  • BACKGROUND
  • Application developers are using an increasing number of third-party services to provide additional features and capabilities in their applications, including mobile applications executable on smart phones, tablets, cameras, Internet of Things (“lot”) devices, as well as other networked devices. An application developer, for example, may download software development kits (“SDK”) from disparate sources into an integrated development environment (“IDE”) to incorporate functionality into an application being built. Such an approach removes the need to re-create the wheel since the developer need not start from scratch to implement into the application's source code the functions or function calls she wants the application to have. Such an approach simplifies and speeds up application development and simplifies migration of applications to different platforms.
  • SUMMARY
  • In general, in one aspect of the invention, a software development and distribution platform (“SDDP”) provides a list of features, functions, or other computing resources that are selectable in an IDE to build dynamically and in real-time a customized and downloadable SDK that incorporates code necessary to implement the selected computing resources into an application being built in the IDE. Advantageously, the computing resources proffered to a developer working in the IDE are highly modular, and the customized SDK imposes a computing memory load that is significantly less than the memory load that would be imposed on the IDE if the developer were to download separate SDKs for each of the selected computing resources. Moreover, the SDDP provide SDK management functions. For example, the SDDP tracks updates to third party SDKs and, when appropriate and not needing manual queries from the developer, notifies the developer that the application needs updating. Advantageously, the developer is liberated from the administrative burden of having to monitor for updates the various resources of SDKs used to build the application. Another management function includes providing a market place for developers and third parties to provide and use SDKs, which advantageously provides a one stop shop for developers and SDKs providers alike.
  • In one example, a system and method of designing applications includes storing a plurality of third-party software development kits (SDKs) on a software development and distribution platform (SDDP), each third-party SDK published by a third-party service provider and each third-party SDK accessing one or more services provided by the third-party service provider; receiving a request from an application developer for a third-party SDK, the request including an SDK type; searching the SDDP for third-party SDKs that match the SDK type; and transmitting a response indicating one or more third-party SDKs that match the SDK type.
  • In another example, a method of operating a software development and distribution platform (SDDP) includes receiving, by the SDDP, a plurality of third-party software development kits (SDKs), each third-party SDK published by a third-party service provider, the plurality of third-party SDKs including a first third-party SDK; storing, by the SDDP, the plurality of third-party SDKs; receiving, by the SDDP and from an application developer machine, an installation request for the first third-party SDK; and sending, by the SDDP and in response to the installation request, the first third-party SDK for installation in an application under development.
  • In another example, a software development and distribution platform (SDDP) includes a software development kit (SDK) repository storing a plurality of third-party SDKs, each SDK published by a third-party service provider; at least one processor; and a computer-readable storage medium storing instructions that, when executed, cause the at least one processor to generate an SDK profile for each third-party SDK; receive a recommendation request for a third-party SDK to be installed in an application under development on an application developer machine; and generate, based on the plurality of SDK profiles and the recommendation request, a recommendation identifying a third-party SDK for installation in the application under development.
  • In another example, a system includes an integrated development environment (IDE) storing code for an application under development, wherein the application under development includes a first third-party software developer kit (SDK); at least one processor; and a computer-readable storage medium storing instructions that, when executed, cause the at least one processor to send, to a software development and distribution platform (SDDP), a recommendation request comprising a type of third-party software development kit (SDK) and a target operating system of the application under development; receive, from the SDDP, a recommendation identifying a second third-party SDK; send, to the SDDP, an installation request for the recommended third-party SDK; receive, from the SDDP, the second third-party SDK; and modify the code to include the second third-party SDK.
  • In another example, a software development and distribution platform (SDDP) includes at least one processor; and a computer-readable storage medium storing instructions that, when executed, cause the at least one processor to receive a plurality of third-party software development kits (SDKs), each third-party SDK published by a third-party service provider, the plurality of third-party SDKs including a first third-party SDK; store the plurality of third-party SDKs; receive, from an application developer machine, an installation request for the first third-party SDK; and send, in response to the installation request, the first third-party SDK for installation in an application under development.
  • In yet another example, a computer-readable storage medium stores instructions that, when executed by at least one processor in a software development and distribution platform (SDDP), cause the at least one processor to receive a plurality of third-party software development kits (SDKs), each third-party SDK published by a third-party service provider, the plurality of third-party SDKs including a first third-party SDK; store the plurality of third-party SDKs; receive, from an application developer machine, an installation request for the first third-party SDK; and send, in response to the installation request, the first third-party SDK for installation in an application under development.
  • The software development and distribution platform (SDDP) described provides a mechanism for simplifying the addition of services to applications under development. Third-party SDKs are stored in the SDDP, where each third-party SDK published by a third-party service provider and where each third-party SDK accessing one or more services provided by the third-party service provider who published the SDK. The SDDP receives a request from an application developer for a third-party SDK, the request including an SDK type, searches the SDDP for third-party SDKs that match the SDK type and transmits a response indicating one or more third-party SDKs that match the SDK type. In some examples, an SDDP plugin is installed into an integrated design environment in an application development machine to simplify the addition of SDKs to the application under development. In some examples, the SDDP recommends an SDK based on parameters transferred with the SDK request, and the application developer installs the recommended SDK by selecting the recommended SDK. The result is an elegant, modular design system which can easily add and update services to applications under development and to deployed applications.
  • The system and method may become even more powerful when SDKs are examined and approved before being accepted into the SDDP. Application developers do not necessarily have to independently investigate possible service providers and their SDKs. Instead, they can rely on the trusted SDKs in the SDDP.
  • The details of one or more examples of the disclosure are set forth in the accompanying drawings and the description below. Other features, objects, and advantages of the disclosure will be apparent from the description and drawings, and from the claims.
  • BRIEF DESCRIPTION OF DRAWINGS
  • FIG. 1 shows a system block diagram in accordance with one or more aspects of the invention.
  • FIG. 2 shows an application developer machine in accordance with one or more aspects of the invention.
  • FIG. 3 shows a software development and distribution platform in accordance with one or more aspects of the invention.
  • FIGS. 4-6 show flowcharts in accordance with one or more aspects of the invention.
  • FIG. 7 shows a computer system in accordance with one or more aspects of the invention.
  • DETAILED DESCRIPTION
  • Specific aspects of the invention will now be described in detail with reference to the accompanying figures. Like elements in the various figures are denoted by like reference numerals for consistency.
  • In the following detailed description, numerous specific details are set forth in order to provide a more thorough understanding of the disclosure. However, it will be apparent to one of ordinary skill in the art that the invention may be practiced without these specific details. In other instances, well-known features have not been described in detail to avoid unnecessarily complicating the description.
  • Third-party service providers increasingly provide software that can be inserted into applications under development in order to provide access to the service provider's service or services. Such an approach simplifies and speeds up application development and simplifies migration of applications to different platforms. In one example approach, SDKs are modular in nature, providing a limited number of services. This is because it may not be efficient to place a large number of services into a single SDK. The single SDK may, for example, become bloated, applications may take on services they do not need, and the applications may become slow and burdensome to download.
  • It can often be difficult to determine the best SDK to use for a particular service. Application developers may have to review many SDKs offering the same or similar services before determining the SDK most appropriate for their application. And it may be difficult to track changes and updates to the SDK code and to determine the efficacy of the underlying service.
  • To address these needs, a software development and distribution platform (SDDP) is described herein that receives SDKs and makes them available to application developers. In one example approach, the SDDP provides a central platform through which application developers can access a wide variety of SDKs from multiple third-party service providers. Third-party service providers publish their SDKs to the SDDP for download by a wide range of application developers, including developers of mobile applications. In one example approach, the SDDP provides a standardized interface for SDKs; the SDKs are modular and designed to plugin to a base library of the SDDP.
  • In one example approach, the SDDP operates as an intermediary between third-party service providers that develop third-party SDKs and mobile application developers. In other words, the SDDP links a third-party service provider, which publishes one or more third-party SDKs, to application developers that download the third-party SDKs for installation in their mobile applications. The SDDP also links the application developers to the end users and to the mobile devices of the end users on which the applications are deployed and executing. The SDDP may collect metrics and feedback messages to generate profiles for SDKs, applications, and end-users. The SDDP may generate notifications and other messages based on the metrics and feedback messages and may coordinate communication between the application developers, the third-party service providers and the end-users. The SDDP may also generate recommendations identifying one or more third-party SDKs for installation in a mobile application under development. In one example approach, the SDDP serves as a developer toolkit, simplifying application development for a number of platforms and operating systems.
  • FIG. 1 shows a system (100) in accordance with one or more aspects of the invention. As shown in FIG. 1, the system (100) has multiple components including an SDDP (102), multiple third-party service providers (e.g., Third-Party Service Provider A (199A), Third-Party Service Provider B (199B)), one or more application developer machines (e.g., Application Developer Machine X (106X), Application Developer Machine Y (106Y)), and one or more mobile devices (e.g., Mobile Device M (108M), Mobile Device N (108N)). As also shown in FIG. 1, the third-party service providers (199A, 199B), the application developer machines (106X, 106Y), and the mobile devices (108M, 108N) are connected to the SDDP (102) using one or more networks having wired and/or wireless segments. Although not shown in FIG. 1, the mobile devices (108M, 108N) may also be directly connected to the third-party service providers (199A, 199B) using one or more networks having wired and/or wireless segments. In other words, the mobile devices (108M, 108N) may communicate with the third-party service providers (199A, 199B) independently of the SDDP (102).
  • In one or more aspects of the invention, the system (100) includes the third-party service providers (199A, 199B). Each third-party service provider (199A, 199B) may execute on one or more computing devices (e.g., a server, a personal computer (PC), a laptop, a tablet PC, a smart phone, a kiosk, etc.). Each third-party service provider (199A, 199B) develops and publishes one or more third-party SDKs. Each third-party
  • SDK provides one or more services, functions, content, or capabilities that can be requested by a software application (e.g., mobile application (110)) in which the third-party SDK is installed. These services, functions, content, or capabilities may be internal to the third-party SDK. Additionally, or alternatively, these services, functions, content, or capabilities may be provided by a third-party API (not shown), and the third-party SDK is a mechanism for the software application to issue API calls to the third-party API and access the services, functions, etc.
  • In one or more aspects of the invention, the system (100) includes one or more application developer machines (106X, 106Y). Each application developer machine (106X, 106Y) may correspond to a server, a personal computer (PC), a laptop, a tablet PC, a smart phone, a kiosk, etc. The application developer machines (106X, 106Y) provide an interface (e.g., GUI) that an application developer or a team of application developers can utilize to design, program, code, debug, etc. a mobile application (e.g., Mobile Application (110)). In one or more aspects of the invention, these mobile applications include one or more third-party SDKs. The application developer machine (106X, 106Y) may obtain (e.g., for a fee) the third-party SDKs from the SDDP (102). Additional details regarding the application developer machines (106X, 106Y) are discussed below.
  • In one or more aspects of the invention, the system (100) includes multiple mobile devices (i.e., Mobile Device M (108M), Mobile Device N (108N)). These mobile devices (108M, 108N) may correspond to smart phones, PC tablets, laptops, personal digital assistants (PDAs), watches, etc. These mobile devices (108M, 108N) may execute mobile applications (e.g., mobile application (110)) developed on the application developer machines (106X, 106Y). The mobile applications may be obtained (e.g., for a fee) from the SDDP (102). The mobile application (110) may access the third-party SDKs installed in the mobile application (110) during execution.
  • In one or more aspects of the invention, the system (100) includes the SDDP (102). The SDDP (102) acts as an intermediary (i.e., a trusted arbitrator) between the third-party service providers (199A, 199B), the mobile devices (108M, 108N), and the application developer machines (106X, 106Y). The SDDP (102) may correspond to one or more servers, mainframes, PCs, or any other type of hardware computing devices. The SDDP (102) may be considered an SDK marketplace. The SDDP (102) may be configured to perform many functions including, for example, generating profiles for third-party SDKs and/or third-party service provides (199A, 199B); generating profiles for mobile applications (e.g., mobile application (110)); generating profiles for end-users; recommending and sending third-party SDKs to application developer machines (106X, 106Y) for installation in mobile applications under development; facilitating message exchanges between third-party service providers (199A, 199B) and application developer machines (106X, 106Y); generating and/or registering a handle for mobile applications (110); deploying mobile applications (110) on mobile devices (108M, 108N) for execution; etc. Additional details regarding the SDDP (102) are discussed below.
  • In one example approach, the SDDP (102) includes a base library and SDKs are written to use the base library. In one example approach, new SDKs are evaluated to determine if they can be trusted; only trusted SDKs are added to SDDP (102).
  • Although FIG. 1 shows only two third-party service providers (199A, 199B), only two mobile devices (108M, 108N), and only two application developer machines (106X, 106Y), those skilled in the art, having the benefit of this detailed description, will appreciate that there may be any number of third-party service providers, mobile devices, and application developer machines. Similarly, each mobile device (108M, 108N) may execute any number of mobile applications.
  • Although FIG. 1 shows a mobile application (110) executing on mobile device (108N), in one or more aspects of the invention, all systems and processes disclosed is this detailed description also apply to applications executing on non-mobile devices (e.g., desktop personal computers (PCs), kiosks, servers, mainframes, etc.). In such embodiments, the application developer machines (106X, 106Y) may develop applications for deployment on the non-mobile devices. Further, these applications executing on the non-mobile devices would also have third-party SDKs.
  • FIG. 2 shows an application developer machine (206) in accordance with one or more aspects of the invention. The application developer machine (206) may be essentially the same as the application developer machines (106X, 106Y) discussed above in reference to FIG. 1. In one or more aspects of the invention, the application developer machine (206) includes an integrated development environment (IDE) (208). The IDE (208) is a software application that provides comprehensive facilities to application developers for the development of mobile applications. The IDE (208) may include a source code editor to write code (210) for the mobile application, build automation tools, code import tools, and a debugger. In one example approach, the IDE (208) is integrated in the SDDP and is downloaded to the application developer machine (206) during initialization. In another example approach, an SDDP plugin is downloaded from the SDDP (102) and installed in the IDE (208), which is installed in the application developer machine (206).
  • As shown in FIG. 2, the IDE (208) includes a client application (218). In one or more aspects of the invention, the client application (218) is a plugin to the IDE (208). Additionally, or alternatively, the client application (218) may be a software application that interacts with the IDE (208), but is external to the IDE (208) (i.e., not a plug-in, but rather a stand-alone application). The client application (218) facilitates development of a mobile application and communication with the SDDP (102).
  • As discussed above, one or more third-party SDKs may be included (i. e., installed, incorporated, etc.) in a mobile application. Specifically, the application developer may be presented with a catalog of third-party SDKs that can be selected for inclusion with the mobile application under development. As also discussed above, when the mobile application is executing, one or more third-party SDKs may issue API calls to a third-party API to increase the functionality and capabilities of the mobile application.
  • In one or more aspects of the invention, the client application (218) is configured to send recommendation requests for third-party SDKs to the SDDP (102). The recommendation requests may include a target mobile operating system for the mobile application and a type of SDK (e.g., gaming SDK, mapping SDK, monetizing SDK, etc.) desired by the application developer for installation in the mobile application. The recommendation request may also include the identity of other third-party SDKs (e.g., third-party SDK A (212A), third-party SDK B (212B)) already installed in the mobile application. The client application (218) may receive one or more recommendations from the SDDP (102) identifying third-party SDKs to install. In one example approach, SDKs installed in the SDDP include both proprietary service SDKs and third-party service SDKs; client application (218) may receive one or more recommendations from the SDDP (102) identifying recommended proprietary and third-party SDKs to install.
  • In one or more aspects of the invention, the client application (218) is configured to send installation requests for third-party SDKs to the SDDP (102). An installation request may be sent after a recommendation has been received by the client application (218) and/or after the available third-party SDKs have been viewed by the application developer. The client application (218) may receive the third-party SDK from SDDP (120) and may modify the code (210) of the mobile application under development to include the third-party SDK. This modification may take place with minimal input (e.g., a single click) or no input from the application developer.
  • As shown in FIG. 2, two third-party SDKs (i.e., 212A, 212B) have been added to the code (210) for the mobile application. In one or more aspects of the invention, the client application (218) is used by application developers to receive and view messages from the third-party service providers that published the third-party SDKs (212A, 212B).
  • The client application (218) may also be used to compose and send feedback messages to the third-party service providers.
  • Still referring to FIG. 2, in some example approaches the code (210) is adapted to include a base SDK (216). When the mobile application is deployed and executing on a mobile device, the base SDK (216) is configured to collect data (e.g., metrics) regarding the usage and operations of the deployed mobile application on the mobile device. The collected data may include how often (i. e., the frequency) the mobile application is executed on the mobile device; the duration of each execution; interactions (e.g., functions calls) between the code (210) of the mobile application and the third-party SDKs (212A, 212B); crash dumps following a crash of the mobile application; the money being generated by the mobile application due to a monetization SDK; etc. The amount and type of data that is exposed for collection may be customized by the application developer. The collected data may also correspond to the mobile device itself, including power consumption of the mobile device, how frequently the mobile device is powered on, other applications installed on the mobile device, etc. Moreover, the collected data may be sent to the SDDP (102) (discussed below). Although only a single base SDK (216) is shown, there may be any number of base SDKs (216) installed in the code (210), with each base SDK responsible for collecting and/or sending, to the SDDP (102), a specific type of data.
  • In other example approaches, a base SDK (216) is not needed. Instead, in one example approach, one or more of the service SDKs are configured to collect data (e.g., metrics) regarding the usage and operations of the deployed mobile application on the mobile device. The collected data may include how often (i.e., the frequency) the mobile application is executed on the mobile device; the duration of each execution; interactions (e.g., functions calls) between the code (210) of the mobile application and the other third-party SDKs (212A, 212B); crash dumps following a crash of the mobile application; the money being generated by the mobile application due to a monetization SDK; etc. The amount and type of data that is exposed for collection may be customized by the application developer. The collected data may also correspond to the mobile device itself, including power consumption of the mobile device, how frequently the mobile device is powered on, other applications installed on the mobile device, etc. Moreover, the collected data may be sent to the SDDP (102) (discussed below). Such functionality may be distributed between two or more of the service SDKs installed in the code (210), with each service responsible for collecting and/or sending, to the SDDP (102), a specific type of data.
  • Although the code (210) for the mobile application is shown as having only two third-party SDKs (212A, 212B), those skilled in the art, having the benefit of this detailed description, will appreciate that any number of third-party SDKs may be added to the code (210) and thus included in the mobile application under development.
  • FIG. 3 shows an SDDP (302) in accordance with one or more aspects of the invention. The SDDP (302) may be essentially the same as the SDDP (102), discussed above in reference to FIG. 1. As shown in FIG. 3, the SDDP (302) has multiple components including, for example, an SDK repository (304), an application registry (306), an application repository (308), a profile engine (312), a message engine (316), and a recommendation engine (318). Each of these components (304, 306, 308, 312, 316, 318) may be located on the same computing device (e.g., server, mainframe, etc.) or may be located on or spread across different computing devices connected by networks having wired and/or wireless segments.
  • In one or more aspects of the invention, the SDDP (102) includes the message engine (316). The message engine (316) facilitates the exchange (e.g., sending, receiving) of messages between third-party service providers and application developer machines connected to the SDDP (302). The messages may be in the form of email, text messages, fax, applets, etc. The messaging engine (316) may enable point-to-point messaging (e.g., a message from one third-party service provider to one application developer machine) and/or broadcast messages (e.g., a message from one third-party service provider to many application developer machines). The message engine (316) may provide a directory of all the third-party service providers and application developer machines connected to the SDDP (302) in order for the sender to target the recipient. The message engine (316) may archive all exchanged messages for future searching and retrieval.
  • The content of the messages may include details regarding all the capabilities and functionalities available via a third-party SDK from the third-party service provider and how to access these capabilities/functionalities. Additionally, or alternatively, the content of the messages may include news regarding proposed and/or finalized changes (e.g., upgrades, new versions, etc.) to the available capabilities and functionalities and/or to the third-party SDK. Additionally, or alternatively, the content of the messages may include known technical problems or bugs with one or more of the capabilities and functionalities and/or the third-party SDK.
  • The content of the messages may include feedback from application developers regarding proposed and/or finalized changes to the third-party SDKs. Additionally, or alternatively, the content of the messages may include reports of technical problems with third-party SDKs discovered by application developers. In one or more aspects of the invention, messages from the application developers or application developer machines may be referred to as feedback messages.
  • In one or more aspects of the invention, the message engine (316) is configured to send notifications to the third-party service providers. Each notification may identify an application developer machine that downloaded the third-party SDK published by the third-party service provider. The notification may also indicate the IDE executing on the application developer machine and/or other third-party SDKs installed in the mobile application under development on the application developer machine.
  • In one or more aspects of the invention, the SDDP (302) includes the SDK repository (304). The SDK repository (304) may correspond to a database or any other searchable data structure. The SDK repository (304) stores third-party SDKs published by third-party service providers. Additionally, or alternatively, the SDK repository (304) may store third-party SDKs from any source. The third-party SDKs in the SDK repository (304) are available for download, for free or for a fee, to the application development machines. The SDK repository (304) may be viewable and searchable (e.g., via client application (218)) by application developers. Certain third-party SDKs may be excluded from view based on the geographical location of the application developer.
  • In one or more aspects of the invention, the SDDP (302) includes the application repository (308). The application repository (308) may correspond to a database or any other searchable data structure. The application repository (308) stores mobile applications that have been developed on the application development machines. Additionally, or alternatively, the application repository (308) stores mobile applications from any source. The applications in the application repository (304) are available for download, for free or for a fee, to mobile devices operated by end users. The application repository (308) may be viewable and searchable by end users. Certain applications may be excluded from view based on the geographical location of the end-user.
  • In one or more aspects of the invention, the SDDP (302) includes the profile engine (312). The profile engine (312) is configured to generate one or more profiles for each third-party SDK. A profile may include one or more of: the features of the third-party SDK; screenshots for the SDK; the number of mobile applications that have installed the third-party SDK; the number of times these applications have been downloaded by end users; the money generated by mobile application using the third-party SDK; the types (e.g., hardware and/or operating system) of mobile applications that use the third-party SDK; the identity of each mobile application that has installed the third-party SDK; the stability/reliability of the third-party SDK (e.g., number of crashes caused by the SDK); the ratings (e.g., 4 out of 5, 3 stars, etc.) of the third-party SDK by the application developers and/or end users; feedback messages regarding the third-party SDK; the number of detected bugs in the third-party SDK; the identity of each end user that downloaded a mobile application having the third-party SDK; the release date of the third-party SDK; bread crumbs between applications on the same mobile device having the third-party SDK via deep linking; etc. Those skilled in the art, having the benefit of this detailed description, will appreciate that the above list is not exhaustive and that the profile may include all sorts of content and analytics involving the third-party SDK. The third-party SDK may be searchable and/or sortable by any analytic.
  • In one or more aspects of the invention, the profile engine (312) is configured to obtain the data (e.g., metrics) for the profile from any source, including the third-party service provider that published the third-party SDK and the other SDKs and base SDK(s), if any, installed in the same application(s) as the third-party SDK, discussed above in reference to FIG. 2. The profile engine (312) may perform one or more calculations or statistical analyses on the obtained data to generate the profile. In some example approaches, application developers are alerted if, for example, a service crashed, a new bug is discovered or if one or more of the calculations or analyses by profile engine (312) exceed a pre-defined or adaptive threshold.
  • In one or more aspects of the invention, different portions of the profile are associated with different access rights. In other words, not every party is granted full access (i.e., visibility into) to the profile. The level of access may vary among and between end users, application developers, other third-party service providers (i. e., third-party service providers that did not publish the third-party SDK), and the third-party service provider that published the third-part SDK. Additionally, or alternatively, the profile may be partially replicated and spread across multiple profiles, with each profile being exclusively available for viewing/access by one of the mentioned parties (i. e., application developers, other third-party service providers, etc.).
  • In one or more aspects of the invention, the profile engine (312) is configured to generate one or more profiles for each mobile application. A profile may include one or more of: the features of the application; screenshots for the application; the number of mobile devices that have downloaded the application; the money generated by mobile application using third-party SDKs; the types (e.g., hardware and/or operating system) of mobile applications that downloaded the application; the identity of each third-party SDK installed in the application; the stability/reliability of the application (e.g., number of crashes); the ratings (e.g., 4 out of 5, 3 stars, etc.) of the application by the end users; feedback messages regarding the application; the number of detected bugs in the application; the identity of each end user that downloaded the application; the release date of the application; etc. Those skilled in the art, having the benefit of this detailed description, will appreciate that the above list is not exhaustive and that the profile may include all sorts of content and analytics involving the application. The application may be searchable and/or sortable by any analytic.
  • In one or more aspects of the invention, the profile engine (312) is configured to obtain the data (e.g., metrics) for the profile from any source, including the application developer and the other SDKs and base SDK(s), if any, installed in the application, discussed above in reference to FIG. 2. Data (e.g., metrics regarding API calls) for the application may also be obtained from the third-party service providers that published the third-party SDKs installed in the application. In such scenarios, the data may be based on records maintained by the third-party service providers regarding the application and/or the end users of the application. The profile engine (312) may perform one or more calculations or statistical analyses on the obtained data to generate the profile.
  • In one example approach, a mobile user may download an application from an app store and install the application in their mobile device. SDKs installed in the application communicate with SDDP (302) (e.g., phone home) to report their status. This information is added by profile engine (312) to the application and SDK profiles. In some example approaches, this information is also forwarded in real-time to the application developer and/or the associated third-party service provider.
  • In one or more aspects of the invention, different portions of the profile are associated with different access rights. In other words, not every party is granted full access (i.e., visibility into) to the profile of the application. The level of access may vary among and between end users, third-party service providers, the developer of the application, and the developers of other applications. Additionally, or alternatively, the profile may be partially replicated and spread across multiple profiles, with each profile being exclusively available for viewing/access by one of the mentioned parties (i. e., other application developers, third-party service providers, etc.).
  • In one or more aspects of the invention, the recommendation engine (318) is configured to generate a recommendation identifying a third-party SDK for installation in a mobile application under development. The recommendation may be generated and sent to the application development machine in response to a recommendation request (discussed above). The recommendation engine (318) may parse the recommendation request to extract one or more parameters (e.g., desired type of third-party SDK, target operating system for the mobile application, other third-party SDKs already installed in the mobile application under development, etc.) for use in generating the recommendation. These parameters may be used as keys in a search of the profiles of the available third-party SDKs. One or more third-party SDKs that are compatible with the recommendation request may be identified in the recommendation. In one or more aspects of the invention, only third-party SDKs having at least a minimum rating (e.g., 4 out of 5 stars) are identified in a recommendation.
  • In one or more aspects of the invention, the recommendation engine (318) generates a recommendation based on an earlier version of the mobile application (i.e., a version of the mobile application that was previously deployed). Specifically, the recommendation engine (318) may forward the metrics associated with the previously deployed version to multiple monetizing SDKs. Each monetizing SDK may estimate, based on the metrics, a revenue stream that would have been attributable to the previous version of the application if the previous version of the application had installed the monetizing SDK. The identity of the monetizing SDK with the largest estimated revenue stream (or second largest revenue stream, etc.) may be included in the recommendation sent to the application developer machine.
  • In one or more aspects of the invention, the SDDP (302) includes the application registry (306). The application registry is configured to generate and/or store application handles. The handles may be searchable. Following the generation of a handle for an application under development, it may be sent to the corresponding application developer machine.
  • FIG. 4 shows a flowchart in accordance with one or more aspects of the invention. The flowchart depicts a process for operating an SDDP. One or more of the steps in FIG. 4 may be performed by the components of the system (100), discussed above in reference to FIG. 1, and by the components of the SDDP (302), discussed above in reference to FIG. 3. In one or more aspects of the invention, one or more of the steps shown in FIG. 4 may be omitted, repeated, and/or performed in a different order than the order shown in FIG. 4. Accordingly, the scope of the disclosure should not be considered limited to the specific arrangement of steps shown in FIG. 4. The process depicted in FIG. 4 may be executed before, during, or after the process depicted in any other flowchart disclosed in this detailed description.
  • Initially, one or more third-party SDKs are received by the SDDP (405). The third-party SDKs are published by third-party service providers. The third-party SDKs provide additional content and functionality to mobile applications that have installed the third-party SDKs. For example, the third-party SDKs may issue, on behalf of the mobile application, API calls to third-party APIs to access the additional content and functionality. The received third-party SDKs may be of any type (e.g., navigational SDKs, monetization SDKs, gaming SDKs, etc.). The third-party service providers may provide additional data detailing the functionality of the third-party SDKs, screen shots from user interfaces of the third-party SDKs, example code snippets, etc.
  • At 410, metrics and feedback messages for the third-party SDKs are received by the SDDP. 410 may take place after one or more of the third-party SDKs have been installed in applications and the applications have been deployed. The feedback messages may be from application developers that have installed and tested one of the third-party SDKs in a mobile application. The feedback messages may be from end users that have downloaded mobile applications having one of the third-party SDKs. The feedback messages may identify bugs in one or more of third-party SDKs. The metrics may be obtained from a variety of sources (e.g., a base SDK, discussed above in reference to FIG. 2, or other installed SDKs) and may include the number of mobile applications that have installed the third-party SDK; the number of times these applications have been downloaded by end users; the money generated by mobile application using the third-party SDK; the types (e.g., hardware and/or operating system) of mobile applications that use the third-party SDK; etc.
  • At 415, profiles are generated for the third-party SDKs. The profiles may be generated based on the feedback messages, the metrics, and content provided by the third-party service providers. The profiles may be associated with access rights. In other words, not every party is granted full access (i.e., visibility into) to the profile. For a given third-party SDK, the level of access may vary among and between end users, application developers, other third-party service providers (i. e., third-party service providers that did not publish the third-party SDK), and the third-party service provider that published the third-party SDK.
  • At 420, an installation request is received for a third-party SDK. The installation request is received from an application developer machine having a mobile application under development. The installation request may be received after the application developer has browsed the profile of the third-party SDK. The installation request may be received after sending a recommendation to the application developer identifying the third-party SDK.
  • At 425, the third-party SDK is sent to the application developer machine. In one example approach sending the third-party SDK includes transmitting code to the application developer machine. In another example approach, sending the third-party SDK includes transmitting, to the application developer machine, an identifier identifying the third-party SDK, receiving an install command from the application developer machine requesting that the identified third-party SDK be installed and transmitting the third-party SDK to the application developer machine for installation in the application under development.
  • In one example approach, a notification may also be sent to the third-party service provider that published the application. The notification may identify the IDE executing on the application developer machine and/or other third-party SDKs installed in the mobile application under development.
  • At 430, the third-party SDK is installed in the application under development. Specifically, a client application executing on the application developer machine modifies the code of the application under development to include the third-party SDK. This modification may require little to no input from the user.
  • FIG. 5 shows a flowchart in accordance with one or more aspects of the invention. The flowchart depicts a process for operating an SDDP. One or more of the steps in FIG. 5 may be performed by the components of the system (100), discussed above in reference to FIG. 1, and by the components of the SDDP (302), discussed above in reference to FIG. 3. In one or more aspects of the invention, one or more of the steps shown in FIG. 5 may be omitted, repeated, and/or performed in a different order than the order shown in FIG. 5. Accordingly, the scope of the disclosure should not be considered limited to the specific arrangement of steps shown in FIG. 5. The process depicted in FIG. 5 may be executed before, during, or after the process depicted in any other flowchart disclosed in this detailed description.
  • Initially, a recommendation request is received by the SDDP (505). The recommendation request may be received from an application developer machine on which a mobile application is under development. The recommendation request may have multiple parameters including, for example, a target operating system for the mobile application under development, a type of SDK desired by the application developer, the identity of one or more third-party SDKs already installed in the application under development, etc.
  • At 510, third-party SDKs compatible with the recommendation request are obtained. Specifically, the recommendation request is parsed and the parameters are extracted. The parameters may be used as keys in a search of third-party SDK profiles. In one or more embodiments, third-party SDKs having a rating that is less than a threshold (e.g., less than 3.5 out of 5) are excluded from the search.
  • At 515, a recommendation is sent to the application developer machine. The recommendation identifies at least one of the compatible third-party SDKs. In one or more embodiments, only the compatible third-party SDK with the highest rating is identified in the recommendation.
  • FIG. 6 shows a flowchart in accordance with one or more aspects of the invention. The flowchart depicts a process for operating an SDDP. One or more of the steps in FIG. 6 may be performed by the components of the system (100), discussed above in reference to FIG. 1, and by the components of the SDDP (302), discussed above in reference to FIG. 3. In one or more aspects of the invention, one or more of the steps shown in FIG. 6 may be omitted, repeated, and/or performed in a different order than the order shown in FIG. 6. Accordingly, the scope of the disclosure should not be considered limited to the specific arrangement of steps shown in FIG. 6. The process depicted in FIG. 6 may be executed before, during, or after the process depicted in any other flowchart disclosed in this detailed description.
  • Initially, the SDDP receives a mobile application that has been developed by an application developer (610). The mobile application may include multiple third-party SDKs, proprietary SDKs and/or one or more base SDKs, including SDKs for collecting and reporting data. One or more of the third-party SDKs may have been previously downloaded from the SDDP to the application developer machine on which the application was under development. The application may be stored in a repository and made available for downloading, for a fee, by end users. In other words, the SDDP may deploy the mobile application on the mobile devices of end users.
  • At 615, metrics and feedback messages for the mobile application are received by the SDDP. The feedback messages may be from end users that have downloaded the mobile application. The feedback messages may identify bugs in one or more of third-party SDKs. The metrics may be obtained from a variety of sources (e.g., base SDK, discussed above in reference to FIG. 2) and may include the number of mobile devices that have downloaded the application; the money generated by mobile application using third-party SDKs; the types (e.g., hardware and/or operating system) of mobile applications that downloaded the application; the identity of each third-party SDK installed in the application; the stability/reliability of the application (e.g., number of crashes); the ratings (e.g., 4 out of 5, 3 stars, etc.) of the application by the end users; etc. Some of the metrics may be received from the third-party service providers that published third-party SDKs installed in the mobile application. In such scenarios, the data may be based on records maintained by the third-party service providers regarding the application and/or the end users of the application.
  • At 620, a profile for the application is updated or generated. The profile may be generated/updated based on the feedback messages, the metrics, and content provided by the application developer. The profiles may be associated with access rights. In other words, not every party is granted full access (i.e., visibility into) to the profile. For a given application, the level of access may vary among and between end users, the developer of the mobile application, and/or other application developers (i.e., developers that did not developer the mobile application, third-party service providers, etc.). The profile may be searchable and sortable according to any metric.
  • Aspects of the invention may be implemented on virtually any type of computing system, regardless of the platform being used. For example, the computing system may be one or more mobile devices (e.g., laptop computer, smart phone, personal digital assistant, tablet computer, or other mobile device), desktop computers, servers, blades in a server chassis, or any other type of computing device or devices that includes at least the minimum processing power, memory, and input and output device(s) to perform one or more aspects of the invention. For example, as shown in FIG. 7, the computing system (700) may include one or more computer processor(s) (702), associated memory (704) (e.g., random access memory (RAM), cache memory, flash memory, etc.), one or more storage device(s) (706) (e.g., a hard disk, an optical drive such as a compact disk (CD) drive or digital versatile disk (DVD) drive, a flash memory stick, etc.), and numerous other elements and functionalities. The computer processor(s) (702) may be an integrated circuit for processing instructions. For example, the computer processor(s) may be one or more cores, or micro-cores of a processor. The computing system (700) may also include one or more input device(s) (710), such as a touchscreen, keyboard, mouse, microphone, touchpad, electronic pen, or any other type of input device. Further, the computing system (700) may include one or more output device(s) (708), such as a screen (e.g., a liquid crystal display (LCD), a plasma display, touchscreen, cathode ray tube (CRT) monitor, projector, or other display device), a printer, external storage, or any other output device. One or more of the output device(s) may be the same or different from the input device(s). The computing system (700) may be connected to a network (712) (e.g., a local area network (LAN), a wide area network (WAN) such as the Internet, mobile network, or any other type of network) via a network interface connection (not shown). The input and output device(s) may be locally or remotely (e.g., via the network (712)) connected to the computer processor(s) (702), memory (704), and storage device(s) (706). Many different types of computing systems exist, and the aforementioned input and output device(s) may take other forms.
  • Software instructions in the form of computer readable program code to perform aspects of the invention may be stored, in whole or in part, temporarily or permanently, on a non-transitory computer readable medium such as a CD, DVD, storage device, a diskette, a tape, flash memory, physical memory, or any other computer readable storage medium. Specifically, the software instructions may correspond to computer readable program code that, when executed by a processor(s), is configured to perform aspects of the invention.
  • Further, one or more elements of the aforementioned computing system (700) may be located at a remote location and connected to the other elements over a network (712). Further, one or more aspects of the invention may be implemented on a distributed system having a plurality of nodes, where each portion of system (700) may be located on a different node within the distributed system. In one example approach, the node corresponds to a distinct computing device. Alternatively, the node may correspond to a computer processor with associated physical memory. The node may alternatively correspond to a computer processor or micro-core of a computer processor with shared memory and/or resources.
  • The software development and distribution platform (SDDP) described provides a mechanism for simplifying the addition of services to applications under development. Third-party SDKs are stored in the SDDP, each third-party SDK published by a third-party service provider and each third-party SDK accessing one or more services provided by the third-party service provider who published the SDK. The SDDP receives a request from an application developer for a third-party SDK, the request including an SDK type, searches the SDDP for third-party SDKs that match the SDK type and transmits a response indicating one or more third-party SDKs that match the SDK type. In some examples, an SDDP plugin is installed into an integrated design environment in an application development machine to simplify the addition of SDKs to the application under development. In some examples the SDDP recommends an SDK based on parameters transferred with the SDK request and the application developer installs the recommended SDK by selecting the recommended SDK. The result is an elegant, modular design system which can easily add and update services to applications both under development and deployed.
  • The system and method becomes even more powerful when SDKs are examined and approved before being accepted into the SDDP. Application developers don't have to independently investigate possible service providers and their SDKs. Instead they can rely on the trusted SDKs in the SDDP.
  • In one or more examples, the functions described above may be implemented in hardware, software, firmware, or any combination thereof If implemented in software, the functions may be stored on or transmitted over, as one or more instructions or code, a computer-readable medium and executed by a hardware-based processing unit. Computer-readable media may include computer-readable storage media, which corresponds to a tangible medium such as data storage media, or communication media including any medium that facilitates transfer of a computer program from one place to another, e.g., according to a communication protocol. In this manner, computer-readable media generally may correspond to (1) tangible computer-readable storage media, which is non-transitory or (2) a communication medium such as a signal or carrier wave. Data storage media may be any available media that can be accessed by one or more computers or one or more processors to retrieve instructions, code and/or data structures for implementation of the techniques described in this disclosure. A computer program product may include a computer-readable medium.
  • By way of example, and not limitation, such computer-readable storage media can comprise random access memory (RAM), read only memory (ROM), electrically erasable programmable read-only memory (EEPROM), compact disc read-only memory (CD-ROM) or other optical disk storage, magnetic disk storage, or other magnetic storage devices, flash memory, or any other medium that can be used to store desired program code in the form of instructions or data structures and that can be accessed by a computer. Also, any connection is properly termed a computer-readable medium. For example, if instructions are transmitted from a website, server, or other remote source using a coaxial cable, fiber optic cable, twisted pair, digital subscriber line (DSL), or wireless technologies such as infrared, radio, and microwave, then the coaxial cable, fiber optic cable, twisted pair, DSL, or wireless technologies such as infrared, radio, and microwave are included in the definition of medium. It should be understood, however, that computer-readable storage media and data storage media do not include connections, carrier waves, signals, or other transient media, but are instead directed to non-transient, tangible storage media. Disk and disc, as used, includes compact disc (CD), laser disc, optical disc, digital versatile disc (DVD), floppy disk and Blu-ray disc, where disks usually reproduce data magnetically, while discs reproduce data optically with lasers. Combinations of the above should also be included within the scope of computer-readable media.
  • Instructions may be executed by one or more processors, such as one or more digital signal processors (DSPs), general purpose microprocessors, application specific integrated circuits (ASICs), field programmable logic arrays (FPGAs), or other equivalent integrated or discrete logic circuitry. Accordingly, the term “processor,” as used may refer to any of the foregoing structure or any other structure suitable for implementation of the techniques described. In addition, in some aspects, the functionality described may be provided within dedicated hardware and/or software modules. Also, the techniques could be fully implemented in one or more circuits or logic elements.
  • The techniques of this disclosure may be implemented in a wide variety of devices or apparatuses, including a wireless handset, an integrated circuit (IC) or a set of ICs (e.g., a chip set). Various components, modules, or units are described in this disclosure to emphasize functional aspects of devices configured to perform the disclosed techniques, but do not necessarily require realization by different hardware units. Rather, as described above, various units may be combined in a hardware unit or provided by a collection of interoperative hardware units, including one or more processors as described above, in conjunction with suitable software and/or firmware.
  • It is to be recognized that depending on the embodiment, certain acts or events of any of the methods described herein can be performed in a different sequence, may be added, merged, or left out altogether (e.g., not all described acts or events are necessary for the practice of the method). Moreover, in certain embodiments, acts or events may be performed concurrently, e.g., through multi-threaded processing, interrupt processing, or multiple processors, rather than sequentially.
  • In some examples, a computer-readable storage medium includes a non-transitory medium. In some examples, the term “non-transitory” indicates that the storage medium is not embodied in a carrier wave or a propagated signal. In certain examples, a non-transitory storage medium may store data that can, over time, change (e.g., in RAM or cache). Although certain examples are described as outputting various information for display, techniques of the disclosure may output such information in other forms, such as audio, holographical, or haptic forms, to name only a few examples.
  • While the invention has been described with respect to a limited number of embodiments, those skilled in the art, having benefit of this disclosure, will appreciate that other embodiments can be devised which do not depart from the scope of the disclosure herein.

Claims (21)

1-31. (canceled)
32. A computer-implemented method comprising:
receiving, by a software development and distribution platform (SDDP) and from a service provider, a software development kit (SDK) that has been published by the service provider, and that issues application program interface (API) calls to access content or functionality to an API associated with the service provider;
receiving, by the SDDP, one or more feedback messages from one or more application developers that have installed the SDK in one or more respective mobile applications;
generating, by the SDDP, a profile for the SDK based at least on the feedback messages;
providing, by the SDDP and to a different application developer, (i) a recommendation for the SDK and (ii) the profile for the SDK, for output;
in response to providing (i) the recommendation for the SDK and (ii) the profile for the SDK, receiving, by the SDDP, an installation request for the SDK from the different application developer; and
providing, by the SDDP and to the different application developer, the SDK for installation in an application under development by the different application developer.
33. The computer-implemented method of claim 32, wherein the one or more feedback messages from the one or more application developers that have installed the SDK in the one or more respective mobile applications further comprises testing information identifying bugs in the installed SDK.
34. The computer-implemented method of claim 32, wherein the profile for the SDK may be associated with access rights that indicate one or more portions of the profile that includes varying access levels between end users, other service providers, the service provider, the one or more application developers, and the different application developer.
35. The computer-implemented method of claim 32, wherein providing, by the SDDP and to the different application developer, the SDK for the installation further comprises:
providing, by the SDDP and to the different application developer, an identifier identifying the SDK.
36. The computer-implemented method of claim 35, comprising:
providing, by the SDDP and to the different application developer, an installation command for the identified SDK in response to receiving a request from the different application developer that the SDK be installed.
37. The computer-implemented method of claim 36, comprising:
providing, by the SDDP and to the service provider, a notification identifying the identified SDK installed at the different application developer in response to providing the installation command for the identified SDK to the different application developer.
38. The computer-implemented method of claim 32, wherein the recommendation for the SDK comprises:
providing, by the SDDP and to one or more monetizing SDKs, metrics associated with a previously deployed version of the one or more respective mobile applications;
receiving, from each of the one or more monetizing SDKs, a revenue stream that would have been attributable to the previously deployed version of the one or more respective mobile applications if the previously deployed version of the one or more respective mobile applications had installed the one or more monetizing SDKs;
determining, by the SDDP, a monetizing SDK from the one or more monetizing SDKs that has a higher amount of the revenue stream; and
providing, by the SDDP and to the different application developer, the monetizing SDK with a largest revenue stream as the recommendation for the SDK.
39. A system comprising:
one or more computers and one or more storage devices storing instructions that are operable, when executed by the one or more computers, to cause the one or more computers to perform operations comprising:
receiving, by a software development and distribution platform (SDDP) and from a service provider, a software development kit (SDK) that has been published by the service provider, and that issues application program interface (API) calls to access content or functionality to an API associated with the service provider;
receiving, by the SDDP, one or more feedback messages from one or more application developers that have installed the SDK in one or more respective mobile applications;
generating, by the SDDP, a profile for the SDK based at least on the feedback messages;
providing, by the SDDP and to a different application developer, (i) a recommendation for the SDK and (ii) the profile for the SDK, for output;
in response to providing (i) the recommendation for the SDK and (ii) the profile for the SDK, receiving, by the SDDP, an installation request for the SDK from the different application developer; and
providing, by the SDDP and to the different application developer, the SDK for installation in an application under development by the different application developer.
40. The system of claim 39, wherein the one or more feedback messages from the one or more application developers that have installed the SDK in the one or more respective mobile applications further comprises testing information identifying bugs in the installed SDK.
41. The system of claim 39, wherein the profile for the SDK may be associated with access rights that indicate one or more portions of the profile that includes varying access levels between end users, other service providers, the service provider, the one or more application developers, and the different application developer.
42. The system of claim 39, wherein providing, by the SDDP and to the different application developer, the SDK for the installation the operations further comprise:
providing, by the SDDP and to the different application developer, an identifier identifying the SDK.
43. The system of claim 42, wherein the operations further comprise:
providing, by the SDDP and to the different application developer, an installation command for the identified SDK in response to receiving a request from the different application developer that the SDK be installed.
44. The system of claim 43, wherein the operations further comprise:
providing, by the SDDP and to the service provider, a notification identifying the identified SDK installed at the different application developer in response to providing the installation command for the identified SDK to the different application developer.
45. The system of claim 39, wherein the recommendation for the SDK the operations further comprise:
providing, by the SDDP and to one or more monetizing SDKs, metrics associated with a previously deployed version of the one or more respective mobile applications;
receiving, from each of the one or more monetizing SDKs, a revenue stream that would have been attributable to the previously deployed version of the one or more respective mobile applications if the previously deployed version of the one or more respective mobile applications had installed the one or more monetizing SDKs;
determining, by the SDDP, a monetizing SDK from the one or more monetizing SDKs that has a higher amount of the revenue stream; and
providing, by the SDDP and to the different application developer, the monetizing SDK with a largest revenue stream as the recommendation for the SDK.
46. A non-transitory computer-readable medium storing software comprising instructions executable by one or more computers which, upon such execution, cause the one or more computers to perform operations comprising:
one or more computers and one or more storage devices storing instructions that are operable, when executed by the one or more computers, to cause the one or more computers to perform operations comprising:
receiving, by a software development and distribution platform (SDDP) and from a service provider, a software development kit (SDK) that has been published by the service provider, and that issues application program interface (API) calls to access content or functionality to an API associated with the service provider;
receiving, by the SDDP, one or more feedback messages from one or more application developers that have installed the SDK in one or more respective mobile applications;
generating, by the SDDP, a profile for the SDK based at least on the feedback messages;
providing, by the SDDP and to a different application developer, (i) a recommendation for the SDK and (ii) the profile for the SDK, for output; and
in response to providing (i) the recommendation for the SDK and (ii) the profile for the SDK, receiving, by the SDDP, an installation request for the SDK from the different application developer; and
providing, by the SDDP and to the different application developer, the SDK for installation in an application under development by the different application developer.
47. The computer-readable medium of claim 46, wherein the one or more feedback messages from the one or more application developers that have installed the SDK in the one or more respective mobile applications further comprises testing information identifying bugs in the installed SDK.
48. The computer-readable medium of claim 46, wherein the profile for the SDK may be associated with access rights that indicate one or more portions of the profile that includes varying access levels between end users, other service providers, the service provider, the one or more application developers, and the different application developer.
49. The computer-readable medium of claim 46, wherein providing, by the SDDP and to the different application developer, the SDK for the installation the operations further comprise:
providing, by the SDDP and to the different application developer, an identifier identifying the SDK.
50. The computer-readable medium of claim 49, wherein the operations further comprise:
providing, by the SDDP and to the different application developer, an installation command for the identified SDK in response to receiving a request from the different application developer that the SDK be installed.
51. The computer-readable medium of claim 46, wherein the operations further comprise:
providing, by the SDDP and to the service provider, a notification identifying the identified SDK installed at the different application developer in response to providing the installation command for the identified SDK to the different application developer.
US15/594,334 2015-09-02 2017-05-12 Software development and distribution platform Abandoned US20170249139A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/594,334 US20170249139A1 (en) 2015-09-02 2017-05-12 Software development and distribution platform

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US201562213481P 2015-09-02 2015-09-02
US15/256,058 US9841969B2 (en) 2015-09-02 2016-09-02 Software development and distribution platform
US15/594,334 US20170249139A1 (en) 2015-09-02 2017-05-12 Software development and distribution platform

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US15/256,058 Continuation US9841969B2 (en) 2015-09-02 2016-09-02 Software development and distribution platform

Publications (1)

Publication Number Publication Date
US20170249139A1 true US20170249139A1 (en) 2017-08-31

Family

ID=58095483

Family Applications (2)

Application Number Title Priority Date Filing Date
US15/256,058 Active US9841969B2 (en) 2015-09-02 2016-09-02 Software development and distribution platform
US15/594,334 Abandoned US20170249139A1 (en) 2015-09-02 2017-05-12 Software development and distribution platform

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US15/256,058 Active US9841969B2 (en) 2015-09-02 2016-09-02 Software development and distribution platform

Country Status (8)

Country Link
US (2) US9841969B2 (en)
EP (1) EP3286643A1 (en)
JP (1) JP2018522317A (en)
KR (1) KR20170136560A (en)
CN (1) CN107924305A (en)
DE (1) DE112016002120T5 (en)
GB (1) GB2555026A (en)
WO (1) WO2017041021A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111338959A (en) * 2020-02-27 2020-06-26 腾讯科技(深圳)有限公司 Data processing method and related equipment
WO2023168913A1 (en) * 2022-03-10 2023-09-14 中国银联股份有限公司 Method and apparatus for compatibility of sdk with access application, device and medium

Families Citing this family (92)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10146512B1 (en) 2015-08-28 2018-12-04 Twitter, Inc. Feature switching kits
US10848944B2 (en) * 2015-11-24 2020-11-24 Verizon Patent And Licensing Inc. Internet of things communication unification and verification
US20220164840A1 (en) 2016-04-01 2022-05-26 OneTrust, LLC Data processing systems and methods for integrating privacy information management systems with data loss prevention tools or other tools for privacy design
US10284604B2 (en) 2016-06-10 2019-05-07 OneTrust, LLC Data processing and scanning systems for generating and populating a data inventory
US11188615B2 (en) 2016-06-10 2021-11-30 OneTrust, LLC Data processing consent capture systems and related methods
US11392720B2 (en) 2016-06-10 2022-07-19 OneTrust, LLC Data processing systems for verification of consent and notice processing and related methods
US10592648B2 (en) 2016-06-10 2020-03-17 OneTrust, LLC Consent receipt management systems and related methods
US11354434B2 (en) 2016-06-10 2022-06-07 OneTrust, LLC Data processing systems for verification of consent and notice processing and related methods
US11341447B2 (en) 2016-06-10 2022-05-24 OneTrust, LLC Privacy management systems and methods
US10997318B2 (en) 2016-06-10 2021-05-04 OneTrust, LLC Data processing systems for generating and populating a data inventory for processing data access requests
US10678945B2 (en) 2016-06-10 2020-06-09 OneTrust, LLC Consent receipt management systems and related methods
US11295316B2 (en) 2016-06-10 2022-04-05 OneTrust, LLC Data processing systems for identity validation for consumer rights requests and related methods
US11366909B2 (en) 2016-06-10 2022-06-21 OneTrust, LLC Data processing and scanning systems for assessing vendor risk
US11651104B2 (en) 2016-06-10 2023-05-16 OneTrust, LLC Consent receipt management systems and related methods
US11651106B2 (en) 2016-06-10 2023-05-16 OneTrust, LLC Data processing systems for fulfilling data subject access requests and related methods
US11134086B2 (en) 2016-06-10 2021-09-28 OneTrust, LLC Consent conversion optimization systems and related methods
US10685140B2 (en) 2016-06-10 2020-06-16 OneTrust, LLC Consent receipt management systems and related methods
US11366786B2 (en) 2016-06-10 2022-06-21 OneTrust, LLC Data processing systems for processing data subject access requests
US11343284B2 (en) 2016-06-10 2022-05-24 OneTrust, LLC Data processing systems and methods for performing privacy assessments and monitoring of new versions of computer code for privacy compliance
US10909488B2 (en) 2016-06-10 2021-02-02 OneTrust, LLC Data processing systems for assessing readiness for responding to privacy-related incidents
US11328092B2 (en) 2016-06-10 2022-05-10 OneTrust, LLC Data processing systems for processing and managing data subject access in a distributed environment
US11294939B2 (en) 2016-06-10 2022-04-05 OneTrust, LLC Data processing systems and methods for automatically detecting and documenting privacy-related aspects of computer software
US11403377B2 (en) 2016-06-10 2022-08-02 OneTrust, LLC Privacy management systems and methods
US11562097B2 (en) 2016-06-10 2023-01-24 OneTrust, LLC Data processing systems for central consent repository and related methods
US11544667B2 (en) 2016-06-10 2023-01-03 OneTrust, LLC Data processing systems for generating and populating a data inventory
US11481710B2 (en) 2016-06-10 2022-10-25 OneTrust, LLC Privacy management systems and methods
US11586700B2 (en) 2016-06-10 2023-02-21 OneTrust, LLC Data processing systems and methods for automatically blocking the use of tracking tools
US10909265B2 (en) * 2016-06-10 2021-02-02 OneTrust, LLC Application privacy scanning systems and related methods
US11354435B2 (en) 2016-06-10 2022-06-07 OneTrust, LLC Data processing systems for data testing to confirm data deletion and related methods
US11461500B2 (en) 2016-06-10 2022-10-04 OneTrust, LLC Data processing systems for cookie compliance testing with website scanning and related methods
US11416798B2 (en) 2016-06-10 2022-08-16 OneTrust, LLC Data processing systems and methods for providing training in a vendor procurement process
US10949565B2 (en) 2016-06-10 2021-03-16 OneTrust, LLC Data processing systems for generating and populating a data inventory
US11675929B2 (en) 2016-06-10 2023-06-13 OneTrust, LLC Data processing consent sharing systems and related methods
US11475136B2 (en) 2016-06-10 2022-10-18 OneTrust, LLC Data processing systems for data transfer risk identification and related methods
US11418492B2 (en) 2016-06-10 2022-08-16 OneTrust, LLC Data processing systems and methods for using a data model to select a target data asset in a data migration
US10878127B2 (en) 2016-06-10 2020-12-29 OneTrust, LLC Data subject access request processing systems and related methods
US11636171B2 (en) 2016-06-10 2023-04-25 OneTrust, LLC Data processing user interface monitoring systems and related methods
US11222139B2 (en) 2016-06-10 2022-01-11 OneTrust, LLC Data processing systems and methods for automatic discovery and assessment of mobile software development kits
US11277448B2 (en) 2016-06-10 2022-03-15 OneTrust, LLC Data processing systems for data-transfer risk identification, cross-border visualization generation, and related methods
US11222142B2 (en) 2016-06-10 2022-01-11 OneTrust, LLC Data processing systems for validating authorization for personal data collection, storage, and processing
US11520928B2 (en) 2016-06-10 2022-12-06 OneTrust, LLC Data processing systems for generating personal data receipts and related methods
US10510031B2 (en) 2016-06-10 2019-12-17 OneTrust, LLC Data processing systems for identifying, assessing, and remediating data processing risks using data modeling techniques
US11416589B2 (en) 2016-06-10 2022-08-16 OneTrust, LLC Data processing and scanning systems for assessing vendor risk
US11416109B2 (en) 2016-06-10 2022-08-16 OneTrust, LLC Automated data processing systems and methods for automatically processing data subject access requests using a chatbot
US10846433B2 (en) 2016-06-10 2020-11-24 OneTrust, LLC Data processing consent management systems and related methods
US10318761B2 (en) 2016-06-10 2019-06-11 OneTrust, LLC Data processing systems and methods for auditing data request compliance
US11727141B2 (en) 2016-06-10 2023-08-15 OneTrust, LLC Data processing systems and methods for synching privacy-related user consent across multiple computing devices
US11301796B2 (en) 2016-06-10 2022-04-12 OneTrust, LLC Data processing systems and methods for customizing privacy training
US11416590B2 (en) 2016-06-10 2022-08-16 OneTrust, LLC Data processing and scanning systems for assessing vendor risk
US11625502B2 (en) 2016-06-10 2023-04-11 OneTrust, LLC Data processing systems for identifying and modifying processes that are subject to data subject access requests
US11227247B2 (en) 2016-06-10 2022-01-18 OneTrust, LLC Data processing systems and methods for bundled privacy policies
US11410106B2 (en) 2016-06-10 2022-08-09 OneTrust, LLC Privacy management systems and methods
US11336697B2 (en) 2016-06-10 2022-05-17 OneTrust, LLC Data processing systems for data-transfer risk identification, cross-border visualization generation, and related methods
US11438386B2 (en) 2016-06-10 2022-09-06 OneTrust, LLC Data processing systems for data-transfer risk identification, cross-border visualization generation, and related methods
US10740487B2 (en) 2016-06-10 2020-08-11 OneTrust, LLC Data processing systems and methods for populating and maintaining a centralized database of personal data
US11188862B2 (en) 2016-06-10 2021-11-30 OneTrust, LLC Privacy management systems and methods
US10073692B2 (en) * 2016-12-12 2018-09-11 Google Llc System and method of managing application updates
US10013577B1 (en) 2017-06-16 2018-07-03 OneTrust, LLC Data processing systems for identifying whether cookies contain personally identifying information
US10282199B2 (en) * 2017-09-05 2019-05-07 Verizon Patent And Licensing Inc. Selecting a software development kit (SDK) of an application to be activated based on characteristics of the application
US20190102156A1 (en) * 2017-09-29 2019-04-04 Compuware Corporation Streamlined Technique For Deploying Application In Cloud Computing Environment
CN108366127B (en) * 2018-03-07 2021-05-04 北京奇艺世纪科技有限公司 Method and device for acquiring software package
CN110392067B (en) 2018-04-16 2021-07-20 比亚迪股份有限公司 Development system and method of third-party application
US10789058B2 (en) * 2018-05-30 2020-09-29 Microsoft Technology Licensing, Llc Extensibility of unified platform
CN109086038B (en) * 2018-07-10 2022-05-31 千寻位置网络有限公司 Spark-based big data development method and device, and terminal
US10803202B2 (en) 2018-09-07 2020-10-13 OneTrust, LLC Data processing systems for orphaned data identification and deletion and related methods
US11544409B2 (en) 2018-09-07 2023-01-03 OneTrust, LLC Data processing systems and methods for automatically protecting sensitive data within privacy management systems
US11063946B2 (en) * 2018-10-24 2021-07-13 Servicenow, Inc. Feedback framework
CN109636504B (en) * 2018-11-07 2021-11-05 北京慧流科技有限公司 Information processing method and device, electronic device and storage medium
US11176224B2 (en) * 2018-11-13 2021-11-16 Bank Of America Corporation Security tool
CN111597101B (en) * 2019-02-21 2023-09-08 上海哔哩哔哩科技有限公司 SDK access state detection method, computer equipment and computer readable storage medium
US11562136B2 (en) 2019-06-11 2023-01-24 International Business Machines Corporation Detecting programming language deficiencies cognitively
WO2021040582A1 (en) * 2019-08-23 2021-03-04 Telefonaktiebolaget Lm Ericsson (Publ) Methods and apparatuses for providing a function as a service platform
US11455237B2 (en) * 2020-06-01 2022-09-27 Agora Lab, Inc. Highly scalable system and method for automated SDK testing
US11797528B2 (en) 2020-07-08 2023-10-24 OneTrust, LLC Systems and methods for targeted data discovery
WO2022026564A1 (en) 2020-07-28 2022-02-03 OneTrust, LLC Systems and methods for automatically blocking the use of tracking tools
US20230289376A1 (en) 2020-08-06 2023-09-14 OneTrust, LLC Data processing systems and methods for automatically redacting unstructured data from a data subject access request
WO2022060860A1 (en) 2020-09-15 2022-03-24 OneTrust, LLC Data processing systems and methods for detecting tools for the automatic blocking of consent requests
WO2022061270A1 (en) 2020-09-21 2022-03-24 OneTrust, LLC Data processing systems and methods for automatically detecting target data transfers and target data processing
US11397819B2 (en) 2020-11-06 2022-07-26 OneTrust, LLC Systems and methods for identifying data processing activities based on data discovery results
CN112612472B (en) * 2020-12-11 2022-08-23 北京旷视科技有限公司 Embedded model SDK development method and development platform
WO2022159901A1 (en) 2021-01-25 2022-07-28 OneTrust, LLC Systems and methods for discovery, classification, and indexing of data in a native computing system
US11442906B2 (en) 2021-02-04 2022-09-13 OneTrust, LLC Managing custom attributes for domain objects defined within microservices
EP4288889A1 (en) 2021-02-08 2023-12-13 OneTrust, LLC Data processing systems and methods for anonymizing data samples in classification analysis
US11601464B2 (en) 2021-02-10 2023-03-07 OneTrust, LLC Systems and methods for mitigating risks of third-party computing system functionality integration into a first-party computing system
WO2022178089A1 (en) 2021-02-17 2022-08-25 OneTrust, LLC Managing custom workflows for domain objects defined within microservices
US11546661B2 (en) 2021-02-18 2023-01-03 OneTrust, LLC Selective redaction of media content
EP4305539A1 (en) 2021-03-08 2024-01-17 OneTrust, LLC Data transfer discovery and analysis systems and related methods
US11562078B2 (en) 2021-04-16 2023-01-24 OneTrust, LLC Assessing and managing computational risk involved with integrating third party computing functionality within a computing system
WO2023001388A1 (en) * 2021-07-23 2023-01-26 Audi Ag System and method for customizing a vehicle function
US20230102816A1 (en) * 2021-09-30 2023-03-30 Vmware, Inc. Automatic updating of application functionality
KR20230077152A (en) * 2021-11-25 2023-06-01 조용래 Modular game producing method and system
US11620142B1 (en) 2022-06-03 2023-04-04 OneTrust, LLC Generating and customizing user interfaces for demonstrating functions of interactive user environments

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150242470A1 (en) * 2011-05-27 2015-08-27 AVG Netherlands B.V. Systems and methods for recommending software applications
US20160299977A1 (en) * 2015-04-13 2016-10-13 Quixey, Inc. Action-Based App Recommendation Engine
US9485615B2 (en) * 2014-09-26 2016-11-01 At&T Intellectual Property I, L.P. Local peer-to-peer network for providing recommendations and enforcing security policies

Family Cites Families (73)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5694546A (en) * 1994-05-31 1997-12-02 Reisman; Richard R. System for automatic unattended electronic information transport between a server and a client by a vendor provided transport software with a manifest list
US5845077A (en) 1995-11-27 1998-12-01 Microsoft Corporation Method and system for identifying and obtaining computer software from a remote computer
US6009274A (en) * 1996-12-13 1999-12-28 3Com Corporation Method and apparatus for automatically updating software components on end systems over a network
US7310801B2 (en) * 2000-04-27 2007-12-18 Microsoft Corporation Servicing a component-based software product throughout the software product lifecycle
US7191439B2 (en) 2001-02-28 2007-03-13 Palmsource, Inc. Verification of software application attributes for optimal compatibility with a software system
JP2002278754A (en) * 2001-03-15 2002-09-27 Toshiba Corp Management system of software component library, its method and management program of software component library
US7134122B1 (en) * 2001-05-31 2006-11-07 Oracle International Corporation One click deployment
SE0102199D0 (en) * 2001-06-20 2001-06-20 Ericsson Telefon Ab L M Upgrading field programmable gate arrays over data communication networks
US7761870B2 (en) * 2003-03-06 2010-07-20 Sap Ag Methods and systems for generating an application consistent with a profile
US7334225B2 (en) * 2003-04-28 2008-02-19 International Business Machines Corporation Method, system, and computer program product for on demand enablement of dormant computing resources
US7185231B2 (en) * 2003-05-14 2007-02-27 Microsoft Corporation Methods and systems for collecting, analyzing, and reporting software reliability and availability
US6976253B1 (en) * 2003-07-30 2005-12-13 Microsoft Corporation Method and apparatus for configuring a mobile device
US7987459B2 (en) 2005-03-16 2011-07-26 Microsoft Corporation Application programming interface for identifying, downloading and installing applicable software updates
WO2006110991A1 (en) * 2005-04-18 2006-10-26 Research In Motion Limited Method and system for controlling software version updates
US7802197B2 (en) * 2005-04-22 2010-09-21 Microsoft Corporation Adaptive systems and methods for making software easy to use via software usage mining
US8352935B2 (en) * 2005-05-19 2013-01-08 Novell, Inc. System for creating a customized software distribution based on user requirements
US7672875B2 (en) * 2005-06-06 2010-03-02 International Business Machines Corporation Presenting an alternative product package offer from a web vendor
US20070233782A1 (en) 2006-03-28 2007-10-04 Silentclick, Inc. Method & system for acquiring, storing, & managing software applications via a communications network
US8015547B2 (en) * 2006-06-29 2011-09-06 Augusta Systems, Inc. Reconfigurable, hierarchical component-based architecture and framework and methods for rapidly developing sensor device-enabling software applications
US9544196B2 (en) * 2006-09-20 2017-01-10 At&T Intellectual Property I, L.P. Methods, systems and computer program products for determining installation status of SMS packages
US20080127037A1 (en) * 2006-10-16 2008-05-29 Prashanth Kadur System and method for detecting software on a computing device
US20080163199A1 (en) * 2006-12-30 2008-07-03 Rao Siddhartha Ashok Multi-product package creation and editing
US20080301669A1 (en) 2007-05-30 2008-12-04 Google Inc. Dynamically Self-Updating by a Software Application on a Device
US7890814B2 (en) * 2007-06-27 2011-02-15 Microsoft Corporation Software error report analysis
US8972865B2 (en) * 2007-10-19 2015-03-03 Opera Software Asa Method and device for providing easy access to pre-selected data resources
US20090144727A1 (en) * 2007-12-04 2009-06-04 Bea Systems, Inc. Interpreted multiple product installation
US8230113B2 (en) * 2007-12-29 2012-07-24 Amx Llc System, method, and computer-readable medium for development and deployment of self-describing controlled device modules in a control system
US8566891B2 (en) * 2008-03-31 2013-10-22 Verizon Patent And Licensing Inc. Systems and methods for monitoring, troubleshooting and/or controlling a digital television
US8813066B2 (en) * 2008-05-06 2014-08-19 International Business Machines Corporation Multi-component software application installation facility
US8539478B2 (en) * 2008-06-20 2013-09-17 International Business Machines Corporation Dynamic web installer
US20100037204A1 (en) * 2008-08-07 2010-02-11 Google Inc. Content Distribution for Mobile Device
US8413259B2 (en) * 2009-02-26 2013-04-02 Red Hat, Inc. Methods and systems for secure gated file deployment associated with provisioning
US20100287529A1 (en) * 2009-05-06 2010-11-11 YDreams - Informatica, S.A. Joint Stock Company Systems and Methods for Generating Multimedia Applications
US20100287525A1 (en) * 2009-05-07 2010-11-11 Microsoft Corporation Extension through visual reflection
US8489112B2 (en) * 2009-07-29 2013-07-16 Shopkick, Inc. Method and system for location-triggered rewards
US9383970B2 (en) * 2009-08-13 2016-07-05 Microsoft Technology Licensing, Llc Distributed analytics platform
US8874694B2 (en) * 2009-08-18 2014-10-28 Facebook, Inc. Adaptive packaging of network resources
CN101697125B (en) * 2009-11-04 2013-05-08 中兴通讯股份有限公司 Method and device for development environment conversion
US9639347B2 (en) * 2009-12-21 2017-05-02 International Business Machines Corporation Updating a firmware package
US8719776B2 (en) * 2009-12-30 2014-05-06 Foneclay, Inc. System for creation and distribution of software applications usable on multiple mobile device platforms
US8245082B2 (en) * 2010-02-25 2012-08-14 Red Hat, Inc. Application reporting library
WO2011116248A1 (en) * 2010-03-17 2011-09-22 Siamak Farah A cloud-based desktop and subscription application platform apparatuses, methods and systems
JP5937577B2 (en) * 2010-05-19 2016-06-22 グーグル インコーポレイテッド Bug clearing house
CN102457504B (en) * 2010-10-28 2015-06-10 中兴通讯股份有限公司 Application store system and method for carrying out application development by using same
US8433620B2 (en) * 2010-11-04 2013-04-30 Microsoft Corporation Application store tastemaker recommendations
US8863114B2 (en) * 2010-12-06 2014-10-14 Red Hat, Inc. Managing software packages using a version control system
US8762197B2 (en) * 2011-03-21 2014-06-24 P4Rc, Inc. Social enablement of mobile casual games enabling mobile users to connect within and outside games with other mobile users, brands, game developers, and others online, on mobile devices, and in social networks
US8261231B1 (en) * 2011-04-06 2012-09-04 Media Direct, Inc. Systems and methods for a mobile application development and development platform
WO2012154838A2 (en) * 2011-05-09 2012-11-15 Google Inc. Generating application recommendations based on user installed applications
US9058612B2 (en) * 2011-05-27 2015-06-16 AVG Netherlands B.V. Systems and methods for recommending software applications
CA2744165A1 (en) * 2011-06-23 2012-12-23 Ibm Canada Limited - Ibm Canada Limitee Centrally controlled proximity based software installation
US8898676B2 (en) * 2011-08-26 2014-11-25 Vmware, Inc. Management of software updates for software components in a virtualized environment of a datacenter using dependency relationships
US9934027B2 (en) * 2011-09-21 2018-04-03 Actian Corporation Method and apparatus for the development, delivery and deployment of action-oriented business applications supported by a cloud based action server platform
US9430206B2 (en) * 2011-12-16 2016-08-30 Hsiu-Ping Lin Systems for downloading location-based application and methods using the same
US20130205277A1 (en) * 2012-02-07 2013-08-08 Telerik, AD Environment and method for cross-platform development of software applications
US20140053126A1 (en) * 2012-02-13 2014-02-20 Mark A. Watson Integrated mobile application development platform
US8739249B1 (en) * 2012-03-08 2014-05-27 Google Inc. Push notifications for web applications and browser extensions
WO2013147725A1 (en) * 2012-03-24 2013-10-03 Intel Corporation Location-based application recommendation
US9407443B2 (en) * 2012-06-05 2016-08-02 Lookout, Inc. Component analysis of software applications on computing devices
US8806434B2 (en) * 2012-06-28 2014-08-12 International Business Machines Corporation Dynamically configuring an integrated development environment
US10339560B2 (en) * 2012-08-01 2019-07-02 Oath Inc. Mobile application usage-based revenue targeting systems and methods
US9146830B2 (en) * 2012-10-26 2015-09-29 Jsmapreduce Corporation Hybrid local/remote infrastructure for data processing with lightweight setup, powerful debuggability, controllability, integration, and productivity features
US20140123157A1 (en) * 2012-10-31 2014-05-01 Nokia Corporation Method and apparatus for providing application notifications
GB2507994A (en) * 2012-11-16 2014-05-21 Vodafone Ip Licensing Ltd Mobile Device Application Analysis
US20140172557A1 (en) * 2012-12-19 2014-06-19 FootTrafficeker LLC Interactive display system
US8886769B2 (en) * 2013-01-18 2014-11-11 Limelight Networks, Inc. Selective content pre-warming in content delivery networks based on user actions and content categorizations
CN105103146B (en) * 2013-02-10 2018-11-13 维克斯网有限公司 Third-party application CommAPI
US9158518B2 (en) * 2013-03-11 2015-10-13 Blackberry Limited Collaborative application development environment using a connected device
US20140365311A1 (en) * 2013-06-11 2014-12-11 Facebook, Inc Associating Advertisements with Events
KR102220127B1 (en) * 2013-06-18 2021-03-02 시암벨라 리미티드 Method and apparatus for customized software development kit (sdk) generation
EP2889813B1 (en) * 2013-12-27 2017-11-15 Buongiorno S.P.A. Method and system for implementing in-app software development kits
CN104503780B (en) * 2014-12-09 2018-12-14 深圳市奇付通科技有限公司 It is a kind of that method and apparatus that applying channel packet are provided
US9430905B2 (en) * 2014-12-17 2016-08-30 Jackpot Rising Inc. Method and system for gaming revenue

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150242470A1 (en) * 2011-05-27 2015-08-27 AVG Netherlands B.V. Systems and methods for recommending software applications
US9485615B2 (en) * 2014-09-26 2016-11-01 At&T Intellectual Property I, L.P. Local peer-to-peer network for providing recommendations and enforcing security policies
US20160299977A1 (en) * 2015-04-13 2016-10-13 Quixey, Inc. Action-Based App Recommendation Engine

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111338959A (en) * 2020-02-27 2020-06-26 腾讯科技(深圳)有限公司 Data processing method and related equipment
WO2023168913A1 (en) * 2022-03-10 2023-09-14 中国银联股份有限公司 Method and apparatus for compatibility of sdk with access application, device and medium

Also Published As

Publication number Publication date
GB201717662D0 (en) 2017-12-13
GB2555026A (en) 2018-04-18
KR20170136560A (en) 2017-12-11
US20170060568A1 (en) 2017-03-02
WO2017041021A1 (en) 2017-03-09
EP3286643A1 (en) 2018-02-28
US9841969B2 (en) 2017-12-12
DE112016002120T5 (en) 2018-03-22
CN107924305A (en) 2018-04-17
JP2018522317A (en) 2018-08-09

Similar Documents

Publication Publication Date Title
US9841969B2 (en) Software development and distribution platform
US20210397541A1 (en) System and method of handling complex experiments in a distributed system
US10031841B2 (en) Method and system for incrementally updating a test suite utilizing run-time application executions
CN113835777B (en) Mobile application activity detector
US11055090B2 (en) Component management platform
US20220237315A1 (en) Metadata storage architecture and data aggregation
US20210342203A1 (en) Api manager
US11687335B2 (en) Software defect prediction model
US10901697B2 (en) Feature switching kits
US20200125353A1 (en) Product feature notification and instruction in a continuous delivery software development environment
CN111654495A (en) Method, apparatus, device and storage medium for determining traffic generation source
US20180157478A1 (en) Deployment of immutable web application builds
US20230409468A1 (en) Providing application error data for use by third-party library development systems
US9785543B2 (en) Dual tagging between test and pods
US9842343B2 (en) Systems and methods for an online marketplace for accessories of a remote monitoring and management product
WO2022271351A1 (en) Shifting left database degradation detection
CN114416552A (en) Unit testing method, unit testing device, electronic equipment and storage medium

Legal Events

Date Code Title Description
AS Assignment

Owner name: TWITTER, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SEIBERT, JEFFREY H., JR.;CHANG, WAYNE;REEL/FRAME:042424/0038

Effective date: 20160930

Owner name: GOOGLE INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:TWITTER, INC.;CRASHLYTICS, INC.;REEL/FRAME:042424/0438

Effective date: 20170125

AS Assignment

Owner name: GOOGLE LLC, CALIFORNIA

Free format text: CHANGE OF NAME;ASSIGNOR:GOOGLE INC.;REEL/FRAME:044129/0001

Effective date: 20170929

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION