Gameloft adquiere un 10% más de usuarios nuevos con Google Play Asset Delivery
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Información general
En el año 2000, Gameloft se creó gracias a la pasión por los juegos y un deseo de llevarlos a los jugadores de todo el mundo. Fue pionera en el desarrollo de apps para dispositivos móviles y ahora tiene una cartera de más de 190 juegos. Muchos de los juegos para dispositivos móviles de Gameloft tienen una gran cantidad de gráficos y su tamaño de descarga es grande. Esto convirtió a la empresa en un socio atractivo en el desarrollo de Google Play Asset Delivery (PAD), un conjunto de funciones de entrega para los servicios de juegos que se compilan en nuestra infraestructura de App Bundle. PAD brinda la entrega gratuita y dinámica de los recursos correctos del juego a los dispositivos adecuados en el momento justo. Esto le interesó a Gameloft y comenzó a cambiar el sistema tradicional de APK y OBB, lo que redujo los costos de CDN y mejoró la experiencia general del usuario de sus jugadores.
Qué hizo la empresa
El proceso de integración fue relativamente sencillo. El traslado al formato del paquete de aplicación facilitó el cambio de los archivos de expansión de Google al tiempo de instalación.
La implementación de los sistemas de seguimiento rápido y a pedido también resultó simple, ya que son similares a los sistemas DLC existentes de Gameloft y contienen todo lo necesario para el reemplazo, incluidas las velocidades de descarga rápida, la información de progreso de descargas y el estado de descarga. "Debido a que el SDK de PAD ya administraba el trabajo pesado, solo se trataba de reemplazar algunas llamadas y dejar que PAD hiciera el resto", afirmó Maximiliano Rodriguez, director de Operaciones de Plataformas de Gameloft.
Una vez que se trasladó a Android App Bundle, Gameloft integró los tres modos de entrega de PAD:
Tiempo de instalación: En Asphalt Xtreme, se lanzó originalmente con los archivos de expansión de Google (OBB).
Seguimiento rápido: En Asphalt 8, se lanzó originalmente con un sistema interno de entrega de recursos para descargas secundarias.
A pedido: En Minion Rush: Despicable Me, se lanzó originalmente con un sistema interno de entrega de elementos para descargar elementos adicionales a medida que los usuarios pasan por los niveles del juego.
Asphalt 8
Resultados
Gameloft observó una reducción en los costos de CDN tanto para Asphalt 8 como para Minion Rush. Con la entrega de seguimiento rápido, notaron un aumento significativo en la cantidad de usuarios que completaron la descarga secundaria para comenzar a jugar. Esto también generó una mejor retención de usuarios y un 10% más de jugadores nuevos en comparación con su sistema de entrega de recursos de CDN anterior.
Con los prometedores resultados iniciales y el proceso de implementación sin interrupciones, Gameloft planea usar PAD en más de sus próximos lanzamientos. Su plan es reducir la huella de sus juegos en los dispositivos y ofrecer una mejor experiencia general, ya que descarta el antiguo APK O sistema de OBB en lugar de usar el formato del paquete de aplicación y la función de tiempo de instalación de PAD. Al mismo tiempo, está investigando cambiar a la opción A pedido para los juegos adicionales que usan su propio sistema de entrega de recursos, y combinar los modos de entrega de Play Asset Delivery en el mismo juego. Por ejemplo, la descarga inicial de elementos en un juego puede ser a través de Seguimiento rápido y luego, las descargas de elementos en el juego pueden ser a pedido. Lo que sugiere es dividir los datos en tres categorías:
Los datos que necesita tu app para ejecutarse por primera vez
Los datos que no necesita la app al principio, pero que se necesitarán después de algunos minutos
Los datos opcionales que solo algunos usuarios necesitarán
El contenido y las muestras de código que aparecen en esta página están sujetas a las licencias que se describen en la Licencia de Contenido. Java y OpenJDK son marcas registradas de Oracle o sus afiliados.
Última actualización: 2020-06-01 (UTC)
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2020-06-01 (UTC)"],[],[],null,["# Gameloft acquires 10% more new users with Google Play Asset Delivery\n\nBackground\n----------\n\nIn 2000,\n[Gameloft](https://play.google.com/store/apps/dev?id=4826827787946964969) was\ncreated with a passion for games and a desire to bring them to players around\nthe world. They were an early pioneer developing for mobile and now have a\nportfolio of over 190 games. Many of Gameloft's mobile games are\ngraphically-intense and have a large download size. This made them a compelling\npartner in the early development of Google Play Asset Delivery (PAD), a set of\ndelivery features for games services that build on our App Bundle\ninfrastructure. PAD provides free, dynamic delivery of the right game assets to\nthe right devices at the right time. This intrigued Gameloft as they set out to\nswitch from the traditional APK + OBB system, reducing CDN costs, and improving\nthe overall user experience for their players.\n\nWhat they did\n-------------\n\nThe integration process was relatively straightforward. Moving to the app bundle\nformat made for an easy change from Google Expansion files to Install-Time.\nImplementing the Fast-Follow and On-Demand systems was also simple since they\nare similar to Gameloft's existing DLC systems and contain everything needed for\nreplacement, including fast download speeds, download progress info, and\ndownload state. \"Since the heavy lifting was already handled by the PAD SDK, it\nwas just a matter of replacing a few calls and letting PAD do the rest,\" said\nMaximiliano Rodriguez, Platforms Operations Director at Gameloft.\n\nOnce moved to the Android App Bundle, Gameloft integrated PAD's three delivery\nmodes:\n\n- **Install-Time** ---in *Asphalt Xtreme*, originally released using the Google Expansion Files (OBBs).\n- **Fast-Follow** ---in *Asphalt 8*, originally released using an in-house asset-delivery system for secondary downloads.\n- **On-Demand** ---in *Minion Rush: Despicable Me*, originally released using an in-house asset-delivery system for downloading additional assets as users progress through levels in the game.\n\n**Asphalt 8**\n\nResults\n-------\n\nGameloft saw a reduction in CDN costs for both *Asphalt 8* \\& *Minion Rush*. With\nFast-Follow delivery, they have had a significant increase in the number of\nusers who completed the secondary download to start playing the game. This also\nresulted in better user retention, with 10% more new players compared to their\nprevious CDN asset delivery system.\n\nWith the promising early results and seamless implementation process, Gameloft\nplans to use PAD in more of their upcoming releases. They plan to lower their\ngame's footprint on devices and provide an overall better experience by dropping\nthe old APK + OBB system in place of using the app bundle format and PAD's\nInstall-Time feature. At the same time, they are investigating the switch to\nOn-Demand for additional games that use their proprietary asset-delivery system,\nas well as combining Play Asset Delivery delivery modes in the same game. For\nexample, the initial asset download in a game could be through Fast-Follow, then\nthe in-game asset downloads could be through On-Demand. They suggest splitting\ndata into three categories:\n\n- The data that your app needs to run the first time.\n- The data that your app can live without for the beginning, but will need after a few minutes of usage.\n- The optional data that only some users will need.\n\nGet started\n-----------\n\nGet started today by learning more about\n[Play Asset Delivery](/guide/app-bundle/asset-delivery) and discover how\nGameloft approaches building for larger screens in the\n[Apps, Games, \\& Insights podcast](http://appsgamesinsights.googledevelopers.libsynpro.com/building-for-larger-screens-and-better-game-experiences-episode-7)."]]