12 octubre 2021

Is there an Openoffice app for android or chromebook?

Can Openoffice be used on android or on a chromebook? Officially there is no OpenOffice app for android or chrome os. 

However, there is one on Google play that is based on the openoffice code and that is very similar, if not the same. 

It's called AndroOpen Office and it's based on the latest version of Openoffice, this can be seen if we access the app's settings. 

It has the classic word processor, the option to create presentations, calc sheets, math formulas, drawing... The same as in OpenOffice. 

This is how it looks on a chromebook or tablet. 



This is how it would look on an android mobile ... On the right you can see how it looks when touching the in-mouse icon. 

In chromeboks, there is also the possibility of installing the official Openoffice through Linux beta, but it is a little more complicated than installing an app from Google Play.

En chrome cómo guardar archivos en pendrive u otra carpeta al descargarlos

En este artículo hemos utilizado un chromebook (pero vale también para windows o Linux) , que suele venir configurado de fábrica para que todos los archivos que descarguemos de internet en el navegador Chrome se guarden en la carpeta de descargas.

Supongamos que deseamos elegir la carpeta donde guardar el archivo o simplemente deseamos guardarlo en un pendrive. 

Entonces tenemos que activar que el navegador nos pregunte dónde queremos guardar el archivo. 

Pasos:

1. Abrir navegador Chrome, y hacer click/tocar los tres puntitos verticales situados en la esquina superior derecha del navegador. 

2. Seleccionar Configuración. 

3. Seleccionar Configuración avanzada - Descargas. 

4. En "Preguntar dónde se guardará cada archivo antes de descargarlo" - Activar el botón (deslizándolo hacia la derecha). 

La próxima vez que descarguemos un archivo de internet, aparecerá una ventana con forma de rectángulo donde podremos seleccionar la carpeta o pendrive donde guardarlo, e incluso cambiarle el nombre. 

11 octubre 2021

How to create a portable wifi hotspot on android phone

Sharing the data connection of our phone with a tablet or a laptop is very easy. We just have to create a portable Wi-Fi hotspot. 

We go to Settings - (networks) - Portable hotspot

On portable hotspot select - set up portable hotspot. 

There we can change the SSID name (it is our device name when showing on wifi networks) and we will usually find a password that we can leave or change.

In the security section we can choose a strong encryption such as WPA-2. 

We must copy the password on a piece of paper or on a notes app (touch the eye-shaped icon to view) and the ssid too. 

Once set up, go back and enable the portable hotspot button, if it has not been done before. 

Important: To share the mobile data connection we must turn such connection on (be sure internet is working) and have the portable hotspot turned on. 

And we can now access the internet via wifi from another device. 

* Images show MIUI 12 (Xiaomi) interface. 

Cómo crear una zona wifi o hotspot en un móvil android

Compartir la conexión de datos de nuestro móvil con una tablet o un portátil es muy fácil. Tan sólo tenemos que crear un punto de acceso wifi portátil, también llamado zona wifi o "hotspot". 

Nos vamos a Ajustes - (Redes) - Punto de acceso portátil (o zona wifi). 

En punto de acceso portátil (o zona wifi) seleccionar - Configurar punto de acceso portátil. 

Ahí podemos cambiar el nombre SSID (es el nombre que tiene nuestro dispositivo cuando aparece en redes wifi) y normalmente encontraremos una contraseña q podemos dejar o cambiarla.

En apartado seguridad elegimos un cifrado fuerte como es WPA-2. 

Debemos copiar en un papel o en una app de notas la contraseña (tocamos el icono con forma de ojo para visualizar) y también el ssid. 

Una vez configurado, retrocedemos y activamos el punto de acceso portátil si no lo hemos hecho antes. 

Importante: Para compartir la conexión de datos tenemos que activar dicha conexión en el móvil (asegurarnos que tenemos internet) y tener el punto de acceso portátil activado. 

Y ya podemos acceder a internet por wifi desde otro dispositivo. 

* Las imágenes muestran la interfaz android de MIUI 12 (Xiaomi). 

10 octubre 2021

How to install or uninstall spotify on chromebook linux beta

This article is for Linux Debian, which is the one (linux beta) that can be enabled on chrome os, chromebooks system. To install the desktop version of Spotify on a chromebook (or debian) we have to do it through the linux beta terminal (which must has been activated previously). 

HOW TO INSTALL SPOTIFY:

We open the Linux Terminal app and write:

sudo apt-get install spotify-client 

Reply we do want to install by typing: y

Once installed, it is very likely that when you open Spotify, it will close instantly. In linux the app usually crashes. 

The trick to open Spotify  is:

Open terminal and type:

spotify --no-zygote

Then automatically Spotify will open. 

HOW TO UNINSTALL SPOTIFY:

sudo apt-get --purge remove spotify-client

And follow instructions. 

Quick way to install Firefox on linux beta - chromebook

There is a firefox version you can install quickly if you don't wanna waste time with codes and file managers, or you are just beginning...