Affichage des articles dont le libellé est Formatting. Afficher tous les articles
Affichage des articles dont le libellé est Formatting. Afficher tous les articles

mardi 18 mars 2014

error mounting emmc after PC crash while formatting internal storage! topic




hii recently installed Mv5 on to my mb860 device.
while formatting the internal memory storage unfortunately my PC restarted due power issues
after that i cant able to acces internal storage.
tried mounting n formatting in recovery.
changed/swapped internal/external storage in vold.fstab
spent 2days searching for solution but failed in fixing this problem:crying:
pls need help on this
thank you





samedi 25 janvier 2014

Formatting float without decimals topic




Hello,

Is it possible to format a float number, but without displaying decimals
if it is an integer ?

For example with "%.2f",
I get "10.50" for 10.5, but I would like "10" for 10 and not "10.00"

Thanks.