Devi scaricare CPU spy dal pay store e guardare le percentuali che ti da
In un forum il tasto thanks è un diritto ma usarlo è un dovere
Samsung Galaxy Ace 2 ROM: Cyanogenmod 13.0
Kernel: Chrono kernel
Samsung Galaxy Pocket Plus ROM:Stock 4.0.4 prerooted
Kernel:Stock
Samsung Galaxy S4 ROM: Astra Note 5 Port
Kernel: Stock kernel patched
fantasheva89 (24-12-13)
Sembra tutto ok... e anche la batteria una volta arrivata a 89% si è "bloccata"e ha ricominciato a scaricarsi da ora praticamente... strano comunque...
Quello della batteria è un problema che ho da quando ho il telefono(+ di un anno) lo faceva con la stock e li fa anche con la cyano ma almeno con questa la batteria dura circa 30 ore( a me) con il 3g acceso .
Prima arrivava a 18 ore max.....
Dunque per me è migliorata
Inviato dal mio GT-I8160 usando Androidiani App
Wow! Art attivo!
![]()
LG Nexus 5 16GB
ROM: Purity 4.4.2
Kernel: Stock Purity
Asus Nexus 7 2013
ROM: Stock 4.4.2
Kernel: Stock
Samsung Galaxy Ace 2 di mio fratello
ROM: AOSP 4.4.2 KitKat
Kernel: Stock AOSP KK
Samsung Galaxy S Advance della mia ragazza
ROM: Stock ITV LQL 4.1.2
Kernel: Stock
Scusate la mia ignoranza, ho capito che swappare la memoria al momento non è fattibile, invece è fattibile dire al telefono di usare sempre la memoria esterna, con il seguente script:
ora qualcuno potrebbe spiegarmi come usarlo? che non saprei da dove partire. Grazie.#!/system/bin/sh
LOG=/data/extsd2.log
echo 'mark 1' > $LOG
umount /storage/sdcard0
umount /storage/sdcard1
umount /mnt/media_rw/sdcard0
umount /mnt/media_rw/sdcard1
mount -t vfat -o umask=0000,uid=1000,gid=1015 /dev/block/vold/179:97 /mnt/media_rw/sdcard0 1>>$LOG 2>>$LOG
mount -t vfat -o umask=0000,uid=1000,gid=1015 /dev/block/vold/179:97 /storage/sdcard0 1>>$LOG 2>>$LOG
echo 'mark 2' >> $LOG
mount -t vfat -o umask=0000,uid=1000,gid=1015 /dev/block/vold/179:97 /mnt/media_rw/sdcard1 1>>$LOG 2>>$LOG
mount -t vfat -o umask=0000,uid=1000,gid=1015 /dev/block/vold/179:97 /storage/sdcard1 1>>$LOG 2>>$LOG
echo 'mark 4' >> $LOG
it means both /sdcard0 and /sdcard1 use external sdcard.
after i put it under /system/etc/init.d and change its permission, reboot I8160, then EVERYTHING works well. Now when you open /sdcard0 or /sdcard1, they are same thing.
those apps which needs external memory still can use it, those apps which use internal memory can use the "new" internal memory.
P.S.
1. "move app to sdcard" can't work as there is NO "real" sdcard now.
2. when open "gallery", it displays both /sdcard0 and /sdcard1 images, so it looks like two sets images (same images).
sono un po' 'gnurante ma cosa è art ?
LG Nexus 5 16GB
ROM: Purity 4.4.2
Kernel: Stock Purity
Asus Nexus 7 2013
ROM: Stock 4.4.2
Kernel: Stock
Samsung Galaxy Ace 2 di mio fratello
ROM: AOSP 4.4.2 KitKat
Kernel: Stock AOSP KK
Samsung Galaxy S Advance della mia ragazza
ROM: Stock ITV LQL 4.1.2
Kernel: Stock
alessieddu92 (25-12-13)
In un forum il tasto thanks è un diritto ma usarlo è un dovere
Samsung Galaxy Ace 2 ROM: Cyanogenmod 13.0
Kernel: Chrono kernel
Samsung Galaxy Pocket Plus ROM:Stock 4.0.4 prerooted
Kernel:Stock
Samsung Galaxy S4 ROM: Astra Note 5 Port
Kernel: Stock kernel patched
alessieddu92 (25-12-13)
Auguri a tutti xD
In un forum il tasto thanks è un diritto ma usarlo è un dovere
Samsung Galaxy Ace 2 ROM: Cyanogenmod 13.0
Kernel: Chrono kernel
Samsung Galaxy Pocket Plus ROM:Stock 4.0.4 prerooted
Kernel:Stock
Samsung Galaxy S4 ROM: Astra Note 5 Port
Kernel: Stock kernel patched