(Q) How can I make a secure messaging app? - Java for Android App Development

Hey guys, I'm way to new to developing and the only experience I have is making a GUI with no actions. I am wanting to make a secure messaging app that not only encrypts, but also sends the data in bits and each bit have a different encryption. So when its traveling through the space of internet, its broken up and also encrypted and when it goes to the receiving device it compiles and decrypts the message. Can any one help me out with this?
Sent from my Nexus 7 using xda app-developers app

You should start developing general Android Apps before you start such a huge project.
jm2c

OK thanks. Am I being unrealistic with this? Can this all be possible I guess is what I'm wondering now?
Sent from my Nexus 7 using xda app-developers app

Papa Emeritus said:
OK thanks. Am I being unrealistic with this? Can this all be possible I guess is what I'm wondering now?
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
My app smart messenger will have full AES CBC encryption controlled by the user (when it's not in beta and full release) and it's not that easy. Encryption and security is one of those things that needs lots of design and understanding cause falling in any way short either puts you or your users at risk, rendering it pretty much pointless
But you should start very small to be able to understand apps etc, encryption is a huge topic and you can spend months and years on it if you so wish (noting that android apps are not all that secure in the 1st place)

deanwray said:
My app smart messenger will have full AES CBC encryption controlled by the user (when it's not in beta and full release) and it's not that easy. Encryption and security is one of those things that needs lots of design and understanding cause falling in any way short either puts you or your users at risk, rendering it pretty much pointless
But you should start very small to be able to understand apps etc, encryption is a huge topic and you can spend months and years on it if you so wish (noting that android apps are not all that secure in the 1st place)
Click to expand...
Click to collapse
This a app you are developing?

Papa Emeritus said:
This a app you are developing?
Click to expand...
Click to collapse
Yes, quite close to coming out of beta. Just finishing MMS integration

Related

Dev's To Make Money From Ad's

http://www.airpush.com/?gclid=CIrFjMj3lLECFSVvTAoda3PpmQ
Anybody heard of this?
Seems like a cool idea kind of like Admob but seems better.
I refuse to use apps that have that it's annoying as hell seeing my notification drawer with an ad, or I block them..
Sent from my LG-P999
Why the hell would anyone support that idea? Ads in notification bar? That's intrusive as hell.
Sent from my SPH-D700 CM9 4.0.4
Zeinzu said:
Why the hell would anyone support that idea? Ads in notification bar? That's intrusive as hell.
Sent from my SPH-D700 CM9 4.0.4
Click to expand...
Click to collapse
The idea of making money is nice but yes I know the problem with ads in apps are annoying.
Sent from my Nexus S 4G using xda premium
you guys should all look for "addons detector" in the market. it tells you exactly how intrusive ads are in each app.
Eww... ads
Sent from my old Epic
MДЯCЦSДИT said:
Eww... ads
Sent from my old Epic
Click to expand...
Click to collapse
But if we used ad block would it still get the developer or advertiser money? Or would it have to be clicked on to actually initiate.
Sent from my Nexus S 4G using xda premium
XxLostSoulxX said:
The idea of making money is nice but yes I know the problem with ads in apps are annoying.
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
Ads in apps are hardly the issue here. Airpush ads show up even when the app is supposed to be closed, which means an unwanted background service and the battery drain to go with it. Some apps have even used airpush to present ads disguised as reputable notifications, like the android version of the web popup that looks like antivirus software. And none of them will indicate which app they came from (because the developers who use it know that their app would be uninstalled after the first ad)
But if you can't earn money legitimately, have no clue what people really want or just don't care, then this would probably seem like an attractive option (maybe even so much that you might be tempted to make a thread about it in a forum somewhere...)
Here are two apps to help you find and remove apps that are made by developers who know they won't earn much through the merit of their work alone:
https://play.google.com/store/apps/details?id=com.brosmike.airpushdetector
https://play.google.com/store/apps/details?id=com.denper.addonsdetector
The first one is open source, and I can vouch for its effectiveness. The developer of that app believes that the main appeal of his app is that it is open source, but if that doesn't matter to you then he actually recommends the second app in his app's market description, because it has better features
Sent from my SPH-D700 using xda app-developers app
XxLostSoulxX said:
But if we used ad block would it still get the developer or advertiser money? Or would it have to be clicked on to actually initiate.
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
Unless I'm mistaken, the only way devs get money for ads is when people actually click on them - even if we don't use adblock, ignoring the annoying banners has the same effect on the developers' accounts
That's why some apps seem to have crappy layouts, such that you accidentally click an ad instead of the button you were aiming for. The layout often was actually much more carefully planned out than it seems.
And that brings me to another shady aspect of airpush ads - clicking on the notification is like clicking the ad. I don't mind ads where I have a choice, but even CM's swipe-to-dismiss feature doesn't necessarily clear out the notification permanently - the only sure-fire way to clear it out is to click on it, so the only way to clear the ad is to click the ad or uninstall the offending app... I always use the second option, and I'm sure that I'm not the only one
Sent from my SPH-D700 using xda app-developers app

Anti virus

Does anybody run a anti virus scanner on their phone.. if so which one...
Sent from my X10 using xda app-developers app
I use Lookout sometimes
That said, as long as you check what permissions the apps you're installing are asking for, you're fine
I mean, an RPG game does not need access to your contacts or permissions to send SMS messages
The best antivirus in the end, is an observant end user
Sent from my PG06100
I use Comodo which I also use on my home computer. It does a lot more than just scan apps. I love it and its free.
Sent from my X10 using xda app-developers app
I use lookout and it works great for me. Scans everything i download and backs up contacts. Also has good locate and scream case you lose it and will save last location before your phone dies. But as Cnexus said being observant of what you download is your best protection. Hope this helps!
Sent from my PC36100 using xda app-developers app
CNexus said:
I use Lookout sometimes
That said, as long as you check what permissions the apps you're installing are asking for, you're fine
I mean, an RPG game does not need access to your contacts or permissions to send SMS messages
The best antivirus in the end, is an observant end user
Sent from my PG06100
Click to expand...
Click to collapse
I agree %100 with the Observant end user.I've never used antivirus on my phone,just another app to lag it down,lol.
Diablo67 said:
I agree %100 with the Observant end user.I've never used antivirus on my phone,just another app to lag it down,lol.
Click to expand...
Click to collapse
Just what I was thinking.. I only DL from the play store and here...
Sent from my X10 using xda app-developers app
Not advocating piracy, but if you pirate apps that have been cracked then an AV is a good choice. But as the second post the best av is you paying attention to what the app accesses.
Sent from my Nexus 10 using xda app-developers app
Watch the permissions when you install and steer clear of skecthy sources.
I use web root secure anywhere. It has turned up some Trojans in some ROMs which kind of blew me away. I thought everything on xda was safe.
Sent from my Nexus 7 using xda app-developers app
Has anyone actually gotten a virus on android?
Sent from my T.A.R.D.I.S
motoelliot said:
Has anyone actually gotten a virus on android?
Sent from my T.A.R.D.I.S
Click to expand...
Click to collapse
Well to begin with, the fact that android is based on Linux makes it even harder to exploit because of the whole permissions structure
On top of that you have the Android app permissions system and you have something very difficult to exploit in itself....I've never gotten one, but I've heard of malicious apps getting released (on the play store) back in the baby stages of Android (when froyo was just out) that used the froyo rooting exploits to bypass security checks and mess with the stuff on your phone.
But other than that, I've never heard of a any virus/exploit/targeted attack on android devices
The latest Android virus that I know of is BadNews.. It hit a few apps a few days ago, in the google play store. I believe it infected something like 2 Million phones.
So saying "I just get them from Google Play store" doesn't keep you safe.. Because apps are not tested before they hit the play store, and most of the android virus hit via the play store.
And if you have never heard of a virus that targets the Android, it's because you haven't taken the time to actually see if any actually exist. Linux is not hard to exploit, and neither is Android.
CNexus said:
I use Lookout sometimes
That said, as long as you check what permissions the apps you're installing are asking for, you're fine
I mean, an RPG game does not need access to your contacts or permissions to send SMS messages
The best antivirus in the end, is an observant end user
Sent from my PG06100
Click to expand...
Click to collapse
Completely agree on that the best anti virus is yourself. I don't even use one on my computers because most viruses mask themselves as anti virus programs.
Sent from my Galaxy Nexus using xda app-developers app
CNexus said:
Well to begin with, the fact that android is based on Linux makes it even harder to exploit because of the whole permissions structure
On top of that you have the Android app permissions system and you have something very difficult to exploit in itself....I've never gotten one, but I've heard of malicious apps getting released (on the play store) back in the baby stages of Android (when froyo was just out) that used the froyo rooting exploits to bypass security checks and mess with the stuff on your phone.
But other than that, I've never heard of a any virus/exploit/targeted attack on android devices
Click to expand...
Click to collapse
So where good on jellybean right? I dont run any anti-virus, same reason as Diablo..
souleman said:
And if you have never heard of a virus that targets the Android, it's because you haven't taken the time to actually see if any actually exist. Linux is not hard to exploit, and neither is Android.
Click to expand...
Click to collapse
Android is based on Linux. And if you say Linux is not hard to exploit, I suggest you do some reading yourself.

[Q] The new App Data sync. Working?

So with Google I/O finished and the new Play Store update. I'm wondering has anyone test the new App Data sync option that's under accounts? Is it just for games or all apps? I've tried it between my Nexus 7 and Droid X with no avail. No app data syncs.
Anyone have any more info for this feature or have got it to work?
I'm also very interested to know more about this. As a dev it would be a great new feature for some of my apps.
Can't find any info from Google about the subject.
Verstuurd van mijn Galaxy Nexus met Tapatalk
At Google I/O a list of game developers who have implemented that feature was displayed. Apparently apps have to be updated to take advantage of the feature, it doesn't work for all apps. Also, it was mainly intended for the 'cloud saves' feature of Google Play Game Services, so it's mostly for games. I'm not sure if regular apps can use this feature to sync data, but that will be great if it is possible and developers start to use it.
Sent from my Nexus 7 using xda premium
ram130 said:
So with Google I/O finished and the new Play Store update. I'm wondering has anyone test the new App Data sync option that's under accounts? Is it just for games or all apps? I've tried it between my Nexus 7 and Droid X with no avail. No app data syncs.
Anyone have any more info for this feature or have got it to work?
Click to expand...
Click to collapse
Are the both devices set to auto-sync appdata?
sashank said:
At Google I/O a list of game developers who have implemented that feature was displayed. Apparently apps have to be updated to take advantage of the feature, it doesn't work for all apps. Also, it was mainly intended for the 'cloud saves' feature of Google Play Game Services, so it's mostly for games. I'm not sure if regular apps can use this feature to sync data, but that will be great if it is possible and developers start to use it.
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Interesting. Thanks. Do you know where we can find that list?
This feature is starting to sound boring now. Basically if I factory reset my N7 and all my apps reinstall I will have to start over again with only certain games containing my hard worked progress...Android in this area is moving slow :/ .
brakke97 said:
Are the both devices set to auto-sync appdata?
Click to expand...
Click to collapse
Yes both are set.
But is there any other os (mobile or desktop) that can do that right now?
Except for Chrome-OS maybe, but that is fully cloud oriented.
Somebody pointed me to this:
http://developer.android.com/reference/com/google/android/gms/appstate/AppStateClient.html
Not sure if that is the new app data sync.
Verstuurd van mijn Galaxy Nexus met Tapatalk
Well I guess the wait begins.. I just did a restore on my n7 and no app data was saved. So nope, not working and nope still a pain to start over. Lucky I had helium.
ram130 said:
Interesting. Thanks. Do you know where we can find that list?
This feature is starting to sound boring now. Basically if I factory reset my N7 and all my apps reinstall I will have to start over again with only certain games containing my hard worked progress...Android in this area is moving slow :/ .
Yes both are set.
Click to expand...
Click to collapse
If you watch the Google I/O 2013 keynote, you'll see the list on screen during the app data sync announcement. Yeah this feature would have been better if it was implemented by the system itself for all apps. Currently it only works if apps explicitly allow it.
Sent from my Desire HD using xda premium
sashank said:
If you watch the Google I/O 2013 keynote, you'll see the list on screen during the app data sync announcement. Yeah this feature would have been better if it was implemented by the system itself for all apps. Currently it only works if apps explicitly allow it.
Sent from my Desire HD using xda premium
Click to expand...
Click to collapse
Yep and this is one thing that keeps customers on Apple side. Not worrying about lossing your high score and level you at. Pick up where you left off when you buy a new device. Delete the game? just go to the App Store and redownload it and your data is back. Sad. Wish Google would wake up already and implement it. Thank god for Helium.
ram130 said:
Yep and this is one thing that keeps customers on Apple side. Not worrying about lossing your high score and level you at. Pick up where you left off when you buy a new device. Delete the game? just go to the App Store and redownload it and your data is back. Sad. Wish Google would wake up already and implement it. Thank god for Helium.
Click to expand...
Click to collapse
Amen to that.
Sent from my Desire HD using xda premium

Do I need Anti Virus software on my NEXUS 4?

This question is really a basic for the sake of device security, but still, I need opinion from you guys. And maybe some recommendations?
R. Hansen | Nexus 4 | noob
No, it's just a waste of space.
Sent from my Nexus 4 using Tapatalk 2
I have never needed it.. I download/install things from allot of sites too.
I wouldn't worry about it myself.
Sent from my Nexus 4 using xda premium
Agreed with the above, its not necessary. Provided you are careful with what you download and install you'll have no issues.
Sent from my Nexus 4
Is it even possible to get a virus from installing an app
Sent from my Nexus 4 using xda app-developers app
mattoaida said:
Is it even possible to get a virus from installing an app
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Yeah, but it's pretty rare
An AntiVirus App will just slow down your phone I think.
rusak2 said:
An AntiVirus App will just slow down your phone I think.
Click to expand...
Click to collapse
And waste an already limited space.
Sent from my Nexus 4 using xda premium
So I sum up that nobody use antivirus here. Okay then, I guess it is enough for me I guess
R. Hansen | Nexus 4 | noob
Android is based on unix/linux, this is not windows. No need for an antivirus, it's just a waste of space and RAM.
"Riddle me this, Riddle me that."
They wouldn't find the in built NSA/CIA stuff anyway. In fact they would probably add more snoopware.
I installed avg antivirus. Pretty happy with it
Sent from my Nexus 4 using xda premium
I wouldn't see it as necessary if you're a crack flasher or swap ROMs often.
if you are a noob, yes use 3 antivirus at the same time, lol
most play store apps are virus itself,, full of ads, crapware,
use greenefy to put them down and adaway
if you want your n4 to behave like a S3 S4 sony htc lg, then put antivirus to make it slow and lag
I had the same question so i set to answer it myself.
I installed a free anti virus one of the best,, AVG/Avast was it? I cant remember. I then went and pulled out a keylogger version of swiftkey. What it does is it send everything i type passwords and all to a remote server.
I scanned the apk and i scanned the folder it was installed to and then scanned the entire phone.
It was deemed clean and safe.
The hack to insert the keylogger code is easy to reproduce and doesnt mar the app's digital signature. It was malicious but could nt be caught.
I uninstalled the "anti virus" and went on with my life.
I know and understand that you most probably won't ever feel the need of an antivirus from normal usage of your mobile device, but the numbers show all over the place that there is an epidemic of malware on android, just check the following articles, some of them may be biased since they are coming from a an antivirus seller, but there is no denying that the threat exists and if you care about your privacy, having a basic antivirus/antimalware, app permission control and the use of some sort of anonymity protection (OpenVPN, TOR, etc) is a necessity to avoid having your data put on the internet by every free game or stupid free app out there.
Check all these out for example:
http://techcrunch.com/2013/04/15/ma...ing-around-32-8m-android-devices-report-says/
http://techcrunch.com/2013/03/07/f-...of-all-mobile-malware-in-2012-96-in-q4-alone/
https://www.lookout.com/resources/reports/state-of-mobile-security-2012
https://blog.lookout.com/blog/2012/12/13/2013-mobile-threat-predictions/
https://en.wikipedia.org/wiki/Mobile_virus
I will probably strike most of you as a crazy, tinfoil-hat-wearing paranoid but the internet is a scary place...
Kasnar said:
I know and understand that you most probably won't ever feel the need of an antivirus from normal usage of your mobile device, but the numbers show all over the place that there is an epidemic of malware on android, just check the following articles, some of them may be biased since they are coming from a an antivirus seller, but there is no denying that the threat exists and if you care about your privacy, having a basic antivirus/antimalware, app permission control and the use of some sort of anonymity protection (OpenVPN, TOR, etc) is a necessity to avoid having your data put on the internet by every free game or stupid free app out there.
Check all these out for example:
http://techcrunch.com/2013/04/15/ma...ing-around-32-8m-android-devices-report-says/
http://techcrunch.com/2013/03/07/f-...of-all-mobile-malware-in-2012-96-in-q4-alone/
https://www.lookout.com/resources/reports/state-of-mobile-security-2012
https://blog.lookout.com/blog/2012/12/13/2013-mobile-threat-predictions/
https://en.wikipedia.org/wiki/Mobile_virus
I will probably strike most of you as a crazy, tinfoil-hat-wearing paranoid but the internet is a scary place...
Click to expand...
Click to collapse
You're not crazy... I was looking at it from the shoes of the person asking. If someone has to ask, then they are somewhat new and more susceptible to clicking on things that shouldn't be clicked. Like my grandma clicking a "YOU HAVE A VIRUS, CLICK HERE TO CLEAN" pop-up. IMHO, most responses were opinions based on that specific person's usage/knowledge without considering the source. And I can agree.. it's not needed if you know what you're doing. Since you asked the question, I say get something..
How much porn do you download?
Sent from my Nexus 4 using muh freedoms
ryohansen said:
This question is really a basic for the sake of device security, but still, I need opinion from you guys. And maybe some recommendations?
R. Hansen | Nexus 4 | noob
Click to expand...
Click to collapse
It's not really needed. I used it for a but but never needed it.
If you still want one though. Lookout is decent.
Sent from my Nexus 4 using xda premium
Beerad875 said:
How much porn do you download?
Sent from my Nexus 4 using muh freedoms
Click to expand...
Click to collapse
Just enough. *wink*
Sent from my Nexus 4 using Tapatalk 2

One of the major things I miss about Samsung devices

I love my motox but one of the features I miss about my S3/Note2 was the gallery feature where you could create folders and move pics around within the gallery app. It was so convenient!
Sent from my XT1058 using xda app-developers app
check out a different gallery app like quick pic!
Or a file manager like ES File Explorer
Parker, I know but I don't like downloading apps for existing functionally I find it redundant.
This should be functionality built into android
Solutions, I have been using a filer Explorer but it's cumbersome. Samsung's solution was so elegant
Sent from my XT1058 using xda app-developers app
That's kind of the point of Android in general and Moto X in particular. It doesn't have all the extra crap that bloats the Samsung devices. If you want a feature, download an app. Simple.
Sent from my XT1060 using Tapatalk
popezaphod said:
That's kind of the point of Android in general and Moto X in particular. It doesn't have all the extra crap that bloats the Samsung devices. If you want a feature, download an app. Simple.
Sent from my XT1060 using Tapatalk
Click to expand...
Click to collapse
This ^^^
All that bloat on touchwiz and others like it....is used by some, but just bloat to others. I much prefer adding the apps I want....versus having to debloat all the stuff I don't want. ?
Thats just me.
Sent from my N5, N7, Moto X, G Tab 3 or S2.....
IMO, that type of functionality should be in the stock gallery app...
Let me add.....if you aren't rooted....bloat can be a nightmare. At least on a vanilla android system....there's very little to debloat, so not having root isn't as dire. ?
Sent from my N5, N7, Moto X, G Tab 3 or S2.....
I would argue that if you want to create directories and move files around, a file manager is the tool of choice, just as it is on a pc. Putting that functionality into every app that accesses files is redundant and unnecessary.
Yea that's always been kind of weird that you can't do that. I recently started using Dropbox to save all my photos which is nice. You can create folders on there to keep them organized! Also, you'll get extra space (500Mb) to store photos once you activate the auto-upload thing.
The WORST thing is picture messages from iPhone users. They all come to me in the STUPID slideshow format that sucks. You can't even zoom in on the pictures and I've noticed in particular with the Moto X that the play/pause buttons disappear. So now I have to wait the 15-20 seconds for the next slide to look at the pic. Does anyone know how to get rid of this? Other than the obvious of installing a different SMS/MMS app or using Hangouts? I prefer the stock application and this is the only gripe I have with it.
Solutions Etcetera said:
I would argue that if you want to create directories and move files around, a file manager is the tool of choice, just as it is on a pc. Putting that functionality into every app that accesses files is redundant and unnecessary.
Click to expand...
Click to collapse
problem is, your thinking like a software engineer, not an end user I want to be able to move my pictures around from where I look at them, not have to go into some other app, do it there and then go back and check it all out from the gallery app.
IEcansuckit said:
The WORST thing is picture messages from iPhone users. They all come to me in the STUPID slideshow format that sucks. You can't even zoom in on the pictures and I've noticed in particular with the Moto X that the play/pause buttons disappear. So now I have to wait the 15-20 seconds for the next slide to look at the pic. Does anyone know how to get rid of this? Other than the obvious of installing a different SMS/MMS app or using Hangouts? I prefer the stock application and this is the only gripe I have with it.
Click to expand...
Click to collapse
What I do is long press on those messages and say Save Attachments. That way they just go to your downloads folder and you can view them at full size and at your leisure.
deathsled said:
What I do is long press on those messages and say Save Attachments. That way they just go to your downloads folder and you can view them at full size and at your leisure.
Click to expand...
Click to collapse
Thanks I'll give that at try!
ssoares01 said:
problem is, your thinking like a software engineer, not an end user I want to be able to move my pictures around from where I look at them, not have to go into some other app, do it there and then go back and check it all out from the gallery app.
Click to expand...
Click to collapse
I am thinking like a computer user, who has used Finder (Mac), Explorer (Win), and File Browser (Linux) to manipulate files, and prefer one interface for it.
For me, the most compelling reason for Android IS user access to the file system. If you want all file management from within the apps that access those files, you're a prime candidate for iOS.
Not trying to be snarky about this, I simply prefer to use file management tools for file management, rather than seeing numerous interfaces from numerous apps, and the additional overhead they require.
This app helps, still not as elegant as the touchwiz version but it's OK
https://play.google.com/store/apps/details?id=com.tatuas.android.gfp
Sent from my XT1058 using xda app-developers app
I was going to get the gs5 today but driving home from a place I didn't know saying "OK Google, navigate me home." Made me think twice about getting it. I use these features way too often to not have it on a device anymore. Sure I could of looked it up but that takes me waking and unlocking the phone then putting the address in, which I know it seems that I'm being lazy but these features help out a lot!
Sent from my XT1058 using xda premium
It may be built into Android in the future if users want it, but for the most part, core Android apps provide basic functionality. Manufacturers build on AOSP with their own software tweaks or go closed source with a specific software suite (most of Samsung's S-apps are redundant when Google offers the same apps).
This is kind of analogous to editing with MS Paint or Adobe Photoshop. You can do it in both, but one obviously has more features.
[email protected] said:
I was going to get the gs5 today but driving home from a place I didn't know saying "OK Google, navigate me home." Made me think twice about getting it. I use these features way too often to not have it on a device anymore. Sure I could of looked it up but that takes me waking and unlocking the phone then putting the address in, which I know it seems that I'm being lazy but these features help out a lot!
Sent from my XT1058 using xda premium
Click to expand...
Click to collapse
On the GS5, you'd just go into Google Now and say the same thing. It's definitely more convenient with Touchless Control though.
[email protected] said:
I was going to get the gs5 today but driving home from a place I didn't know saying "OK Google, navigate me home." Made me think twice about getting it. I use these features way too often to not have it on a device anymore. Sure I could of looked it up but that takes me waking and unlocking the phone then putting the address in, which I know it seems that I'm being lazy but these features help out a lot!
Sent from my XT1058 using xda premium
Click to expand...
Click to collapse
There's nothing about the S5 (although the paying with PayPal with your fingerprint is handy) that is appealing enough to make me leave my motox. I've said, I'll never own another phone that doesn't have touchless control.
Sent from my XT1058 using xda app-developers app
Jamolah said:
There's nothing about the S5 (although the paying with PayPal with your fingerprint is handy) that is appealing enough to make me leave my motox. I've said, I'll never own another phone that doesn't have touchless control.
Sent from my XT1058 using xda app-developers app
Click to expand...
Click to collapse
Supposedly s-voice is suppose to be touchless but no one has figured it out on the s5. I just ordered one I'll see how it is
Sent from my XT1058 using XDA Premium 4 mobile app
[email protected] said:
Supposedly s-voice is suppose to be touchless but no one has figured it out on the s5. I just ordered one I'll see how it is
Sent from my XT1058 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Traitor!!
Um....ignore my signature. ?
Sent from my N5, N7, Moto X, G Tab 3 or S2.....

Categories

Resources