Page buddy triggers - Galaxy Note II Q&A, Help & Troubleshooting

Hi all.
I'm looking on a command to trigger the page buddy for the dock.
I have a bluetooth dock and I would like to get an automation that when the bt is connected the page will appear.
Thanks.
Sent from my GT-N7100 using xda app-developers app

Tick in page buddy in display.
Sent from my GT-N7100 using xda app-developers app

Sorry, maybe I was not too clear.
I have all of them turned on, but I'd like to use a command to trigger the dock page, without really docking.
Pretty much to simulate the action that shows the page.
any ideas?

Uhm.
And why is that that you want it.
Sent from my GT-N7100 using xda app-developers app

I would think you could set up tasker to do something when the BT is connected, like popup a custom scene or something. Not the ideal solution but I would imagine it would be tricky to make the launcher respond this way.
UtkarshGupta said:
Uhm.
And why is that that you want it.
Click to expand...
Click to collapse
He expained why in the post above.

Well, the reason why I want that is simple.
For example, when I pull out the pen, the s-pen page appears with all the tools i need right there.
Same when I plug in the headphones, the page appears with the music widget, podcast, and so on....
But I'd like to use the dock page when the phone connects to my bluetooth speakers at home, so i can configure tunein and some other apps i use mostly at home.
I did use a tasker to get an action for the bt connection to the device.... just I dont know the action to show the page buddy.

Related

Automation - NFC Task Launcher, Tasker, others...

I wanted to start a thread that focused on automation idea's and how to execute them and NOT about troubleshooting apps or why you can't get any NFC tags to format etc...
There is already a thread dedicated to that here :
http://forum.xda-developers.com/showthread.php?t=1359057
So assuming there is a demand, please discuss any automation like:
-What you have done with your NFC tags
-What have you done with the app Tasker, NFC Task Launcher or any other automation app/scripts.
-Dream Idea's, like I want to have my house make a pizza and have it ready when I get home, but I don't know how to do that. anyone?
I'll try to keep a Table of Contents and link directly to useful idea's as we go.
Some useful links so far:
Tasker Guide thread by skulk3r
http://forum.xda-developers.com/showthread.php?t=890596
NFC Task Launcher info by krohnjw:
http://forum.xda-developers.com/showthread.php?t=980741
Reserved...
Nice thread! I use these every day!
NFC Task Launcher:
1) Tag on my laptops - Enable WiFi HotSpot, Set password and SSID, Disable Bluetooth if on, disable sync.
2) By my Door - I use a Home and Away Profile.
Away is triggered first and Disables WiFi, Enables 3G/4G, Enables Vibrate mode.
Home is triggered on second tap - Enables WiFi, Connects to my SSID, Disables 3/4G, Full Volume, Enable Sync if it was off, Launch gmail app to pull e-mails.
3) A small tag on my BT Headset - Enable BT and Connect to the headset. (When the headset is connected Tasker launches Rdio). Second tap disable BT and Tasker closes Rdio if open still.
Tasker:
1) If I am Near Cell ID by my house or friends house enable WiFi.
2) If SSID is near connect, if not disable WiFi.
3) Maps opens enable GPS, disable when closed.
4) When BT Headset connects open Rdio set media volume to 7
5) When wired headset is plugged in open Rdio set media to 11. (for the car XD)
6) When charging is pluged in set brightness to full, Max Ring volume, Enable WiFi if it's off, Enable Sync, Launch E-Mail for refresh.
7) When charged Vibrate for 30 Secs + Audio alert.
8) Proximity sensor Locks screen.
9) Long press search enable BT.
10) From 23:00 to 07:00 Dim screen to lowest setting, Vibrate mode, launch clock.
I can export them if anyone wants to use them!
Nice job! You should export those and attach them here anyway. Even if someone doesn't need exactly what you have done the profiles could be a really good learning tool. Really nice job on some of those.
I am trying to have interactions with specific programs using tasker without much luck. What I would love to do is turn my TV on and go to my DVR using the Google TV app when I place my phone on the coffee table with a nfc sticker.
Sent from my Galaxy Nexus using XDA App
Ive got a 'beacon for android' coming in the mail. when it gets here im hoping to hide a nfc card in the arm rest of my couch so when i put the phone down it will turn on the tv and will launch to the universal remote part of the dijit program.
Im thinkin all that might take some work tho. Also i would love to be using iRule/GC-100-12 or the logitech revue/harmony but cant afford to set those systems up.
I also have another NFC card on my desk so when i put my phone down it starts my computer (Using NFC launcher and tasker).
One idea i would love your opinons on is, can tasker determing if a microusb plugged in is a charger or computer or MHL/HDMI connection? i would love for my gallary or emulation to pop up when i plug it into a tv
unknownkwita said:
Ive got a 'beacon for android' coming in the mail. when it gets here im hoping to hide a nfc card in the arm rest of my couch so when i put the phone down it will turn on the tv and will launch to the universal remote part of the dijit program.
Im thinkin all that might take some work tho. Also i would love to be using iRule/GC-100-12 or the logitech revue/harmony but cant afford to set those systems up.
I also have another NFC card on my desk so when i put my phone down it starts my computer (Using NFC launcher and tasker).
One idea i would love your opinons on is, can tasker determing if a microusb plugged in is a charger or computer or MHL/HDMI connection? i would love for my gallary or emulation to pop up when i plug it into a tv
Click to expand...
Click to collapse
Wait... are these possible?
I would love a 'Morning TV' tag:
Launch Google TV app
Turn on TV
Turn on Speakers
Change to channel 70 (ESPN)
Open __ url
I'd pay someone to make that for me.. and many others.
Sent from my Galaxy Nexus using xda premium
itsjusttim said:
Wait... are these possible?
I would love a 'Morning TV' tag:
Launch Google TV app
Turn on TV
Turn on Speakers
Change to channel 70 (ESPN)
Open __ url
Click to expand...
Click to collapse
its entirely possible, just takes alot of apps and hardware.
1. NFC Card launches the particular activity in the universal remote app (dijit/irule/harmony/etc) this may require tasker.
2.Remote app performs its functions.
2.1.connects via BT/WIFI to a controller (these can emit IR/RF/rs232/TCP)
2.2.the controller sends out all the commands to all the devices, alot of this will need to be programmed in your remote app
3. NFC launcher/tasker then launches the app activity that shows you the remote.
There is alot of stuff to get your head around in controlling a home theater because there are so many differant ways of doing the same thing. How you make all this work will depend on your current system and how much your willing to spend.
For example some tv's come with HDMI-CEC (look it up on wiki), this feature allows the tv to turn on the av receiver over the hdmi cable and swap it to the correct input when you change sources.
when it comes down to it the android app is the easiest part of the system to set up, even if its the most featureless.
Well the Google TV app acts as a remote. Is there a way to record touch actions on top of opening apps? If so it should be easy as its just a few buttons to turn on everything and get to the right channel, would just be amazing if it can all be automated.
- GSM Galaxy Nexus
x942 said:
Nice thread! I use these every day!
NFC Task Launcher:
1) Tag on my laptops - Enable WiFi HotSpot, Set password and SSID, Disable Bluetooth if on, disable sync.
2) By my Door - I use a Home and Away Profile.
Away is triggered first and Disables WiFi, Enables 3G/4G, Enables Vibrate mode.
Home is triggered on second tap - Enables WiFi, Connects to my SSID, Disables 3/4G, Full Volume, Enable Sync if it was off, Launch gmail app to pull e-mails.
3) A small tag on my BT Headset - Enable BT and Connect to the headset. (When the headset is connected Tasker launches Rdio). Second tap disable BT and Tasker closes Rdio if open still.
Tasker:
1) If I am Near Cell ID by my house or friends house enable WiFi.
2) If SSID is near connect, if not disable WiFi.
3) Maps opens enable GPS, disable when closed.
4) When BT Headset connects open Rdio set media volume to 7
5) When wired headset is plugged in open Rdio set media to 11. (for the car XD)
6) When charging is pluged in set brightness to full, Max Ring volume, Enable WiFi if it's off, Enable Sync, Launch E-Mail for refresh.
7) When charged Vibrate for 30 Secs + Audio alert.
8) Proximity sensor Locks screen.
9) Long press search enable BT.
10) From 23:00 to 07:00 Dim screen to lowest setting, Vibrate mode, launch clock.
I can export them if anyone wants to use them!
Click to expand...
Click to collapse
Yes, I personally would love to use about 2/3 of those commands. Can you export those for the rest of us?
itsjusttim said:
Well the Google TV app acts as a remote. Is there a way to record touch actions on top of opening apps? If so it should be easy as its just a few buttons to turn on everything and get to the right channel, would just be amazing if it can all be automated.
- GSM Galaxy Nexus
Click to expand...
Click to collapse
So far I haven't found a way. It would be awesome for more than just google tv. If tasker, or another 'macro' type program could be set to record touches on the screen based on location coordinates or something. Like a mouse macro program on a pc. That would allow all sorts of things. For example all of this would be reality with this one hurdle:
1) When I approach my home using tasker, open my ADT app and disable the alarm in my house
2) Open my garage door with HTN app.
3) Turn the lights on with the HTN app.
4) Walk inside, and using a NFC sticker, trigger a welcome home message from my denon reciever app (hooked up to speakers throughout the house) and start some jazz music. Of course set my phone profile correctly, and maybe turn the google tv on and navigate to the cheesy firplace app.
All of this is easy, with one macro app that is the missing link.
There are apps out there that use your cell tower to turn your wifi on/off when you enter/leave your home/cell tower. you'd be surprised how accurate it is and how it doesn't drain your battery. They do other things like control gps/bluetooth/etc.
and their free and dont require purchase of tags. You could easily do this exact thread with just the app below.
They might not be able to turn your tv on, but for quality automation, you should check em out.
For one I highly recommend, try Llama in the market. Free too!
https://market.android.com/details?...t#?t=W251bGwsMSwxLDEsImNvbS5rZWJhYi5MbGFtYSJd
btw, I am not affiliated with llama in any way. Just love this app and many of your comments reflect that you would love this.
igl007 said:
So far I haven't found a way. It would be awesome for more than just google tv. If tasker, or another 'macro' type program could be set to record touches on the screen based on location coordinates or something. Like a mouse macro program on a pc. That would allow all sorts of things. For example all of this would be reality with this one hurdle:
1) When I approach my home using tasker, open my ADT app and disable the alarm in my house
2) Open my garage door with HTN app.
3) Turn the lights on with the HTN app.
4) Walk inside, and using a NFC sticker, trigger a welcome home message from my denon reciever app (hooked up to speakers throughout the house) and start some jazz music. Of course set my phone profile correctly, and maybe turn the google tv on and navigate to the cheesy firplace app.
All of this is easy, with one macro app that is the missing link.
Click to expand...
Click to collapse
Yes! Now we just need someone smart who can create this for us. Honestly if someone made this, the possibilities of NFC would be endless.
.
kegman913 said:
There are apps out there that use your cell tower to turn your wifi on/off when you enter/leave your home/cell tower. you'd be surprised how accurate it is and how it doesn't drain your battery. They do other things like control gps/bluetooth/etc.
and their free and dont require purchase of tags. You could easily do this exact thread with just the app below.
They might not be able to turn your tv on, but for quality automation, you should check em out.
For one I highly recommend, try Llama in the market. Free too!
https://market.android.com/details?...t#?t=W251bGwsMSwxLDEsImNvbS5rZWJhYi5MbGFtYSJd
btw, I am not affiliated with llama in any way. Just love this app and many of your comments reflect that you would love this.
Click to expand...
Click to collapse
We don't really need location profiles as we can just use an nfc tag to set any automation we want... right?
- GSM Galaxy Nexus
itsjusttim said:
Yes! Now we just need someone smart who can create this for us. Honestly if someone made this, the possibilities of NFC would be endless.
.
We don't really need location profiles as we can just use an nfc tag to set any automation we want... right?
- GSM Galaxy Nexus
Click to expand...
Click to collapse
Well we still need them a little. For example, I go to the same grocery store each week. So I like to have it that when I arrive, it connects to their wifi and launches the Grocery IQ app. Then it sends a text message to my wife saying "I just arrived at Wegmans, if there is any last minute items to get add it to Grocery IQ now."
alicious said:
Yes, I personally would love to use about 2/3 of those commands. Can you export those for the rest of us?
Click to expand...
Click to collapse
Will do! I have to recreate them (my HTC Amaze had them and I forgot to export before doing a reset). I should have them up tonight!
x942 said:
Will do! I have to recreate them (my HTC Amaze had them and I forgot to export before doing a reset). I should have them up tonight!
Click to expand...
Click to collapse
Thanks. I'll keep a look out for them
X942 - you didn't forget about us did you?
Sent from my Galaxy Nexus using xda premium
I used to use Locale, until it just ate up too much juice on my phone. One nice thing I could do with it is change my Google Voice settings based on my location. I had it set to disable my desk phone if I wasn't at work, and to enable it when I arrived at the office. Can you do something like this via NFC? IIRC Tasker is compatible with Locale plugins, so I could just use that.
kimboinatl said:
I used to use Locale, until it just ate up too much juice on my phone. One nice thing I could do with it is change my Google Voice settings based on my location. I had it set to disable my desk phone if I wasn't at work, and to enable it when I arrived at the office. Can you do something like this via NFC? IIRC Tasker is compatible with Locale plugins, so I could just use that.
Click to expand...
Click to collapse
I totally agree with you about locale
Sent from my Galaxy Nexus using xda premium
x942 said:
3) Maps opens enable GPS, disable when closed.
Click to expand...
Click to collapse
How did you get it to allow Tasker to control GPS? It tells me this functionality is not allowed on my Nexus...I am trying to enable it in Actions -> Misc -> *GPS
Do you on a ROM that has disabled the restriction that does not allow access to GPS?
**** UPDATE ****
Ok, did some more searching and found this...
http://www.reddit.com/r/tasker/comments/nk6m2/use_secure_settings_to_enable_gps_and_other_fun/
NFC Task Launcher
EDIT: My Questions were answered on a different board.

[Q] S Pen help please

I've went through every setting I can think of but cant figure this out. Just got my Note today, and this was working until somehow I switched it off I guess. When I pull the pen out, it doesnt bring up the S Pen options anymore. It vibrates and makes the sound, but nothing comes up on the screen. If I go set it to open up an S Note when the pen is removed, it will work, but I somehow switched off where it will bring up the whole menu of options to choose from.
When I pull my pen out it defaults to the screen you are talking about. On that screen if you tap the settings menu, it takes you to a something called "page buddy". There are check marks in Page Buddy that make it default to opening certain screens when you remove the pen, insert headphones, and dock the phone.
Sounds like you may have turned page buddy off. Not sure where the settings for that are though...
go to main settings-display there should be a "page buddy" option. make sure it's on on the right side with the switch. then click on the name itself on the left and it will take you to it's options. make sure the s pen page is enabled and you are good to go. just remember this doesn't work in any app, just on the home screen
Sent from my SPH-L900 using xda app-developers app
reinaldistic said:
go to main settings-display there should be a "page buddy" option. make sure it's on on the right side with the switch. then click on the name itself on the left and it will take you to it's options. make sure the s pen page is enabled and you are good to go. just remember this doesn't work in any app, just on the home screen
Sent from my SPH-L900 using xda app-developers app
Click to expand...
Click to collapse
Wow, I would have never figured that out. Thank you very much, it worked!

Two isssues that are annoying me.

First the one handed operation, I try to disable it by unchecking the option but dor some reason it just continues to default to one handed operation while im typing.
Second issue is the default program option, I check always and go to applications manager but im unable to add always to a particular operation, like instragram, ie, twitter. Any help would be great.
Sent from my SGH-T889 using xda premium
Have you rebooted your GN2? I had a problem where the default launcher choice wouldn't stick until after I rebooted.
SKi4life said:
First the one handed operation, I try to disable it by unchecking the option but dor some reason it just continues to default to one handed operation while im typing.
Second issue is the default program option, I check always and go to applications manager but im unable to add always to a particular operation, like instragram, ie, twitter. Any help would be great.
Sent from my SGH-T889 using xda premium
Click to expand...
Click to collapse
Try rebooting your phone, is your keyboard showing full-screen at all? It has two multi-touch gestures built in that can not be turned off, and poorly implemented to boot. Pushing your thumbs together from the outside edge to the middle will turn on one handed mode. Then from middle with two fingers/thumbs out to edge of the screen will put it back into full-screen mode. Most of the time this only happens to me when I'm typing, not when I'm showing off the feature. :silly:
How did you get your the phone launcher to stick?
Sent from my SGH-T889 using xda app-developers app
ejdavis said:
How did you get your the phone launcher to stick?
Sent from my SGH-T889 using xda app-developers app
Click to expand...
Click to collapse
Because I tinker with several launchers, I find it easiest to just use the Home Switcher app (free on Google Play).
I don't remember for sure how I got my preferred launcher to "stick", though. I may have gone into Settings/Application Manager/All, scrolled-down and opened "TouchWiz Home" and pressed the Clear Defaults button. Then rebooted. After that, Home Switcher seemed to work as intended.
I was gonna start a thread.. but I'll bring it here, i decided to use the auto screen brightness it didn't last to long.. the screen on auto seems to change brightness allot.. but with auto brightness off its fine... does anyone have issues with auto brightness on?? Thanks
Sent from my SGH-T889
The Galaxy S1 was the same way. I never use auto brightness.

[Q] S-Pen toggle?

Is there some sort of toggle or shortcut that can activate/deactivate s-pen without detaching the included s-pen?
Since I'm using BT S-Pen now, but I want to keep the included s-pen in place.
farhanito said:
Is there some sort of toggle or shortcut that can activate/deactivate s-pen without detaching the included s-pen?
Since I'm using BT S-Pen now, but I want to keep the included s-pen in place.
Click to expand...
Click to collapse
Settings/system/spen/battery saving
Sent from my GT-N5100 using xda premium
Thanks.
Actually, I'm expecting a 'shorter cut'
Guess I had to deal with that..
farhanito said:
Is there some sort of toggle or shortcut that can activate/deactivate s-pen without detaching the included s-pen?
Since I'm using BT S-Pen now, but I want to keep the included s-pen in place.
Click to expand...
Click to collapse
What is BT S-Pen ?
k000 said:
What is BT S-Pen ?
Click to expand...
Click to collapse
S-Pen with Bluetooth Handsfree.
https://www.google.cz/search?client=opera&q=BT+S-Pen
why in the world would anyone want to spend money on a seperate bt spen?
wase4711 said:
why in the world would anyone want to spend money on a seperate bt spen?
Click to expand...
Click to collapse
I hesitate to guess, but maybe because you cannot talk to regular pen and look like a normal person?
(Still wouldn't mind getting one for free)
Sent from my GT-N5100 using xda premium
my Note 8 is a phone... and i ain't gonna hold it against my ears to make/answer calls. So i need a bt handsfree.
Well, this pen is not HANDS-free, of course... but i like it better than having something hooked on my ears everytime.
Besides, the size of BT s-pen makes it much more comfortable to use than the standard s-pen.
Sent from my GT-N5100 using Tapatalk 4 Beta
farhanito said:
my Note 8 is a phone... and i ain't gonna hold it against my ears to make/answer calls. So i need a bt handsfree.
Well, this pen is not HANDS-free, of course... but i like it better than having something hooked on my ears everytime.
Besides, the size of BT s-pen makes it much more comfortable to use than the standard s-pen.
Sent from my GT-N5100 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Ah, I see. My Note 8here in USA is wifi only so didn't strike for me.
Sent from my GT-N5110 using XDA Premium HD app
farhanito said:
my Note 8 is a phone... and i ain't gonna hold it against my ears to make/answer calls. So i need a bt handsfree.
Well, this pen is not HANDS-free, of course... but i like it better than having something hooked on my ears everytime.
Click to expand...
Click to collapse
How does it work for you?
Does anyone know of a widget toggle that turns the S-pen layer on and off?
This would be good for those of use with the BT or 8in S-pens.
I have the Spen layer off to save power right now but i have to pull the s pen out each time i want to use my full sized digitizer pen.
it'd be much more convenient if i can turn it on and off directly from my lockscreen or homescreen
hi
+1 for a "S-pen" SHORT-cut or toggle.
I bought the bigger spen (with eraser) for my US wifi note... and would love to have it...
I just ordered a s pen with holder too. Looking for something to toggle s pen on/off as well
Sent from my GT-N5110 using XDA Premium HD app
I just leave mine off all the time. That way I can use either without having the pop up menu.
Sent from my SGH-I337M using Tapatalk 2
There is switch (Battery Saving) in s-pen settings, which enables hardware pen switch. Simply uncheck it and you may use freely your BT pen with original pen in tablet.
Another theme, same pen, my question to you - is your pen HF function working correctly? I have problem with tablet's deep sleep mode, HF disconnects in this case and i cannot receive incoming calls... :/
GhorX said:
There is switch (Battery Saving) in s-pen settings, which enables hardware pen switch. Simply uncheck it and you may use freely your BT pen with original pen in tablet.
Another theme, same pen, my question to you - is your pen HF function working correctly? I have problem with tablet's deep sleep mode, HF disconnects in this case and i cannot receive incoming calls... :/
Click to expand...
Click to collapse
I don't recall I'm having that issue.
The problem I'm having is that sometimes when the pen is out of proximity, it doesn't reconnect automatically. This doesn't happen with my other phone (N4).
Yes it can connects to 2 devices simultaneously.
Sent from my GT-N5100 using Tapatalk 4 Beta
kisaten said:
Does anyone know of a widget toggle that turns the S-pen layer on and off?
This would be good for those of use with the BT or 8in S-pens.
I have the Spen layer off to save power right now but i have to pull the s pen out each time i want to use my full sized digitizer pen.
it'd be much more convenient if i can turn it on and off directly from my lockscreen or homescreen
Click to expand...
Click to collapse
I know this has been a long time since posted. But here is an app which accomplishes what I think you are asking for. Cheers!

SW3 app remains focused

Using Golfshot with SW3 I load it and it then disappears once phone fades off to watch and I then have to reload it. The watch seems to do the same with other apps. Do I have to set something somewhere so app remains focused/always active? Or perhaps this is a developer bug. Developer not responding. Appreciate any advice.
Sent from my SM-G900F using Tapatalk
If app has no setup for keep screen active they close when dimm mode.
Tickit has a setup p to keep active. Evernote is made to stay active, Tick Tick can not stay active......
Not sure what you're saying. Golfshot has no such option. Are you suggesting there's a third party app that allows this or just giving me your list of apps that stay active? I can't find an app called tickit. Cheers
Bubble launcher has an option to launch and pin open an app by double tapping it.
Thanks that'll do it.
Sent from my SM-G900F using Tapatalk

Categories

Resources