Alternative input option for large screen phones ( Instead of touch screen ) - General Questions and Answers

Hello
I have been using large screen phones for a while now. I was just wondering if there were any workarounds for one handed use. I have done some research and I am aware of features such as shrinking the screen towards a corner so that all usable area is within reach of one hand. However that defeats the purpose of a large screen phone. I have some ideas about how to go about it and was wondering if anyone knows an app similar to what I've mentioned.
1) Use a virtual joystick. Similar to that Pie Control / Simple pie app, a small Virtual joystick area could pop out from the edge and you can use that joystick/trackpad to control a cursor around the screen. Obviously not for typing, but good enough to click things online. If you try searching for this, the results are flooded by apps that make your phone a touchpad/trackpad for a COMPUTER, or about a million physical joysticks available for gaming on Android.
2) Use the fingerprint sensor to move a cursor around the screen. My old Nexus 6p had an option to swipe down on the fingerprint print to bring down the notification bar. Maybe that same control can work for moving a cursor. Although I'm not sure that it would have enough movement sensing resolution to pull it off.
3) buying an actual physical joystick to move a cursor around the screen. Although currently they work only in a game. You'd need an app or framework to make this work I think.
I would really appreciate it if anyone knows whether such apps exist, or any other apps that help lazy people navigate their giant phones with one hand.

BluTheCool said:
Hello
I have been using large screen phones for a while now. I was just wondering if there were any workarounds for one handed use. I have done some research and I am aware of features such as shrinking the screen towards a corner so that all usable area is within reach of one hand. However that defeats the purpose of a large screen phone. I have some ideas about how to go about it and was wondering if anyone knows an app similar to what I've mentioned.
1) Use a virtual joystick. Similar to that Pie Control / Simple pie app, a small Virtual joystick area could pop out from the edge and you can use that joystick/trackpad to control a cursor around the screen. Obviously not for typing, but good enough to click things online. If you try searching for this, the results are flooded by apps that make your phone a touchpad/trackpad for a COMPUTER, or about a million physical joysticks available for gaming on Android.
2) Use the fingerprint sensor to move a cursor around the screen. My old Nexus 6p had an option to swipe down on the fingerprint print to bring down the notification bar. Maybe that same control can work for moving a cursor. Although I'm not sure that it would have enough movement sensing resolution to pull it off.
3) buying an actual physical joystick to move a cursor around the screen. Although currently they work only in a game. You'd need an app or framework to make this work I think.
I would really appreciate it if anyone knows whether such apps exist, or any other apps that help lazy people navigate their giant phones with one hand.
Click to expand...
Click to collapse
It probably wouldn't be that hard to take one of the apps that allows using your phone as mouse/trackpad for a PC and modify that app to shrink the trackpad area to the size you want and place it where you want on the screen, then modify it so that the app interfaces with your phone's screen and controls internally the same as an external mouse would instead of interfacing with your PC's display and controls over a network. You could make it work by using a double tap or a single tap to the edge or corner of your screen to bring up the trackpad so you can move the cursor wherever you need on the screen and make selections, you could even make it semi/full transparent and overlay whatever is on screen.
But, if you'd rather try piecing something together with existing apps.
The first question I would ask is, do you have a rooted device?
If not, would you be willing to root the device if the method exists for your device?
Some of the tricks you can use to achieve your goal might require root access. Even if possibly only long enough to make the modifications you want and then remove root after you're done as long as what you set up does not require continued root access.
Sent from my LGL84VL using Tapatalk

Well what you said about modifying a PC trackpad app for this purpose makes sense. However I have only made some rudimentary Android apps in the past. I don't have nearly enough experience to try what you have mentioned.
My current main device is pretty new and isn't rooted right now, although I have rooted all my past ones. I am of course open to rooting it if there is an existing root app that can do the trick. Did you have any in mind?

BluTheCool said:
Well what you said about modifying a PC trackpad app for this purpose makes sense. However I have only made some rudimentary Android apps in the past. I don't have nearly enough experience to try what you have mentioned.
My current main device is pretty new and isn't rooted right now, although I have rooted all my past ones. I am of course open to rooting it if there is an existing root app that can do the trick. Did you have any in mind?
Click to expand...
Click to collapse
Depends on what model number you have and what android version you have.
What is your model number and what is the android version?
Sent from my LGL84VL using Tapatalk

It's one plus 6 @ pie.
I also have Nexus 6p @ 8.1 Oreo

BluTheCool said:
It's one plus 6 @ pie.
I also have Nexus 6p @ 8.1 Oreo
Click to expand...
Click to collapse
That's the device name, not the device model number. Go to system settings>about phone>model number or system settings>about phone>hardware info>model number and tell me the model.
It should be A6000 or A6003, it might make a difference in what you need to root the device.
Both of the devices you own have known rooting methods.
Sent from my LGL84VL using Tapatalk

Oh my bad. One plus is A6000, Nexus is H1511.

BluTheCool said:
Oh my bad. One plus is A6000, Nexus is H1511.
Click to expand...
Click to collapse
Here is the root method for the OP6
https://forum.xda-developers.com/oneplus-6/how-to/guide-how-to-root-oneplus-6-guide-t3798577
Once you've done that, then it's down to trying various apps that offer features that can make getting to anything/everything on the phone more convenient for one handed use.
It's hard to give any suggestions to try because some will have features you're looking for but will be missing some that you want, it might come down to using multiple apps to setup all of your controls and features the way you want, some of them require root, some don't, the most effective ones use root. You can also take a look at using the Xposed Framework on your device, it has tons of modules that customize access, placement, appearance and function of various features and apps on the device.
Sent from my LGL84VL using Tapatalk

Ok I guess I will root first and then decide

Related

[Q] 2 finger hold screen shot

I am wondering if anyone can make a two finger hold screenshot that can work for any type of unlock? What this means is when you are in any application all you do to get a screen shot is hold down two fingers till the screen flashes. Is this possible I want a two finger hold screen to come alive thanks.
Typically, the only app that receives touch input is the active (foreground) one. You caould implement this feature in any given app, but to do it across the whole OS... I don't think anybody knows how to do that yet without a custom ROM.
What's wrong with the current screen capture method? It works well, and uses a command not currently used for anything else (unless you're in the camera app). Some apps do track multiple fingers on the screen already...
GoodDayToDie said:
Typically, the only app that receives touch input is the active (foreground) one. You caould implement this feature in any given app, but to do it across the whole OS... I don't think anybody knows how to do that yet without a custom ROM.
What's wrong with the current screen capture method? It works well, and uses a command not currently used for anything else (unless you're in the camera app). Some apps do track multiple fingers on the screen already...
Click to expand...
Click to collapse
the current one doesnt have the proper resolution as the phone but it does the job for now.
Where did you get that idea? Screen Capture.jpg - 480x800. That's that native resolution of WP7. It actually looks bigger than the phone when looked at on most PCs, because the phone has a very high DPI.
Now, it might be nice to use a lossless compression method, but that's a different problem.
GoodDayToDie said:
Where did you get that idea? Screen Capture.jpg - 480x800. That's that native resolution of WP7. It actually looks bigger than the phone when looked at on most PCs, because the phone has a very high DPI.
Now, it might be nice to use a lossless compression method, but that's a different problem.
Click to expand...
Click to collapse
I heard that when you screenshot take a picture in the 320/480 or something similar to that resolution
Not sure where you heard that - I've followed the screenshotting tool with some interest, and it's not that hard to read the whole thread on it or even dig up the old threads - but it's not true. You might want to actually give the current tool a try, instead of asking for a new one on baseless assumptions. It works really well.

Any way to disable ALT+TAB/WIN+TAB on Bluetooth keyboard in ICS?

I'm trying out the Touchpad as an RDP client for my work Windows machine. With a Bluetooth keyboard and iTap RDP, it works very well, but one thing that's annoying is that Android/ICS traps certain key combinations instead of sending them through to Windows, e.g., ALT+TAB (Symbol+Tab on the HP Touchpad BT keyboard) and WIN+TAB (Home+Tab on the HP keyboard). Another one that gets trapped is WIN+E which should open an Explorer window but instead tries to launch the Android email client. Does anyone know if these Android keys can be disabled, ideally just while the RDP client is running, but worst case scenario, across the board?
Try the app called External Keyboard Helper pro
help
Sebz4n said:
Try the app called External Keyboard Helper pro
Click to expand...
Click to collapse
Did it help ?
javabear1 said:
Did it help ?
Click to expand...
Click to collapse
I tired this and could not get it to work.. If you have got it working please post.. I have a TF101 and with the local keyboard I really want a way to use the alt tab / windows key tab options.. but both go to Android local... If anyone has a way of getting around this I would love to hear it!
ALT TAB locally really is not required when you have the nice button for recent apps
go to /system/usr/keylayout/ and see which .kl needs to be changed and where. theres a few to look at but you should find one that matches your input device.
haxin said:
go to /system/usr/keylayout/ and see which .kl needs to be changed and where. theres a few to look at but you should find one that matches your input device.
Click to expand...
Click to collapse
As far as I can tell, it's not a keylayout but rather a CyanogenMod-specific enhancement to make Android work more like a desktop OS when used with an external keyboard. The problem is that it acts as a system-level override for those keybindings so that they're not passed to applications such as remote desktop clients. I've considered trying AOKP to see if it does the same thing.
I'm interested in getting a Nexus 10, especially if someone releases a keyboard cover similar to the one for Surface, as a lightweight laptop replacement, especially when used to access a Windows machine via remote desktop, but I have such a heavy dependency on ALT+TAB in my day-to-day habits that it would be pretty annoying to have that key take me to another Android app instead of switching Windows apps. Not a show-stopper, but definitely an annoyance. Hopefully standard Android 4.2 doesn't do this...
I coincided installing Linux on my tf101 as I was so upset about it.. however there is not a easy way... it would be nice to see a option to disable it for in custom roms..
I don't think 4.2 will change the behavior at all.. sadly
Sent from my GT-I9305 using xda app-developers app
DjDill said:
I coincided installing Linux on my tf101 as I was so upset about it.. however there is not a easy way... it would be nice to see a option to disable it for in custom roms..
I don't think 4.2 will change the behavior at all.. sadly
Sent from my GT-I9305 using xda app-developers app
Click to expand...
Click to collapse
I know this doesn't help many folks here, but the kind folks at Jump Desktop somehow figured out how to circumvent Apple's restrictions on key events in iOS and got full keyboard support going when accessing Windows and Mac machines via RDP and VNC, so that's what I'm using very happily now from my iPad 3.
I have created exactly what you need
Hey, all, I don't know if you'll see this, but I figured out where in the android code it intercepts this and fixed it with an xposed module, which you can grab here. http://forum.xda-developers.com/xposed/modules/keyboard-utilities-t2872579/post55350032
---------- Post added at 10:23 PM ---------- Previous post was at 09:51 PM ----------
Also, as far as win-E and related shortcuts being consumed, that's handled by an android setting called quicklaunch, which is present in the settings app, but there's no easy way to access it. To get to it, grab nova launcher or tasker or anything else that can launch app's activities directly, then find the quicklaunch activity under the settings app. This is where you register and unregister shortcuts with the windows key and the search key. Long press on the shortcut to clear it. By default, Win-E and a few others are put in for you.
Workaround
A bit old question, but i was looking for an answer today, and did not found anything that matches my needs. Not sure if it will satisfy You, but i got a little workaround. Actually you don't need to do anything with your android device, the only thing you need for this is AutoHotkey software on your windows machine + one little script running.
How it works? It remap left ctrl+tab to act like alt+tab. That way you can use ctrl+tab(or any other combination you want) and android has no problem with it.
Script content:
LControl & Tab::AltTab
Hope it helps, it worked for me.
Kuuubach said:
Workaround
A bit old question, but i was looking for an answer today, and did not found anything that matches my needs. Not sure if it will satisfy You, but i got a little workaround. Actually you don't need to do anything with your android device, the only thing you need for this is AutoHotkey software on your windows machine + one little script running.
How it works? It remap left ctrl+tab to act like alt+tab. That way you can use ctrl+tab(or any other combination you want) and android has no problem with it.
Script content:
LControl & Tab::AltTab
Hope it helps, it worked for me.
Click to expand...
Click to collapse
so this might be turnoff to some but you are on xda. we need a magisk module or something that can do this for us.
if you can disable system wide keyboard shortcuts, it would be great. and by shortcuts here is what i mean (look at the attached screenshot). in my case. i have my rog phone 3 connected to a usb c hub that has usb, hdmi, etc. (please do not tell me about the rog phone 3 and how it might have this built in because i have a custom rom installed and im sure you can do this in almost any android version there as well because its a stock rom)
my case is i use shadow (cloud gaming/computing) and so i remote control into a windows machine. i would love to disable those shortcuts so that my keyboard inputs are not interrupted by androids shortcuts.
if i alt tab or press the windows button. i dont want the android shortcuts to trigger.
please let me know if you found a solution but this most likely is achieved through adb or root. lets do actual investigation.

Why do we need root?

So i've been recently thinking, why do we honestly need to root our G5?
(sorry for clickbait title but its true lol)
What spurred this thought for me was that my friend who had an S6 and S7 kept telling me i won't need to root.
And i'm starting to believe him.
I was able to almost completly theme my phone to black and white with icon packs and other apps that offer custom theme options with little problem.
I was able to change the DPI without root. What i'm unable to do without root so far is changing the ugly LG system emojis to Android or some other standard emojis.
Obviously we also lack the granular control root allows for, but even without root, tasker can do alot.
Pros:
Xposed Framework
More control in general
Cons:
Android Pay will cease to work
Discuss below why you think you need root for the G5.
Do the pros outweigh the cons?
2 main reason I root
To change the system icon with default launcher and to change my font all around system wide.
Sent from my LG-H901 using Tapatalk
Adaway
Remove some unwanted app in /system
Custom data backup/restore
Free hotspot, uninstall system apps (not freeze), ads, disable startup apps, disable system running services.
I have only one app running in background that consumes data the rest is blocked.
silly question but i'll entertain it.
For the same reason you want personal freedom in the world in which you live.
I bypass the tethering reporting with the non-root method below so I can use more than 7 GB a month. (This phone and my wife's IS our only internet connection) But for me I would like it for my data partition control. Plus I used systemless root on my N6 before this, had busybox, AND was able to use Android pay.... cause I didn't jack with the system partition. So, it is handy, but I CAN live without if needed.
http://forum.xda-developers.com/tmobile-lg-g3/general/lollipop-tethering-t3071188
I need it to test an unlocking method...otherwise, it really doesn't matter to me much outside of just messing with aosp.
---------- Post added at 04:13 PM ---------- Previous post was at 04:09 PM ----------
And for the tethering bypass, simply use pdanet, via usb that is and change your browser ua to safari or a mobile device (using ssl webpages also helps), also you can simply get a proxy like Charles proxy and change the entire system ua to null or a mobile device or safari as mentioned before.
Not hijacking your thread, just offering a tip I've been using for years with absolutely no issues.
I need root to delete T-MOBILE spyware, bloatware, and basically control MY device the way MY device should be configured MY way.
I like using Titanium Backup Pro, Terminal Emulator, and the various apps that require root.
I use root for 'taking back' the device I purchased. It's bad enough that the U.S. not only SIM-Locks your device to the carrier but the bootloader is locked and in most cases (depending on your carrier) the device is carrier branded. It's done out of greed. The great many carriers in Europe for example don't do this. I use root to rid of the bloatware, spyware and tracking T-Mobile and other carriers use. I use it for changing the system wide fonts of MY choosing and also for the apps that allow great flexibility and functionality (Titanium Bkup, TWRP, Xposed Framework). Your device is YOUR device and should be used in any manner you choose (legally, of course).
For the first time in years I can say I'm happy with a phone. A simple root would remove the bloat and give me more control for theming.
uninstall the god damn t-mobile apps and spyware
I actually have not needed root so far. I would have liked root at the beginning when I had this so I could install those $%@^$*% tmo apps sooner but I have removed them all and disabled those I couldn't. Afaik they are no longer running. The only thing I would like root for is to do ad blocking but I can say I'm happy with a phone for the first time.
fatapia said:
I actually have not needed root so far. I would have liked root at the beginning when I had this so I could install those $%@^$*% tmo apps sooner but I have removed them all and disabled those I couldn't. Afaik they are no longer running. The only thing I would like root for is to do ad blocking but I can say I'm happy with a phone for the first time.
Click to expand...
Click to collapse
I use this for adblocking. https://github.com/M66B/NetGuard/releases
TWRP backups are nice thou.
sharpknight said:
TWRP backups are nice thou.
Click to expand...
Click to collapse
I use helium for that. I do agree however that titanium is more convenient. I usually required root so I could record phone calls. But it worked out of the box in the g5 so ad blocking was the only other real concern for me.
There are many reasons why the LG G5 needs root.
First off, we need to get rid of TMobile bloatware, because android by itself with nothing else open shouldn't use 2GB of RAM. The notion that this is even remotely acceptable is down right idiotic, that's even more bloat than Windows 10, the heaviest OS so far.
Second, we need to be able to completely disable the Nav bar, as it serves no purpose other than to use up screen space, and make it so swipe from bottom gestures aren't possible. Hardware buttons can be remapped to do all the same task, and then there is pi controls, a much faster, fluid alternative to software buttons.
Third, AdAway, enough said.
Forth, inapp and lvl emulation, for cool stuff
Fifth, we need to stop considering a phone as a toy which we cannot control the way we need to, and instead consider it as a little computer that is totally ours in every way we can imagine. You have a powerhouse in your pocket, that is actually better than desktops were in 2006-2007. Why shouldn't you be able to use it as well as you can any other computer, especially considering it is based on a platform whose philosophy is built around software freedom.
Admiral_Face said:
There are many reasons why the LG G5 needs root.
First off, we need to get rid of TMobile bloatware, because android by itself with nothing else open shouldn't use 2GB of RAM. The notion that this is even remotely acceptable is down right idiotic, that's even more bloat than Windows 10, the heaviest OS so far.
Second, we need to be able to completely disable the Nav bar, as it serves no purpose other than to use up screen space, and make it so swipe from bottom gestures aren't possible. Hardware buttons can be remapped to do all the same task, and then there is pi controls, a much faster, fluid alternative to software buttons.
Third, AdAway, enough said.
Forth, inapp and lvl emulation, for cool stuff
Fifth, we need to stop considering a phone as a toy which we cannot control the way we need to, and instead consider it as a little computer that is totally ours in every way we can imagine. You have a powerhouse in your pocket, that is actually better than desktops were in 2006-2007. Why shouldn't you be able to use it as well as you can any other computer, especially considering it is based on a platform whose philosophy is built around software freedom.
Click to expand...
Click to collapse
Sixth. Universal data backup/restore which lets you backup/restore/transfer app data among different Android devices
kwkw480 said:
silly question but i'll entertain it.
For the same reason you want personal freedom in the world in which you live.
Click to expand...
Click to collapse
And also Adaway
sharpknight said:
What spurred this thought for me was that my friend who had an S6 and S7 kept telling me i won't need to root.
Click to expand...
Click to collapse
The S6 allows you to mute the camera shutter sound while leaving your volume on. All Samsung phones that I've used do this. No such option on the G4 or G5 without root. Some terribly incorrect posts say this is some legal requirement. If that's the case then my S6 appears to be above the law. Add this to the list.
pcm2a said:
The S6 allows you to mute the camera shutter sound while leaving your volume on. All Samsung phones that I've used do this. No such option on the G4 or G5 without root. Some terribly incorrect posts say this is some legal requirement. If that's the case then my S6 appears to be above the law. Add this to the list.
Click to expand...
Click to collapse
It's the law (at least in Japan) that all cameras/phones have to have an unmutable shutter sound to deter upskirt pervs if I recall correctly.

Question Extending the uses of the outer screen

According to the Samsung rep I spoke to, there are only certain widgets that will work on the outer screen. I'm wondering if that's a defined list and will always be just that, or is it a matter of devs being able to add other apps' functionality on the outer screen as well in time.
A couple of examples that come to mind -
Maps navigation using the outer screen
Quick replies on texting apps. Whatsapp has reply templates and I use those a lot for standard replies. Would be real cool to not have to open the phone unless it's to type a proper reply.
I use Gmaps on the phone to navigate, and having an extra-long and relatively delicate screen open at all times isn't ideal. It just seems intuitive that the 2" screen could show nav instructions the way it does on the notifications shade.
HAXTREME said:
According to the Samsung rep I spoke to, there are only certain widgets that will work on the outer screen. I'm wondering if that's a defined list and will always be just that, or is it a matter of devs being able to add other apps' functionality on the outer screen as well in time.
A couple of examples that come to mind -
Maps navigation using the outer screen
Quick replies on texting apps. Whatsapp has reply templates and I use those a lot for standard replies. Would be real cool to not have to open the phone unless it's to type a proper reply.
I use Gmaps on the phone to navigate, and having an extra-long and relatively delicate screen open at all times isn't ideal. It just seems intuitive that the 2" screen could show nav instructions the way it does on the notifications shade.
Click to expand...
Click to collapse
That would be nice, but it's up to Samsung. Or maybe could be done with root in the future.
ione2380 said:
That would be nice, but it's up to Samsung. Or maybe could be done with root in the future.
Click to expand...
Click to collapse
It's loosely possible now by spoofing one of the existing packages. The reason Samsung Health was selected is that it was the easiest one to replace because you can uninstall the app. With root, it would be possible to override the other widgets without causing a collision, too.
You would think Samsung will eventually publish some sort of API for it. They are big on that.
twistedumbrella said:
It's loosely possible now by spoofing one of the existing packages. The reason Samsung Health was selected is that it was the easiest one to replace because you can uninstall the app. With root, it would be possible to override the other widgets without causing a collision, too.
You would think Samsung will eventually publish some sort of API for it. They are big on that.
Click to expand...
Click to collapse
Could you explain the bit about Samsung Health? Not sure where that's coming from. I've noticed Samsung has the jetpack windowmanager library in their dev notes that recognizes the fold state so apps can make use of Flex mode. I'm assuming it's a matter of time that they also do something similar for the outer screen, given that it's their first device with (a somewhat usable) one.
I've not been on Samsung since my S2 about a decade ago so not sure how dev-friendly and quick they now are.
HAXTREME said:
Could you explain the bit about Samsung Health? Not sure where that's coming from. I've noticed Samsung has the windowmanager library in their dev notes that recognizes the fold state so apps can make use of Flex mode. I'm assuming it's a matter of time that they also do something similar for the outer screen, given that it's their first device with (a somewhat usable) one.
I've not been on Samsung since my S2 about a decade ago so not sure how dev-friendly and quick they now are.
Click to expand...
Click to collapse
[App] SubUI-browser: Browse the web on the cover screen
Patched in OneUI 4 beta 2, working on a fix... A proof of concept for custom widgets and apps on the cover screen. A GeckoView-based browser for the cover screen. What works - Custom widget - Browsing the web What doesn't - On-screen keyboard...
forum.xda-developers.com
If you look into the code, that uses the package names for Samsung Health. I assume it's on some sort of whitelist.

Question Is there a way to make the Spen register as a stylus in any app?

I know that the Spen only works on specific apps and specific things but I am wanting to use it as a basic stylus as well. like for example i want to play pokemon go but with a stylus for general navigation and throwing of pokeballs (i know pokemon go is a bad example as there is likely overlay restrictions on that one but yeah) but when i try to use it in the game it just shows the little pointer and that is it. it does not register touches. is there a way to make it so it will register touches like a standard finger/stylus?
Pretty sure the dev would have to do something on their end to register imput from the Wacom digitizer.
Pokemon go SPECIFICALLY blocks it on purpose. They will NOT change according to their developers. Supposedly gives unfair accuracy.
I understand that. I was just using it as an example. There is a bunch of other games that do not function with the pen, nier reincarnation, final fantasy, magic the gathering, Yu-Gi-Oh master duel, etc.
Maybe same reasoning?
I doubt it. None of those secondary examples rely on accuracy.
I guess it's a proprietary thing that app developers would have to add into each app. I was just hoping someone would of figured out a work around or something
I think it's exactly the opposite. Its enabled on apps by default, even really old ones that haven't been updated in years. I believe I read you have to specifically BLOCK it if you don't want your app to use it.
Buddyjohn said:
I know that the Spen only works on specific apps and specific things but I am wanting to use it as a basic stylus as well. like for example i want to play pokemon go but with a stylus for general navigation and throwing of pokeballs (i know pokemon go is a bad example as there is likely overlay restrictions on that one but yeah) but when i try to use it in the game it just shows the little pointer and that is it. it does not register touches. is there a way to make it so it will register touches like a standard finger/stylus?
Click to expand...
Click to collapse
I just came here to say that there has been a miracle and the spen now works in Pokemon Go! Not sure when it happened but I tried it again today without thinking and it worked!!
ttreed07 said:
I just came here to say that there has been a miracle and the spen now works in Pokemon Go! Not sure when it happened but I tried it again today without thinking and it worked!!
Click to expand...
Click to collapse
That's good to hear.
To your original post. There are apps that are customized to recognize the S Pen's full capabilities. But any app should allow you to use it as a basic "dumb" stylus. It would be no different (or shouldn't) than using your finger or one of those $5 styli that see near the registers at Office Max or Staples.

Categories

Resources