Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Pipo M7 Pro RileyROM 2.7 KitKat

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Sv: Pipo M7 Pro RileyROM 2.7 KitKat

    Originally posted by charczstrife View Post
    I had the same issue with the 2.7 launcher. Try using a different launcher. I solved mine by using Nova Prime.
    Okey, thanks! That fixed it! :-)

    Skickat från min M7Pro via Tapatalk 2

    Comment


      I downloaded the tool network signal Info, very nice tool, it goves you information about both wifi and 3g signal strength.... and if i understand the showed parameter correctly, then there is no actual difference in signal strength and quality with this two lib_files only the status bar shows a difference... and the deep sleep makes a big difference in battery life of course

      Comment


        Hello to all,

        I just received my brand new Pipo M7 Pro.
        Which ROM do you recommend me to install?

        Is this one working OK?
        Working OK = Most functions working and with good performance.

        My idea for this devicde is to better understand how Android Works, so i don't mind being a "beta" tester.

        Comment


          Generally this Rom is amazingly fast. But the last jelly bean Rom is faster in 3d games, i don't know why, but i have noticed around 7fps less in epic citadel benchmark, so this Rom showed 37fps average speed in high quality level, the rr2.4 got 44 fps. This is quite a lot, i guess.. i hope they'll improve that soon... but the nand speed for example is around double as high as rr2.4, even when antutu shows around the same points this one is much faster in handling. It's like when you change a hdd against a ssd in your laptop...

          Comment


            Navigation Bars

            Is there any way to hide the navigation bar while surfing on the web, for example?

            Comment


              I haven't found one...

              Comment


                Originally posted by magnosantos View Post
                Is there any way to hide the navigation bar while surfing on the web, for example?
                you can try expanded desktop feature of exposed+gravitybox
                Proud M7Pro owner and Freaktab fan

                Comment


                  I have installed the Xposed Framework and Activated the Imersive Module

                  Comment


                    It gives me artifacts and steals also the upper status bar, i don't like it...

                    Comment


                      Originally posted by mdurkin View Post
                      I have the same WiFi problems - works really well then after roughly 5 mins it stops working - though it looks like it's still connected. If I restart WiFi it's OK for a few more minutes.
                      Is adjusting power back to 80% easy?
                      I didn't have this problem with an earlier ROM from a few months ago - is this something you added in later ROMs?

                      Thanks,
                      Matt
                      Hi Matt,

                      I still have the wifi problems, do you?

                      I've been trying a few things but nothing has worked.

                      Comment


                        My experiences with RR2.7

                        So I just want to inform you guys about my experiences with RR2.7 which seem to be completely different from the ones I read so far. Deep sleep works really fine on my M7 - I never had such a little battery drain. WiFi and 3G signal is as strong as running stock ROM or RR 2.X - no issue with that at all. I used The RR 2.7 without any changes. Best Rom ever running on my M7, THX Randy

                        Comment


                          Yes...I get those same positive results on mine.

                          Sent from my M6Pro using Tapatalk
                          Randy
                          Freaktab Developer, Product Reviewer, Moderator and "Flashaholic".
                          Read my BIO Here
                          Be sure to donate to support Freaktab.com. If any of my development work makes a positive difference for you, please make a donation to support future RileyROM's.
                          Donate here

                          Comment


                            Originally posted by rrileypm View Post
                            That's a good question for Petrus. I'm really busy today...could some post something on his thread...be as detailed as possible as to what you need.
                            Anyone know if Petrus tryed to do it?
                            Originally posted by abdul_pt View Post
                            You could install Script Manager from play store, create a shell script to do that and add a widget for the Script.
                            I think it will be better and simple.

                            tapatalked
                            This solution seems to be very good, unfortunnatly I don`t know how to do it, I was wondering if can anyone here can do it?

                            Comment


                              Originally posted by andferris View Post
                              Anyone know if Petrus tryed to do it?

                              This solution seems to be very good, unfortunnatly I don`t know how to do it, I was wondering if can anyone here can do it?
                              Create 2 files like these below and paste them in your device. Open Script Manager, with the file manager select the file, open as script, in the menu choose the star(fav) and the skulls(SU), save it and exit the Script Manager. Now on the launcher place a widget, select SM and your script's ON and OFF.


                              Script manager has a Terminal window and a file manager(as root), so if you have any of this you might uninstall them because this is a 3 in 1.


                              You may have to adapt this to your need's
                              OFF.sh
                              Code:
                              #!/system/bin/sh
                              mount -o remount,rw /system
                              mv system/lib/[COLOR=#333333]libril-rk29-dataonly.so [/COLOR]system/lib/[COLOR=#333333]libril-rk29-dataonly
                              reboot[/COLOR]
                              ON.sh
                              Code:
                              #!/system/bin/sh
                              mount -o remount,rw /system
                              mv system/lib/[COLOR=#333333]libril-rk29-dataonly [/COLOR]system/lib/[COLOR=#333333]libril-rk29-dataonly.so
                              reboot[/COLOR]
                              if [ $up.post.type = $type.two.lazy.to_use_google ] || [ $up.post.type = $type.silly_question ];
                              then mv $user.contact.up.post /.trash; set response($response.type = ignore);
                              $user.up.post.ignore_in_future = true; fi;

                              Comment


                                Originally posted by abdul_pt View Post
                                Create 2 files like these below and paste them in your device. Open Script Manager, with the file manager select the file, open as script, in the menu choose the star(fav) and the skulls(SU), save it and exit the Script Manager. Now on the launcher place a widget, select SM and your script's ON and OFF.


                                Script manager has a Terminal window and a file manager(as root), so if you have any of this you might uninstall them because this is a 3 in 1.


                                You may have to adapt this to your need's
                                OFF.sh
                                Code:
                                #!/system/bin/sh
                                mount -o remount,rw /system
                                mv system/lib/[COLOR=#333333]libril-rk29-dataonly.so [/COLOR]system/lib/[COLOR=#333333]libril-rk29-dataonly
                                reboot[/COLOR]
                                ON.sh
                                Code:
                                #!/system/bin/sh
                                mount -o remount,rw /system
                                mv system/lib/[COLOR=#333333]libril-rk29-dataonly [/COLOR]system/lib/[COLOR=#333333]libril-rk29-dataonly.so
                                reboot[/COLOR]
                                Very Thanks for your support, but it didn't work.
                                I didn't understand which adaptation was needed. In which folder I have to put the files?
                                The only thing that works was the reboot.

                                Comment

                                Working...
                                X