Sunday, June 19, 2016

[SUCCESS] Tackling 'Error -505" - Google QuickSearchBox fails to install

I found this "-505" error prevalent on two of my MediaTek MT6735 MKU82ZPZ/A devices, it's probably common with China Phones, which install a certain list of stock Google apps, the QuickSearch Box not being included.

I have found a solution for this, based on my issues with blocking forced updates with Google Play services and the Google Play Store:

http://ift.tt/1Y2QVqv

I figured since these two added folders in the system / data / app folder prevented Google Play services from updating:

system/data/app/com.google.android.gms-1.apk/

and

system/data/app/com.google.android.gms-2.apk/

And that adding the specific folder for the Play Store also prevents Play Store from unwanted updates, then I should be able to actually Force an app to install as if it were a stock app (but it will not really be installed as a system app, it will still be "user").

I chose, not the latest beta for the Google Search app, but one from a couple of days ago:

http://ift.tt/1LF99TJ

So that would be Google search v6.0.17.

Next, I renamed the APK file into the format that I used to block the Google play services update, and then I created a path in the proper system folder:

/data/app/com.google.android.googlequicksearchbox-1/

In this case, there was no need to add the dot-APK extension to the folder.

What's next? Okay basically you take the APK file that you had named "com.google.android.googlequicksearchbox-1" and then you place it in that folder.

After you have moved it in there, you're just going to have to rename it to "base.APK".

And then using the app "FX", install it using "root package installer". Basically, just tap the APK file and you'll see a popup, just choose "root package installer" and then install it. Then reboot your device and you will have Google search on your springboard or in your appdrawer when it comes back up.

Needless to say, you have to be rooted in order to do this. It works best with the "FX" explorer app as it allows installing an The APK as a root package, which allows it to be installed. Because if you try to install it manually, it just fails.

This is for specific Lollipop 5.1 MediaTek MT6735 systems, maybe some other systems do it too, whenever you come across the "-505 error" - I don't know if this error is specific for this particular package or if will occur with other Google apps.

Whatever happens, if this succeeds in installing quicksearch for you, leave the base.APK file in that folder otherwise the app will stop working.

Oh yes, I dictated all of this into my MTK device using the regular stock keyboard with its new dictation button provided by Google search.


from xda-developers http://ift.tt/23k13u5
via IFTTT

No comments:

Post a Comment