Multi-View apk for andriod 4.1.2

Third-party modifications and add-ons, Apps and Clients

Moderator: moderators

Multi-View apk for andriod 4.1.2

Postby rp3 » Fri Apr 12, 2013 2:43 am

I recompiled Subsonic 3.6 with mods to the xml file. This should work with Android 4.1.2 with multi-view ( Note 2, GS3, ect..)

subsonic-3.6.apk
rp3
 
Posts: 3
Joined: Fri Apr 12, 2013 2:33 am

Re: Multi-View apk for andriod 4.1.2

Postby enix » Fri Apr 12, 2013 3:04 am

I have no problem using floating multi-window and dsub. Although Im sure it's the rom devs that have all the apps working. I'm on vzw gs3 btw. Image

Sent from my SCH-I535 using Tapatalk 2
enix
 
Posts: 44
Joined: Sat Oct 27, 2012 7:13 pm

Re: Multi-View apk for andriod 4.1.2

Postby rp3 » Fri Apr 12, 2013 3:19 am

Correct, APK is for stock rom. Most roms other than stock work.
rp3
 
Posts: 3
Joined: Fri Apr 12, 2013 2:33 am

Re: Multi-View apk for andriod 4.1.2

Postby daneren2005 » Fri Apr 12, 2013 4:16 am

I was about to say, I thought that the ROM OS took care of that. What did you change to enable it in stock?
Developer of DSub for Android
daneren2005
 
Posts: 1709
Joined: Fri Jul 06, 2012 7:52 pm

Re: Multi-View apk for andriod 4.1.2

Postby rp3 » Fri Apr 12, 2013 1:57 pm

All this does is allow it to be added to the Multi-view slide out bar. Some apps it works with and some it does not. De-compile the apk and insert this into the xml file.

This needs to go into the correct places in the xml file.
<category android:name="android.intent.category.MULTIWINDOW_LAUNCHER" />

<uses-library required="false" name="com.sec.android.app.multiwindow" />
<meta-data android:name="com.sec.android.support.multiwindow" android:value="true" />
<meta-data android:name="com.sec.android.multiwindow.DEFAULT_SIZE_W" android:value="632.0dip" />
<meta-data android:name="com.sec.android.multiwindow.DEFAULT_SIZE_H" android:value="598.0dip" />
<meta-data android:name="com.sec.android.multiwindow.MINIMUM_SIZE_W" android:value="632.0dip" />
<meta-data android:name="com.sec.android.multiwindow.MINIMUM_SIZE_H" android:value="598.0dip" />

It is pretty easy to do. I am hoping that Subsonic will update there app soon.
This processes is done using apk multi-tool. You can read more about it http://apkmultitool.com/.
rp3
 
Posts: 3
Joined: Fri Apr 12, 2013 2:33 am


Return to Mods, Apps and Clients

Who is online

Users browsing this forum: No registered users and 22 guests