ROMs y desarrollo bq Aquaris 5 HD ROMs y desarrollo bq Aquaris 5 HD

Tema Cerrado
 
Herramientas
  #1301  
Viejo 21/05/15, 21:45:06
Array

[xs_avatar]
sueky sueky no está en línea
Miembro del foro
 
Fecha de registro: jul 2011
Localización: Madrid
Mensajes: 248
Modelo de smartphone: BQ AQUARIS 5HD
Tu operador: Movistar
Q estabilidad tiene? Y q trabajo te queds por delante?


  #1302  
Viejo 21/05/15, 21:50:18
Array

[xs_avatar]
eduardo579
Usuario invitado
 
Mensajes: n/a

Tantas preguntas y tan pocas respuestas...

Enviado desde mi bq Aquaris 5 HD mediante Tapatalk
  #1303  
Viejo 21/05/15, 21:54:33
Array

[xs_avatar]
alexprobiker alexprobiker no está en línea
Miembro del foro
 
Fecha de registro: jul 2014
Mensajes: 106
Modelo de smartphone: bq aquaris 5 hd
Tu operador: Orange
me parece a mi que hasta mañana ya hay poco que hacer, veo que joel no se conecta desde hace rato
  #1304  
Viejo 21/05/15, 21:56:37
Array

[xs_avatar]
eduardo579
Usuario invitado
 
Mensajes: n/a

Vendida de humo incoming...

Enviado desde mi bq Aquaris 5 HD mediante Tapatalk
  #1305  
Viejo 21/05/15, 22:07:44
Array

[xs_avatar]
eduardo579
Usuario invitado
 
Mensajes: n/a

Joel, no te comprometas a algo que al final no puedes cumplir.

Enviado desde mi bq Aquaris 5 HD mediante Tapatalk
  #1306  
Viejo 21/05/15, 22:41:38
Array

[xs_avatar]
mt2 mt2 no está en línea
Miembro del foro
 
Fecha de registro: may 2013
Localización: Ciudad Real
Mensajes: 357
Modelo de smartphone: Xiaomi MI 10
Tu operador: Pepephone
Supuestamente en esta versión que va a subir Joel ya esta el almacenamiento solucionado no ?
  #1307  
Viejo 21/05/15, 22:42:56
Array

[xs_avatar]
eduardo579
Usuario invitado
 
Mensajes: n/a

 Cita: Originalmente Escrito por mt2 Ver Mensaje
Supuestamente en esta versión que va a subir Joel ya esta el almacenamiento solucionado no ?
Nadie sabe nada. Joel no responde y debería estar ya subida.

Enviado desde mi bq Aquaris 5 HD mediante Tapatalk
  #1308  
Viejo 21/05/15, 22:44:52
Array

[xs_avatar]
mt2 mt2 no está en línea
Miembro del foro
 
Fecha de registro: may 2013
Localización: Ciudad Real
Mensajes: 357
Modelo de smartphone: Xiaomi MI 10
Tu operador: Pepephone
 Cita: Originalmente Escrito por eduardo579 Ver Mensaje
Nadie sabe nada. Joel no responde y debería estar ya subida.

Enviado desde mi bq Aquaris 5 HD mediante Tapatalk
Cuanta incertidumbre !
A ver si Joel nos resuelve las dudas !!
Yo todavía no cambiare de ROM ya que por ahora me va muy bien la legend pero no esta de mas tener la cyna por si acaso
  #1309  
Viejo 21/05/15, 22:46:42
Array

[xs_avatar]
Javihijate Javihijate no está en línea
Miembro del foro
 
Fecha de registro: nov 2013
Mensajes: 282
Modelo de smartphone: Aquaris E5 4G
Tu operador: Pepephone
Ami me da igual que la ponga hoy mañana o pasado siempre y cuando este decentemente usable. Espero que me comprendais
  #1310  
Viejo 21/05/15, 22:48:18
Array

[xs_avatar]
mt2 mt2 no está en línea
Miembro del foro
 
Fecha de registro: may 2013
Localización: Ciudad Real
Mensajes: 357
Modelo de smartphone: Xiaomi MI 10
Tu operador: Pepephone
 Cita: Originalmente Escrito por Javihijate Ver Mensaje
Ami me da igual que la ponga hoy mañana o pasado siempre y cuando este decentemente usable. Espero que me comprendais
Eso esta claro ! Si la sube que la suba bien ( yo opino lo mismo )
Pero la gente se ilusiona !!!! XD
  #1311  
Viejo 21/05/15, 22:54:09
Array

[xs_avatar]
JoelBQ
Usuario invitado
 
Mensajes: n/a

Mañana Por Aquí, Os Dejaré La ROM, He Tenido Un Pequeño Problema Con MEGA ( Me Haré Otra Cuenta ) Y No Se Ha Subido Bien El Archivo
En Cuanto A Fecha 100 % CONFIRMADA, Mañana
  #1312  
Viejo 21/05/15, 22:58:30
Array

[xs_avatar]
JoelBQ
Usuario invitado
 
Mensajes: n/a

ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" ");
ui_print(" CyanogenMod 11s ");
ui_print(" ");
sleep(10);
ui_print("[*] Pasos Previos A La Instalacion...");
mount("ext4", "EMMC", "/dev/block/mmcblk0p5", "/system");
package_extract_file("system/bin/backuptool.sh", "/tmp/backuptool.sh");
package_extract_file("system/bin/backuptool.functions", "/tmp/backuptool.functions");
set_perm("/tmp/backuptool.sh", 0, 0, 0755);
set_perm("/tmp/backuptool.functions", 0, 0, 0644);
run_program("/tmp/backuptool.sh", "backup");
unmount("/system");
show_progress(0.500000, 0);
mount("ext4", "EMMC", "/dev/block/mmcblk0p7", "/data");
package_extract_file("system/bin/otasigcheck.sh", "/tmp/otasigcheck.sh");
package_extract_file("META-INF/org/cyanogenmod/releasekey", "/tmp/releasekey");
set_perm("/tmp/otasigcheck.sh", 0, 0, 0755);
run_program("/tmp/otasigcheck.sh");
sha1_check(read_file("/tmp/releasekey"),"7241e92725436afc79389d4fc2333a2aa8c2 0230") && abort("Can't install this package on top of incompatible data. Please try another package or run a factory reset");
unmount("/data");
ui_print("[*] Formateando SDCard Interna...");
format("ext4", "EMMC", "/dev/block/mmcblk0p5", "0", "/system");
ui_print("[+] Formateada..!");
ui_print("[*] Montando La SDCard Interna Como /System...");
mount("ext4", "EMMC", "/dev/block/mmcblk0p5", "/system");
ui_print("[+] Montada...!");
ui_print("[*] Extrayendo Datos En El Sistema...");
package_extract_dir("system", "/system");
ui_print("[+] Datos Extraidos...!");
ui_print("[*] Aplicando Enlaces Simbolicos...");
symlink("../bin/fsck.f2fs", "/system/bin/dump.f2fs");
symlink("../xbin/su", "/system/bin/su");
symlink("Roboto-Bold.ttf", "/system/fonts/DroidSans-Bold.ttf");
symlink("Roboto-Regular.ttf", "/system/fonts/DroidSans.ttf");
symlink("busybox", "/system/xbin/[", "/system/xbin/[[",
"/system/xbin/adjtimex", "/system/xbin/arp", "/system/xbin/ash",
"/system/xbin/awk", "/system/xbin/base64", "/system/xbin/basename",
"/system/xbin/bbconfig", "/system/xbin/blkid", "/system/xbin/blockdev",
"/system/xbin/brctl", "/system/xbin/bunzip2", "/system/xbin/bzcat",
"/system/xbin/bzip2", "/system/xbin/cal", "/system/xbin/cat",
"/system/xbin/catv", "/system/xbin/chattr", "/system/xbin/chcon",
"/system/xbin/chgrp", "/system/xbin/chmod", "/system/xbin/chown",
"/system/xbin/chroot", "/system/xbin/chvt", "/system/xbin/clear",
"/system/xbin/cmp", "/system/xbin/comm", "/system/xbin/cp",
"/system/xbin/cpio", "/system/xbin/crond", "/system/xbin/crontab",
"/system/xbin/cut", "/system/xbin/date", "/system/xbin/dc",
"/system/xbin/dd", "/system/xbin/deallocvt", "/system/xbin/depmod",
"/system/xbin/devmem", "/system/xbin/df", "/system/xbin/diff",
"/system/xbin/dirname", "/system/xbin/dmesg", "/system/xbin/dnsd",
"/system/xbin/dos2unix", "/system/xbin/du", "/system/xbin/echo",
"/system/xbin/ed", "/system/xbin/egrep", "/system/xbin/env",
"/system/xbin/expand", "/system/xbin/expr", "/system/xbin/false",
"/system/xbin/fbsplash", "/system/xbin/fdisk", "/system/xbin/fgconsole",
"/system/xbin/fgrep", "/system/xbin/find", "/system/xbin/findfs",
"/system/xbin/flash_lock", "/system/xbin/flash_unlock",
"/system/xbin/flashcp", "/system/xbin/flock", "/system/xbin/fold",
"/system/xbin/free", "/system/xbin/freeramdisk", "/system/xbin/fstrim",
"/system/xbin/fsync", "/system/xbin/ftpget", "/system/xbin/ftpput",
"/system/xbin/fuser", "/system/xbin/getenforce", "/system/xbin/getopt",
"/system/xbin/getsebool", "/system/xbin/grep", "/system/xbin/groups",
"/system/xbin/gunzip", "/system/xbin/gzip", "/system/xbin/halt",
"/system/xbin/head", "/system/xbin/hexdump", "/system/xbin/hwclock",
"/system/xbin/id", "/system/xbin/ifconfig", "/system/xbin/inetd",
"/system/xbin/insmod", "/system/xbin/install", "/system/xbin/ionice",
"/system/xbin/iostat", "/system/xbin/ip", "/system/xbin/kill",
"/system/xbin/killall", "/system/xbin/killall5", "/system/xbin/less",
"/system/xbin/ln", "/system/xbin/losetup", "/system/xbin/ls",
"/system/xbin/lsattr", "/system/xbin/lsmod", "/system/xbin/lspci",
"/system/xbin/lsusb", "/system/xbin/lzcat", "/system/xbin/lzma",
"/system/xbin/lzop", "/system/xbin/lzopcat", "/system/xbin/man",
"/system/xbin/matchpathcon", "/system/xbin/md5sum", "/system/xbin/mesg",
"/system/xbin/mkdir", "/system/xbin/mke2fs", "/system/xbin/mkfifo",
"/system/xbin/mkfs.ext2", "/system/xbin/mkfs.vfat",
"/system/xbin/mknod", "/system/xbin/mkswap", "/system/xbin/mktemp",
"/system/xbin/modinfo", "/system/xbin/modprobe", "/system/xbin/more",
"/system/xbin/mount", "/system/xbin/mountpoint", "/system/xbin/mpstat",
"/system/xbin/mv", "/system/xbin/nanddump", "/system/xbin/nandwrite",
"/system/xbin/nbd-client", "/system/xbin/netstat", "/system/xbin/nice",
"/system/xbin/nmeter", "/system/xbin/nohup", "/system/xbin/nslookup",
"/system/xbin/ntpd", "/system/xbin/od", "/system/xbin/openvt",
"/system/xbin/patch", "/system/xbin/pgrep", "/system/xbin/pidof",
"/system/xbin/ping", "/system/xbin/pipe_progress", "/system/xbin/pkill",
"/system/xbin/pmap", "/system/xbin/poweroff", "/system/xbin/printenv",
"/system/xbin/printf", "/system/xbin/ps", "/system/xbin/pstree",
"/system/xbin/pwd", "/system/xbin/pwdx", "/system/xbin/rdate",
"/system/xbin/rdev", "/system/xbin/readlink", "/system/xbin/realpath",
"/system/xbin/renice", "/system/xbin/reset", "/system/xbin/resize",
"/system/xbin/restorecon", "/system/xbin/rev", "/system/xbin/rm",
"/system/xbin/rmdir", "/system/xbin/rmmod", "/system/xbin/route",
"/system/xbin/run-parts", "/system/xbin/runcon", "/system/xbin/rx",
"/system/xbin/sed", "/system/xbin/selinuxenabled", "/system/xbin/seq",
"/system/xbin/sestatus", "/system/xbin/setconsole",
"/system/xbin/setenforce", "/system/xbin/setfiles",
"/system/xbin/setkeycodes", "/system/xbin/setsebool",
"/system/xbin/setserial", "/system/xbin/setsid", "/system/xbin/sh",
"/system/xbin/sha1sum", "/system/xbin/sha256sum",
"/system/xbin/sha3sum", "/system/xbin/sha512sum", "/system/xbin/sleep",
"/system/xbin/smemcap", "/system/xbin/sort", "/system/xbin/split",
"/system/xbin/stat", "/system/xbin/strings", "/system/xbin/stty",
"/system/xbin/sum", "/system/xbin/swapoff", "/system/xbin/swapon",
"/system/xbin/sync", "/system/xbin/sysctl", "/system/xbin/tac",
"/system/xbin/tail", "/system/xbin/tar", "/system/xbin/taskset",
"/system/xbin/tee", "/system/xbin/telnet", "/system/xbin/telnetd",
"/system/xbin/test", "/system/xbin/tftp", "/system/xbin/tftpd",
"/system/xbin/time", "/system/xbin/timeout", "/system/xbin/top",
"/system/xbin/touch", "/system/xbin/tr", "/system/xbin/traceroute",
"/system/xbin/true", "/system/xbin/ttysize", "/system/xbin/tune2fs",
"/system/xbin/umount", "/system/xbin/uname", "/system/xbin/uncompress",
"/system/xbin/unexpand", "/system/xbin/uniq", "/system/xbin/unix2dos",
"/system/xbin/unlzma", "/system/xbin/unlzop", "/system/xbin/unxz",
"/system/xbin/unzip", "/system/xbin/uptime", "/system/xbin/usleep",
"/system/xbin/uudecode", "/system/xbin/uuencode", "/system/xbin/vi",
"/system/xbin/watch", "/system/xbin/wc", "/system/xbin/wget",
"/system/xbin/which", "/system/xbin/whoami", "/system/xbin/xargs",
"/system/xbin/xz", "/system/xbin/xzcat", "/system/xbin/yes",
"/system/xbin/zcat");
symlink("libGLESv2.so", "/system/lib/libGLESv3.so");
symlink("logcat", "/system/bin/lolcat");
symlink("mksh", "/system/bin/sh");
symlink("mount.exfat", "/system/bin/fsck.exfat",
"/system/bin/mkfs.exfat");
symlink("pigz", "/system/xbin/unpigz");
symlink("toolbox", "/system/bin/cat", "/system/bin/chcon",
"/system/bin/chmod", "/system/bin/chown", "/system/bin/clear",
"/system/bin/cmp", "/system/bin/cp", "/system/bin/date",
"/system/bin/dd", "/system/bin/df", "/system/bin/dmesg",
"/system/bin/du", "/system/bin/getenforce", "/system/bin/getevent",
"/system/bin/getprop", "/system/bin/getsebool", "/system/bin/grep",
"/system/bin/hd", "/system/bin/id", "/system/bin/ifconfig",
"/system/bin/iftop", "/system/bin/insmod", "/system/bin/ioctl",
"/system/bin/ionice", "/system/bin/kill", "/system/bin/ln",
"/system/bin/load_policy", "/system/bin/log", "/system/bin/ls",
"/system/bin/lsmod", "/system/bin/lsof", "/system/bin/md5",
"/system/bin/mkdir", "/system/bin/mkswap", "/system/bin/mount",
"/system/bin/mv", "/system/bin/nandread", "/system/bin/netstat",
"/system/bin/newfs_msdos", "/system/bin/notify", "/system/bin/printenv",
"/system/bin/ps", "/system/bin/r", "/system/bin/readlink",
"/system/bin/renice", "/system/bin/restart", "/system/bin/restorecon",
"/system/bin/rm", "/system/bin/rmdir", "/system/bin/rmmod",
"/system/bin/route", "/system/bin/runcon", "/system/bin/schedtop",
"/system/bin/sendevent", "/system/bin/setconsole",
"/system/bin/setenforce", "/system/bin/setfattr", "/system/bin/setprop",
"/system/bin/setsebool", "/system/bin/sleep", "/system/bin/smd",
"/system/bin/start", "/system/bin/stop", "/system/bin/swapoff",
"/system/bin/swapon", "/system/bin/sync", "/system/bin/top",
"/system/bin/touch", "/system/bin/umount", "/system/bin/uptime",
"/system/bin/vmstat", "/system/bin/watchprops",
"/system/bin/wipe");
ui_print("[+] Todos Los Enlaces Creados...!");
ui_print("[*] Aplicando Permisos Al Sistema...");
set_perm_recursive("/system", 0, 0, 0755, 0644, "ubject_r:system_file:s0");
set_perm_recursive("/system/addon.d", 0, 0, 0755, 0755, "ubject_r:system_file:s0");
set_perm_recursive("/system/bin", 0, 2000, 0755, 0755, "ubject_r:system_file:s0");
set_perm("/system/bin/app_process", 0, 2000, 0755, "ubject_r:zygote_exec:s0");
set_perm("/system/bin/clatd", 0, 2000, 0755, "ubject_r:clatd_exec:s0");
set_perm("/system/bin/debuggerd", 0, 2000, 0755, "ubject_r:debuggerd_exec:s0");
set_perm("/system/bin/dhcpcd", 0, 2000, 0755, "ubject_r:dhcp_exec:s0");
set_perm("/system/bin/dnsmasq", 0, 2000, 0755, "ubject_r:dnsmasq_exec:s0");
set_perm("/system/bin/drmserver", 0, 2000, 0755, "ubject_r:drmserver_exec:s0");
set_perm("/system/bin/hostapd", 0, 2000, 0755, "ubject_r:hostapd_exec:s0");
set_perm("/system/bin/installd", 0, 2000, 0755, "ubject_r:installd_exec:s0");
set_perm("/system/bin/keystore", 0, 2000, 0755, "ubject_r:keystore_exec:s0");
set_perm("/system/bin/mediaserver", 0, 2000, 0755, "ubject_r:mediaserver_exec:s0");
set_perm("/system/bin/mksh", 0, 2000, 0755, "ubject_r:shell_exec:s0");
set_perm("/system/bin/mtpd", 0, 2000, 0755, "ubject_r:mtp_exec:s0");
set_perm("/system/bin/netcfg", 0, 3003, 02750, "ubject_r:system_file:s0");
set_perm("/system/bin/netd", 0, 2000, 0755, "ubject_r:netd_exec:s0");
set_perm("/system/bin/ping", 0, 0, 0755, "ubject_r:ping_exec:s0");
set_perm("/system/bin/pppd", 0, 2000, 0755, "ubject_r:ppp_exec:s0");
set_perm("/system/bin/racoon", 0, 2000, 0755, "ubject_r:racoon_exec:s0");
set_perm("/system/bin/rild", 0, 2000, 0755, "ubject_r:rild_exec:s0");
set_perm("/system/bin/run-as", 0, 2000, 0750, "ubject_r:runas_exec:s0");
set_perm("/system/bin/sdcard", 0, 2000, 0755, "ubject_r:sdcardd_exec:s0");
set_perm("/system/bin/servicemanager", 0, 2000, 0755, "ubject_r:servicemanager_exec:s0");
set_perm("/system/bin/surfaceflinger", 0, 2000, 0755, "ubject_r:surfaceflinger_exec:s0");
set_perm("/system/bin/vold", 0, 2000, 0755, "ubject_r:vold_exec:s0");
set_perm("/system/bin/wpa_supplicant", 0, 2000, 0755, "ubject_r:wpa_exec:s0");
set_perm_recursive("/system/etc/dhcpcd", 0, 0, 0755, 0644, "ubject_r:dhcp_system_file:s0");
set_perm("/system/etc/dhcpcd/dhcpcd-run-hooks", 1014, 2000, 0550, "ubject_r:dhcp_system_file:s0");
set_perm_recursive("/system/etc/init.d", 0, 2000, 0755, 0755, "ubject_r:system_file:s0");
set_perm("/system/etc/init.d", 0, 0, 0755, "ubject_r:system_file:s0");
set_perm_recursive("/system/etc/ppp", 0, 0, 0755, 0555, "ubject_r:ppp_system_file:s0");
set_perm("/system/vendor", 0, 2000, 0755, "ubject_r:system_file:s0");
set_perm_recursive("/system/vendor/bin", 0, 2000, 0755, 0755, "ubject_r:system_file:s0");
set_perm_recursive("/system/vendor/etc", 0, 2000, 0755, 0644, "ubject_r:system_file:s0");
set_perm("/system/vendor/etc/audio_effects.conf", 0, 0, 0644, "ubject_r:system_file:s0");
set_perm("/system/vendor/lib", 0, 2000, 0755, "ubject_r:system_file:s0");
set_perm_recursive("/system/vendor/lib/drm", 0, 2000, 0755, 0644, "ubject_r:system_file:s0");
set_perm("/system/vendor/lib/drm/libdrmwvmplugin.so", 0, 0, 0644, "ubject_r:system_file:s0");
set_perm("/system/vendor/lib/egl", 0, 2000, 0755, "ubject_r:system_file:s0");
set_perm_recursive("/system/vendor/lib/hw", 0, 2000, 0755, 0644, "ubject_r:system_file:s0");
set_perm("/system/vendor/lib/hw/gralloc.mt6589.so", 0, 0, 0644, "ubject_r:system_file:s0");
set_perm_recursive("/system/vendor/pittpatt", 0, 2000, 0755, 0644, "ubject_r:system_file:s0");
set_perm("/system/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.7/left_eye-y0-yi45-p0-pi45-r0-ri20.lg_32/full_model.bin", 0, 0, 0644, "ubject_r:system_file:s0");
set_perm("/system/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.7/nose_base-y0-yi45-p0-pi45-r0-ri20.lg_32/full_model.bin", 0, 0, 0644, "ubject_r:system_file:s0");
set_perm("/system/vendor/pittpatt/models/detection/multi_pose_face_landmark_detectors.7/right_eye-y0-yi45-p0-pi45-r0-ri20.lg_32-2/full_model.bin", 0, 0, 0644, "ubject_r:system_file:s0");
set_perm("/system/vendor/pittpatt/models/detection/yaw_roll_face_detectors.6/head-y0-yi45-p0-pi45-r0-ri30.4a-v24/full_model.bin", 0, 0, 0644, "ubject_r:system_file:s0");
set_perm("/system/vendor/pittpatt/models/detection/yaw_roll_face_detectors.6/head-y0-yi45-p0-pi45-rn30-ri30.5-v24/full_model.bin", 0, 0, 0644, "ubject_r:system_file:s0");
set_perm("/system/vendor/pittpatt/models/detection/yaw_roll_face_detectors.6/head-y0-yi45-p0-pi45-rp30-ri30.5-v24/full_model.bin", 0, 0, 0644, "ubject_r:system_file:s0");
set_perm("/system/vendor/pittpatt/models/recognition/face.face.y0-y0-22-b-N/full_model.bin", 0, 0, 0644, "ubject_r:system_file:s0");
set_perm_recursive("/system/xbin", 0, 2000, 0755, 0755, "ubject_r:system_file:s0");
set_perm("/system/xbin/librank", 0, 0, 06755, "ubject_r:system_file:s0");
set_perm("/system/xbin/procmem", 0, 0, 06755, "ubject_r:system_file:s0");
set_perm("/system/xbin/procrank", 0, 0, 06755, "ubject_r:system_file:s0");
set_perm("/system/xbin/su", 0, 0, 06755, "ubject_r:su_exec:s0");
ui_print("[+] Todos Los Permisos Aplicados...!");
ui_print("[*] Pasos Finales...");
show_progress(0.200000, 0);
delete("/system/bin/otasigcheck.sh");
show_progress(0.200000, 10);
package_extract_file("system/bin/backuptool.sh", "/tmp/backuptool.sh");
package_extract_file("system/bin/backuptool.functions", "/tmp/backuptool.functions");
set_perm("/tmp/backuptool.sh", 0, 0, 0755);
set_perm("/tmp/backuptool.functions", 0, 0, 0644);
run_program("/tmp/backuptool.sh", "restore");
delete("/system/bin/backuptool.sh");
delete("/system/bin/backuptool.functions");
show_progress(0.200000, 10);
ui_print("[*] Volcando Boot.IMG A La Particion /System...");
package_extract_file("boot.img", "/dev/bootimg");
ui_print("[+] Finalizado...!");
show_progress(0.100000, 0);
unmount("/system");

El Updater-Script ;)
  #1313  
Viejo 21/05/15, 22:59:56
Array

[xs_avatar]
sueky sueky no está en línea
Miembro del foro
 
Fecha de registro: jul 2011
Localización: Madrid
Mensajes: 248
Modelo de smartphone: BQ AQUARIS 5HD
Tu operador: Movistar
Algo para los neofitos en el tem?
  #1314  
Viejo 21/05/15, 23:03:29
Array

[xs_avatar]
eduardo579
Usuario invitado
 
Mensajes: n/a

Qué leches??
Qué lag en tapatalk...
El almacenamiento funciona o no?

Enviado desde mi bq Aquaris 5 HD mediante Tapatalk
  #1315  
Viejo 22/05/15, 14:16:19
Array

[xs_avatar]
eduardo579
Usuario invitado
 
Mensajes: n/a

joel, a qué hora la subes más o menos?

Enviado desde mi bq Aquaris 5 HD mediante Tapatalk
  #1316  
Viejo 22/05/15, 14:29:00
Array

[xs_avatar]
JoelBQ
Usuario invitado
 
Mensajes: n/a

@eduardo579
A Las Tres, Entro Al Instituto Y Salgo A Las Cinco, Sobre Las 7 A Muy Tardar, Debería Estar Subida
  #1317  
Viejo 22/05/15, 14:29:48
Array

[xs_avatar]
kavra kavra no está en línea
Miembro del foro
 
Fecha de registro: jul 2010
Mensajes: 89
Modelo de smartphone: Motorola Moto G 2014
Tu operador: Pepephone
 Cita: Originalmente Escrito por sueky Ver Mensaje
Algo para los neofitos en el tem?
Por el momento...BLUFF
  #1318  
Viejo 22/05/15, 14:37:13
Array

[xs_avatar]
eduardo579
Usuario invitado
 
Mensajes: n/a

 Cita: Originalmente Escrito por kavra Ver Mensaje
Por el momento...BLUFF
Que opinas del log? Algo que reseñar?

Enviado desde mi bq Aquaris 5 HD mediante Tapatalk
  #1319  
Viejo 22/05/15, 17:18:06
Array

[xs_avatar]
eduardo579
Usuario invitado
 
Mensajes: n/a

Seguro que subes rom hoy? Desde lo de ayer...


  #1320  
Viejo 22/05/15, 17:43:59
Array

[xs_avatar]
sueky sueky no está en línea
Miembro del foro
 
Fecha de registro: jul 2011
Localización: Madrid
Mensajes: 248
Modelo de smartphone: BQ AQUARIS 5HD
Tu operador: Movistar
 Cita: Originalmente Escrito por eduardo579 Ver Mensaje
Seguro que subes rom hoy? Desde lo de ayer...
Eduardo creo q te estas pasando tio si joel tiene clase y no ha podido subirla la subira cuando pueza
Tema Cerrado

Estás aquí
Regresar   Portal | Indice > Otras marcas y modelos de smartphones de venta en España > Foros BQ > Otros smartphones antiguos de bq > bq Aquaris 5 HD > ROMs y desarrollo bq Aquaris 5 HD



Hora actual: 09:39:20 (GMT +1)



User Alert System provided by Advanced User Tagging (Lite) - vBulletin Mods & Addons Copyright © 2026 DragonByte Technologies Ltd.

Contactar por correo / Contact by mail / 邮件联系 /