Ability to switch Keyboard based on APP - Android Apps and Games

Hello,
I am looking for an app which allows you to designate which keyboard you want to use in which apps. Preferably it will default to the default keyboard then you can manually change the keyboard for certain apps.
For example, I would like to use swiftkey x when in messaging, whatsapp, and the browser, but use swype with everything else.
I know this should be possible as this app does show the ability to switch keyboards based on certain parameters: http://forum.xda-developers.com/showthread.php?t=830177
If you know of any app please do share or if you can create this i am sure thousands of people would be very happy.
Thanks!

I too would like an app like that!
Sent from my T959 using XDA Premium App

Wow just today I started thinking that an app like this would be extremely useful. I hope there actually is one, out of not at least someone here could write one. I'd gladly party for one if it works!

You can use Tasker to display the input method select popup when you load/exit certain apps (actually, the parameters can be nearly anything you can think of). Android does not allow apps to change the input method automatically. So you will still have to select the input method from the popup.

App in the Works
Hello. I was looking for something to do exactly this and found this thread. Since I cannot find anything to do this, I am writing an app that will do it. I have a somewhat hard-coded proof of concept app that does this right now. I only have a Samsung N7000 Note phone with ICS 4.0.4 on TouchWiz, so have only tested there. This will require root but should, I think, work on almost any device - there is nothing specific to my device. So I will be looking for early testers who have root and are able to let me know how things look. If interested, post here and PM your email to me so I can get you on the list. Cheers!

whitedavidp said:
Hello. I was looking for something to do exactly this and found this thread. Since I cannot find anything to do this, I am writing an app that will do it. I have a somewhat hard-coded proof of concept app that does this right now. I only have a Samsung N7000 Note phone with ICS 4.0.4 on TouchWiz, so have only tested there. This will require root but should, I think, work on almost any device - there is nothing specific to my device. So I will be looking for early testers who have root and are able to let me know how things look. If interested, post here and PM your email to me so I can get you on the list. Cheers!
Click to expand...
Click to collapse
Hey, I'm running Jellybam 4.2.1 on an AT&T galaxy s3, I'd love to be a tester for you on the keyboard app. But just to make sure we are on the same page, the app you're making will "task" a specific app to use a user defined keyboard? Like, I want the samsung regular ol keyboard when using the messaging app, but I want Kii keyboard to be the default keyboard whenever Glowfly (sms pop up app) notifies me of a new message, Glowfly seems to have some weird tendencies, like when using the samsung keyboard, the return key only sends the text, does not "return" or move the cursor below the already typed text. but when i use kii keyboard with glowfly, the return will put the cursor below the text i already have (this is what i want), but when using kii keyboard in the messaging app (stock app) it will send the message rather than move the cursor below the input text. does this make sense?
Let me know if this is unclear or if you have anything you want tested on a device, thanks!

Kapak13 said:
Hey, I'm running Jellybam 4.2.1 on an AT&T galaxy s3, I'd love to be a tester for you on the keyboard app. But just to make sure we are on the same page, the app you're making will "task" a specific app to use a user defined keyboard? Like, I want the samsung regular ol keyboard when using the messaging app, but I want Kii keyboard to be the default keyboard whenever Glowfly (sms pop up app) notifies me of a new message, Glowfly seems to have some weird tendencies, like when using the samsung keyboard, the return key only sends the text, does not "return" or move the cursor below the already typed text. but when i use kii keyboard with glowfly, the return will put the cursor below the text i already have (this is what i want), but when using kii keyboard in the messaging app (stock app) it will send the message rather than move the cursor below the input text. does this make sense?
Let me know if this is unclear or if you have anything you want tested on a device, thanks!
Click to expand...
Click to collapse
Following is the write-up I have put together so far for my app's listing on the Play Store. I think it outlines what the app currently can do and I believe it speaks directly to your needs. If you are interested in testing, please PM me your email address.
**** R E Q U I R E S -- R O O T ****
**** R E Q U I R E S -- B U S Y B O X ****
**** M U S T - BE - INSTALLED - AS - SYSTEM - APP ****
Thank you for READING the following BEFORE commenting/reviewing:
For most android devices but tested by the developer only on Samsung Note N7000 with ICS and JB.
Install as a normal app in the normal way. But to operate fully, you MUST install as a system app. I recommend using this app here on the Play store. But other techniques will work as well. You must undo this prior to uninstalling or updating.
After using on your device in "free" mode, please consider purchasing the Pro Upgrade to unlock other features.
Please email me from the link on this page with questions, comments, or suggestions. I cannot respond to reviews left by users so that is not the best channel to reach me.
There are piles of keyboards/input methods out there for Android devices. But it stands to reason that some keyboards are much better for some tasks than others. Imagine a hypothetical app which never accepts alphabetic input. When running this app, you don't need a full QWERTY keyboard - something like a 10-key pad would be much more efficient. So you may find yourself regularly switching between keyboards whenever you use a certain app. But doing so in Android is something of a pain involving at least several steps each time.
Keyboard Master exists to save you this time and hassle! It permits your device to "remember" (called a mapping) that you want to use a specific keyboard each time you run a specific app. And when that app is started, Keyboard Master takes care of making the keyboard swap and then swapping back when the app is no longer being used.
Keyboard Master operates in a default (free) mode that permits you to establish a single mapping at a time so you can test how it works on your device. This single mapping may be adequate for some users and if so, please enjoy the app at no charge.
Users with more advanced needs will appreciate the Pro Upgrade which you can purchase within Keyboard Master (see the options menu). Purchasing this upgrade will enable the following additional features of Keyboard Master:
Removes the limit of only one app-to-keyboard mapping imposed in the free version of Keyboard Master. There will be no limit imposed.
Enables the optional, automatic capture of app-to-keyboard mappings as you change the selected input method while running an application. Of course, the manual creation of mappings found in the free version is still supported.
Enables the on-demand backup/loading of settings and mappings to/from your device's SD card.
It will also unlock other, advanced features that may be added in the future. I can envision future support for device orientation in mappings and special treatment when a hardware keyboard is in use, to name a few.
All of this power and convenience comes at a technical price. Not only does this app require ROOT, but it also must be installed as a "system" app (as opposed to a normal or downloaded app) because only a system app is permitted to swap keyboards in this way. So once you have downloaded Keyboard Master, you MUST move it to the location on your device where system apps reside. And it must be moved back prior to uninstall or update.
I want to thank the author of this app who's published code hinted at how Keyboard Master could accomplish all of this.
**** M U S T - BE - INSTALLED - AS - SYSTEM - APP ****
**** R E Q U I R E S -- B U S Y B O X ****
**** R E Q U I R E S -- R O O T ****

whitedavidp said:
Following is the write-up I have put together so far for my app's listing on the Play Store. I think it outlines what the app currently can do and I believe it speaks directly to your needs. If you are interested in testing, please PM me your email address.
**** R E Q U I R E S -- R O O T ****
**** R E Q U I R E S -- B U S Y B O X ****
**** M U S T - BE - INSTALLED - AS - SYSTEM - APP ****
Thank you for READING the following BEFORE commenting/reviewing:
For most android devices but tested by the developer only on Samsung Note N7000 with ICS and JB.
Install as a normal app in the normal way. But to operate fully, you MUST install as a system app. I recommend using this app here on the Play store. But other techniques will work as well. You must undo this prior to uninstalling or updating.
After using on your device in "free" mode, please consider purchasing the Pro Upgrade to unlock other features.
Please email me from the link on this page with questions, comments, or suggestions. I cannot respond to reviews left by users so that is not the best channel to reach me.
There are piles of keyboards/input methods out there for Android devices. But it stands to reason that some keyboards are much better for some tasks than others. Imagine a hypothetical app which never accepts alphabetic input. When running this app, you don't need a full QWERTY keyboard - something like a 10-key pad would be much more efficient. So you may find yourself regularly switching between keyboards whenever you use a certain app. But doing so in Android is something of a pain involving at least several steps each time.
Keyboard Master exists to save you this time and hassle! It permits your device to "remember" (called a mapping) that you want to use a specific keyboard each time you run a specific app. And when that app is started, Keyboard Master takes care of making the keyboard swap and then swapping back when the app is no longer being used.
Keyboard Master operates in a default (free) mode that permits you to establish a single mapping at a time so you can test how it works on your device. This single mapping may be adequate for some users and if so, please enjoy the app at no charge.
Users with more advanced needs will appreciate the Pro Upgrade which you can purchase within Keyboard Master (see the options menu). Purchasing this upgrade will enable the following additional features of Keyboard Master:
Removes the limit of only one app-to-keyboard mapping imposed in the free version of Keyboard Master. There will be no limit imposed.
Enables the optional, automatic capture of app-to-keyboard mappings as you change the selected input method while running an application. Of course, the manual creation of mappings found in the free version is still supported.
Enables the on-demand backup/loading of settings and mappings to/from your device's SD card.
It will also unlock other, advanced features that may be added in the future. I can envision future support for device orientation in mappings and special treatment when a hardware keyboard is in use, to name a few.
All of this power and convenience comes at a technical price. Not only does this app require ROOT, but it also must be installed as a "system" app (as opposed to a normal or downloaded app) because only a system app is permitted to swap keyboards in this way. So once you have downloaded Keyboard Master, you MUST move it to the location on your device where system apps reside. And it must be moved back prior to uninstall or update.
I want to thank the author of this app who's published code hinted at how Keyboard Master could accomplish all of this.
**** M U S T - BE - INSTALLED - AS - SYSTEM - APP ****
**** R E Q U I R E S -- B U S Y B O X ****
**** R E Q U I R E S -- R O O T ****
Click to expand...
Click to collapse
Hey thank you soooooo much for replying and getting me this info! I gave it a try and it works flawlessly! I was able to sucessfully convert my apps to system apps and they run perfectly and I am able to get the performance I was looking for! thank you! keyboards work amazingly!
ANYONE WHO WANTS TO TRY THIS- DO IT! but remember!!!!!- its not the fault of the developer if YOU mess up your device! Research what you're doing before you do anything!

Kapak13 said:
Hey thank you soooooo much for replying and getting me this info! I gave it a try and it works flawlessly! I was able to sucessfully convert my apps to system apps and they run perfectly and I am able to get the performance I was looking for! thank you! keyboards work amazingly!
ANYONE WHO WANTS TO TRY THIS- DO IT! but remember!!!!!- its not the fault of the developer if YOU mess up your device! Research what you're doing before you do anything!
Click to expand...
Click to collapse
I am pleased I could help out. But I am confused. I don't think I have sent you my app (Keyboard Master) yet. Changing my app to a system app is needed but I would not recommend changing apps to system apps without really good cause. Keyboard Master needs this capability, but most apps should not benefit from this at all. If you do want to test Keyboard Master, PM me with your email address. Also, I will shortly be posting a video of Keyboard Master at work on my Samsung Note N7000 to YouTube. I will post that link here for those who are interested. Cheers!
---------- Post added at 03:01 PM ---------- Previous post was at 02:31 PM ----------
You can now check out a video of my new Keyboard Master app in action on YouTube. Sorry for the spotty video quality. Cheers!

whitedavidp said:
I am pleased I could help out. But I am confused. I don't think I have sent you my app (Keyboard Master) yet. Changing my app to a system app is needed but I would not recommend changing apps to system apps without really good cause. Keyboard Master needs this capability, but most apps should not benefit from this at all. If you do want to test Keyboard Master, PM me with your email address. Also, I will shortly be posting a video of Keyboard Master at work on my Samsung Note N7000 to YouTube. I will post that link here for those who are interested. Cheers!
---------- Post added at 03:01 PM ---------- Previous post was at 02:31 PM ----------
You can now check out a video of my new Keyboard Master app in action on YouTube. Sorry for the spotty video quality. Cheers!
Click to expand...
Click to collapse
hahahahaha I misread some of your reply to me and when I quickly grabbed /system/appmover I converted some of my apps and forgot to come back to your post to finish reading everything and I confused your (keyboard master) for the Tasker mods I had already set for my keyboards because when I converted Tasker and the keyboard I wanted to use, everything became instantly responsive and it removed the problems I was having prior, thus leading me to imagine I had your app and things worked. Sorry about the mistake, I am still interested in trying out your app tho. I believe I had sent you a pm with my email. If not lemme know and I'll send it

Kapak13 said:
hahahahaha I misread some of your reply to me and when I quickly grabbed /system/appmover I converted some of my apps and forgot to come back to your post to finish reading everything and I confused your (keyboard master) for the Tasker mods I had already set for my keyboards because when I converted Tasker and the keyboard I wanted to use, everything became instantly responsive and it removed the problems I was having prior, thus leading me to imagine I had your app and things worked. Sorry about the mistake, I am still interested in trying out your app tho. I believe I had sent you a pm with my email. If not lemme know and I'll send it
Click to expand...
Click to collapse
Ah ha. I think I read somewhere that Tasker does have an addon (which also requires to be a system app) that will do some (perhaps all) of what my app does. If you are already a Tasker user (I am not), that may be the way to go. No sense in cluttering up your device with extra apps and complexity (and possibly incompatibilities).

whitedavidp said:
Ah ha. I think I read somewhere that Tasker does have an addon (which also requires to be a system app) that will do some (perhaps all) of what my app does. If you are already a Tasker user (I am not), that may be the way to go. No sense in cluttering up your device with extra apps and complexity (and possibly incompatibilities).
Click to expand...
Click to collapse
Hahaha well looks like this accident turned into a good thing, I have removed Tasker to give your app a try, if it is the same turn out, I'll pm you about it. Maybe your app runs better/faster/lighter. Would be nice to find out, thank you for pointing out the possible clash with Tasker and Keyboard Master
---------- Post added at 05:39 PM ---------- Previous post was at 05:32 PM ----------
whitedavidp said:
Ah ha. I think I read somewhere that Tasker does have an addon (which also requires to be a system app) that will do some (perhaps all) of what my app does. If you are already a Tasker user (I am not), that may be the way to go. No sense in cluttering up your device with extra apps and complexity (and possibly incompatibilities).
Click to expand...
Click to collapse
And yes, Tasker uses SecureSettings to dive deeper into the phone directories to include input methods as tasks, so once both are made system apps, they run flawlessly. So in the short run, your recommendation of getting /system/app mover was the fix for my current issue.

Keyboard Master App Does This and is Ready!
You may be interested in my Keyboard Master app on the Play store. It does just what the OP requested. Cheers!

Related

[APP] Zlaunchy for Android 1.3

Hi,
Version 1.3 was released and also published on Android Market on 2011-07-03 - you can grab it here or from links below. The main change is fixing UpdateEntriesService which stayed running in certain cases and used up memory.
ZLaunchy was written mainly for those who like the way HTC and other third party dialers allows searching for contacts in a T9-like way - so that finding Adam means choosing 2326 in the phone application. ZLaunchy uses the same idea to run programs on your device. What it does is gives you a dialer keypad and when you type in a series of digits, it searches for all programs that match - for example to start Internet, start typing 4683 - Internet should show up in the result list.
In order to search for a particular text as beginning of words, type the specified digits - for example 4683 to find Internet. In order to search for specified letter(s) not only at beginning of words, add "1" at the end - for example 7371 will find Opera.
This application is free.
Changes in 1.3 release:
Fixed bug that caused UpdateEntriesService service not to stop after a successful update
This bug caused service to remain in memory and consume memory. Happened when "refresh items when inactive" was disabled/enabled.
Reworked logging mechanism
Reworked logging and cleaned up some of internals related to troubleshooting; should speed up the application a bit
Changes in 1.2 release:
Changes in contact handling to improve handling for certain devices
We have changed how ZLaunchy retrieves contacts, which should help support for some devices - users who had issues with contacts should try out the new version
Added option to always show menu when selecting a contact from list
It is now possible to choose whether ZLaunchy will open contact details or show a menu to select commonly used actions
As usual, you can download ZLaunchy from Android Market and our website.
Changes in 1.1 release:
Search in contacts' email address and telephone numbers and application's package name
QWERTY search for devices with physical keyboard
Ability to dial number
"0" button added on the on-screen keypad
Application details can now be shown on all Android versions
Preferences for global settings and profiles - you can now configure searching only for contacts, applications or both
Better APK install/uninstall integration
Download link: https://market.android.com/details?id=org.endorser.zlaunchy and http://www.endorser.org/en/downloads/android/zlaunchy
The idea is great, the app works well and faster then I expected 10/10
Sent from my GT-I5700 using XDA Premium App
Just an update - the main feature of 1.0 is ability to search contacts and bind to long press search button.
wow i used to have this feature in some old keyocera phone i had and i missed that feature since..
thanks alotttt
I like it better then go contacts nice work bro
Sent from my Ginger Chrome MR2 using Tapatalk
Simple and Good
Great application, and really fast.
If they can find also phone numbers will be great
6277 Will show you Maps and also all contacts with a 6277XXXXX phone number.
Good work, 5 stars for you!
Recognized the name straight away good to see is now available for android, cooked into WM ROM i'll have to test later, thx again
hamsterkiller said:
Great application, and really fast.
If they can find also phone numbers will be great
6277 Will show you Maps and also all contacts with a 6277XXXXX phone number.
Good work, 5 stars for you!
Click to expand...
Click to collapse
Ditto...would be great to include contacts in the search.
morgej said:
Ditto...would be great to include contacts in the search.
Click to expand...
Click to collapse
It does - searches both phone numbers and names. If you want to search for part of phone number (i.e. 6277 in +486277XXXXX) - just add 1 at the end.
great app! works fast, looks simplistic and clean, and definitely useful...
although i wonder where to find the 0... searching for numbers could get tricky without being able to type the zero.
and i couldn't figure out what the prev and next buttons do. since i have a desire s without any trackball i can just assume that's sort of a trackball-action, but in my case not functioning. any hint on that?
szallah said:
great app! works fast, looks simplistic and clean, and definitely useful...
although i wonder where to find the 0... searching for numbers could get tricky without being able to type the zero.
and i couldn't figure out what the prev and next buttons do. since i have a desire s without any trackball i can just assume that's sort of a trackball-action, but in my case not functioning. any hint on that?
Click to expand...
Click to collapse
Initially it was only meant for searching apps - so I didn't think of 0. I also want it to allow dialing a number in 1.1 so 0 will be added for sure.
As for next/prev, it was meant to choose profiles (i.e. apps, contacts, specific folders, combination of these), but it's not done yet. So maybe it'll be changed to 0 and profiles button.
Sent from my Milestone using XDA App
I have some force close like 20 seconds after searching for an app.
Otherwise I am very happy to find this program, I loved it in Wm!
Nice! Just what I've been looking for. I use Launchy on windows and linux and this is just perfect.
Oh and I have an idea for improvement:
Apps/Contacts launched more often should get an increased weight so they show up on top. Like when you type at least X % of the App name, but there are like 10 others that match the searchstring, the results should be sorted based on their weight.
Sichroteph said:
I have some force close like 20 seconds after searching for an app.
Otherwise I am very happy to find this program, I loved it in Wm!
Click to expand...
Click to collapse
Can you send a report about it? Then I'll see the stack trace and hopefully know more about it.
Thanks.
wojciechka said:
Can you send a report about it? Then I'll see the stack trace and hopefully know more about it.
Thanks.
Click to expand...
Click to collapse
I apologize. It was related to my android rom, not your software.
Very snappy program, I am highly impressed!
As a long time user of Find and Run Robot, I would be using ZLauncher all the time if you were to implement filtering by typing with the physical keyboard. That would make this an absoultely killer app for me. I totally understand if you prefer to keep this T9 only though
Oh and it doesn't seem to respect the fact that I disabled auto-rotate (Desire Z running CM7)
This is an awesome program, love it. Finding myself using this more that the App Draw. Great stuff!
I can;t find any contacts using this app, it only displays applications
Hi,
First of all - good news - 1.1 should be out next week. There are still some bugs to clean up, but it is progressing really good.
Here's some text about it:
http://www.endorser.org/blog/mobile/android/50-zlaunchy-1-1
Also, be sure to follow us on Twitter - @EndorserOrg.
And Facebook: http://www.facebook.com/pages/endorserorg/243303242940
KeauHou said:
Oh and I have an idea for improvement:
Apps/Contacts launched more often should get an increased weight so they show up on top. Like when you type at least X % of the App name, but there are like 10 others that match the searchstring, the results should be sorted based on their weight.
Click to expand...
Click to collapse
That would be cool, definitely want to do this, but not in 1.1. Who knows - maybe 1.2...
Pickx said:
Very snappy program, I am highly impressed!
As a long time user of Find and Run Robot, I would be using ZLauncher all the time if you were to implement filtering by typing with the physical keyboard. That would make this an absoultely killer app for me. I totally understand if you prefer to keep this T9 only though
Click to expand...
Click to collapse
Yes, it's also on my radar. Will be done for 1.1.
Pickx said:
Oh and it doesn't seem to respect the fact that I disabled auto-rotate (Desire Z running CM7)
Click to expand...
Click to collapse
Yes, a bug in layout - also will be fixed in 1.1.
I am very stoked for this new release, it sounds like it'll be really great. Thank you for making this.
As for the feature KeauHou suggested, the previously-mentioned FARR implements this very well so you could take a look at the kind of algorithms it uses if you feel like it.

[APP] SwitchMe Root Profile Manager needs FIRE testers please!

Hi everyone. Im one of the developers of SwitchMe, and app that allows multiple secure logins into separate installations of android on a single device. The pr is after the break.
I really need a few people to check into some issues people on some roms have been experiencing. There are some warnings involved:
- testers must perform a full nandroid backup before using the app, it is not our responsibility if you start getting boot loops or whatnot
- if you report results or bugs, please use the "Write to us" function in the app whenever possible, and always describe the issue in the header of the logs you send
- if you post here, bes sure to include your device type and rom
- if you have apps installed on sd, be sure to mention that as well
--------------------------------------------------------------------
SwitchMe is a unique application for root users that allows you to log in and out of multiple installations of Android just as you would on a desktop computer.
The technology behind SwitchMe saves all of your applications and data, protects it and stores it as a file in memory. You can then log out of an
account and log into a fresh installation of Android or another account with its own unique content.
You may create as many profiles as the memory is capable of holding. Some of these may require very little free memory because they contain few apps,
others will be larger as they contain many applications and lots of cache and data.
Why is this functionality useful?
Privacy - the most obvious benefit is that you can securely share one device among multiple users, which gives you privacy and peace of mind.
Testing - if you are a developer, you can use profiles as clean sandboxes to test your applications and their interaction with the system.
Gaming – with multiple installations of Android on a single device, you can now play online MMOs as different characters.
Speed - the games your kids play slow down your tablet, but with SwitchMe you can easily create profiles without games or instant messengers.
Battery life - when the battery is low but there are important emails or documents to edit later, switch to a profile which only contains these essentials.
These of course are only suggestions - there are plenty of other uses for the functionality SwitchMe offers.
Market link:
https://market.android.com/details?id=fahrbot.apps.switchme
The Lite version allows the creation of two profiles, enough to test on.
Screens:
will this allow me to switch between ROMs, like a ROM manager?
No. It creates multiple installs of your base rom. There is an app called boot manager, but it will never support the fire...
ftgg99 said:
No. It creates multiple installs of your base rom. There is an app called boot manager, but it will never support the fire...
Click to expand...
Click to collapse
Ah. Was hoping it was like Boot Manager. Damn.
Switchme seems to work as desired. I'm the only one using my fire tho so there isn't much need for it. Come to to think of it, it would keep people out of my account when its being passed around at my buddies house lol.
Why do you say boot manager will never have support on the kindle fire?
Considering their progress over the last year and a half - 6! new devices - it will take forever.
SwitchMe 1.2 has been rolled out and now includes a lockscreen replacement:
1.2
Added lock screen for logging in and out
More stable Fast switch implementation
Reworked UI colors
Now, its very important that we get some feedback on how this big new feature works, so please read up on it in the help and post your thoughts!
1.2.2 - HOTFIX 2
Reworked widget on qHD+ displays
Fixed widget text on HC and ICS
Fast switch improved on older devices
Dont forget to send LOGS WITH DESCRIPTIONS when you have issues!
RECREATE your problem, then send the logs via WRITE TO US!
Anything to report?
ftgg99 said:
Anything to report?
Click to expand...
Click to collapse
I have a few ideas that should put this app to good use I've been meaning play with it for a while now. Going to be kinda busy during the week but I'll try to post any questions/issues if I come across any. If I don't get to it during the week, I will defiantly spend some time using it on the weekend
Thanks, i look forward to some feedback - for a developer good feedback in forums is much better than "doesnt work - 1 star" type reviews on the market.
1.4.3.7
Fixed device specific switch screen crashes and issues
Fixed UI bug in switch screen preferences
If anyohe had problems with superuser before, this should fix them. Please let me know if that is the case, its important we get some feedback here!
Anything to report regarding yesterday's release?
I couldn't get wifi to connect last week (only time i had to try it) I'll give it another go tonight. I did have a question about storage, if i have a game installed on my main profile and install it on a second profile, is the apk then located in 2 locations? The kindle fire is very limited on storage with no option of expandable storage
foxdog66 said:
I couldn't get wifi to connect last week (only time i had to try it) I'll give it another go tonight. I did have a question about storage, if i have a game installed on my main profile and install it on a second profile, is the apk then located in 2 locations? The kindle fire is very limited on storage with no option of expandable storage
Click to expand...
Click to collapse
Yes, the apk will be used twice.
By the way we released a new app today some of you might also find useful, you can find it here:
http://forum.xda-developers.com/showthread.php?t=1538222
PLEASE CHECK IT OUT AND BE KIND
Touch Blocker Beta - a simple but useful app that makes holding and using your device easier
There are two basic functions:
- create dead zones where touches do not register
- filter the screen when reading in low light
We are already in a relatively stable Beta release - whats left now is adding new features and making it all look pretty. You can follow this process at the thread here.
Please be sure to write suggestions - we are looking forward to engaging the community and building a useful and nifty application that many will enjoy!
Market link
https://play.google.com/store/apps/details?id=fahrbot.apps.touchblocker
Screens
Debugging
If you experience issues, the best way to help is by reproducing them and then clicking "write to us" - be sure to include a description of your error or we may not read the logs.
Hello, I just came across this thread and had to say something, I love your Switchme app. Me and my wife both use my fire and it was driving me crazy not being able to customize it how I wanted. Then I found your app in the market and was ecstatic to try it. It worked like a dream! Your latest update just added that little touch that made it sol worth it. Thank you so much for this function and smooth integration.
Sent from my Amazon Kindle Fire using CM9
matthewcb4 said:
Hello, I just came across this thread and had to say something, I love your Switchme app. Me and my wife both use my fire and it was driving me crazy not being able to customize it how I wanted. Then I found your app in the market and was ecstatic to try it. It worked like a dream! Your latest update just added that little touch that made it sol worth it. Thank you so much for this function and smooth integration.
Sent from my Amazon Kindle Fire using CM9
Click to expand...
Click to collapse
Why thank you! The best way to show your appreciation is to leave a review on the market - good reviews help us add improvements faster!
1.5.3.1
Fixed issue with lock on boot
Fixed some rare crashes on lock screen
Fixed MIPS and X86 Key compatibility

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.

[Q] Privacy issues with Google Now

If you have recently tried to update your Google Now, you may have seen the new requested permissions. These include, but are not limited to, access to your phone's microphone at any time without your permission, and access to your phone's camera (assuming front-facing and rear) at any time without your permission.
Questions: Why is Google attempting to completely dissolve any sort of privacy in order to use Google Now? It is a handy tool, but is a slap in the face in the "all-or-nothing" permission request it puts forth. This is incendiary and needs to be stopped. Google does not need the ability to see and hear me in the privacy of my home.
Followup - Is this something that can be circumvented by an application, or baked into the ROM's our dev's make? Is there any way that the tech geniuses here at XDA can fight the good fight in this struggle for end-user privacy?
Is anyone else creeped out by this???
Pdroid?
Pffffffffffffffffffftt.
R3CKL355 said:
Pdroid?
Pffffffffffffffffffftt.
Click to expand...
Click to collapse
+1 - I won't run any ROM without pdroid - it requires a lot of effort up front, but is entirely worth it and it's an excellent way to learn how to secure your device. You'll be amazed at the unnecessary access some apps can get by default.
The Feds (Google counts as part since they operate under them) could always do that since the 90s even with the phone off. It was always denied but now it's just out in the open kinda how your blood was stored in data banks at birth since the 60s and it was denied by the government until Mr. George w. Bush said they can do it legally. Nothing to be creeped out by, just have a few weapons and lots of ammo ready.
Sent from the Matrix
---------- Post added at 06:49 PM ---------- Previous post was at 06:43 PM ----------
http://abcnews.go.com/blogs/headlines/2006/12/can_you_hear_me/
http://www.childrenscolorado.org/wellness/info/parents/23018.aspx
Sent from the Matrix
I imagine the microphone at all times might be for a future release so you can say 'google' at any time and the search box will come up, which would be pretty sweet. Not sure about the camera though. I ended up disabling now because the maps process took too much battery for how little I used the service.
That's creepy, but I guess that's the price we pay for Google's "free" services because nothing is really free. The only way to stop is not using it.
I always get paranoid with these types of services. Havent even tried Google Now since getting it in the OTA JB update. The whole idea about it tracking you, learning your preferences to suggest you search results, etc. Just seems a little spooky.
Please read forum rules before posting
Questions go in Q&A
Thread moved
Thank you for your cooperation
Friendly Neighborhood Moderator
Best advice: Get a dumb phone, don't use Google or any search engine on your home computer...the list is endless....
So, I got a PDroid compatible ROM. The interface isn't that intuitive to me. Can someone tell me what the different icons mean?
Clearly the green check mark means that this particular permission has been granted, and the circle/slash means blocked. What about the "?" and "AB"?
When would one use "Notify on access" or "Log access"?
What's the difference between Save, X, and Trash?
Are we suppose to be suprised that an app that has the capability to run our entire phone by voice and predict our movement and actions has permission to access all our movements and actions?
If privacy is an issue, you either shouldn't use it or at the least use PDroid. But that's Google MO, they give you convenience at the price of your privacy.
I believe "?' means there are no settings for that app in place yet. I forget what AB is. There should be a legend somewhere in there? *currently on a ROM without PDroid so I cant look it up*
corbn89 said:
Are we suppose to be suprised that an app that has the capability to run our entire phone by voice and predict our movement and actions has permission to access all our movements and actions?
If privacy is an issue, you either shouldn't use it or at the least use PDroid. But that's Google MO, they give you convenience at the price of your privacy.
I believe "?' means there are no settings for that app in place yet. I forget what AB is. There should be a legend somewhere in there? *currently on a ROM without PDroid so I cant look it up*
Click to expand...
Click to collapse
Lol... Internet tough guy. Are we to assume Google Now needs video and or audio feed to tell me what time I leave for work? I'm no oracle, but that answer, corbn89, is a resounding NO. Thanks for your relevant post. Pfft...
Replying to my useless post (considering my info was wrong) with another useless post. Real classy.
Anyways, did you find out what AB was?
The options in PDroid 2.0 are allow, deny, prompt when asking for permission. Prompting would be used with an app where you wouldn't want to allow it all the time but spoofing your info may result unwanted results (e.g. locations)
AB appears to be a spoofing mechanism as it allows for a new value to be inputted by the user. For instance, when I go into the FB app and click on the AB next to Phone Number, it allows another string to enter (I entered a viable fake number). However, it appears that ANY change to permissions renders the application (FB in this case) unusable as it will FC before it even opens. Any change to permissions automatically defaults the app to be labeled as "Untrusted". I have not been able to get PDroid functional at all. Any ideas???
If you don't like it, don't use it. Obviously, they aren't going to "spy" on you with your camera and mic. What a joke.
Sent from my SCH-I535 using XDA Premium HD app

Similar IPhone Tweaks on S7 Edge

Hey guys,
I just placed an order on Amazon for the International S7 Edge version. I was looking on the xda forum and the Playstore for certain tweaks that will help with the transition from an iPhone 6 Plus to S7. I will admit it's this is overwhelming for me, it's like learning a whole new language.
These are the apps and tweaks that I mostly use on my iPhone. Can you tell me if there is anything similar to these.
- Cydia - All in one app for mods, tweaks, torrent client, etc.
- Protecti+ - Allows me to only show you want I want to show you when someone uses my phone. I can choose to hide apps, pictures, text messages, etc. I can use an command to bring everything back like hitting my home button three times.
- GV Mobile+ - I use this app if I am selling something on Craigslist and I don't want to give out my real phone number. I am able to use a different phone number for texting and calling by using my real number but it's masked with my fake number.
- AppCake - it's a pirated site for crack apps. Just an FYI, I do purchase all of my apps and tweaks through Cydia but I have learned my lesson to try it out before buying.
- TorrentBox - Just an app I use to download torrents.
For torrent Client - flud has no rival.
For torrent search - Use torrent search app from the playstore
For cydia - there are a lot of applets outlet on Android. Do your search when you get your phone.
Protecti+ - Use guest mode on Android or use security apps to hide whatever secret you've got. Your best bet here will be to use the guest mode.
To hide/mask a number, there are a lot of apps that do similar things on Android. You might want to root and discover new ways of doing that. Google search and you'll find virtually all the steps needed to do whatever you want to do to your phone. Make google your friend.
Sent from my SM-G935F using Tapatalk
Thanks for the info. If I root my phone will I still be able to use the finger print login? I hear mix reviews about Samsung pay not and is working with international phones.
JoeFromSFO said:
Thanks for the info. If I root my phone will I still be able to use the finger print login? I hear mix reviews about Samsung pay not and is working with international phones.
Click to expand...
Click to collapse
I'm not sure about Pay, but fingerprint will definitely work. Moreover, there is a private mode by default which hides gallery, music, voice recorder and files. If this isn't enough, you can easily find new apps on the play store. Most of them have free versions, so you don't have to buy (at least at first).
If you do root your device, you can install xposed and get almost all the network & location spoofing done. I haven't personally needed an app like GV Mobile+, so I'm not sure about it.
thedisturbedone said:
I'm not sure about Pay, but fingerprint will definitely work. Moreover, there is a private mode by default which hides gallery, music, voice recorder and files. If this isn't enough, you can easily find new apps on the play store. Most of them have free versions, so you don't have to buy (at least at first).
If you do root your device, you can install xposed and get almost all the network & location spoofing done. I haven't personally needed an app like GV Mobile+, so I'm not sure about it.
Click to expand...
Click to collapse
Thanks, I'll check out xposed for location spoofing.
Google Voice is great if you don't want to give out your real phone number. You can make calls using a Google number which will call you to your real phone number then once you pick up it will then call the number your trying to call so it only shows that Google phone number not your real number.
I'll checkout Guess Mode. I only hide personal apps like my back account, settings, shopping apps or anything someone can go in and make changes.
Just going through these post on here is crazy. So much to learn. I just hope the auto correct and multi tasking is great on the Samsung. Right now my phone reboots 8 times a day when I
Multitask with my iPhone 6 Plus.
For Cydia equivalent, use Xposed, it works almost the same but you don't need to add source like cydia does.
I don't think we have any AppCake equivalent source/module, but most of the Xposed module came free with a complete feature.
for Torrent, uTorrent on the playstore would do the trick, no need to root, just install it.
pitopika13 said:
For Cydia equivalent, use Xposed, it works almost the same but you don't need to add source like cydia does.
I don't think we have any AppCake equivalent source/module, but most of the Xposed module came free with a complete feature.
for Torrent, uTorrent on the playstore would do the trick, no need to root, just install it.
Click to expand...
Click to collapse
Thanks, so xposed is not a location spoofing app but more like a Cydia, gotcha. I am familiar with uTorrent on my PC so that would work.
I don't think I need to root my phone. I am not trying to change the color my my keyboard or make changes to my layout. I just like certain tweaks like different multi-tasking options, hiding apps, location spoofing for apps and much more.
Xposed is what you want. Root using the guide on xda id stick to stock rom for now and flash the xposed files
Sent from my SM-G935F using XDA-Developers mobile app
Ausboy 2011 said:
Xposed is what you want. Root using the guide on xda id stick to stock rom for now and flash the xposed files
Sent from my SM-G935F using XDA-Developers mobile app
Click to expand...
Click to collapse
Thanks,
Do you need to root your phone to load xposed and use tweaks?
Having used appcake I don't think xposed is really equivalent at all. Xposed will give you more control over our os and installing mods. You'd probably want something like blackmart or apptoid which are more similar to appcake. You can find these apks by doing a Google search. Once you download an apk it installs like a normal app. Doing this is called side loading and you have to go into your security settings and check allow from unknown sources.
---------- Post added at 08:00 AM ---------- Previous post was at 07:59 AM ----------
JoeFromSFO said:
Thanks,
Do you need to root your phone to load xposed and use tweaks?
Click to expand...
Click to collapse
Yes you need root. You will want to unlock your boot loader and install a custom recovery first thing. They're some great guides on here on how to do that.
Keep in mind, once you root, you'll never get to use Samsung pay, which does work on international devices. Where are you located?
Sent from my SM-G935F using Tapatalk
JoeFromSFO said:
Thanks, I'll check out xposed for location spoofing.
Google Voice is great if you don't want to give out your real phone number. You can make calls using a Google number which will call you to your real phone number then once you pick up it will then call the number your trying to call so it only shows that Google phone number not your real number.
I'll checkout Guess Mode. I only hide personal apps like my back account, settings, shopping apps or anything someone can go in and make changes.
Just going through these post on here is crazy. So much to learn. I just hope the auto correct and multi tasking is great on the Samsung. Right now my phone reboots 8 times a day when I
Multitask with my iPhone 6 Plus.
Click to expand...
Click to collapse
Yes. Looks like you've learnt a lot already! And yes, in iPhone terms, xposed is like Cydia
Keyboard, I'll either suggest the Google Keyboard or Switkey. Both are free, so you can try them. Swiftkey has a special mode for the edge screen which is kinda helpful for me, so keys don't overflow to the edges of the screen. And it learns your typing patterns damn well including where you press for each key.
As for multi-tasking, its quite epic with the 4GB of ram. You should be able to do all your work. No reboots at all here!
I hope you have the International variant! Because it has a lot more support and is easily unlockable / rootable. If you do root though, you trip a security switch called Knox. This will harm your validity, which is why Samsung Pay would mostly likely not work (people might find a way around it). But in normal day usage, rooting has no effect whatsoever.
If your banking apps can see that you've rooted and refuse to work, there are modules in Xposed that can help you hide it. So its a negligible.
Anything else?
Thanks guys,
I will mess with the phone this weekend and see what I can come up with. I know it's going to be a learning curve for me but I am sure in the end it will be worth it. If not then I always have my jailbroken iPhone I can use.
Appcake on iOs, Blackmarket on Android. I can get any latest version apps(from the other country) when it still not available for my country. On Appcake you cant update your apps, need to reinstall it (cmiiw)
JoeFromSFO said:
I will admit it's this is overwhelming for me, it's like learning a whole new language.
Click to expand...
Click to collapse
And then a handful of people in here goes on to tell you to root and install Xposed. Right. I would NOT root or do any heavy modifications to the device at first. You're coming from an iPhone and Android is completely new to you, so I would recommend you to get to know Android first, and then after a month or so when you've learned how to properly use the thing, then start looking for alternative apps, services, mods etc. Don't look at a product you haven't touched yet and ask your self "how can I improve this?", when you don't know what to even improve.
People around here will, of course, tell you to root, tweak the battery and launch it on a rocket to mars. Don't listen to them. You are however interested in some alternative apps to the one's you used on your iPhone.
- Cydia = Xposed, but the latter is much more powerful, and thus much more dangerous. It's a fun app to use, but it requires root, which will void your warranty, and Samsung Pay will be long gone. It'll trigger KNOX, and your phone will forever be marked as modified. You won't be able to make it completely stock again. Ever. So I would hold off with root and Xposed for now.
- Protecti+ = Private Mode, which you can find in the drop down notification center. You can toggle it on and off there, and you can set photo albums, files etc. to private, and the files will only be visible when you tap the Private Mode-toggle, access it with your fingerprint, and then all the files will be visible in the Gallery, file explorer and so on. When you want to hide it again, just exit Private Mode by tapping the Private Mode-toogle again.
- GV Mobile+ = No idea, but it's a Google Voice number, so I guess there's a solution out there. I don't use it myself, so I don't really have an overview over what's going on in that area.
- AppCake = Piracy is something that is really easy to do on Android, and it's a serious problem for the devs, so please don't do it. The Google Play Store has a refund function, which means that if you buy an app and you're not happy with it, then just tap "Refund". Voila. That's it. You can use the refund-button for about 2 hours after you've bought the app (or more), but you can easily get a refund after a month to if you really want to. The point here is that there's no reason to pirate any app. Pirating an app is also risky, since the APK can be modified with malware and so on. This is literally how malware spreads on Android. Cheap people who can't spend a buck.
- TorrentBox = Flud. Simple as that. It looks great, and it works great.
Again, just use your S7 Edge! Just use it and get used to Android. Are you bothered by something? Alright, it can probably be tweaked. Don't like the default messaging app? Okay, so just install a different one. Don't like the browser? Install a different one. Don't like the look of things? Download a theme or two from the Theme Store. You have no reason to root right now. At all. If you do, I'm sure we'll read a Q&A thread from you soon where something has gone horribly wrong, and you have no idea what to do, since you have no idea how things work
J.biden is 100% right get used to s7 edge before you start playing with tweaks and root.
Once you root you can never go back to complete original firmware as out of the box and you will void warranty. To some including myself that doesn't matter but many it does especially those new to android.
Don't rush it just tske your time.
J.Biden said:
And then a handful of people in here goes on to tell you to root and install Xposed. Right. I would NOT root or do any heavy modifications to the device at first. You're coming from an iPhone and Android is completely new to you, so I would recommend you to get to know Android first, and then after a month or so when you've learned how to properly use the thing, then start looking for alternative apps, services, mods etc. Don't look at a product you haven't touched yet and ask your self "how can I improve this?", when you don't know what to even improve.
People around here will, of course, tell you to root, tweak the battery and launch it on a rocket to mars. Don't listen to them. You are however interested in some alternative apps to the one's you used on your iPhone.
- Cydia = Xposed, but the latter is much more powerful, and thus much more dangerous. It's a fun app to use, but it requires root, which will void your warranty, and Samsung Pay will be long gone. It'll trigger KNOX, and your phone will forever be marked as modified. You won't be able to make it completely stock again. Ever. So I would hold off with root and Xposed for now.
- Protecti+ = Private Mode, which you can find in the drop down notification center. You can toggle it on and off there, and you can set photo albums, files etc. to private, and the files will only be visible when you tap the Private Mode-toggle, access it with your fingerprint, and then all the files will be visible in the Gallery, file explorer and so on. When you want to hide it again, just exit Private Mode by tapping the Private Mode-toogle again.
- GV Mobile+ = No idea, but it's a Google Voice number, so I guess there's a solution out there. I don't use it myself, so I don't really have an overview over what's going on in that area.
- AppCake = Piracy is something that is really easy to do on Android, and it's a serious problem for the devs, so please don't do it. The Google Play Store has a refund function, which means that if you buy an app and you're not happy with it, then just tap "Refund". Voila. That's it. You can use the refund-button for about 2 hours after you've bought the app (or more), but you can easily get a refund after a month to if you really want to. The point here is that there's no reason to pirate any app. Pirating an app is also risky, since the APK can be modified with malware and so on. This is literally how malware spreads on Android. Cheap people who can't spend a buck.
- TorrentBox = Flud. Simple as that. It looks great, and it works great.
Again, just use your S7 Edge! Just use it and get used to Android. Are you bothered by something? Alright, it can probably be tweaked. Don't like the default messaging app? Okay, so just install a different one. Don't like the browser? Install a different one. Don't like the look of things? Download a theme or two from the Theme Store. You have no reason to root right now. At all. If you do, I'm sure we'll read a Q&A thread from you soon where something has gone horribly wrong, and you have no idea what to do, since you have no idea how things work
Click to expand...
Click to collapse
Well put JBiden??
I wasn't planing on rooting the phone at first. I need to learn how to switch between apps, learn the settings and learn how to use other functions.
With my iPhone I don't even use custom themes. I just like Protecti+, Intube, Flex2, and TypeStatus.
I only use AppCake to try out paid apps and if it's something I like and does what they claim then I will delete the app and pay for it. But honestly I don't buy that many apps at the App Store because everything I need is free but I do but a bunch of tweaks and apps from Cydia. I just hate it when developers don't update their tweaks.
Can I download custom app switchers / Multi-Tasking tweaks?
Is there Visual voicemail on the International S7 Edge?
JoeFromSFO said:
Thanks, I'll check out xposed for location spoofing.
Google Voice is great if you don't want to give out your real phone number. You can make calls using a Google number which will call you to your real phone number then once you pick up it will then call the number your trying to call so it only shows that Google phone number not your real number.
I'll checkout Guess Mode. I only hide personal apps like my back account, settings, shopping apps or anything someone can go in and make changes.
Just going through these post on here is crazy. So much to learn. I just hope the auto correct and multi tasking is great on the Samsung. Right now my phone reboots 8 times a day when I
Multitask with my iPhone 6 Plus.
Click to expand...
Click to collapse
One biggest thing that I am still trying to find a good resolution to is group mms messaging and with pictures video mail. Imessage was great and reliable and didn't compress images and videos.
U should shut off imessage and FaceTime on your iPhone a few days prior to porting that number over to Android.
I also had an issue that if people sent me a text to a thread that was when I had imessage enabled, it didn't go through. I needed to have my family erase and start brand new text messages to me in order to receive them.
I am not sure if any of the 3rd party SMS apps out there work better with group messages, picture mail and videos. I think either one u use, your carrier will compress the file.
Hangouts and whatsapp is only good if everyone installs.
AnThOnY- S7 Edge
---------- Post added at 05:36 AM ---------- Previous post was at 05:24 AM ----------
JoeFromSFO said:
Well put JBiden??
I wasn't planing on rooting the phone at first. I need to learn how to switch between apps, learn the settings and learn how to use other functions.
With my iPhone I don't even use custom themes. I just like Protecti+, Intube, Flex2, and TypeStatus.
I only use AppCake to try out paid apps and if it's something I like and does what they claim then I will delete the app and pay for it. But honestly I don't buy that many apps at the App Store because everything I need is free but I do but a bunch of tweaks and apps from Cydia. I just hate it when developers don't update their tweaks.
Can I download custom app switchers / Multi-Tasking tweaks?
Click to expand...
Click to collapse
Typestutus was cool tweak but not something available off imessage platform.
There is also an ad blocker for Samsung browser on playstore that works pretty good.
I miss youtube+ on iPhone as that blocked ads and allowed u to fast forward or rewind ten seconds with a push of a button.
I haven't found a good YouTube replacement on my s7 edge yet that.
I would suggest fooling around with default apps prior to installing 3rd party ones. I used android allot in 2012 and I had a replacement app for all default ones. Coming back to Android especially with Samsung there r big improvements.
I am.currently using the default keyboard and touchwiz. U have all those themes u can download to theme keyboard as well as touchwiz. Touchwiz has many options but.if u still feel that's not enough nova launcher is all I hear about when reading.
I used to love the tweak on iph
AnThOnY- S7 Edge
---------- Post added at 05:38 AM ---------- Previous post was at 05:36 AM ----------
Iphone where u could slide cursor by sliding on keyboard. There is an option with the default keyboard to do that which was surprising.
Amazed how many options default KB has.
AnThOnY- S7 Edge
iTouch24 said:
One biggest thing that I am still trying to find a good resolution to is group mms messaging and with pictures video mail. Imessage was great and reliable and didn't compress images and videos.
U should shut off imessage and FaceTime on your iPhone a few days prior to porting that number over to Android.
I also had an issue that if people sent me a text to a thread that was when I had imessage enabled, it didn't go through. I needed to have my family erase and start brand new text messages to me in order to receive them.
I am not sure if any of the 3rd party SMS apps out there work better with group messages, picture mail and videos. I think either one u use, your carrier will compress the file.
Hangouts and whatsapp is only good if everyone installs.
AnThOnY- S7 Edge
---------- Post added at 05:36 AM ---------- Previous post was at 05:24 AM ----------
Typestutus was cool tweak but not something available off imessage platform.
There is also an ad blocker for Samsung browser on playstore that works pretty good.
I miss youtube+ on iPhone as that blocked ads and allowed u to fast forward or rewind ten seconds with a push of a button.
I haven't found a good YouTube replacement on my s7 edge yet that.
I would suggest fooling around with default apps prior to installing 3rd party ones. I used android allot in 2012 and I had a replacement app for all default ones. Coming back to Android especially with Samsung there r big improvements.
I am.currently using the default keyboard and touchwiz. U have all those themes u can download to theme keyboard as well as touchwiz. Touchwiz has many options but.if u still feel that's not enough nova launcher is all I hear about when reading.
I used to love the tweak on iph
AnThOnY- S7 Edge
---------- Post added at 05:38 AM ---------- Previous post was at 05:36 AM ----------
Iphone where u could slide cursor by sliding on keyboard. There is an option with the default keyboard to do that which was surprising.
Amazed how many options default KB has.
AnThOnY- S7 Edge
Click to expand...
Click to collapse
Thanks for this. I was trying to figure out how to move my curser using the keys on the keyboard. This helps out a lot.
The only thing I am struggling with is finding a way to hide selected apps with a gesture. I have been looking at a bunch of guest mode and privacy apps at the App Store but I don't like them. I also can't find a activator to enable and disable an app.
How can I hide apps and where can o get an activator?
Thanks.

Categories

Resources