[ROM][land][6.0.1]ResurrectionRemix-v5.7.4[OFFICIAL][2017/01/18]

impulsar

Senior Member
Mar 28, 2015
1,330
921
0
Ranchi
thanks for the info . i did get to twrp . flashed my previous miui rom however it does not accept my password that i provide even though i remember the password correctly , i dont understand what might have caused that issue ??? :confused: :confused:
this happened once before i had rooted my device but it was fixed automatically that time ... What to do now :confused:
That happens always, after you restore your backup, even if you enter the right pin/pattern/password, it prompts it as wrong. Don't forget to disable any secure locking method when you take your next backup :)
 

Andres88z

Senior Member
May 28, 2017
66
7
8
I'm unable to reboot to recovery. If I chose that option phone simply reboots but not to TWRP. Have to use button combination to boot recovery. Is there a fix?
I could not start recovery either, this is the solution.
http://en.miui.com/thread-525535-1-1.html

i used this metod :fingers-crossed:

download ( https://drive.google.com/file/d/0B-0LTWbDBAetVE4wUmJPMG5DRVk/view?usp=drivesdk ) this file in internal storage and thenafter write this lines in Android terminal emulator

1. su

2. dd if=/sdcard/1.img of=/dev/block/bootdevice/by-name/aboot

3. reboot recovery
 
  • Like
Reactions: WickedCool19

moralesnery

Senior Member
Aug 27, 2014
632
361
0
Is it possible to use MIUI camera in RR rom ?
No, MIUI apps use a framework that's only available on stock ROM, making a working port hasn't been possible yet for any custom ROM.

---------- Post added at 09:56 ---------- Previous post was at 09:44 ----------

How Ram is shown 2860 MB only while it shows 3 GB on stock rom ( as it is 3 GB ) ??
Android or the motherboard (I don't know exactly how this works on mobile devices) reserves a small amount of RAM for GPU use, swapping and other stuff. Sometimes the device information doesn't even show that part of the RAM, but we know it's there (that's why in stock ROM you see 3GB, but if you install a benchmark app it could show 2860 MB).

This also happens on PCs when you have an integrated video card; the video RAM is substracted from the total RAM.


Also, would be cool if someone could clarify how the total RAM is calculated:
a) 3 GB = 3000 MB (3 x 1000)
b) 3 GB = 3072 MB (3 x 1024)

thanks in advance!
 

psychopac

Senior Member
Sep 12, 2012
842
224
73
New Delhi
No, MIUI apps use a framework that's only available on stock ROM, making a working port hasn't been possible yet for any custom ROM.

---------- Post added at 09:56 ---------- Previous post was at 09:44 ----------



Android or the motherboard (I don't know exactly how this works on mobile devices) reserves a small amount of RAM for GPU use, swapping and other stuff. Sometimes the device information doesn't even show that part of the RAM, but we know it's there (that's why in stock ROM you see 3GB, but if you install a benchmark app it could show 2860 MB).

This also happens on PCs when you have an integrated video card; the video RAM is substracted from the total RAM.


Also, would be cool if someone could clarify how the total RAM is calculated:
a) 3 GB = 3000 MB (3 x 1000)
b) 3 GB = 3072 MB (3 x 1024)

thanks in advance!
My guess is 3 x 1000 although 3 x 1024 seems more conventional but I might be wrong