Need to test my app on Tablet S - Sony Tablet S

I'm developing application, that allows to execute common actions with multitouch gestures. Application requires root. Could anyone test it and PM me if it works. I want make sure, before I enable Tablet S in market. Thanks in advance.
You can download it here (not from market)
http://forum.xda-developers.com/showthread.php?t=1535740

Still did not get any reply

StupidIdea said:
I'm developing application, that allows to execute common actions with multitouch gestures. Application requires root. Could anyone test it and PM me if it works. I want make sure, before I enable Tablet S in market. Thanks in advance.
You can download it here (not from market)
http://forum.xda-developers.com/showthread.php?t=1535740
Click to expand...
Click to collapse
I've tried this app before (I posted in that thread at the time) and it didn't work, but it might've updated. I will try it out as soon as I get the chance.
---------- Post added at 09:37 AM ---------- Previous post was at 08:54 AM ----------
Never mind, app now works as advertised, and all gestures perform their correct functions. Good work dev!!

This did not work for me either. Everything looks okay but gestures do not register.

agc93 said:
I've tried this app before (I posted in that thread at the time) and it didn't work, but it might've updated. I will try it out as soon as I get the chance.
---------- Post added at 09:37 AM ---------- Previous post was at 08:54 AM ----------
Just checked it out again and still no dice on my Australian Sony Tablet S running 3.2.1r2. Service appears to start, but gestures don't register, either in multitouch or singletouch modes. No response at all when trying gestures, and the gestures are just recognised by the focussed applications (i.e. browser just scrolls instead of registering as a gesture).
Click to expand...
Click to collapse
Not sure if this is correct but your sig says stock 3.2.1, which I think is not rooted, and the app says it needs root. Mine isn't rooted so I can't use it either.

Now I'm lost . Anyone tried it on rooted device?
It definitely requires root.

StupidIdea said:
Now I'm lost . Anyone tried it on rooted device?
It definitely requires root.
Click to expand...
Click to collapse
Sorry. My sig is miles out of date.
Mine is rooted and checking Superuser confirms that Gesture Control is granted access. The toast notification for su access shows on service start and no other errors show, but gestures do not register.

Today I added support for Sony S in GestureControl v1.6.1. You can download it from market or my thread:
http://forum.xda-developers.com/showthread.php?t=1535740

StupidIdea said:
Today I added support for Sony S in GestureControl v1.6.1. You can download it from market or my thread:
http://forum.xda-developers.com/showthread.php?t=1535740
Click to expand...
Click to collapse
Hi, I I checked the app and it works and does what it says on lite version I like how is so easy to hide status bar.. Good job
BTW I'm using a sony s rooted

Zikossis said:
Hi, I I checked the app and it works and does what it says on lite version I like how is so easy to hide status bar.. Good job
BTW I'm using a sony s rooted
Click to expand...
Click to collapse
Thanks, good to know its working.

Works well
Hope to add Open or run file as an action, would help in reading books
Thanks
Sent from my Sony Tablet S using XDA

StupidIdea said:
Today I added support for Sony S in GestureControl v1.6.1. You can download it from market or my thread:
http://forum.xda-developers.com/showthread.php?t=1535740
Click to expand...
Click to collapse
Now it works, just as advertised. Thanks!

Related

Time Warner Cable app for ICS (Fixed for Rooted Users)

TWC just released the app that will allow you to stream the live TV shows from your phone. I got really excited to watch Game of Thrones.
But when I try to launch the app. It says it does not run on rooted device. WTF?
What is the difference between rooted or unrooted device when it comes to TWC app?
I tried to unroot with root keeper to run the app with no luck.
Any suggestions or workaround to get it working?
Update: Thanks to b00sted now rooted users can benefit from Time Warner App
Here is the link to fix : http://forum.xda-developers.com/showthread.php?p=24975697
Sent from my DROID RAZR using XDA Premium App
I can confirm this on Epic 4g touch (rooted)
Same issue here. Rooted Hp touchpad running 4.0.4. When you launch TWC app and choose Live TV it will state "TWC tv is not supported on rooted devices"
Frohoss said:
"TWC tv is not supported on rooted devices"
Click to expand...
Click to collapse
I'm sure it will be in time. Timewarner lol..
confirmed here on Verizon Galaxy Nexus. Hope someone fixes this. You also have to have USB Debugging disabled, AND be on your home network (which means Road runner is also a requirement).
EDIT...
Turns out the TWC app only checks for the presence of /system/app/superuser.apk. A quick rename of superuser.apk and it works fine. A simple script can be written for this to toggle it.
bhhurdler1 said:
I had this same issue with my jailbroken IPAD2. However a fix was created called "FakeTimeWarner" that you can install via cydia. Hopefully someone can create the same fix for android devices?
---------- Post added at 02:44 PM ---------- Previous post was at 02:40 PM ----------
I've edited and it still doesn't seem to work...
Click to expand...
Click to collapse
i haven't actually been able to test watching TV since im at work but when i renamed Superuser.apk i stopped getting the "TWC tv is not supported on rooted devices" message. ill try when i get home in a bit and reports back.
---------- Post added at 02:52 PM ---------- Previous post was at 02:50 PM ----------
bhhurdler1 said:
I had this same issue with my jailbroken IPAD2. However a fix was created called "FakeTimeWarner" that you can install via cydia. Hopefully someone can create the same fix for android devices?
---------- Post added at 02:44 PM ---------- Previous post was at 02:40 PM ----------
I've edited and it still doesn't seem to work...
EDIT -
Killed app and still didn't work...
Rebooted. and now WORKS. Thanks a lot
Click to expand...
Click to collapse
Ah ok, cool.
If you use the app 'GScript' which is in the market, you can write a script and add a widget to your homescreen to execute the rename and to reverse it. Makes it real easy to go ba ck and forth.
sweet!!! Working on my rooted att note, anyone have any workarounds that will allow me to view when not connected to home wifi network?
Sent from my SAMSUNG-SGH-I717 using xda premium
just found this post as well, was looking for this over on the nexus forums.. I have the decompiled apk if someone can tell me what to nix I can recompile and give it a try for us.. Here is the decompiled apk. u will see in the smali files it talks about if root and if adb is enabled.. I just dont know what to really nix out of there withough completely breaking it.. http://dl.dropbox.com/u/22063477/com.TWCableTV-1.zip
Anyone else seeing ever so slight lag? Kinda like a jitter.. I'm wondering if this is due to rom/kernal or if it's just cause it's the first version.
Does this help?
:~/Downloads/com.TWCableTV-1$ grep -H -r "Superuser" ~Downloads/com.TWCableTV-1
~/Downloads/com.TWCableTV-1/smali/com/TWCableTV/androidphone/a/a.smali: const-string v1, "/system/app/Superuser.apk"
Thank you everyone for clarification. Some Driod-life members reported that clearing cache helps too. I have not tried it myself yet but it is worth a shot.
Quote from D-L: We have seen a user submitted tip that if you wipe the application’s data in your app settings menu, that could clear up the issue. It’s worth a shot, so give it a try if you have been having this trouble and let us know if it works or not.
jeffrash said:
:~/Downloads/com.TWCableTV-1$ grep -H -r "Superuser" ~Downloads/com.TWCableTV-1
~/Downloads/com.TWCableTV-1/smali/com/TWCableTV/androidphone/a/a.smali: const-string v1, "/system/app/Superuser.apk"
Click to expand...
Click to collapse
ya.. since it jsut looks for the superuser app I can rename that to FU.apk and be fine lol testing ;P
---------- Post added at 09:52 PM ---------- Previous post was at 09:36 PM ----------
b00sted said:
ya.. since it jsut looks for the superuser app I can rename that to FU.apk and be fine lol testing ;P
Click to expand...
Click to collapse
still something else being detected..
I wonder if they've patched this already. I just tried, and it didn't work. Rebooted. Confirmed renamed APK. Cleared data in manage-apps. Still no go.
The only ICS devices I have are third-party (and rooted) ROMs.
Is there a problem if I have the superuser.apk file name?
renamed com.TWCableTV-1/smali/com/TWCableTV/androidphone/a/a.smali: const-string v1, "/system/app/Superuser.apk" to ****TimeWarner.apk and then renamed C:\Android\apktool\com.TWCableTV-1\smali\com\TWCableTV\androidphone\Login\Activities\SplashScreenActivity.smali an TWCHomeActivity.smali had root set to true so change the true to false and no luck.. I am shooting blind here so any help would be great
Looking forward to a fix.
Sent from my Galaxy Nexus using Tapatalk 2
GinoAMelone said:
I wonder if they've patched this already. I just tried, and it didn't work. Rebooted. Confirmed renamed APK. Cleared data in manage-apps. Still no go.
The only ICS devices I have are third-party (and rooted) ROMs.
Click to expand...
Click to collapse
I'm gonna assume it needs ICS on a compatible device... just an assumption..
Mine continue's to work changing the name of the superuser.apk
Really quick question. After the changing superuser.apk name did it effect any rooted functionalities?
And please update me with the solid work around so I can post it in OP.
Thank you
Sent from my DROID RAZR using XDA Premium App
I've deleted the superuser apk because I use SuperSu and still no dice for me.
gilpdawg said:
I've deleted the superuser apk because I use SuperSu and still no dice for me.
Click to expand...
Click to collapse
I assume you restarted your device as well? I know... Dumb question...

[Q] Polaroid Tablet Help

I recently picked up one of those Polaroid 7 inch tablets at Kohls. (Polaroid ptab7xc)
All the reviews of this thing are great, but I can't do anything with it! I install the Amazon app store, and it works fine for a bit, but the next time I launch it, I get a black screen with "search" at the top, but the store itself never launches, and the search never responds. It only works once I uninstall then reinstall the app, and again, only for a bit.
I've also tried to install the Android/google store, I follow all the instructions on the page, and everything works fine, but before I get finished, the market stops working. Every time I try to launch the app, I get the same message, the Market has stopped working.
I copy the folder to the device and not an SD card, is that my problem?
No, i don't think that's your problem.
Did you tried to do a factory reset ?
karimkahale said:
No, i don't think that's your problem.
Did you tried to do a factory reset ?
Click to expand...
Click to collapse
Yep, more than once, but I always have the same darn problem. It's about to go back to the store, if I can't get it to work.
diremommy said:
Yep, more than once, but I always have the same darn problem. It's about to go back to the store, if I can't get it to work.
Click to expand...
Click to collapse
Did you tried also to install a custom ROM ?
karimkahale said:
Did you tried also to install a custom ROM ?
Click to expand...
Click to collapse
I don't know how to do that, so no, lol!
I took it back and got a new tablet, and it did the same darn thing. I install the files in the order it says to install them, I get to the sign in point, enter my info and password, and it stops.
Before using custom roms and rooting things, i recomMend you to reinstall the original firmware : http://southerntelecom.com/polaroidsupport/firmware_guide_ptab7XC.html
Don't forget the THANKS button
karimkahale said:
Before using custom roms and rooting things, i recomMend you to reinstall the original firmware :
Don't forget the THANKS button
Click to expand...
Click to collapse
Will do. (again!) That was the first thing I did the other night, updated the firmware, boy was THAT fun!
I have a Nexus myself, and it's much easier to use!
Try to clear data and cache for the Amazon app store.Same for the google play .
I'm having the same problem with one of mine. Both of my kids got one for Christmas and one worked fine putting the play store on and the other only amazon store works
---------- Post added at 04:18 PM ---------- Previous post was at 04:07 PM ----------
Just found this don't know if it will work I'm at work so can't try it till I get home but hopefully it will work
http://forum.xda-developers.com/showthread.php?p=25474034
Sent from my DROID RAZR using xda app-developers app
timshady1001 said:
I'm having the same problem with one of mine. Both of my kids got one for Christmas and one worked fine putting the play store on and the other only amazon store works
---------- Post added at 04:18 PM ---------- Previous post was at 04:07 PM ----------
Just found this don't know if it will work I'm at work so can't try it till I get home but hopefully it will work
http://forum.xda-developers.com/showthread.php?p=25474034
Sent from my DROID RAZR using xda app-developers app
Click to expand...
Click to collapse
The firmware quoted won't work-it's made for a different model.
If you have already successfully flashed the tablet to the stock firmware, you can head over here where elektrik () has created a modified stock which has store, root &debloat.
http://www.freaktab.com/showthread....-ROM-Live-Suite-Image-links&p=40951#post40951
Sent from my PG86100 using xda app-developers app
ho make polaroid hard reset ?
abumaha said:
ho make polaroid hard reset ?
Click to expand...
Click to collapse
If by 'hard reset' you mean back to factory default, you select that in the Personal section of the ICS system settings (called 'Backup & Reset')

Multiwindow

Is it possible to alter the list of apps available to multiwindow without root? I don't really care to trip knox.
Thanks
I give up on waiting for a Knox-free root. What is the best multi window method? I really liked the way the old note 10.1 worked. Anything like that?
Sent from my SM-P600 using Tapatalk 4
Xposed, then MW Apps Manager allows you to add apps to the multi-window list.
Pen Window Manager allows to add apps to pen window list. Pen Window Launcher allows you to open these apps without going through Air Command.
And, Pen Window Launcher coupled with GMD Gesture Control let you open Pen Window without removing SPen. You can draw a box or any custom gesture with finger!
Sent from my GT-N7100 using XDA Premium 4 mobile app
abdulm said:
And, Pen Window Launcher coupled with GMD Gesture Control let you open Pen Window without removing SPen. You can draw a box or any custom gesture with finger!
Sent from my GT-N7100 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
hey can you show with a screenshot i really wondered.I know pen window launcher But with gmd gesture how do you use more specific can you explain please ?
yararli said:
hey can you show with a screenshot i really wondered.I know pen window launcher But with gmd gesture how do you use more specific can you explain please ?
Click to expand...
Click to collapse
Well I dont own a Note 10.1 (but planning to buy one and hence was going through this thread). However I have done this on my Note 2 that has got note 3 features including Pen Window and it is working like a charm. I am pretty sure it will work on Note 10.1
1) Install Pen Window Launcher (PWL), go to PWL settings, click on "Drawer Icon Action" and select "Show PWL Directly". So we will not have the floating button (and we don't need it)
2) Install GMD, go to "User Gestures" and Record a new gesture (rectangular box will be ideal), Click "Next>Select Action>Application and choose PWL and save.
With this you can launch PWL with finger on top of any app or home screen.
Actually you an have lot of other utilities as well with GMD. Alt+ Tab will be another one of them two switch between two apps (see in screen shot below).
By the way, hope your device is rooted
abdulm said:
Well I dont own a Note 10.1 (but planning to buy one and hence was going through this thread). However I have done this on my Note 2 that has got note 3 features including Pen Window and it is working like a charm. I am pretty sure it will work on Note 10.1
1) Install Pen Window Launcher (PWL), go to PWL settings, click on "Drawer Icon Action" and select "Show PWL Directly". So we will not have the floating button (and we don't need it)
2) Install GMD, go to "User Gestures" and Record a new gesture (rectangular box will be ideal), Click "Next>Select Action>Application and choose PWL and save.
With this you can launch PWL with finger on top of any app or home screen.
Actually you an have lot of other utilities as well with GMD. Alt+ Tab will be another one of them two switch between two apps (see in screen shot below).
By the way, hope your device is rooted
Click to expand...
Click to collapse
hey this is super u genius.I am also not an owner of this tablet yet however ı am going to buy.Thats why ı am researching about all thing of this tablet . tnx for your help. Besides which variant of tablet are u going to buy ? Lte or normal one ?
abdulm said:
Well I dont own a Note 10.1 (but planning to buy one and hence was going through this thread). However I have done this on my Note 2 that has got note 3 features including Pen Window and it is working like a charm. I am pretty sure it will work on Note 10.1
1) Install Pen Window Launcher (PWL), go to PWL settings, click on "Drawer Icon Action" and select "Show PWL Directly". So we will not have the floating button (and we don't need it)
2) Install GMD, go to "User Gestures" and Record a new gesture (rectangular box will be ideal), Click "Next>Select Action>Application and choose PWL and save.
With this you can launch PWL with finger on top of any app or home screen.
Actually you an have lot of other utilities as well with GMD. Alt+ Tab will be another one of them two switch between two apps (see in screen shot below).
By the way, hope your device is rooted
Click to expand...
Click to collapse
will this allow resizing of windows?
ckelly33 said:
will this allow resizing of windows?
Click to expand...
Click to collapse
Yes, it does. You can minimise, resize, maximise, open multi windows..... all that is possible with pen window.
yararli said:
hey this is super u genius.I am also not an owner of this tablet yet however ı am going to buy.Thats why ı am researching about all thing of this tablet . tnx for your help. Besides which variant of tablet are u going to buy ? Lte or normal one ?
Click to expand...
Click to collapse
Not decided yet, I am only concerned about development support in XDA and not on WIFI/LTE
abdulm said:
Yes, it does. You can minimise, resize, maximise, open multi windows..... all that is possible with pen window.
Click to expand...
Click to collapse
With the old Note, I would open Kindle and SNote then take notes by circling/copy a passage and dragging it directly on the SNote that is open in split screen.
I haven't rooted, so I haven't tried this method - but in trying this in the default multi window with Chrome and SNote I haven't found that the 2014 is as functional nor as fast as the old SNote but maybe it has something to do with my old one being rooted.
Do you have any experience with this? I'd love to know I could do that on the 2014. It was one of the most functional features I used on the original 10.1.
Sent from my SM-P600 using Tapatalk 4
ckelly33 said:
With the old Note, I would open Kindle and SNote then take notes by circling/copy a passage and dragging it directly on the SNote that is open in split screen.
I haven't rooted, so I haven't tried this method - but in trying this in the default multi window with Chrome and SNote I haven't found that the 2014 is as functional nor as fast as the old SNote but maybe it has something to do with my old one being rooted.
Do you have any experience with this? I'd love to know I could do that on the 2014. It was one of the most functional features I used on the original 10.1.
Sent from my SM-P600 using Tapatalk 4
Click to expand...
Click to collapse
I'm sorry since I am unable to help you as I don't have note tablet at the moment, but planning to buy one. Anyways thanks for your post, will look into it once I get my note
Sent from my GT-N7100 using XDA Premium 4 mobile app
Where can I download the most recent version of Xposed?
Sent from my SM-P600 using XDA Premium HD app
Rolldog said:
Where can I download the most recent version of Xposed?
Sent from my SM-P600 using XDA Premium HD app
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1574401
Would this be possible for our Note 10.1 2014?
http://forum.xda-developers.com/showthread.php?t=2024399
http://forum.xda-developers.com/showthread.php?p=34268053#post34268053
I have had trouble getting one app to work, in case anyone is willing to try and help.
razzbaronz said:
Would this be possible for our Note 10.1 2014?
http://forum.xda-developers.com/showthread.php?t=2024399
http://forum.xda-developers.com/showthread.php?p=34268053#post34268053
I have had trouble getting one app to work, in case anyone is willing to try and help.
Click to expand...
Click to collapse
Did you try the multiwindow link (the second link you provided) on your 2014?
Links
Itchiee said:
http://forum.xda-developers.com/showthread.php?t=1574401
Click to expand...
Click to collapse
These links don't work for downloading Xposed. I'd like to give this a try since it seems to be able to modify the multi window app to run any app without having to root the device. Guess I'm out of luck.
Rolldog said:
These links don't work for downloading Xposed. I'd like to give this a try since it seems to be able to modify the multi window app to run any app without having to root the device. Guess I'm out of luck.
Click to expand...
Click to collapse
You must be rooted to run Xposed
---------- Post added at 03:54 AM ---------- Previous post was at 03:51 AM ----------
---------- Post added at 03:56 AM ---------- Previous post was at 03:54 AM ----------
Does anyone have the Xposed APK? If so, would you mind posting it? I think I'm going to go ahead and root and install it.
TIA
Rooting
swaggerjacker said:
You must be rooted to run Xposed
---------- Post added at 03:54 AM ---------- Previous post was at 03:51 AM ----------
---------- Post added at 03:56 AM ---------- Previous post was at 03:54 AM ----------
Does anyone have the Xposed APK? If so, would you mind posting it? I think I'm going to go ahead and root and install it.
TIA
Click to expand...
Click to collapse
Then I must be confused between Xposed and the Xposed Framework. The latest version of Xposed can be found here http://forum.xda-developers.com/showthread.php?p=47991707. This is version 2.4, but then again, maybe it's Xposed or maybe it's Xposed Framework. As you can tell, I'm not very familiar with all of this and am trying to learn all the functionalities of my 7 Android devices.
Someone will correct me if I'm wrong, so here is what I think; To use Xposed, the Framework has to be installed. To install Framework, you need to be rooted.
Sent from my SM-P600 using XDA Premium 4 mobile app
swaggerjacker said:
Someone will correct me if I'm wrong, so here is what I think; To use Xposed, the Framework has to be installed. To install Framework, you need to be rooted.
Sent from my SM-P600 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
If you install Xposed and then click install updates within the app it installs the frameworks.
You then need to download Modules (from the Download section within Xposed), install it and enable.as per your requirements.
You need to be rooted for installation.
Trust this helps

[Q] Get Apps to Display in Tablet Mode

How can I get the Spotify app to run in tablet mode on my HTC One? I'm trying to use Xposed App Settings to do it, but the app still recognizes my device as a phone. Any help will be appreciated. Thanks.
Daniel Sasson
Still having the same problem. I want to get the freemium tablet functionalities on my phone.
neilenore said:
Still having the same problem. I want to get the freemium tablet functionalities on my phone.
Click to expand...
Click to collapse
Did you manage?
I think it would be prudent to have a specific subject related to Spotify for this. I feel that many apps use DPI as the indicator for tablet mode (ex. Gmail) so I'm not sure what Spotify is doing but I am also curious. I will check on my TF201 and report in.
promiseofcake said:
I think it would be prudent to have a specific subject related to Spotify for this. I feel that many apps use DPI as the indicator for tablet mode (ex. Gmail) so I'm not sure what Spotify is doing but I am also curious. I will check on my TF201 and report in.
Click to expand...
Click to collapse
My guess is that it looks at the build.prop, don't really want to mess with it, because I probably don't know what I'm doing.
Daman09 said:
My guess is that it looks at the build.prop, I'm going to change mine to make it look like its a nexus 7.
Click to expand...
Click to collapse
Already tried. Didn't work. Also tried Market Helper to spoof my device and that didn't work either.
dsass600 said:
Already tried. Didn't work. Also tried Market Helper to spoof my device and that didn't work either.
Click to expand...
Click to collapse
Hmm, maybe there are separate tablet apks?
Daman09 said:
Hmm, maybe there are separate tablet apks?
Click to expand...
Click to collapse
Doubt it.
Yeah, I am also curious about this, I guess spotify somehow reads build.props. someone must be able to crack this.
If someone discover how to do it, please share.
Enviado desde mi C5303 mediante Tapatalk
I tried to remove permissions READ_PHONE_STATE and it doesn't load....
Also tried device spoofer app, doesn't work.
Must alter device ID ... How?
Daman09 said:
Hmm, maybe there are separate tablet apks?
Click to expand...
Click to collapse
There aren't unless they are using the same version number for two different apks which is very unlikely.
Sent from my Nexus 5 using Tapatalk
---------- Post added at 06:21 AM ---------- Previous post was at 06:19 AM ----------
rbrandser said:
I tried to remove permissions READ_PHONE_STATE and it doesn't load....
Also tried device spoofer app, doesn't work.
Must alter device ID ... How?
Click to expand...
Click to collapse
I tried adding tablet to the ro.build.characteristics line but that didn't work.
The apps are the same except for the shuffle mode.
Sent from my Nexus 5 using Tapatalk
I have been messing with DPI settings using App Settings and denying access to Phone State using XPrivacy and no luck.
I decompiled the apk and did a string search for tablet but didn't come up with anything promising.
Sent from my Nexus 5 using Tapatalk
I have another thread about this in HTC One forum..
This was one person's recommendation:
im0rtalz said:
Try xposed app settings, it should allow you to change the dpi for the app itself, similar to pa per app settings, without messing with the actual dpi of the phone
Click to expand...
Click to collapse
I havent tried it yet.. will report back
---------- Post added at 02:07 PM ---------- Previous post was at 02:02 PM ----------
Daman09 said:
Hmm, maybe there are separate tablet apks?
Click to expand...
Click to collapse
There isn't because neither my phone and tablet got an update on the market when the new features were released.. it was all aready coded in- and i think its just reading the hardware config and enabling features remotely.
EDIT: I JUST COPIED THE APK FROM MY TABLET TO MY PHONE, IT DID NOT WORK
TurboX2 said:
EDIT: I JUST COPIED THE APK FROM MY TABLET TO MY PHONE, IT DID NOT WORK
Click to expand...
Click to collapse
Confirmed, just tried this before searching the forums (and ending up here haha),
I bricked my phone a little today editing build.prop. had to reflash. Lol.
I jst tried to change ro.product.model and ro.product.id, didnt work.
I'm using Paranoid Android on my Nexus4. I tried to us PA's Hybrid Settings to set the per app DPI for the Spotify app too 600p, which will force many apps to switch into the tablet layout. However, I did not have any luck getting Spotify to change into tablet mode. I also enabled the Force and Large toggles, which is necessary to force tablet mode for some apps, but didn't have any success with that either.
My best guess then is that Spotify determines what kind of device you have from the android.permission.READ_PHONE_STATE, wich provides the device ID.
I have no clue about how these things work, but if the Spotify app is installed on a tablet, the read phone state permission, what happens with it?
LOL. goddaMNit, this thing is really annoying, and also, i have very nice playlists on Spotify so I don't mind the shuffeling But still, i'm kinda obsessing abot this thing.
Can somebody try performing a Titanium Backup of the app on their tablet and then installing it on their phone, data and all? I have a Nexus 7 but it's not rooted and I don't plan on rooting it any time soon.
dsass600 said:
Can somebody try performing a Titanium Backup of the app on their tablet and then installing it on their phone, data and all? I have a Nexus 7 but it's not rooted and I don't plan on rooting it any time soon.
Click to expand...
Click to collapse
didn't work for me
Sent from my GT-P5113

Note 4 multiwindow

Missing my note 3 all app on multiwindow.
With such a detailed description, I can honestly say I have no idea what you are talking about.
However, if you are saying that you can't get all apps to appear in Multi Window on the Note 4, then I am not sure what you're on about.
For example, this app works just fine.
nobnut said:
With such a detailed description, I can honestly say I have no idea what you are talking about.
However, if you are saying that you can't get all apps to appear in Multi Window on the Note 4, then I am not sure what you're on about.
For example, this app works just fine.
Click to expand...
Click to collapse
I got app for my note 3 to have all apps on multiwindow but not working on my note 4
I'm using a stock ROM. Maybe that's the difference.
nobnut said:
I'm using a stock ROM. Maybe that's the difference.
Click to expand...
Click to collapse
It's been working great on my custom Rom.
Nice to see your still around @nobnut
not-i said:
It's been working great on my custom Rom.
Nice to see your still around @nobnut
Click to expand...
Click to collapse
Hi, good to see you also
In that case, I'm not sure why the OP's having issues.
nobnut said:
I'm using a stock ROM. Maybe that's the difference.
Click to expand...
Click to collapse
Mine is stock and only rooted.
But my note 3 was snapdragon and working perfectly but my note 4 is exynos. Maybe this is the problem?
Thanks guys!
How to access to MW sidebar other than long-pressing the back button?
Use wamam xposed mod! Work!
exzi-by said:
Use wamam xposed mod! Work!
Click to expand...
Click to collapse
Can you give us step by step?
And is your note exynos too?
Work on m'y Note French Snap. 805.
Instal Xposed installer
Reboot
Instal module Wanam Xposed
Reboot
In module Wanam, go to system, multiwindows, sélect apps and reboot.
Sorry for my English
nobnut said:
With such a detailed description, I can honestly say I have no idea what you are talking about.
However, if you are saying that you can't get all apps to appear in Multi Window on the Note 4, then I am not sure what you're on about.
For example, this app works just fine.
Click to expand...
Click to collapse
Are you able to put any app into the multiwindow tab? I was able to get apps on the big tab but when I drag certain apps to the multiwindow tab it doesn't stick.
Edit: I was able to get all the apps to the mule tab by hitting the reset button
Sent from my SM-N910T using Tapatalk 2
I downloaded pen window manager and multi window manager on Playstore and it worked perfect, Dont restore them, cause they will force close.
bryanvo said:
I downloaded pen window manager and multi window manager on Playstore and it worked perfect, Dont restore them, cause they will force close.
Click to expand...
Click to collapse
I did not restore. Can i ask what model you have? Snapdragon or exynos?
rcsiccion said:
I did not restore. Can i ask what model you have? Snapdragon or exynos?
Click to expand...
Click to collapse
I have the Exynos version (N910U) and on the rooted stock rom. The pen window manager which I downloaded from playstore worked perfectly for me.
nobnut said:
With such a detailed description, I can honestly say I have no idea what you are talking about.
However, if you are saying that you can't get all apps to appear in Multi Window on the Note 4, then I am not sure what you're on about.
For example, this app works just fine.
Click to expand...
Click to collapse
LOL I beleive they mean 4 screens at once I may be wrong but it could be your way also
Sean
nobnut said:
With such a detailed description, I can honestly say I have no idea what you are talking about.
However, if you are saying that you can't get all apps to appear in Multi Window on the Note 4, then I am not sure what you're on about.
For example, this app works just fine.
Click to expand...
Click to collapse
Well, this app requires Xposed which renders the device sluggish and useless
---------- Post added at 06:35 AM ---------- Previous post was at 05:47 AM ----------
bryanvo said:
I downloaded pen window manager and multi window manager on Playstore and it worked perfect, Dont restore them, cause they will force close.
Click to expand...
Click to collapse
I tried that and initially I added only a couple of apps to see if it works and it worked perfectly but upon adding more apps it stopped working for me. So I had to delete it. No workaround yet
1. go Wanam xposed > system > multi window, select multi window apps
2. after choose the app
3. reboot
4. go multi window setting (build in ) one
5. drag new added app from left to right
enjoy~
umair239 said:
Well, this app requires Xposed which renders the device sluggish and useless
---------- Post added at 06:35 AM ---------- Previous post was at 05:47 AM ----------
I tried that and initially I added only a couple of apps to see if it works and it worked perfectly but upon adding more apps it stopped working for me. So I had to delete it. No workaround yet
Click to expand...
Click to collapse
Hmm you've had bad experiences with xposed by the sounds of it. I've used it on my N2 and now on this N4....it's brilliant.
For me it's the best advertisement to my unrooted friends why to root.

Categories

Resources