Showing posts with label lava iris 504Q plus. Show all posts

Ultimate Battery Saving Guide For All Android Devices.



Battery life has been a prime concern for all users around the world.Each day people try different methods to improve upon their battery life.
Here I come up with a blended guide that includes the latest apps and Fixes' to help improve your android battery experience.


With this guide you can achieve 0% Battery Drain on standby mode. Yes you heard it rite 0%battery drain.

This is based on my experiments on attaining a better battery life. For any queries, reply hear.
Use BetterBatteryStats and Wakelock Detector to acquire stats.You can also use Ampere to measure the current and get notifications when the device gets fully charged.


Proof :- Well this is just an example you can achieve more. It totally depends on your device and your rom. 






                             

Root
             "The most basic requirement for this guide is a rooted android."

 
              "Xposed Framework is essential as it is required fo proper working of Greenify, Amplify and PowerNap."

              "Greenify help you identify and put the misbehaving apps into hibernation when you are not using them, to stop them from lagging your device and leeching the battery, in an unique way."

              "Amplify is a genius in handling wakelocks and alarms.It is also capable of blocking services."

              "AdAway is a simple yet a powerful adbocker for android that can disable internet based ads and save battery and data."

               "Power Nap for xposed is the SONY's stamina mod for non-Sony devices.. When your screen is off, Power Nap maximizes your device's deep sleep time by stopping services, alarms and wakelocks from waking the device when the screen is off.You can get notification from the apps you've whitelisted."
     
          "AppOpsXposed is a permission menage for android.(You can also use CyanogenMod privacy guard)"

                 "BatterBatteryStatus measure's battery stats. Find out Which app is eating how much battery on your device."

                  "Wakelock Detector detect's the apps which are causing wakelocks on your device."

                 "Ampere measure's the current and get notifications when the device gets fully charged."

-------------------------------------------------------------

Because of the huge chunk of instructions and complexity of this guide i have split this tutorial into multiple parts read each part one by one for easy understanding. 
Root












After Downloading all files stated above and rooting your phone head to the next section of the guide


==>>

Read all sections of guide carefully before posting any quary. If you are having any issues after following the GUIDE, Read in Comment section On main page and see if someone had the issue and is already solved.This saves your time and mine too.

I am not responsible if you use this and brick your device or if your device blows up, implodes, flames start shooting from it, or it kills your neighbor’s dog.. It was the other guy… I swear !
If you have any query's you can comment on the main page of this guide 

Feedback
Did your phone's battery life got improved!
Comment Below

OLD NOKIA SNAKE GAME NOW FOR ANDROID



Those who say that old Nokia keypad phones are part of history, here's a punch for them all. Though almost no one use those devices nowadays but it left the best of it behind The 'snake' game!
Here is the latest version according to all the requirements just like what todays smartphone gamer will love to have.

The game is titled 'Snake Rewind'
The creator of this awesome game Taneli Aramanto with support of Rumilus revamped and re-released the game to the game playstore for Android devices.
Ofcourse the game has really nice graphical colour effects which makes it great to play.
As supposed to be added, the game has good sound effects and match with the theme, with settings for language and controls.




The game is challenging and really addictive if you are an Arcade games love, even if you haven't played the Nokia snake, the moment you start playing this awesome concept, you would be a hardcore fan of it! 


Download it right now and challenge your friends just as we used to do when we used to have our lovely Nokia 3310. 

Tell us how you like the game or not. If you know any similar game which brings back our memory do tell us in comments

Best Build Prop Tweaks 2018 For Android Jelly Bean/KitKat/Lollipop/Marshmallow,Nougat & Oreo Devices

Hey, Fellas! Today I am going to tell you about Build Prop Tweaks. As you know Android is open source and the development of Android is increased in today’s life. Basically, what happens is Android operating system is having some of the information and that is really important a lot. Now, whenever a user wants to do editing in this the Android system they do changes in build prop. Build prop tweaks are something which helps you to do changes in the system and customize your android.
Android is open source so what does the users and developers do is the just check for the system codes. Which will suit best in every Android smartphone? So today we are sharing the Build Prop Tweaks for your Android device. This tweak works on every Android device. It will work absolutely fine in Android versions such as jelly bean, KitKat, Lollipop, Marshmallow and Nougat.
The thing is that if you are having any rooted Android device. So this tweak will work absolutely fine. Every user can do editing. But while editing you have to make sure that you do proper editing or else it will lead to brick your Android device. Then you have to Install custom ROM on your Android device. You can easily increase the boot-up time of your Android. Increase sound and much more.

Let me tell you an example.

Suppose if you are using any of your Android devices. In your Android, there is no navigation bar/soft keys. Now accidentally you drop your Android device. Now, at this situation your buttons are not working. With the help of build prop, you can add navigation bar on your screen easily on your Android device.
You have to make sure that you don’t brick your Android device. While doing any changes on your Android device. You have to play safe if you have to play with build prop. We will be mentioning this build prop tweaks for the users who are not able to use the applications such as Dolby AtmosViper4android and other applications.
If you add up these codes on your build.prop. Then you have to restart your Android device. This is really very simple and easy. if you follow this guide properly then you will be able to run those codes. So let’s get started how can you apply those codes on your Android device.

Best Build Prop Tweaks Codes

Below are the Build Prop Tweaks which will help you out to install best function on your devices such as fasten your booting speed increase your internet speed and much more which we will look out below.
1. Better RAM management
ro.HOME_APP_ADJ=1
2. Improves audio and video recording quality
  • ro.media.enc.jpeg.quality=100
  • ro.media.dec.jpeg.memcap=8000000
  • ro.media.enc.hprof.vid.bps=8000000
  • ro.media.capture.maxres=8m
  • ro.media.panorama.defres=3264×1840
  • ro.media.panorama.frameres=1280×720
  • ro.camcorder.videoModes=true
  • ro.media.enc.hprof.vid.fps=65
3. Faster streaming videos
  • media.stagefright.enable-player=true
  • media.stagefright.enable-meta=true
  • media.stagefright.enable-scan=true
  • media.stagefright.enable-http=true
  • media.stagefright.enable-rtsp=true
  • media.stagefright.enable-record=false
4. Video acceleration and HW debugging. debug.composition.type can also be changed to cpu or mdp.

  • debug.sf.hw=1
  • debug.performance.tuning=1
  • video.accelerate.hw=1
  • debug.egl.profiler=1 < Measure rendering time in adb shell dumpsys
  • gfxinfodebug.egl.hw=1
  • debug.composition.type=gpu < Disable hardware overlays and use GPU for screen composting. 
5. Disables built in error reporting.
  • profiler.force_disable_err_rpt=1
  • profiler.force_disable_ulog=1
6. Better net speeds.
  • net.tcp.buffersize.default=4096,87380,256960, 4096, 16384,256960
  • net.tcp.buffersize.wifi=4096,87380,256960,409 6,163 84,256960
  • net.tcp.buffersize.umts=4096,8 7380,256960,4096,163 84,256960
  • net.tcp.buffersize.gprs=4096,8 7380,256960,4096,163 84,256960
  • net.tcp.buffersize.edge=4096,8 7380,256960,4096,163 84,256960
7. Saves power. ro.mot.eri.losalert.delay=1000 could brake tethering.
  • ro.ril.power_collapse=1
  • pm.sleep_mode=1
  • wifi.supplicant_scan_interval=180
  • ro.mot.eri.losalert.delay=1000
8. 3G tweaks.
  • ro.ril.hep=0
  • ro.ril.hsxpa=2
  • ro.ril.gprsclass=12
  • ro.ril.enable.dtm=1
  • ro.ril.hsdpa.category=8
  • ro.ril.enable.a53=1
  • ro.ril.enable.3g.prefix=1
  • ro.ril.htcmaskw1.bitmask=4294967295
  • ro.ril.htcmaskw1=14449
  • ro.ril.hsupa.category=6
9. Disables logcat
logcat.live=disable
10. Screen recognizes only two fingers.
  • ro.product.multi_touch_enabled=true
  • ro.product.max_num_touch=2
11. Support for ipv4 and ipv6.
  • persist.telephony.support.ipv6=1
  • persist.telephony.support.ipv4=1
12. Phone rings immediately.
  • ro.telephony.call_ring.delay=0 
  • ring.delay=0
13. Disables blackscreen issue after a call.
  • ro.lge.proximity.delay=25
  • mot.proximity.delay=25
14. Better scrolling.
  • windowsmgr.max_events_per_sec=150
  • ro.min_pointer_dur=8
  • ro.max.fling_velocity=12000
  • ro.min.fling_velocity=8000
15. Better signal.
persist.cust.tel.eons=1
16. Better call voice quality.
ro.ril.enable.amr.wideband=1
17. Better signal.
ro.config.hw_fast_dormancy=1
18. Faster boot.
ro.config.hw_quickpoweron=true
19. Disables error checking.
  • ro.kernel.android.checkjni=0
  • ro.kernel.checkjni=0

20. Dalvik Virtual Machine tweaks.
  • dalvik.vm.checkjni=false
  • dalvik.vm.dexopt-data-only=1
  • dalvik.vm.heapstartsize=5m
  • dalvik.vm.heapgrowthlimit=48m
  • dalvik.vm.heapsize=64m
  • dalvik.vm.verify-bytecode=false
  • dalvik.vm.execution-mode=int:jit
  • dalvik.vm.lockprof.threshold=250
  • dalvik.vm.dexopt-flags=m=v,o=y
  • dalvik.vm.stack-trace-file=/data/anr/traces.txt
  • dalvik.vm.jmiopts=forcecopy
21. Disables location services. Also delete /system/app/networklocation.apk and /system/
  • framework/com.android.location.provider.jar
  • ro.com.google.locationfeatures=0
  • ro.com.google.networklocation=0
22. Disables sending of usage data.
ro.config.nocheckin=1
23. Better image quality, lower performance.
persist.sys.use_dithering=1
24. Disable notification while adb is active
persist.adb.notify=0
25. Change LCD density – My Favorite
– Check your default build.prop for Default DPI value.
ro.sf.lcd.density=240
26. MMS APN retry timer set to 2 sec( if SMS/MMS couldn`t be sent, it retries after 2 instead of 5 seconds).
ro.gsm.2nd_data_retry_config=max/_retries=3, 2000, 2000, 2000
27. Key lights stay on while screen is on.
ro.mot.buttonlight.timeout=0
28. Disable strict mode checking.
persist.android.strictmode=0
29. Remove FPS cap. May be unstable – better have it activated
debug.gr.swapinterval=0
30. build.prop tweaks for battery life
  • wifi.supplicant_scan_interval=180
  • pm.sleep_mode=1
  • ro.ril.disable.power.collapse=0
31. build.prop tweaks for improved performance
debug.performance.tuning=1

Requirements:

  1. Rooted Android Device – Root Your Android Mobile Easily
  2. Root Explorer – Download
  3. Patience and Brain

How To Use Build Prop Tweaks On Your Android Device.

If you don’t know how to install those codes on your Android device. Don’t worry we will help you out. About how can you install those codes on your Android device? If you are having rooted Android device on your device. Then you are good to go.
  • Download and install root explorer on your Android device from above given requirements.
  • Open the application and grant the root permissions
  • Now, simply open go to /System/ and then you will be able to see Build.Prop file
  • Now, click on the option called as Mount R/O to make it R/W.
  • Long press on that files and you will get a pop-up of open with
  • Just hit open with text editor and then you are good to go
  • Copy the above code of your choice and simply paste on your build.Prop
  • Click on the save changes and then reboot your Android device.
Warning:
This Tweaks may brick your Android device. Make sure that you take a complete backup of your ROM using a custom recovery. We are not responsible if you brick your device.

Conclusion:

This is the best Tweaks and tricks you can try with you Android device. Make sure that you take your complete backup of your Android device. I hope you like this tutorial. Feel free to comment below if you face any difficulty. That you for visiting and keep visiting for more tips and tricks and as always peace out…

[Tutorial] [Windows] Setup Android Kitchen & Cygwin

Setup Android Kitchen And Cygwin


Things you need :

Java SE developement kit : Download
Cygwin : Download
Android Kitchen : Download



Steps To install Android Kitchen in Windows:
1. After downloading the above two files extract the Cygwin and open the extracted folder. In this folder you will find another folder named " cygwin_packages ". Copy this folder to " " Drive.

2. Then again go the extracted Cygwin folder i.e on the desktop of your computer and copy thesetup.exe setup.txt and setup.log.full to the folder named " cygwin_packages " that you copied in the " C " drive.

3. Now in cygwin_packages folder right click on the setup.exe and Run as Administrator.


4. Click on the " Next " and then select " Install from Local Directory ".


5. Click on the " Next ".


 6. Click on the " Next ".


7. Click on the " Next ". A message will appear click " OK".


 8Do single click in the area between the Red box.



 9. Click on " Next ". A message will appear click " Next ". After this installation will take place. After the installation process complete check the " Create ion on Desktop and click on " Finish ".
After this Right click on the Cygwin icon and Run as Administrator. Some process will take place after the completion of the process, close it.
  
10. Now open the  " C " Drive. In the drive you will find a folder named " cygwin ". Open it.



11. Now open the " home " folder. In this folder you will find another folder having your Username. Open it.



12. Don't delete any file. Make a new folder named " kitchen ".


13. Open the folder named " kitchen ". Now extract the file named " dsixda Android Kitchen "that you copied on your computer's desktop. Then open the extracted folder of dsixda Android Kitchen.


14. Copy all the files that are in the extracted folder of " dsixda Android Kitchen " and paste them in the " kitchen " folder that you made.

15. Now do Right click on the Cygwin icon and Run as Administrator.

16. Cygwin window will open. Now write " cd kitchen and press " Enter ".

 17. Now write " ./menu " .


18. After this press " Enter ". After this Android Kitchen will open. 
Congrats now you can make your own ROM or customize another ROM.


Congratulations you made it till the end

Disable_Adblock

We know Ads suck, but at IrisBuddies we will not let them do that
As blocking is a good idea to get rid of stupid “Download Now” Buttons around the web
That’s not in our case. We think you won't find Ads on Our site terrible or annoying
Support us by Whitelisting “IrisBuddies” on your Adblocking Plugin or By disabling your AdBlocking software

If you think this is not good and we should allow AdBlocking Plugins
then Please Contact Us or write us on our Facebook Page
and we might allow it in near future.