Splitscreen for ANY app? - Galaxy Note II Q&A, Help & Troubleshooting

Although the Note 2 has the ability to splitscreen with Samsung and Google apps, I was wondering whether it will be possible for developers to edit 3rd party apps and make it compatible with it. As Google apps work with splitscreen, maybe we can compare the one that comes with the Note 2 with the equivalent version number from the original.
I'm sure that this is possible and that it probably isn't too hard to do. However, it will be very hard to dig in and find where the extra code is hidden.
Although I do not own a Note 2, just this splitscreen feature itself makes me very tempted.
So, can we make it a reality? :fingers-crossed:

Its nothing to do with the apps themselves, its a Samsung service that allows two apps to be displayed, theoretically any two apps could be made to work. In the code Samsung basically lists specific apps to allow, this can most likely be edited to allow more.
it is something that is being worked on by various people here on XDA.
There is a Split-screen thread above (a pinned topic) which discusses this.

Could you please provide a link? Seems like the thread is not pinned anymore.

kore_sar said:
Could you please provide a link? Seems like the thread is not pinned anymore.
Click to expand...
Click to collapse
Do you mean this:
http://forum.xda-developers.com/showthread.php?t=2048668

Exactly what I was looking for. Thank you.

Note that some apps just don't work in multi windowed mode, even though you enable them.
Fullscreen games, for example, will still run full screen - and you can only see the part of the portion that is visible in window #1.
- Frank

Anyone able to install this on N7100XXDLL4? I've attempted it twice, but kept resulting in bootloops

Yup ! Got it right in first try.
Sent from my GT-N7100 using xda premium

Can you walk me through the exact steps that you took?

Download xposed installer and install it than download and install the xmulti window than enable it from modules tab in xposed installer. Viola! Its all done.
Sent from my GT-N7100 using xda premium

Thread Closed per OP's Request.

Related

[APP] Multi-User App Share

I have created an app that will help share apps across users on google's new 4.2 multi user feature.
Thanks to mentose457 and unwired for giving me the idea.
see this thread (http://forum.xda-developers.com/showthread.php?t=1994169)
It works by removing package elements from user's package-restriction.xml file to add the app and adding the package element back to remove the app. (located at \data\system\users\10\package-restrictions.xml where 10 is the user's id)
This is quickly thrown together and will likely have a ton of bugs, but I wanted to go ahead and get it out there for testing.
- This is BETA
-You must have ROOT
- This changes system data on non documented files it could screw something up.
- I'm not responsible for any problems this causes or lost data or bricked or broken devices
- please use cation
- it is currently built to run on main user to enable or disable apps on secondary users (once root is fully working on secondary users I will see about making it run correctly on secondary user's account)
- not tested thoroughly with paid apps*
- does not currently support system apps**
- due to the way I pull the app list from the package manager some installed apps may not show as available to add/remove
- apps installed first on a secondary user's profile will probably not show in the list to add/remove
*paid apps seemed to work but I did not have internet access during testing. My theory is that any paid apps that use Google's license verification will not work or not work for long. So adding your Google Account to the secondary user's play store is probably still the best way to share paid apps.
**The entries in the xml for system apps is different. Therefore I will have to research them more before getting it to work or deciding not to mess with those apps. Currently some will show not installed on other users even though they are and removing/adding them will not work correctly.
------> DOWNLOAD HERE https://play.google.com/store/apps/...tm_medium=forum&utm_campaign=app_announcement
I'd love to get feedback to what is working and what is not. Also if anybody figures out anything more about the package-restriction.xml file I'd love to hear it. Especially when it comes to system apps.
Thanks mate added my sons Google account and it is all running perfectly. Seperate saves and account details for apps and allowing me to share my paid ones with him
First review on play store is up.
Will have a mess around with apps and report back but it appears to be running sweet at the moment
Cheers danny...
Sent from my Nexus 7 using Tapatalk 2
I wanted to chime in as well. It is working on AOKP. Thanks again jeepguy04.
Looks like it's working for me too :thumbup:
Strange, I'm rooted. Using root apps such as cache mate, titanium & sixaxis.
Multi user app enabler says not rooted.
So does root checker??
DeadlyDazza said:
Strange, I'm rooted. Using root apps such as cache mate, titanium & sixaxis.
Multi user app enabler says not rooted.
So does root checker??
Click to expand...
Click to collapse
On the first 'owner' account I'm rooted, but the second user account doesn't recognize root in apps shared through multi user app.
rkuijpers said:
On the first 'owner' account I'm rooted, but the second user account doesn't recognize root in apps shared through multi user app.
Click to expand...
Click to collapse
That is a known issue (if you want to call it that). For me it's not a problem as my second user is a guest just like on my computer.
Sent from my Galaxy Nexus using Tapatalk 2
mentose457 said:
That is a known issue (if you want to call it that). For me it's not a problem as my second user is a guest just like on my computer.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
I know, that's why I quoted the user I meant to answer
It wasn't meant as a negative comment, as I think this app is very useful.
I tried this with ten games and all worked fine (free and paid) except Retro Racing. It works with primary user but crashes with secondary user.
https://play.google.com/store/apps/details?id=com.mrqwak.retroracing
Do you think it is possible to have a shared folder for fotos and musik for multiple users?
some one post the apk my devices are not compatible lol
Great idea! My solution involves just buying everyone their own tablets.
Sent from my Galaxy Nexus using XDA Premium HD app
player911 said:
My solution involves just buying everyone their own tablets.
Click to expand...
Click to collapse
... Fail
Does it works on nexus10 ?
agabe said:
Does it works on nexus10 ?
Click to expand...
Click to collapse
Should work on any tablet running 4.2 (or phone if your custom rom enables the multiple user profiles)
joeyman08 said:
some one post the apk my devices are not compatible lol
Click to expand...
Click to collapse
Currently I only have it available in the market to tablets to avoid confusion for people wondering why it doesn't work with their phone. Maybe I will change that since only nexus devices or phones with custom roms are running 4.2. Those users tend to be a little smarter and know if their phone has multiple user profiles or not.
Here is a link to the apk for anybody that can't see it in the market.
bergfex said:
Do you think it is possible to have a shared folder for fotos and musik for multiple users?
Click to expand...
Click to collapse
The shared folder idea is interesting but beyond the scope of this app. Probably could do it with symlinks or something (not very knowledgeable in linux). Maybe I will look into it and either make another app or find a way to make it fit in with this app.
Yes. Symlinking the photos/music folders outside /data/ should work. But I don't have a 4.2 device(nor willing to set up an emulator) so I'm unsure.
Looking forward to trying on my p5113 CM 10.1
jeepguy04 said:
I have created an app that will help share apps across users on google's new 4.2 multi user feature.
Thanks to mentose457 and unwired for giving me the idea.
see this thread (http://forum.xda-developers.com/showthread.php?t=1994169)
It works by removing package elements from user's package-restriction.xml file to add the app and adding the package element back to remove the app. (located at \data\system\users\10\package-restrictions.xml where 10 is the user's id)
This is quickly thrown together and will likely have a ton of bugs, but I wanted to go ahead and get it out there for testing.
- This is BETA
-You must have ROOT
- This changes system data on non documented files it could screw something up.
- I'm not responsible for any problems this causes or lost data or bricked or broken devices
- please use cation
- it is currently built to run on main user to enable or disable apps on secondary users (once root is fully working on secondary users I will see about making it run correctly on secondary user's account)
- not tested thoroughly with paid apps*
- does not currently support system apps**
- due to the way I pull the app list from the package manager some installed apps may not show as available to add/remove
- apps installed first on a secondary user's profile will probably not show in the list to add/remove
*paid apps seemed to work but I did not have internet access during testing. My theory is that any paid apps that use Google's license verification will not work or not work for long. So adding your Google Account to the secondary user's play store is probably still the best way to share paid apps.
**The entries in the xml for system apps is different. Therefore I will have to research them more before getting it to work or deciding not to mess with those apps. Currently some will show not installed on other users even though they are and removing/adding them will not work correctly.
------> DOWNLOAD HERE https://play.google.com/store/apps/...tm_medium=forum&utm_campaign=app_announcement
I'd love to get feedback to what is working and what is not. Also if anybody figures out anything more about the package-restriction.xml file I'd love to hear it. Especially when it comes to system apps.
Click to expand...
Click to collapse
Great to see this is available
Thanks:good:
Why the full network access and google play billing service permissions?
excarnate said:
Why the full network access and google play billing service permissions?
Click to expand...
Click to collapse
Google Play billing service is for accepting donations via in app purchase. Under settings anybody can donate if they feel the app has value to them... so far I've gotten two $1 donations...lol
network access is for connecting to internet for ads and also for ACRA (Application Crash Report for Android) it basically sends error reports to me to help fix errors. It can be disabled under settings if you do not want it reporting errors.
Does not populate menu on my Nexus 7.

[Q] How to use App Ops on the Note P605?

Hey there,
since a week I own a Note 10.1 2014ed with LTE. So far I didn't modify anything on it and run the stock -MJ2 firmware.
I want to restrict some apps of accessing what the don't need to access and since 4.3 supposedly has this rights control feature called "App Ops" already integrated, I checked how to use it... Google gives many links to descriptions how to open the feature, they are all the same: Either you use a launcher that can start "Activities" (like Nova launcher) or you install one of the many apps from Playstore which do the trick as well.
Here is what I found on the Note:
Whenever I start the App Ops (no matter if I use an app, and I tried several, or start this activity), it just takes me to the first page of the Settings screen (WiFi).
Although searching the web for a while, it seems no one who owns this Note is using the feature or not having the trouble with it.
Can someone confirm this problem or, even better, give me a solution for it?
Cheers
gisfmp said:
Hey there,
since a week I own a Note 10.1 2014ed with LTE. So far I didn't modify anything on it and run the stock -MJ2 firmware.
I want to restrict some apps of accessing what the don't need to access and since 4.3 supposedly has this rights control feature called "App Ops" already integrated, I checked how to use it... Google gives many links to descriptions how to open the feature, they are all the same: Either you use a launcher that can start "Activities" (like Nova launcher) or you install one of the many apps from Playstore which do the trick as well.
Here is what I found on the Note:
Whenever I start the App Ops (no matter if I use an app, and I tried several, or start this activity), it just takes me to the first page of the Settings screen (WiFi).
Although searching the web for a while, it seems no one who owns this Note is using the feature or not having the trouble with it.
Can someone confirm this problem or, even better, give me a solution for it?
Cheers
Click to expand...
Click to collapse
I have that very same thing happen with something totally different. In wanam when I try to enable the flashlight from lock screen feature it takes me tu settings page nothing to do with camera flashlight or lock screen.....No idea I just gave up for now
Hmmm, no one interested?
I'm just wondering now if people don't care what their apps are accessing or if they use a third party program to make restrictions.
Any idea how to control apps will be welcome. If you use sth like LBE, please leave a reply.
Cheers
Hi there again.
Since there is no information available throughout the web concerning my question I was in contact with Samsung support about it. I thought it might be helpful for others what was replied.
They said that using the original Samsung Firmware, the feature cannot be used. They didn't specify whether it was completely removed from the system or only disabled so itcould possibly still work.
Since I am not a developer I didn't go into more detail there.
Now I hope that a custom ROM like Cyanogen will be available soon for the tablet.
Sent from my SM-P605 using xda app-developers app
I'm facing the exact same issues.
When following the windows opening when starting App Ops from e.g AppOpsX, a window titled "App Ops" opens quickly, then closes and ends up on the Settings screen. Same for flashlight.
My best guess was that Samsungs version of the Settings App blocks access in a way that they can only handle windows/panes that their app is capable of - would explain why it shows up just quickly and then closes.
I've been thinking that if I'd be able to flash the stock settings app, temporarily freeze the Samsung one and try App Ops - might work?
I have the same issue. My p605 is not rooted

Note 4 Apps

Just a heads up, if you change the following lines in your build.prop, you can get some of the stock apps from the Note 4 via Samsung Apps (or Galaxy Apps or whatever it's called now). Just open up the app, go to the Galaxy Essentials section, and download. I'll post up the apks shortly....
ro.product.model=SM-N910S
ro.product.name=SM-N910S
ro.product.device=SM-N910S
Actually, I just realized somebody else already has a thread going, with all the available apks and info on the apps that are currently available....
http://forum.xda-developers.com/showthread.php?t=2882584
I am on S5 ported ROM. Is there any advantage to these APPs? ANy great improvement I would be missing out on?
I'm interested in apps once uploaded...
Morningstar said:
Just a heads up, if you change the following lines in your build.prop, you can get some of the stock apps from the Note 4 via Samsung Apps (or Galaxy Apps or whatever it's called now). Just open up the app, go to the Galaxy Essentials section, and download. I'll post up the apks shortly....
ro.product.model=SM-N910S
ro.product.name=SM-N910S
ro.product.device=SM-N910S
Actually, I just realized somebody else already has a thread going, with all the available apks and info on the apps that are currently available....
http://forum.xda-developers.com/showthread.php?t=2882584
Click to expand...
Click to collapse
They don't seem to work at least the few I tried force closed immediately. The browser looked the most promising. Even it didn't stay open.

[App] Multi-Window Commander(All apps enabled)

EDIT:
As I mentioned to TDunham on his thread for OA6 DeOdexed.....
For those of you taking the Lollipop update, there is an app in the playstore that enables all apps for Lollipop. It is also the only one I know of to work with Android L at the moment. Of course, this is unless any Devs here eventually modify the Lollipop UI on their own custom roms.
ROOT IS REQUIRED!!!
https://play.google.com/store/apps/details?id=com.xpe.app.multiwindow.commander
After download.......grant SU, select apps, save and reboot. It's that simple. The difference is that NOW your MW will be on the right side with no thumb/arrow pull. You will have to double tap the back button to use. I'm not sure if this was a patent issue with Samsung, but it works.
I am just posting this as a pass-on. Moderators, feel free to delete or move this thread at will.
I don't need any thanks. Thank you's all go to the developers of this awesome app.
Its nice but it is a paid app. Devs technically wouldnt be able to implement that. Thanks for the find though. Im purchasing now
Sent from my SM-G900P using Tapatalk
elwood said:
Its nice but it is a paid app. Devs technically wouldnt be able to implement that. Thanks for the find though. Im purchasing now
Sent from my SM-G900P using Tapatalk
Click to expand...
Click to collapse
Yeah. I guess I typed that wrong. I meant that the devs on XDA have the ability to break down the UI to implement their own mods.
I multi-task with my phone, hence needing multiwindow. This app thankfully gives the solution "now". Great stuff.
problem
I'm install this app in my note4 ( h model) that running lollipop.when i open it, its show me a loading mode.and after a second he crashes ans closed automatically. how i must to do ??? and how i can fixed this issue ?
thanks to you
khaled147 said:
I'm install this app in my note4 ( h model) that running lollipop.when i open it, its show me a loading mode.and after a second he crashes ans closed automatically. how i must to do ??? and how i can fixed this issue ?
thanks to you
Click to expand...
Click to collapse
Same thing happened to me
@abdullaha @khaled147
What I do see is you quoting an Exynos version of your phones. Am I correct? There MAY be issues on International versions, as we here are on the Sprint(P) variant. I do know that not ALL phones will work with this app.
Are both of you rooted and on stock Touchwiz?
There was also an issue with the latest update as stated by the developer. Perhaps a simple clear of data and cache will solve this issue.
jpgranger said:
@abdullaha @khaled147
What I do see is you quoting an Exynos version of your phones. Am I correct? There MAY be issues on International versions, as we here are on the Sprint(P) variant. I do know that not ALL phones will work with this app.
Are both of you rooted and on stock Touchwiz?
There was also an issue with the latest update as stated by the developer. Perhaps a simple clear of data and cache will solve this issue.
Click to expand...
Click to collapse
I am on stock rooted TouchWiz on the international version of the Tab S. 10.5. Clear of cache and data and multiple reboots have not helped.
Sent from my GT-N7105 using XDA Premium 4 mobile app
abdullaha said:
I am on stock rooted TouchWiz on the international version of the Tab S. 10.5. Clear of cache and data and multiple reboots have not helped.
Sent from my GT-N7105 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Have you tried contacting the developer?
Can you open the app itself at all?
I fear that your tablet MAY not be compatible, although some comments in the play store section seem to suggest otherwise. The developer states that the app fits all Galaxy series phones, and most galaxy tablets with KitKat or Lollipop. I'm sure there are exceptions.
I've attached my screenshots so you can see what you SHOULD have. If you can not even open the app itself to select the apps that you want, there's a bigger issue. Perhaps even try reinstalling altogether.
One pic is the slide window activated by hard-pressing the back button, now on the right side. The other pic is what the app itself looks like when you open it.
jpgranger said:
Have you tried contacting the developer?
Can you open the app itself at all?
I fear that your tablet MAY not be compatible, although some comments in the play store section seem to suggest otherwise. The developer states that the app fits all Galaxy series phones, and most galaxy tablets with KitKat or Lollipop. I'm sure there are exceptions.
I've attached my screenshots so you can see what you SHOULD have. If you can not even open the app itself to select the apps that you want, there's a bigger issue. Perhaps even try reinstalling altogether.
One pic is the slide window activated by hard-pressing the back button, now on the right side. The other pic is what the app itself looks like when you open it.
Click to expand...
Click to collapse
In read in the reviews section of the Play Store that a Tab S user is having no issues with the app. I have tried reinstalling multiple times. I open the app. The loading message is displayed and the app closes within a second. And that keeps happening every time I open the app.
abdullaha said:
In read in the reviews section of the Play Store that a Tab S user is having no issues with the app. I have tried reinstalling multiple times. I open the app. The loading message is displayed and the app closes within a second. And that keeps happening every time I open the app.
Click to expand...
Click to collapse
Yes. I have also seen that some Tab users have had success. Did you get the initial request for root? If you haven't, there is your first problem.
jpgranger said:
Yes. I have also seen that some Tab users have had success. Did you get the initial request for root? If you haven't, there is your first problem.
Click to expand...
Click to collapse
The first time I installed, I did which was followed by the app closing. I reinstalled and I stopped getting the root request dialogue. Root is working as other apps are actively using root and requesting for it.
abdullaha said:
The first time I installed, I did which was followed by the app closing. I reinstalled and I stopped getting the root request dialogue. Root is working as other apps are actively using root and requesting for it.
Click to expand...
Click to collapse
At this point, I would just contact the developer by clicking the email link in the playstore.
help please.. n910c android 5.1.1 auto crash..
Im having the same problem with mw commander. It will open and immediately close. Im on ironrom tab s 10.5 (t800). Any known solutions yet?
For those of you with FC's.....
I found that once I uninstalled the app, all my apps were still enabled when I was on stock DeOdexed OA6. But of course, I am no longer on a stock rom.
Not compatible with Note4 N910U MM 6.0.1
anyone with Samsung Galaxy S6 Edge +? S6 Edge + supports MultiWindow, why is it that I don't see the app I'm the Play Store app but I can follow the link, then I can see it but with a message - Your device isn't compatible. wtf?! been using it for years and now it's not cpmpitable on the device with MultiWindow support.
---------- Post added at 12:17 PM ---------- Previous post was at 11:54 AM ----------
had to download patched apk on the side but my conscience is clean, I paid for it long time ago.
methoddon1 said:
anyone with Samsung Galaxy S6 Edge +? S6 Edge + supports MultiWindow, why is it that I don't see the app I'm the Play Store app but I can follow the link, then I can see it but with a message - Your device isn't compatible. wtf?! been using it for years and now it's not cpmpitable on the device with MultiWindow support.
---------- Post added at 12:17 PM ---------- Previous post was at 11:54 AM ----------
had to download patched apk on the side but my conscience is clean, I paid for it long time ago.
Click to expand...
Click to collapse
Marshmallow is supported by the app. Even if you side load the apk it will just open then immediately close. Xposed with Xtouchwiz module is the only way to go rightnow bro.

PixelMod

Must Be on Nougat Rom!!!
I recommend Starting on freshly wiped rom but.
Download from device and on PC.
This requires Package Disabler Pro Be Installed.
Playstoremod https://mega.nz/#!LERxkDoI!qvkbyW-XkNoCIMFR_djr5Mtx4emt6_zCwG2KmFyQU0A
Extract zip
Install apks as normal once extracted. (From device download)
From Device
Enable Usb Debugging
Disable Verify apps over USB
Enable all disabled apps
From PC
Plug phone into computer watch phone screen accept usb debugging key for computer
Run Install_PlayStore_Rom.bat
Follow Instruction On Cmd Screen
Once Install Is All Done
On device
Select Pixel For Home Launcher
Open Settings/Application/Default Application under Calling Select Phone
Open Language and Input
Open Virtual Keyboards and click manage keyboards and turn on GBoard keyboard
Open Developer Options
Set Window Animation scale to .05x
Set Transition Animation scale to .05x
Set Animation Duration scale to .05x
Open settings goto accessibility
Enable all the servicesexcept talkback unless you want it
In settings open applications
Open applications manager
Goto menu select speciall access
In Phone Administrators enable all except android device manager unless you want that
Now click back button and open Draw over other apps and enable all
Click back button and open Modify system settings enable all
Click back button and open Notification access enable all
Open Rom Control and Everything Installed will be accessed there
Features
Pixel Dialer V8 With working Video Calling
Pixel Contacts
Google Camera
AOSP Browser
Google Messenger
Google Clock
Google Calculator
Call Recording Via BoldBeast
Rom Control Mods
DNS66 Ad Blocking
Status Bar Mod
Torchlight With Volume Buttons
Access To IMS Settings And Advanced Calling
Keylight Duration Settings
Battery Bar +
Status Bar Internet Speed
Recent Bar In Notification Panel
Button Remapping Via AIO Gestures
Volume Button Music Skip
Fingerprint Gesters
Led Control Via Light Flow App
Volume Panel Mod
Already running on my phone enjoy
All credit goes to the dev in Verizon thread
https://forum.xda-developers.com/ve...ougatplaystorerommodadbinstall-t3560360/page3
just wanted to post it here for our devices being as I was the crashdummy to test it lol.
What doesn't work for us is wifi calling
What's the decryption key for the download?
asterisq* said:
What's the decryption key for the download?
Click to expand...
Click to collapse
Try now
Xcod3rX said:
Try now
Click to expand...
Click to collapse
Thank you.
Got it up and running. Needed to make a few changes (enabling certain apps with Package Disable Pro), but other than that it seems snappy. Will have to see how some of the extras work before I can form a solid opinion.
Does wifi calling and volte (HD voice) still work with the official Tmobile nougat release?
Sent from my SM-G935T using XDA-Developers Legacy app
Just works from stock?
What type of ROM Controls are there
Sent from my SM-G935T using XDA-Developers Legacy app
what is this exactly, is this just to add a feature to my stock nougat. I dont want to damage my phone
So do you have to use both the pc and phone or was the directions trying to say you could choose the method?
No replies here folks.... Somebody is going to have to step up and do the mod and report back for us on tmobile. We need a volunteer.
Sent from my SM-G935T using XDA-Developers Legacy app
I linked the original thread I just posted it here because it works on our devices also. Instead of trying to be ungrateful maybe take a moment and read. My directions are correct, and very understandable to anyone who knows how to read and most importantly follow directions as stated.
Guess I don't know how to read. Thanks for posting this though.
Xcod3rX said:
I linked the original thread I just posted it here because it works on our devices also. Instead of trying to be ungrateful maybe take a moment and read. My directions are correct, and very understandable to anyone who knows how to read and most importantly follow directions as stated.
Click to expand...
Click to collapse
Actually your directions are not that easy to read or understand.
The OP states a list of steps to take "from PC" and none of those steps other than running the bat files are done from your PC. They are all things don't from phone.
Sent from my SM-G935T using XDA Premium HD app
justda said:
Actually your directions are not that easy to read or understand.
The OP states a list of steps to take "from PC" and none of those steps other than running the bat files are done from your PC. They are all things don't from phone.
Click to expand...
Click to collapse
They are clear to those actually looking to use it Instead of just looking to argue a useless point the first person to try it got it and so did a few others. As I stated I quoted the original post so anything you are not clear on then you ask there. This is only to let us tmobile users know it works. Now I will go back to life outside of XDA and leave you to argue with yourself.
Question did it work for you? Did you try? Do you already understand adb? If yes to any above then you should be able to follow directions
Xcod3rX said:
They are clear to those actually looking to use it Instead of just looking to argue a useless point the first person to try it got it and so did a few others. As I stated I quoted the original post so anything you are not clear on then you ask there. This is only to let us tmobile users know it works. Now I will go back to life outside of XDA and leave you to argue with yourself.
Question did it work for you? Did you try? Do you already understand adb? If yes to any above then you should be able to follow directions
Click to expand...
Click to collapse
Obviously it bothered you enough to edit the OP...
But you enjoy your high horse.
Sent from my SM-G935T using XDA Premium HD app
Doesn't work for me. Pixel launcher FCs everytime. Guess I'll reformat my phone now...
justda said:
Obviously it bothered you enough to edit the OP...
But you enjoy your high horse.
Click to expand...
Click to collapse
????some needs a cookie and attention. You go girl??????????
If you guys are having trouble getting it to work you could always just install nova launcher and make it pretty much identical if not better than the original pixel launcher. Or else there is another app called nougat UI for Android that looks promising but I haven't tried it yet.
Sent from my SM-G935T using XDA-Developers Legacy app
Xcod3rX said:
????some needs a cookie and attention. You go girl??????????
Click to expand...
Click to collapse
**** guuurl, err body likes cookies! But I'm not in any dire need of attention. I just don't like it when someone make unnecessarily rude comments to a new member to XDA is looking for some help...
If you start a thread, even when you're just giving a link to more info people will ask questions. I've been there, started a few compilation threads over the past decade on XDA and it never fails... people hope that since you compiled the list you have the info... Not to mention it is a Verizon mod and tmobile people will have different questions. But you enjoy being an ass... I'm gonna run to Fred Meyers and grab some cookies.
estxxas said:
Doesn't work for me. Pixel launcher FCs everytime. Guess I'll reformat my phone now...
Click to expand...
Click to collapse
I would reflash without wiping anything first. If it is only the launcher FC, a reflash without wiping might fix what ever went sideways during the initial install.
Sent from my SM-G935T using XDA Premium HD app
estxxas said:
Doesn't work for me. Pixel launcher FCs everytime. Guess I'll reformat my phone now...
Click to expand...
Click to collapse
I've had trouble with Pixel launcher as well. No problems during the beta, but after "official" it mysteriously stopped working.
Working awesome here! Nice and smooth!
I found the easiest way to install this through adb is, make sure you have adb/fastboot installed on your computer, DL the play store mod file, extract it and all you have to do is CLICK on the play store rom.bat and it automatically opens the command window and the directions on there will guide you through the process.
MAKE SURE your home screen grid on the TouchWiz launcher is set to 5 x 5 as that is the default grid on the Pixel launcher. If it is set different on the TW launcher it messes with the Pixel launcher viewing. It offsets the app icon grid and makes icon s look crooked on the screen and widgets are all out of place also.
Sent from my SM-G935T using XDA-Developers Legacy app

Categories

Resources