NFC on\off Command\Arguments(Samsung) - NFC Hacking

Hey all
I need please the command to NFC off\on for terminal emulator home shortcut.
Samsung galaxy s5, 4.4.2.
Thanks!

Related

Need to test my app on Galaxy Nexus

I'm developing GestureControl application and I need comunity help to add GalaxyNexus support.
Could someone download it from this link (not from market):
GestureControl test for Galaxy Nexus
and try if gestures register.
Also, please go to Help tab and let me know if multitouch device is detected. If not, please send me device list (click button List devices).
Root required!
Thanks.
Hi StupidIdea,
The gestures don't seem to work. Multitouch devices in the Help tab says that a supported device hasn't been found. List devices shows the following for a Galaxy Nexus running stock 4.0.4:
Detected devices
***************
Display: 720x1280
lightsensor-level
proximity
tuna-gpio-keypad
barometer
Tuna Headset Jack
Melfas MMSxxx Touchscreen
sandire said:
Hi StupidIdea,
The gestures don't seem to work. Multitouch devices in the Help tab says that a supported device hasn't been found. List devices shows the following for a Galaxy Nexus running stock 4.0.4:
Detected devices
***************
Display: 720x1280
lightsensor-level
proximity
tuna-gpio-keypad
barometer
Tuna Headset Jack
Melfas MMSxxx Touchscreen
Click to expand...
Click to collapse
Today I added support for Galaxy Nexus in GestureControl v1.6.1. You can download it from market or my thread:
http://forum.xda-developers.com/showthread.php?t=1535740
Thanks for your help. One user confirmed that gestures and status bar hiding works. I'm not sure about "Back" action, he said he could not execute it. Some time ago I solved Back issue on ICS and so far it was working on all other devices. If anyone try it, let me know if Back really is not working.
I can confirm that the back button doesn't seem to work. Home does work, but it's a nuisance with the notification panel being pulled down in the process.
petsasj said:
I can confirm that the back button doesn't seem to work. Home does work, but it's a nuisance with the notification panel being pulled down in the process.
Click to expand...
Click to collapse
Please try unchecking "Start from border" in Default Gestures tab. Then you can execute gesture anywhere on screen and test Back.
What gestures do you think would be comfortable on phone? I could add additional set for Default gestures for phone in Lite version.
I myself use it on SGS2 and just use swipe with 3 fingers down anywhere on screen for home and 3 fingers up for launchpad.
The back gesture brings up a toast notification saying "Back" but nothing happens. All the other gestures work. Those 3 finger gestures seem pretty intuitive defaults for a phone.
Would it be possible to hide just the softkeys but keep the status bar?
sandire said:
The back gesture brings up a toast notification saying "Back" but nothing happens. All the other gestures work. Those 3 finger gestures seem pretty intuitive defaults for a phone.
Would it be possible to hide just the softkeys but keep the status bar?
Click to expand...
Click to collapse
With current method it is not possible to keep status bar and hide softkeys. They are running on same process.
Edit: got PM confirmation that Back is working now. Updated version in XDA and market.

Switch keyboards when removing/attaching pen (Root)

I wanted to be able to automatically switch to MyScript Stylus Beta keyboard when I took my pen out. And then switch back to Samsung keyboard when I put the pen away. I came across this combination of apps to do this from another forum. I *THINK* it was from the Galaxy Note 10.2 2014 edition forum. There weren't detailed instructions though so I had to figure out how to make it work. Here's hoping it helps someone else!
Before I start.. keep an eye on this app: SPenBoardSwitcher (PLAY: https://play.google.com/store/apps/details?id=com.legendk.spenboardswitcher.installer XDA: http://forum.xda-developers.com/showthread.php?t=2472801). If it gets updated to work with KitKat, then we would only need the one app to do this.
Install these apps:
Note Buddy: (https://play.google.com/store/apps/details?id=com.tushar.spen_helper) Creates plugin to allow Tasker to be aware of spen insertion and removal.
Secure Settings: (https://play.google.com/store/apps/details?id=com.intangibleobject.securesettings.plugin) creates plugin to allow Tasker to switch keyboards
Tasker: (https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm): set up the task to switch keyboards
- Open up Note Buddy, make sure Enable is set to On in the S Pen tab.
- Open up Secure Settings. Go to the System+ Tab. Enable this. It will ask for Root Access. (Back on the Options tab you can disable everything but Input Method under System+ Actions
- Open up Tasker
Under Profiles, create a new Profile. Select State, Plugin, Note Buddy. When you get to the new window, hit the pencil button next to Configuration. Choose Pen Detached. Hit Save. Hit your back button.
It prompts you to Enter a Task. Create a New Task. Give it a name (i.e. Turn Pen keyboard on). Click the plus sign at the bottom to add an action. Select Plugin. Select Secure Settings. Next to Configuration, hit the pencil button to edit. Expand System+ Actions. Choose input Method. Select the keyboard you want when the pen is being used. Save. Hit back button until you get to Tasker Profile screen.
Do the same thing over again (create another profile and task) except choose Pen Inserted for the first step and select the keyboard you want to use when pen is NOT being used for the second.
Let me know if this is clear enough or not
I will try this later on as I don't have root yet ( waiting for custom recovery) thank you for the instructions
Sent from my SM-P900 using Tapatalk
KestrelX said:
I wanted to be able to .
Click to expand...
Click to collapse
Thank you very much I finally rooted and it works perfectly!
Sent from my SM-P900 using Tapatalk
lhankyo this Is awesome, 1 actually haven't rooted yet but when 1 do 1 will use this
KestrelX said:
I wanted to be able to automatically switch to MyScript Stylus Beta keyboard when I took my pen out. And then switch back to Samsung keyboard when I put the pen away. I came across this combination of apps to do this from another forum. I *THINK* it was from the Galaxy Note 10.2 2014 edition forum. There weren't detailed instructions though so I had to figure out how to make it work. Here's hoping it helps someone else!
Before I start.. keep an eye on this app: SPenBoardSwitcher (PLAY: https://play.google.com/store/apps/details?id=com.legendk.spenboardswitcher.installer XDA: http://forum.xda-developers.com/showthread.php?t=2472801). If it gets updated to work with KitKat, then we would only need the one app to do this.
Install these apps:
Note Buddy: (https://play.google.com/store/apps/details?id=com.tushar.spen_helper) Creates plugin to allow Tasker to be aware of spen insertion and removal.
Secure Settings: (https://play.google.com/store/apps/details?id=com.intangibleobject.securesettings.plugin) creates plugin to allow Tasker to switch keyboards
Tasker: (https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm): set up the task to switch keyboards
- Open up Note Buddy, make sure Enable is set to On in the S Pen tab.
- Open up Secure Settings. Go to the System+ Tab. Enable this. It will ask for Root Access. (Back on the Options tab you can disable everything but Input Method under System+ Actions
- Open up Tasker
Under Profiles, create a new Profile. Select State, Plugin, Note Buddy. When you get to the new window, hit the pencil button next to Configuration. Choose Pen Detached. Hit Save. Hit your back button.
It prompts you to Enter a Task. Create a New Task. Give it a name (i.e. Turn Pen keyboard on). Click the plus sign at the bottom to add an action. Select Plugin. Select Secure Settings. Next to Configuration, hit the pencil button to edit. Expand System+ Actions. Choose input Method. Select the keyboard you want when the pen is being used. Save. Hit back button until you get to Tasker Profile screen.
Do the same thing over again (create another profile and task) except choose Pen Inserted for the first step and select the keyboard you want to use when pen is NOT being used for the second.
Let me know if this is clear
I originally came up with this method, it was adter I came up with a way to turn gmd gesture control on and off using tasker in a similar way. A few other people have posted it since though. The 2014 was done using spenboard switcher which is broken on kitkat for us. Thanks for the share.
Sent from my SCH-I605 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
s pen Board Switcher works just fine, I am using it to write this message. I got it from the xda forum in the galaxy note 3 Board
michaelpule said:
s pen Board Switcher works just fine, I am using it to write this message. I got it from the xda forum in the galaxy note 3 Board
Click to expand...
Click to collapse
For me also, after update to newest firmware Bard switching works like a Charme! (must set in keyboard settings)
sent from my amazing NotePro 12.2 via Tapatalk
Criminal23 said:
For me also, after update to newest firmware Bard switching works like a Charme! (must set in keyboard settings)
sent from my amazing NotePro 12.2 via Tapatalk
Click to expand...
Click to collapse
michaelpule said:
s pen Board Switcher works just fine, I am using it to write this message. I got it from the xda forum in the galaxy note 3 Board
Click to expand...
Click to collapse
Oh he must have finally updated it. When I first got my pro it wasnt working. Ill stick with this method though. 1 less extra app running in my background. I love tasker
Sent from my SCH-I605 using XDA Premium 4 mobile app

[Q] adding apps to multi window manager?

since moving from galaxy note 2 N7100 to this galaxy tab S
I noticed the multi window manager UI has changed a lot.
On note 2, there's edit button and add button.
but now on tab s, there's no "add app" button, i can't even add the built-in samsung calculator to multi window manager.
am i doing something wrong, or it's just the new multi window manager limitation?
tukulll said:
since moving from galaxy note 2 N7100 to this galaxy tab S
I noticed the multi window manager UI has changed a lot.
On note 2, there's edit button and add button.
but now on tab s, there's no "add app" button, i can't even add the built-in samsung calculator to multi window manager.
am i doing something wrong, or it's just the new multi window manager limitation?
Click to expand...
Click to collapse
So at the bottom of the MultiWindow manager there's a dotted triangle. Click on that and the edit button would become available.
yeah i hear ya i need calculator and a few others from Play and this is the first time i havent root in so long this is one of those things that makes me want to root.

Samsung Tab S4 Book cover keyboard

Need to use Function key using Samsung Tas S4 in either desktop or DX mode. The keyboard layout does not have Function key, especially F11. Can someone please guide me how to achieve that?
Thanks

Working Air Command Apk?

Can anyone port that menu from note 8/9/10?

Categories

Resources