Tell

Updating the inbuilt Mib2 Satnav / Mib2 tricks and Mib1

Tell

Full Member
Staff member
Moderator
@Tell - quick question - is there any way to fool the MIB2 to "mirror" what they say are "unauthorised" apps on your phone in Android Auto? Mirror link no longer supported on the Galaxy phones (mines an S9+), and the app isn't approved to show from Android Auto, but would really like to display VAG DPF app on-screen if at all possible. Failing that, do you know of any way to fool the phone into accepting MirrorLink, as it will not install any MirrorLink apk I download, even the Samsung Mirror Link version. Thanks.
Probably the old Apks are being blocked on the Android update cycle of versions. There is a way of sideloading old Apks via the developers menu and plugging in your device (Android phone) into your PC / laptop and installing it that way. I did that with some very old apps on Irish birds and Butterfly identification 😉. They hadn't been rewritten from Android 5. Into Android 14 and migrated to Android 15. They were definitely not rewritten for later versions of Android. Was an Irish person's pet project on identification. They get the same as us but less diversity so UK apps would work for identification...

I'll look the commands up and edit in later. Its ADB plus a specific command put in for the purpose which skips the block. This would be usefull where you have the old modified app, think it was Android Auto which people had that supported Mirrorlink. It is Samsung Galaxy fablets I use. Worth a try if you have something that worked but can't install on a newer version of Android.

It's this one:

>>
Run the following command in your terminal/command line window:
adb install --bypass-low-target-sdk-block FILENAME.apk
<<


From XDA forum. I guess it works for Android 15 as well. It's a more slick way than editting the manifest.

However if it's an older model than Android 14 you might have to edit the manifest. That fools it to think its a new app. That bypass command came in later to be helpfull to developers.
 
Last edited:
  • Like
Reactions: DaveS

LeylandVCDS

Active Member
Apr 20, 2015
590
355
Leyland, Lancashire
Probably the old Apks are being blocked on the Android update cycle of versions. There is a way of sideloading old Apks via the developers menu and plugging in your device (Android phone) into your PC / laptop and installing it that way. I did that with some very old apps on Irish birds and Butterfly identification 😉. They hadn't been rewritten from Android 5. Into Android 14 and migrated to Android 15. They were definitely not rewritten for later versions of Android. Was an Irish person's pet project on identification. They get the same as us but less diversity so UK apps would work for identification...

I'll look the commands up and edit in later. Its ADB plus a specific command put in for the purpose which skips the block. This would be usefull where you have the old modified app, think it was Android Auto which people had that supported Mirrorlink. It is Samsung Galaxy fablets I use. Worth a try if you have something that worked but can't install on a newer version of Android.

It's this one:

>>
Run the following command in your terminal/command line window:
adb install --bypass-low-target-sdk-block FILENAME.apk
<<


From XDA forum. I guess it works for Android 15 as well. It's a more slick way than editting the manifest.

However if it's an older model than Android 14 you might have to edit the manifest. That fools it to think its a new app. That bypass command came in later to be helpfull to developers.
Thanks, I'll do some research, it's Android 10 on my phone