¿Qué es un hosting y como comprar uno?
En este video te comparto como contratar un servicio de hosting en Banahosting para crear tu primer sitio web.
Bienvenido a mi sitio Web.
En este video te comparto como contratar un servicio de hosting en Banahosting para crear tu primer sitio web.
En este vídeo te comparto como ocultar tu aplicación de Google Play Console.
En este video te comparto como aprender a comprar un dominio de internet para tu sitio web.
Formulario de Google: https://support.google.com/googleplay/android-developer/contact/key Keystore Explorer: https://keystore-explorer.org/ En este video te comparto como enviar a Google una solicitud para poder utilizar una nueva keystore y poder actualizar tu aplicación android. Tambien te comparto como extraer el PEM file con ayuda de Keystore Explorer.
I has this issue when I was signing my android app bundle (.aab) to upload it to Google Play. The solution for this is make sure that when you are adding a new image asset select the right option. I was doing the release for my app but when I added the image asset I … Leer más
For configure your default canvas size you need to: 2. Set you preferred width and height: 3. Click in save preset 4. Give it a name to your saved settings: 5. Open again a new document, every time you open a new document you can go to Preset and slide your dropdown and select your … Leer más
When I was opening my keystore with the help of Keystore Explorer I found this issue: This error is probably originated for your java version. I had installed Java 8 and based in what I have read for open this type of Keystore you need to install more updated versions. To solve this issue update … Leer más
For find out where is your JDK (Java Development Kit) in your computer: 1. Open your File Explorer (Windows + R) 2. Select Program Files 3. Select Java 4. Here you can find all java versions you have. In my case I have two versions. (Java 8 and Java 11)
1. For accomplish this you need to go to your terminal, make right click in the top bar and select properties: 2. After that make sure you have selected the option Use Ctrl+Shift+C/V as Copy/Paste : and select OK. Finally in order to copy or paste just only type: Ctrl+Shift+C or Ctrl+Shift+V
Si deseamos cambiar el icono de nuestra aplicación, como primer paso nos dirigimos a la carpeta app (1), damos un clic derecho sobre ella y seleccionamos New – Image Asset Luego ubicamos la vista para Playstore (1), escalamos la imagen para que quede bien posicionada dentro de del recuadro (2), y seleccionamos la carpeta para … Leer más