GCPHONE Google Pixel 4 Coque

Hey! i just wanna share with you a coque that i have made to have the pixel 4 look on your gcphone.
Instalation, just copy&paste on the coque folder of your gcphone (gcphone/html/static/img/coque)


The, you go to (gcphone/html/config/config.json) and change this:
“coque”: {
“Sansumg S8”: “s8.png”,
“Iphone X”: “iphonex.png”,
“Brick Base”: “base.png”,
“Transparent”: “transparent.png”
},
“coque_default”: {
“label”: “Sansumg S8”,
“value”: “s8.png”
},
into this:
“coque”: {
“Sansumg S8”: “s8.png”,
“Iphone X”: “iphonex.png”,
“Brick Base”: “base.png”,
“Transparent”: “transparent.png”,
“Pixel 4”: “pixel4.png”
},
“coque_default”: {
“label”: “Pixel 4”,
“value”: “pixel4.png”
},

AND THERE YOU GO ;D. NOW IN SPANISH---->
Hola! solo quería compartir esta imagen para el gcphone que he hecho del pixel 4, es un movil que me gusta mucho y quería poner. INSTRUCIONES:
Copia y pega la imagen en (gcphone/html/static/img/coque)


Luego ve a el archivo (gcphone/html/config/config.json) y cambia esto:
“coque”: {
“Sansumg S8”: “s8.png”,
“Iphone X”: “iphonex.png”,
“Brick Base”: “base.png”,
“Transparent”: “transparent.png”
},
“coque_default”: {
“label”: “Sansumg S8”,
“value”: “s8.png”
},
por esto:
“coque”: {
“Sansumg S8”: “s8.png”,
“Iphone X”: “iphonex.png”,
“Brick Base”: “base.png”,
“Transparent”: “transparent.png”,
“Pixel 4”: “pixel4.png”
},
“coque_default”: {
“label”: “Pixel 4”,
“value”: “pixel4.png”
},

Y YA ESTARÍA, espero que os guste ;D

2 Likes

Nice work man .

1 Like

una duda, utilice un coque de otro gcphone pero no sale los marcos, tienes idea?

1 Like

solo no tenia los datos cargados en __resource, sorry!

1 Like