[Q] locking down/ restrict acces - Android Apps and Games

Hello Xda,
i have an question about Android apps.
Is there an Android App what can lock down my device to 1 screen with an few applications? so they cant get to settings or open standard android apps. i need this for my employees that have android phones but do to much with it. i prefer they can use mail, phone, navigation, calender, and the business app.
is this possible same like at WM?
this is what i mean. http://app.mypidion.com/
anyone knows an app for this?

Veldmuus said:
Hello Xda,
i have an question about Android apps.
Is there an Android App what can lock down my device to 1 screen with an few applications? so they cant get to settings or open standard android apps. i need this for my employees that have android phones but do to much with it. i prefer they can use mail, phone, navigation, calender, and the business app.
is this possible same like at WM?
this is what i mean. http://app.mypidion.com/
anyone knows an app for this?
Click to expand...
Click to collapse
You're very mean or you have the wrong phones for your staff...
I don't know if I should tell you this...
Because the Google Launcher is open source you can modify it to remove options like screens, settings etc... but... they can always root it or download another launcher from the Market.
There are no system-level policies in Android for the behavior you're looking for.
Wrong phone really.

djmcnz said:
You're very mean or you have the wrong phones for your staff...
I don't know if I should tell you this...
Because the Google Launcher is open source you can modify it to remove options like screens, settings etc... but... they can always root it or download another launcher from the Market.
There are no system-level policies in Android for the behavior you're looking for.
Wrong phone really.
Click to expand...
Click to collapse
xD i know we have used for 7 years RUggedized pda's now with WM and now we received 5 ruggedized pda with android for testing purposes. but is there really nothing like an app with what we can do that? because i am not so good at programming and dont want to modify the source and etc self.
they can't root it yet ( this are industrial pda's )

Veldmuus said:
xD i know we have used for 7 years RUggedized pda's now with WM and now we received 5 ruggedized pda with android for testing purposes. but is there really nothing like an app with what we can do that? because i am not so good at programming and dont want to modify the source and etc self.
they can't root it yet ( this are industrial pda's )
Click to expand...
Click to collapse
No app... you can get an app to password protect apps but that would be a pain to set up and maintain...
Also, you'd need to:
1. Prevent root
2. Prevent market
3. Prevent side loading of apps
4. Use a custom/modified launcher
^^^ And the manufacturers and carriers can't even do all of this...
This would be almost impossible unless you had a (very) customised rom. This would cost min €40k - €50k I would think (for commercial purposes), depending on the handset and level of modification/testing required. You would also have to pay for updates no doubt.
But what are you actually trying to prevent? There may be a better way.
E.g. there's no point in spending money restricting the "Calculator" app if you get my point?

i got ur point yes ,
apps i need to block are everything except the points i posted in first post. market is not installed standard because business rom. root is hard i think because nobody support that? or even take the time for that kinda pda? non consumer phones.
maybe other solution is it possible to autostart an app? cuz we can secure it to exit only with an admin pin and make inside the app a few buttons with mail / navigation
thanks for the info i will contact manufacturer about this point.

Veldmuus said:
i got ur point yes ,
apps i need to block are everything except the points i posted in first post. market is not installed standard because business rom. root is hard i think because nobody support that? or even take the time for that kinda pda? non consumer phones.
maybe other solution is it possible to autostart an app? cuz we can secure it to exit only with an admin pin and make inside the app a few buttons with mail / navigation
thanks for the info i will contact manufacturer about this point.
Click to expand...
Click to collapse
Well, if you really want to restrict it... then you could use your app as the Launcher, and include icons for other apps in your app/launcher and remove Launcher2.apk.
Still won't prevent somebody side-loading another launcher but it will appear very restricted and you would have to "hack" it to change it. This would be against your company policy to hack (?) so you could be okay.

ok thank you
removed launcher2.apk with terminal. they can try to hack it or take an loader by itself but in a few weeks Soti Mobi controll comes for Android support so we can look what they do, and they know that cuz we use it at WM also at the moment.
thankyou i will talk to 1 of the developers to make the application as launcher to

Veldmuus said:
thankyou i will talk to 1 of the developers to make the application as launcher to
Click to expand...
Click to collapse
Very easy, one entry in AndroidManifest.xml...

djmcnz said:
Very easy, one entry in AndroidManifest.xml...
Click to expand...
Click to collapse
xD could u tell me which one than i can do it myself thankyou

Veldmuus said:
xD could u tell me which one than i can do it myself thankyou
Click to expand...
Click to collapse
Code:
<intent-filter>
[COLOR="Blue"]<action android:name="android.intent.action.MAIN" />[/COLOR]
[COLOR="Red"]<category android:name="android.intent.category.LAUNCHER" />[/COLOR]
</intent-filter>
The blue one should already exist, add the red one.
Press home button and DO NOT select it as your default when testing or you may NOT be able to get out of it...

Couldn't you just root the phones your self? No need for cwm. With the phone stooped you can installer the market and any other app you don't want using sdx app remover. Once that's done unroot the phone
Sent from my SPH-D700 using XDA App

Related

What's available?

My phone is both unlocked and rooted. I couldn't stand the crap. I just froze it since all the apps I want install on the card anyway.
With this leak for Android (which Google is patching) is there any app or ROM that will make password entry required (no saved passwords - I don't save them on the computer, so it's no hardship)
I do have wifi calling, and I will use it over public wifi. I go to places where I get one bar at the most, and the motel has free wifi. I want my pet sitters and house watcher to be able to contact me at any time. My daughter moved to England, so I need Skype, and Skype only works on wifi on Android.
I don't use Picasa, sync the calendar, but I don't want my contacts to be bothered if that is what a hacker has in mind. There is no personal info saved on my phone. I also don't game. I don't watch movies.
Also, I would like a firewall. I have both Bing and Groupon banned in the firewall and in the hosts file. Bing is getting too far ahead of itself. It's allied with Yahoo and I do have a Yahoo mail account.
I use the phone as a PDA reference guide, and the processor speed and screen is why I bought it. I have frozen all the social apps and I might delete them. The phone has been working super since it's been rooted and I enjoy it.
Thanks,
Zuben
I am not sure what you are exactly asking?
You mention password entry? If you are talking about accessing the phone, there is the lockscreen that you can either password enable or choose a pattern to lock the device.
You also mentioned about a firewall? There is webroot security which you can manage things. But, you said that you blocked a few things already? I dont understand.
fknfocused said:
I am not sure what you are exactly asking?
You mention password entry? If you are talking about accessing the phone, there is the lockscreen that you can either password enable or choose a pattern to lock the device.
You also mentioned about a firewall? There is webroot security which you can manage things. But, you said that you blocked a few things already? I dont understand.
Click to expand...
Click to collapse
I want the apps to ask for a password - not the phone. If I use app market I want to log in every time - do not save the password.
Google mail and Tmobile I could stop from automatic sync. I don't want them syncing automatically unless it's a needed function.
Example: I got a list of updates today, and I can't block the ones I don't want.
There's one in the list for Youtube and Youtube is frozen. So is Facebook. So I didn't allow the updates.
So does anyone have a custom ROM or an app that does this? And where do you find info on webroot security?
Unfortunately the SGS4G is still in its early stages of development, there are a couple good roms out there but they are still stock and not custom, however they do improve the performance of the phone. As for what your asking for, no there are no roms that do this yet
dsexton702 said:
Unfortunately the SGS4G is still in its early stages of development, there are a couple good roms out there but they are still stock and not custom, however they do improve the performance of the phone. As for what your asking for, no there are no roms that do this yet
Click to expand...
Click to collapse
Thanks, do you think there will be one?
How far can developers go to get rid of stuff?
I saw this:
http://www.usatoday.com/tech/news/2011-05-09-emergency-alerts_n.htm
and I don't want it. Especially presidential alerts. I would guess that the final version isn't out yet, but I'm curious. I think it would eventually lead to abuse.
I buy my phones for my own reasons and use them in my own way, so I'm not your typical user. I see the phone as a PDA, only voice/text is communication.
The rest is all my required information at my fingertips, and the new screens and processors on the phones are great.

Help loading Mvelopes APK

Hey guys,
I am trying to load mvelopes.apk and keep getting "Application not installed".
I have tried it from my "download" folder as well as "system/app" with no luck.
I took the apk from my phone, it was in a Titanium backup file (xxx.apk.gz) Could that be part of the problem?
Permissions are set to RW R R and root is the owner.
Any suggestions would be appreciated.
Without knowing what that app does, a possible reason for it not installing is that it has some dependency on other tools that either aren't enabled or are not available on the KF.
As an example, apps that use GeoLocation or the camera won't install because they are looking for hooks that just aren't there.
mvelopes is an app to manage personal budgets and money. It is associated with mvelopes.com and is a lot like mint.com.
Here is the Android Market Link
I would love it if somebody could see if they can load it on their device. Especially one that has market installed.
If you look at the Permissions tab it say's:
"FINE (GPS) LOCATION
Access fine location sources such as the Global Positioning System on the device, where available. Malicious applications can use this to determine where you are, and may consume additional battery power."
I think this is what is making it impossible to install right now, because it's looking for location services which aren't enabled on the KF. Perhaps with a custom ROM this might be possible in the future, but nobody knows for sure right now. Not all is lost, you just might have to wait a month or so to find out.
Thank you!
Thanks for looking into this and that would explain it.
I have also opened a ticket with Mvelopes requesting that they make it officially supported in the Amazon market.
I won't hold my breath as the ROM approach might be better once they get fully refined.
Thanks again!
bneilson said:
Thanks for looking into this and that would explain it.
I have also opened a ticket with Mvelopes requesting that they make it officially supported in the Amazon market.
I won't hold my breath as the ROM approach might be better once they get fully refined.
Thanks again!
Click to expand...
Click to collapse
I don't hold out hope that CM7 or any other ROM will help us here - Maybe they can spoof the location somehow to fool the app but it seems like your first instinct might have been right -- the onus is on the companies who build the apps to get with it and embrace the "tablet revolution". Basically apps designed for phone screens look silly on tablets; the wide bits of useless screen real estate are dreadful. Case in point - the Gmail app on the KF.
Light at the end of the tunnel tho - it seems that companies are suddenly realizing that "Tablet App" doesn't necessarily mean "iPad App".
Banking from my KF would be pretty awesome.
hoss12300 said:
I don't hold out hope that CM7 or any other ROM will help us here - Maybe they can spoof the location somehow to fool the app but it seems like your first instinct might have been right -- the onus is on the companies who build the apps to get with it and embrace the "tablet revolution". Basically apps designed for phone screens look silly on tablets; the wide bits of useless screen real estate are dreadful. Case in point - the Gmail app on the KF.
Light at the end of the tunnel tho - it seems that companies are suddenly realizing that "Tablet App" doesn't necessarily mean "iPad App".
Banking from my KF would be pretty awesome.
Click to expand...
Click to collapse
You may be right there, but I think Location Settings also include WiFi based geolocation as well as far as I'm aware? I'm not sure why such an app would require location settings anyway, it's a bloody budgeting app! Maybe the OP should approach the developer, and tell them they are missing out on the KF market here!
Someone should make a T-Shirt - Tablet App != iPad App
sl0ttedpig said:
You may be right there, but I think Location Settings also include WiFi based geolocation as well as far as I'm aware? I'm not sure why such an app would require location settings anyway, it's a bloody budgeting app! Maybe the OP should approach the developer, and tell them they are missing out on the KF market here!
Someone should make a T-Shirt - Tablet App != iPad App
Click to expand...
Click to collapse
Yep, in this context (the Mvelopes requirements) Wifi geolocation can only provide you with the coarse location, not fine. As you point out tho, its a banking app - why on earth does it need to know where you are within 50m (I'm pretty sure that's the radius)? Quizzical indeed. Perhaps if a Dev sees this thread some light can be shed on why this is 'necessary'.
Some nerdy stuff on the subject from the Android Dev Guide: Location and Maps > Obtaining User Location

[Q] Disabling camera without rooting

Hi amigos,
I do have HTC explorer, My office have a policy on employees to use only non-camera moblie phones. So I need a solution to this,is there any app available in market to disable the camera with out rooting. I browsed in play store,and I do got an app,but it works only on ICS platform. Pls suggest me any remedy pls..
Thanks,
Viki
Without rooting, I don't think so, sorry. You can block access to the app, requiring a passcode, but if you know the passcode, then it's not really much different to having the app there normally, plus it wastes battery.
Any app available?
Thanks for the reply SifJar. Is there any app which popups an error message kinda like that, if I tap to open camera. Since the one who gonna checking all this will be the security incharge in the gates, he lacks knowledge on android and stuffs.
SifJar said:
Without rooting, I don't think so, sorry. You can block access to the app, requiring a passcode, but if you know the passcode, then it's not really much different to having the app there normally, plus it wastes battery.
Click to expand...
Click to collapse
SifJar said:
Without rooting, I don't think so, sorry. You can block access to the app, requiring a passcode, but if you know the passcode, then it's not really much different to having the app there normally, plus it wastes battery.
Click to expand...
Click to collapse
hi
try this root ur phone and use root explorer and see if u can delete the camera .apk.But make sure to take a backup of the same so u can use the same if needed in the future and at bangalore i have seem that some companies allow u to put a sticker on the camera lens to close it and thus not use the same in the company premises chek with ur co if this is OK it would be a better solution if this is acceptable:laugh:
Any other remedy without rooting
I was using ma phone by sticking a sticker over the camera till now, but the admin security over ma office found many were using kinda like that.so now
haree said:
hi
try this root ur phone and use root explorer and see if u can delete the camera .apk.But make sure to take a backup of the same so u can use the same if needed in the future and at bangalore i have seem that some companies allow u to put a sticker on the camera lens to close it and thus not use the same in the company premises chek with ur co if this is OK it would be a better solution if this is acceptable:laugh:
Click to expand...
Click to collapse
[email protected] said:
Thanks for the reply SifJar. Is there any app which popups an error message kinda like that, if I tap to open camera. Since the one who gonna checking all this will be the security incharge in the gates, he lacks knowledge on android and stuffs.
Click to expand...
Click to collapse
Actually, now that I think about it, it should be possible, yes.
There is an app called "Tasker" which allows you to run certain actions whenever certain things happen. One of the "contexts" you can set is an app being launched (e.g. the camera app). This context will then trigger a set of actions, which can include a whole variety of things from returning to the home screen to displaying a custom made popup. You could combine these two, so that whenever the camera is launched, it will return to the home screen and then display a popup saying some error.
There is a free one week trial of Tasker available here: http://tasker.dinglisch.net/download.html (any tasks you create during that first week will continue to work after this time, you just won't be able to add any more without paying for the full version, which is available in the Play Store or via the same link as the trial)
Once you install the trial, download the attached file, remove the .txt extension (put it there as XDA doesn't allow upload of XML files) and put it on your SD card in the folder "profiles" inside "Tasker" on your SD card, then import it into Tasker by long pressing on the button "profiles" at the top and then selecting "import" and then choose "Camera Disable". It is a task I made which I think should do the trick for you. If you want to edit the error message, tap on "No Access" in Tasker (should have a green arrow at it), then tap on "2. Popup" and edit the text accordingly.
EDIT: Also note that disabling the task is as simple as tapping the green tick beside it's name in Tasker, which will turn it into a red circle with a line through it to represent the task is disabled and camera can now be accessed again.
The error will also appear when launching "Camcorder".
Couldnt you get away with just hiding the camera app, that way you can easily say that you deleted it.

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.

Looking for an app and/or bluetooth expert. To modify an app.

Full disclosure: I dont normally do forums so sorry if I do this wrong.
I purchased a Bluetooth Purification Mask named Atmoblue.
It originated in China. Ive had it for a few months now and it has bluetooth and there is an app for it but it looks like its taking forever for it to be moved over to English.
My question is how hard would it be for a person (or me, with no experience at all) to pull the basic functions out of the app?
For example I want to bypass the wechat login (cause, no) and basically get the pairing function up and running along with the fan speed and some of the auto features in the app and create a basic app til they release the full thing.
If any of you also want to try I can send you the link to the apk. Or if you would do it and require payment at completion how much would that cost?
In case you need to see the device just google Atmoblue.
Thanks again everyone.
mastershino said:
Full disclosure: I dont normally do forums so sorry if I do this wrong.
I purchased a Bluetooth Purification Mask named Atmoblue.
It originated in China. Ive had it for a few months now and it has bluetooth and there is an app for it but it looks like its taking forever for it to be moved over to English.
My question is how hard would it be for a person (or me, with no experience at all) to pull the basic functions out of the app?
For example I want to bypass the wechat login (cause, no) and basically get the pairing function up and running along with the fan speed and some of the auto features in the app and create a basic app til they release the full thing.
If any of you also want to try I can send you the link to the apk. Or if you would do it and require payment at completion how much would that cost?
In case you need to see the device just google Atmoblue.
Thanks again everyone.
Click to expand...
Click to collapse
There is pretty much a 99.9% chance that you won't find anyone to do this for you. The best you can hope for is someone might give you some links to guides showing how to decompile and edit apk files. What you would modify in the apk file to achieve your purposes would require you doing your own research to figure it out. You can ask further questions along the way about the things that you don't understand, but there are no guarantees that you will get any useful answers.
In other words, be prepared to dig in and do the work yourself, if you really want to accomplish this feat. If not, get used to dealing with the app the way it is.
Sent from my SM-S767VL using Tapatalk
Yea, i started researching the day I posted this. I've been reading and reading and reading. Ive gotten to the point where I now have access to the battery percentage. Currently, trying to figure out the characteristics in the device itself and the values needed to change each of the modes. Also, it looks like the app from the company is pretty much useless to try to use. Based on the code (from what I can understand after 2 days of research and starting off with 0 coding knowledge) the app has to use wechat to basically be able to access a server and then the server sends it back to the phone then the device. Meaning I can't just look in the code for what values I need, unless I was able to actually sign into wechat and record the log. Which I can't do since I don't have access to wechat.
So now I'm currently looking up how to write code in the programs I've found to write it and create a ui. Ive at least figured out uuids and figured out how to call up the battery percentage now. Only like 3 more settings to go! Wish me luck lol

Categories

Resources