[Q] Click and type launcher? - Asus Eee Pad Transformer Prime

Does anyone make a launcher for Android that allows you to just type the name of the app you want to launch? I am used to Windows 7 and Gnome Shell for the desktop and use this feature all the time. It'd be nice to have something similar for the Transformer Prime with its keyboard.

Top left of the screen. Google logo. Click/touch here, and type.

tshoulihane said:
Top left of the screen. Google logo. Click/touch here, and type.
Click to expand...
Click to collapse
Perfect, and I wonder why I didn't try that. Thank you. Also, this works with the magnifying glass key on the keyboard.

Related

Development Request - Keyboard idea

Hi all,
I had an idea for a better keyboard for the streak, but I can't find any step-by-step walkthroughs for making android keyboards. If there's one available, let me know and I should be able to tackle this.
If not, I think the streak needs a split keyboard. Imagine the left half of the keyboard on the left third of the screen, the right half on the right third, and a big numpad/d-pad in the middle third. When I'm typing in landscape mode, I know I'd appreciate minimizing my thumbs' reach.
Any takers? Or good keyboard making tutorials?
-- David Z
+1
I thought the same thing when i first got my streak.
Sent from my Dell Streak using XDA App
Great Idea!
If someone does make one you should add settings so you can control where the DPAD is, so you could make it like the original Dell Keyboard too!
I'm guessing you've not tried swype then?
Sent from my Dell Streak using XDA App
While we're on the subject of thumb reach, might I suggest a portrait keyboard with more keys on the left/right side, so you don't constantly mis-type those O's and P's as a leftie (for example), when using the streak one-handed?
I was thinking of a real multitouch keyboard.
First, you have the standard qwerty keyboard, with shift, enter en dpad buttons. A tab button would be cool too.
Second, if you tap and hold the keyboard (anywhere) and slide it to the left, on the right side it will reveal the nummeric keys, where you can input your numbers. Releasing the keyboard and it'll slide back in position. Slidng the other way around, gives other keys.
I'm dreaming of such a keyboard a long time now.
Someone?
Radddogg said:
I'm guessing you've not tried swype then?
Sent from my Dell Streak using XDA App
Click to expand...
Click to collapse
I'm guessing you blatantly did not read the OP's idea then?
Zelman said:
I think the streak needs a split keyboard. Imagine the left half of the keyboard on the left third of the screen, the right half on the right third, and a big numpad/d-pad in the middle third. When I'm typing in landscape mode, I know I'd appreciate minimizing my thumbs' reach.
Click to expand...
Click to collapse
If somebody makes this, I will personally buy them a drink
I love the Streak, but my thumbs don't...
Hi guys- I don't know of any tutorials, but basically you need to create a custom IME (that's the term used by Android SDK). There is an android SDK example for creating an IME I believe. Also, here is the source code for a Latin keyboard IME someone made:
http://android.git.kernel.org/?p=platform/packages/inputmethods/LatinIME.git;a=summary
+1 to the initial idea.
Myself and my office mate were just discussing UI's and both of us agreed that a split keyboard option would make the streak far more ergonomically friendly and probably speed up typing.
BTW, for mocked up examples of what we are talking about see:
http://blog.laptopmag.com/wpress/wp-content/uploads/2010/02/google-tablet-1.jpg
http://wp.appadvice.com/wp-content/uploads/2010/04/4309481995_5bc3276d61_o.png
http://cache.gawker.com/assets/images/4/2010/01/ss_dialkeys_horiz_520.jpg
I would really love to see a keyboard like this!
Dell's 1.6 stock keyboard makes good use of the additional space instead of just making the buttons ridiculously large, but it really should be symmetric.
With smartphones getting larger and tablets on the rise it's high time for new keyboards, so I think not only the Streak would benefit from it!
All thumbs up for the idea!
Here's an idea: find a developer and start up a kickstart for this... Perhaps we could post this to the general android development forum.
Basic Version
Hey all,
Here's a basic version. It's just a slightly modified version of the soft keyboard that comes with the SDK. It's only usable it in landscape mode, unless you have really small fingers.
Any thoughts/ideas/feedback? Basic changes may be within my ability. A lot of the programming is way over my head, so if anyone wants the source to do some fancy stuff, let me know.
Zelman
Zelman said:
Hey all,
Here's a basic version. It's just a slightly modified version of the soft keyboard that comes with the SDK. It's only usable it in landscape mode, unless you have really small fingers.
Any thoughts/ideas/feedback? Basic changes may be within my ability. A lot of the programming is way over my head, so if anyone wants the source to do some fancy stuff, let me know.
Zelman
Click to expand...
Click to collapse
Nice work will give it a try
Works fine i would just prefer the buttons to be a bit bigger about double the size infact and would like the numbers on the end and not in the middle and the numbers a different colour but thats me other than that a great start thanks
Awesome! Some color / shading might help to distinguish between the letters and numbers and more easily find keys. May be its something you adjust to but i find myself having to search for letters.
Two other layout thoughts. 1) maybe stretching out the spacebar a bit. since thats a frequently pressed key it'd be nice to have it by the other letters and closer to the thumbs., 2) rearranging the numpad to have the zero at the bottom center as with a typical dialer numpad. This would require splitting the spacebar into two segments.
Just my 2 cents.
Sent from my Dell Streak using XDA App
gtg203a said:
Awesome! Some color / shading might help to distinguish between the letters and numbers and more easily find keys. May be its something you adjust to but i find myself having to search for letters.
Two other layout thoughts. 1) maybe stretching out the spacebar a bit. since thats a frequently pressed key it'd be nice to have it by the other letters and closer to the thumbs., 2) rearranging the numpad to have the zero at the bottom center as with a typical dialer numpad. This would require splitting the spacebar into two segments.
Just my 2 cents.
Sent from my Dell Streak using XDA App
Click to expand...
Click to collapse
Can't get color to work, yet. Good idea on the spacebar(s). Check this version out.
Screenshot
Here's the current state of things (as of the build above). I'm going to look more into changing the color of the number keys, but I don't think it's really as necessary with this layout. Any and all suggestions are welcomed, and I will let you know what I can/can't/will/won't do.
Also, anyone with android programming experience who can tell me things like, "What are the image format requirements for icons like the one on the delete key?" please let me know if you can offer expertise.
Zelman said:
Can't get color to work, yet. Good idea on the spacebar(s). Check this version out.
Click to expand...
Click to collapse
hi thanks alot for the keyboard, its amazing, only 1 bug/error or maybe its just me, as i type a text, after every fullstop, it automatically changes to capital which is good, but it doesnt change back to small case letters after the first letter has been typed, for example if i type this and then stop. IT CONTINUES LIKE THIS. hope u understand? plz help cause otherwise this keyboard would be perfect for me
kag8 said:
hi thanks alot for the keyboard, its amazing, only 1 bug/error or maybe its just me, as i type a text, after every fullstop, it automatically changes to capital which is good, but it doesnt change back to small case letters after the first letter has been typed, for example if i type this and then stop. IT CONTINUES LIKE THIS. hope u understand? plz help cause otherwise this keyboard would be perfect for me
Click to expand...
Click to collapse
I have definitely seen the same issue. I will take a look at the source, but if anyone has the SDK and has a good eye for troubleshooting code, feel free to post hints.

[Q] Keyboards, conversation styles, bottom menu?

1. will SWIPE work with any keyboard, if not can someone give me a link to file?
2. are there files to change the way my conversations look for SMS?
3. I cant find files to change the way my bottom menu look as well as the start menu?
johnnyboy8707 said:
1. will SWIPE work with any keyboard, if not can someone give me a link to file?
Click to expand...
Click to collapse
- don't quite understand. swype is a keyboard. can you clarify?
johnnyboy8707 said:
2. are there files to change the way my conversations look for SMS?
Click to expand...
Click to collapse
see: http://forum.xda-developers.com/showthread.php?t=622520
also, energy's roms have bubble style (and can switch). very smart and easy to read.
johnnyboy8707 said:
3. I cant find files to change the way my bottom menu look as well as the start menu?
Click to expand...
Click to collapse
can you be more specific? do you use CHT? do you have 6.5 or 6.5.x?
I wanted to put swipe on the keyboard im using now.
What does the swipe keyboard look like?
I cant find a skin/theme for the bar menu on the top and the one on the bottom.
johnnyboy8707 said:
I wanted to put swipe on the keyboard im using now.
What does the swipe keyboard look like?
I cant find a skin/theme for the bar menu on the top and the one on the bottom.
Click to expand...
Click to collapse
again, you don't put swype on a keyboard. swype is its own independent keyboard. either you have it installed or not. if it is installed (came with your rom) you can choose it like you choose any of the other keyboards.
top and bottom? again i don't understand how best to help - you need to answer my questions i asked above (they are asked for very specific reasons). also a picture of what you are talking about will help.

keyboard with control + escape?

Does anyone know of a good keyboard app that has build-in keys for control & escape & up/down/L/R arrows?
I need to ssh into unix for work; connectbot does a good job of that, but two problems:
* the on-screen keyboard when activated would cover up part of the screen
* and to compensate for that, I need to resize the screen each time, and the resizing for landscape is not the same as that for portrait, not to mention the fact that I can't control the font size
So: does anyone know of a good terminal emulator that does a better job with resizing/font setup?
THANKS!
case-sensitive said:
Does anyone know of a good keyboard app that has build-in keys for control & escape & up/down/L/R arrows?
I need to ssh into unix for work; connectbot does a good job of that, but two problems:
* the on-screen keyboard when activated would cover up part of the screen
* and to compensate for that, I need to resize the screen each time, and the resizing for landscape is not the same as that for portrait, not to mention the fact that I can't control the font size
So: does anyone know of a good terminal emulator that does a better job with resizing/font setup?
THANKS!
Click to expand...
Click to collapse
I would suggest trying irssibot.. It's a fork of connectbot. It doesn't do font/screen handling any better, but what it does have is nice shortcuts when long-pressing on the screen.. Control-C, Control A, Alt-? (where you hit the key after), etc... Works great with irssi, but also works great using GNU/screen
Either way, an on screen keyboard is going to mess with the screen. But I find it's more than acceptable on the Nook Color.
khaytsus said:
I would suggest trying irssibot.. It's a fork of connectbot. It doesn't do font/screen handling any better, but what it does have is nice shortcuts when long-pressing on the screen.. Control-C, Control A, Alt-? (where you hit the key after), etc... Works great with irssi, but also works great using GNU/screen
Either way, an on screen keyboard is going to mess with the screen. But I find it's more than acceptable on the Nook Color.
Click to expand...
Click to collapse
Thanks! I just downloaded irssi from the market and I like the long-press menu. Question: is there a way to add more items to the long-press menu? Just have a single Ctrl would do (it already did that with Alt-).
Thanks!
case-sensitive said:
Thanks! I just downloaded irssi from the market and I like the long-press menu. Question: is there a way to add more items to the long-press menu? Just have a single Ctrl would do (it already did that with Alt-).
Thanks!
Click to expand...
Click to collapse
Yeah agreed. I emailed the author a while back and they said "they are still working on function from connectbot and will add more features later" basically. I agree, Control-? would be great.
In the Android SDK - there is a sample keyboard apk, if you look through the source code you easily change any keys to whatever symbols you want. I have interest in this as well so I can ssh into my schools server. Another option would be to decompile the standard barns and noble keyboard and see if you cant change some of the xml files to have the keys point to different symbols. I personally like the barnes and noble keyboard the best (I am stock 1.1 autonootered) so if I actually attempt any of this it will be on the Barnes and Noble keyboard
dannyniceboy said:
In the Android SDK - there is a sample keyboard apk, if you look through the source code you easily change any keys to whatever symbols you want. I have interest in this as well so I can ssh into my schools server. Another option would be to decompile the standard barns and noble keyboard and see if you cant change some of the xml files to have the keys point to different symbols. I personally like the barnes and noble keyboard the best (I am stock 1.1 autonootered) so if I actually attempt any of this it will be on the Barnes and Noble keyboard
Click to expand...
Click to collapse
Yep, I agree. That's one of the first changes I made switching back to the B&N keyboard.
Are you saying the B&N source isn't available, hence the decompile option?

Keyboard Dock Standard Function Keys (e.g. F1 - F12)

Hey all,
Does anyone know whether or not the traditional function keys (F1 - F12) can be supported on the keyboard dock?
What initially brought this up for me was that I'm playing around with a terminal emulator that looks to be a port from the desktop version and some of the commands use the standard Fn keys which don't appear to be present on the keyboard dock. More generally though, with amazing new environments like Ubuntu for Android on the horizon the traditional function keys are going to become more of a requested standard feature on the keyboard dock in order to support programs/apps that rely on them.
If anyone has any suggestions or feedback on this it would be really appreciated
Cheers!
oO_SwooP_Oo said:
Hey all,
Does anyone know whether or not the traditional function keys (F1 - F12) can be supported on the keyboard dock?
What initially brought this up for me was that I'm playing around with a terminal emulator that looks to be a port from the desktop version and some of the commands use the standard Fn keys which don't appear to be present on the keyboard dock. More generally though, with amazing new environments like Ubuntu for Android on the horizon the traditional function keys are going to become more of a requested standard feature on the keyboard dock in order to support programs/apps that rely on them.
If anyone has any suggestions or feedback on this it would be really appreciated
Cheers!
Click to expand...
Click to collapse
it can be, but do apps even support it, as for the commands on Fn keys that may be a little bit harder, as the mapping for Fn is a little funny
oO_SwooP_Oo said:
Hey all,
Does anyone know whether or not the traditional function keys (F1 - F12) can be supported on the keyboard dock?
What initially brought this up for me was that I'm playing around with a terminal emulator that looks to be a port from the desktop version and some of the commands use the standard Fn keys which don't appear to be present on the keyboard dock. More generally though, with amazing new environments like Ubuntu for Android on the horizon the traditional function keys are going to become more of a requested standard feature on the keyboard dock in order to support programs/apps that rely on them.
If anyone has any suggestions or feedback on this it would be really appreciated
Cheers!
Click to expand...
Click to collapse
In ubuntu there is a settings menu that allows you to change most of the shortcuts that require the FN key
Hackers k3yboard on the market has f keys i think. And cursor keys..
Sent from my Transformer Prime TF201 using XDA Premium App
lilstevie said:
it can be, but do apps even support it, as for the commands on Fn keys that may be a little bit harder, as the mapping for Fn is a little funny
Click to expand...
Click to collapse
Do apps even support it? No not generally for Android, however, lets say for argument's sake that TFP is running Ubuntu for Android. It wouldn't be unreasonable to suppose that in that environment you would have a desktop package installed that ran in Ubuntu running on your TFP. In this case, that desktop application may have support for the F1-F12 keys (think of your favorite developer's IDE for example). In this scenario, the current layout and key-mapping of the TFP dock isn't supportive.
doddsie said:
Hackers k3yboard on the market has f keys i think. And cursor keys..
Sent from my Transformer Prime TF201 using XDA Premium App
Click to expand...
Click to collapse
Sorry for not being clear, I'm interested in extending the capabilities of the TFP keyboard dock so that it could be used instead of resorting to a soft keyboard.
mtotho said:
In ubuntu there is a settings menu that allows you to change most of the shortcuts that require the FN key
Click to expand...
Click to collapse
I don't believe that helps with app specific Fn button mappings
oO_SwooP_Oo said:
Do apps even support it? No not generally for Android, however, lets say for argument's sake that TFP is running Ubuntu for Android. It wouldn't be unreasonable to suppose that in that environment you would have a desktop package installed that ran in Ubuntu running on your TFP. In this case, that desktop application may have support for the F1-F12 keys (think of your favorite developer's IDE for example). In this scenario, the current layout and key-mapping of the TFP dock isn't supportive.
Click to expand...
Click to collapse
ubuntu looks at the keymap in terms of a number, with a kernel patch you can make it report the number associated with F1-12, in fact this patch is in place in my upcoming native ubuntu for tfp
lilstevie said:
ubuntu looks at the keymap in terms of a number, with a kernel patch you can make it report the number associated with F1-12, in fact this patch is in place in my upcoming native ubuntu for tfp
Click to expand...
Click to collapse
Really looking forward to this! Even following you on Twitter so I don't miss an announcement
It's the sole reason I bought my Prime.
You can map any of the keys you'd like via /system/usr/keylayout/asusdec.kl
Find a key you want to change, and make its assignment F1 (or whatever Fkey you need). Save, reboot.
Whether or not that keysym gets passed through to your app depends on the app itself.
agentdr8 said:
You can map any of the keys you'd like via /system/usr/keylayout/asusdec.kl
Find a key you want to change, and make its assignment F1 (or whatever Fkey you need). Save, reboot.
Whether or not that keysym gets passed through to your app depends on the app itself.
Click to expand...
Click to collapse
Ya that would work at the cost of losing an existing key due to the re-map. Rather than lose key functionality I think that lilstevie's response above sounds like the way to go. That way the keyboard dock would be able to report a key combination such as Fn + 1 = F1 so that the appropriate key code could be generated and handled. Still though, it leaves us waiting for a baked (or as lilstevie puts it - a patched) kernel with supporting drivers.
lilstevie said:
ubuntu looks at the keymap in terms of a number, with a kernel patch you can make it report the number associated with F1-12, in fact this patch is in place in my upcoming native ubuntu for tfp
Click to expand...
Click to collapse
Looking forward to it's launch *thumbs up*

Missing Action memo in the Note 7

According to this Youtube review, Action memos have been removed from the Note 7. Is that an issues for you? I will miss this myself.
https://youtu.be/8P99gLY2dao
Sent from my SM-P905 using XDA-Developers mobile app
Me to... But then again you have Google keep
Skickat från min SM-G935F via Tapatalk
The part where you write some name or the address and note detects the text is rly sick. I would have use it a lot .
Pretty sure Action Memo was merged into S-Note. At least I think that's what I had read in a changelog somewhere.
slaapliedje said:
Pretty sure Action Memo was merged into S-Note. At least I think that's what I had read in a changelog somewhere.
Click to expand...
Click to collapse
There is no S-Note anymore. Now it's Samsung Note. They say it merges all the tools there existed before, but though i can see it for S-Note and Scrapbook, i can't find anything similar to Action Memo in it.
I went in the store to fiddle around with a Note 7 they had on display. To be clear, I've owned a Note 4&5 and used Action memo and S-Notes quite a bit.
There are three items I see missing from Samsung's including in Samsung Notes as well as three shortcomings, or changes, that I don't like.
1) There is no more Link To Action. Period. Which is a HUGE bummer - since I used it almost daily to scribble down a number, and then link-to-phone dial it. That or using the link-to-task for crap I had to remember. ** please correct me if I am wrong here - I couldn't find it in the app or in the additional installable add-ons.
2) When you are in an Action Memo and press the home button to pop back to the launcher such as for running another app, the little "chat-head" style memo icon is no longer. This is the same thing as the Minimize function on the Menu. One the 4/5, you could drag it around the screen and tap on it to go back into the open Action memo. Not any more. On the 7 you have to open SamNotes, and a message pops up saying your note was saved and you have to open it from the list. It isn't waiting for you already open. Not 100% sure about using Recent Apps key to switch back into it.
3) The "Return To List" menu option is gone. Can't get back to the list of Action Memos from an open memo. Getting back to the list of Notes seems more convoluted on the 7.
Changes that I don't like:
1) The Action Memo widget is changed. On the 4/5 you could Pin to Home if you were using Sammy's launcher and have a 1x1 or 2x2 representation of the Action Memo. One the 7, you can still Pin, but it is a 5x1 (wide, not tall) sliver of the note. It's scrollable and can reduce the size down to 4 wide x 1 tall. no more 1x1 or 2x2. Another bummer. There goes my page of action memos widgets. I'd have 5, 10 or more pinned on my go-to page for reminders.
2) The Set Reminder is a small alarm bell icon at the top, which is only active once you saved the note.
3) The Glance option can be used once the note is saved. On the launcher, it can be dragged to one of the four corners. It pops up when you hover - but won't when you tap it. And you have to delete the Glance for it to go away, which is just crap.
So, there is action memo on note 7? As you said widget has been changed. How do you access it if gone from the pen menu?
Rickinsav said:
I went in the store to fiddle around with a Note 7 they had on display. To be clear, I've owned a Note 4&5 and used Action memo and S-Notes quite a bit.
There are three items I see missing from Samsung's including in Samsung Notes as well as three shortcomings, or changes, that I don't like.
1) There is no more Link To Action. Period. Which is a HUGE bummer - since I used it almost daily to scribble down a number, and then link-to-phone dial it. That or using the link-to-task for crap I had to remember. ** please correct me if I am wrong here - I couldn't find it in the app or in the additional installable add-ons.
2) When you are in an Action Memo and press the home button to pop back to the launcher such as for running another app, the little "chat-head" style memo icon is no longer. This is the same thing as the Minimize function on the Menu. One the 4/5, you could drag it around the screen and tap on it to go back into the open Action memo. Not any more. On the 7 you have to open SamNotes, and a message pops up saying your note was saved and you have to open it from the list. It isn't waiting for you already open. Not 100% sure about using Recent Apps key to switch back into it.
3) The "Return To List" menu option is gone. Can't get back to the list of Action Memos from an open memo. Getting back to the list of Notes seems more convoluted on the 7.
Changes that I don't like:
1) The Action Memo widget is changed. On the 4/5 you could Pin to Home if you were using Sammy's launcher and have a 1x1 or 2x2 representation of the Action Memo. One the 7, you can still Pin, but it is a 5x1 (wide, not tall) sliver of the note. It's scrollable and can reduce the size down to 4 wide x 1 tall. no more 1x1 or 2x2. Another bummer. There goes my page of action memos widgets. I'd have 5, 10 or more pinned on my go-to page for reminders.
2) The Set Reminder is a small alarm bell icon at the top, which is only active once you saved the note.
3) The Glance option can be used once the note is saved. On the launcher, it can be dragged to one of the four corners. It pops up when you hover - but won't when you tap it. And you have to delete the Glance for it to go away, which is just crap.
Click to expand...
Click to collapse
I use Action Memo a lot. It makes no sense why Samsung would combine that with S Memo and just make it into one. The whole idea of Action Memo is to access to it quickly. By combining it, there are more steps to get to it, that's my understanding from watching that video.
If enough people complain to Samsung about it, maybe they will do an update and put it back in the air command and leave it the way it was. I know Samsung is trying to clean up Touchwiz, but this was not the way to go about it.
somebody found it..... https://www.youtube.com/watch?v=nMQs3K_e9l8
although I couldn't do it.... either hoax or I missed something!
I watched that video before and I don't know what to make of it. Best we can do is contact Samsung and let them know we want Action Memo back. Doesn't make sense why they would take away one of the best features from their Note series.
edwardob said:
somebody found it..... https://www.youtube.com/watch?v=nMQs3K_e9l8
although I couldn't do it.... either hoax or I missed something!
Click to expand...
Click to collapse
He posted a Part 2 - and said he put a link in the comments although I didn't look for it.
I'm gonna head to Verizon tomorrow or over the weekend and try to get it working his way. If I can get it reliable, then maybe I will get one.
Really pissed Samsung would pull this awesome app with very useful features. Without it, its like Apple Pencil or a Wacom tablet: great for drawing within a specific app, but not worth the price....
---------- Post added at 01:59 PM ---------- Previous post was at 01:47 PM ----------
imagine cars said:
So, there is action memo on note 7? As you said widget has been changed. How do you access it if gone from the pen menu?
Click to expand...
Click to collapse
I don't have the Note 7 in front of me to be 100%, but I believe there was a downloadable add-on or extension that allowed for S-Note widgets. I may have called it Action Memo widget, but it may now me called S Note widget or something similar.
That's the first thing I'll be looking for when I get my Note 7 tomorrow. It's not a deal breaker for me. I tweeted Samsung about it already. I don't know if they will address my disappointment to the right department.
it's true.... uninstall latest version... get old version.... it works... eve With nova launcher.
works only with double tap on screen it seem... link to action ok
try this
https://1drv.ms/u/s!ApZs7bcOuFjYgf1YZNwHF4JDuMdalw
edwardob said:
it's true.... uninstall latest version... get old version.... it works... eve With nova launcher.
works only with double tap on screen it seem... link to action ok
try this
https://1drv.ms/u/s!ApZs7bcOuFjYgf1YZNwHF4JDuMdalw
Click to expand...
Click to collapse
I uninstalled the newer S Note and installed the one you provided and thd double tap doesn't work? Is there more to this?
xbmoyx said:
I uninstalled the newer S Note and installed the one you provided and thd double tap doesn't work? Is there more to this?
Click to expand...
Click to collapse
mmmm... interesting.... I didn't do anything special... you could try opening s note app first then close... other than that I don't know.... just play around.. or uninstall and start again.
definitely works.. link to action etc etc
DONT FORGET TO PRESS SPEN SIDE BUTTON WHILE DOUBLE TAPPING!!
oh yea widget also works so you could try that also
to be sure..... download all the extension packs available within app I gave..... two wouldn't install for me... but three did
Guys....you're overcomplicating this.
Just hold the S Pen button and double-tap to get it back...it never left; you just need to hold the button down now.
funkeywoookey said:
Guys....you're overcomplicating this.
Just hold the S Pen button and double-tap to get it back...it never left; you just need to hold the button down now.
Click to expand...
Click to collapse
interesting ...many of us couldnt get this to work....so your experience this with upto date snote or new samsung notes!??
I have posted a simple guide on how to get back action memo by going here - http://forum.xda-developers.com/note-7/how-to/guide-how-to-action-memo-t3443584
jovy23 said:
I have posted a simple guide on how to get back action memo by going here - http://forum.xda-developers.com/note-7/how-to/guide-how-to-action-memo-t3443584
Click to expand...
Click to collapse
Link doesn't work.
Sent from my SM-N930P using XDA-Developers mobile app
xbmoyx said:
Link doesn't work.
Sent from my SM-N930P using XDA-Developers mobile app
Click to expand...
Click to collapse
Weird that when i press on it, it works but not working for others try this link below instead.
http://forum.xda-developers.com/showthread.php?p=68274099

Categories

Resources