Posts

Showing posts from November, 2013

MTK 6589 GPS fix- Very Easy!!!

Image
Recently many users reported About GPS bug in mediatek quadcore mtk6589 devices.There is very easy method to resolve it. For that user have to add that line given below in build.prop file located in system directory,hence first u need to be rooted ! For rooting tutorial go to that  / <a href="http://www.blog-android.com/rooting/root-and-install-cwm-recovery-in-q700/">Post</a> by Pradeep Murugan. after rooting install build.prop editor app from playstore ,you can also edit it by es file explorer but i recommend you to use BUILD.PROP Editor simply! The line you have to add is this in the end of buld.prop - dalvik.vm.execution-mode=int:fast Like shown in Screenshots below- After adding line it looks like this- Click on save/apply button and then reboot ur device! This solution has been extensively tried and tested in spanish forums htcmania and movilesdualsim and it works in every phone. Some custom roms, have a different build.prop file and us...