Related
Sorry to be so dense, but I have no idea what this is.could some one explain please. Isit similar to jail breaking of an iphone?
Because I already have downloaded games on my phone that I should of paid for and the it works perfectly fine.
Sorry for the dumb question again
alpystar said:
Sorry to be so dense, but I have no idea what this is.could some one explain please. Isit similar to jail breaking of an iphone?
Because I already have downloaded games on my phone that I should of paid for and the it works perfectly fine.
Sorry for the dumb question again
Click to expand...
Click to collapse
Google banned you or what? O_O
http://android-dls.com/wiki/index.php?title=Why_Root#You_never_know
Well "rooting" can be considered like jailbreaking but their are a few key differences (I have rooted and jailbroke before). Since Android offers many of the features iPhone doesent offer without jaybreak, rooting and Android allows the user to access many of the hidden features like setting the speed of the CPU. Rooting also allows custom roms to be installed on your phone. Roms are basically a moded version of the software your phone runs. A popular type of Rom called "Cyanogen" is available for a wide variety of Android devices. Rooting also allows free wireless tethering to your phone. What that means is that your phone emits WiFi and and of your WiFi powered devices such as an ipod or laptop can connect to it. Since rooting allows full user access to the processes of the Android phone, you warentee is also voided. But if you know what you want and how to keep your phone running then give it a shot. If you are new to the field rooting I would read more about it and how to fix it in recovery mode if you want to unroot your phone. I hope this helps.
Sent from my ADR6300 using XDA App
Its a reference to the underlying linux system, and goes back to Unix. Root was the primary user or superuser, and so root level access was the key to full admin control.
Your phone by default presents you with a limited user access, generally for your own good, by protecting access to files and folders you shouldnt normally access. Rooting refers to achieving full unrestricted access to the phone, thus enabling you to go beyond the normal user and start mucking about under the hood.
Quick question, since i stumbled upon this thread:
- Have there been cases of attempts at rooting carrier locked phones that resulted in bricks? Or is it generally safe to root carrier locked devices (if any Frenchies see this, i'm talking about SFR, Orange... more specifically.)
Cheers
The question is more along the lines of what's the benefit of installing a custom rom? or rooting the device. I'm an iphone user right now, but i've been following this forum and reading posts cause I definitely wanted to buy an android and this is the one im getting. I was gonna get the GS3 and I understand why you would wanna install a custom rom on a GS3 (to get rid of touchwiz and have stock android) but what's the benefit of having a custom rom on an already stock android cellphone like Nexus 4 or Galaxy Nexus. :fingers-crossed:
Options and more control over the phone. Ability to over clock/under clock.
Titanium Backup, Light Flow, ES File Explorer, Ad Block... a few other awesome apps that need root to work..
This question is hardly specific to the N4. But a quick Google search will yield you lots of reasons and/or benefits if you will.
Sent from my GT-I9300 using Tapatalk 2
Customizability. You can make the phone fully yours, have it run how you want it to run, to include faster or more efficiently. In theory, anyone can learn to dev and make exactly what they want their phone to be. Though in practice we usually just settle for whichever devs' preferences match our own, and are extremely thankful that somebody made it happen.
Consider my sister's phone, actually a nexus S, unrooted. I'm on a galaxy S and I'm running the 4.2 camera and keyboard. I showed those to her and she was so stoked, but she refuses to root, so I can't install them on her phone.
There is considerably less reason to root with such a device as this, but you do need root access to install some really cool and useful apps, especially Ti Backup as mentioned above. Don't forget that rooting is nothing like jailbreaking, as the latter is way more intrusive, that is, jailbreaking can indeed potentially render the iphone less stable. However, root access is simply elevated rights to the ROM (system) partition. But, you don't really need it. Just enjoy the phone and don't sweat the need for it.
Indeed. I think people equate rooting to jailbreaking but it's very different. Even with root access, apps need permission from you to run at root level. The first time you run them a message will ask you if you want to grant them permission (you can then tick an 'always allow' box for that app). If anything nasty tries to run at root level you will be prompted about it and if you aren't expecting it, you can just deny it.
I have rooted every android device I've owned, mainly for apps like Titanium Backup, AdFree, Game Guardian but also for customisations like different status bars or modded system apps.
You don't NEED to root, Android is more open than iOS out of the box. For example you can have different keyboards, messaging apps, diallers, alarms, calendars, navigation etc without needing root.
Basically gaining full access to the system. Some "programs" require modifying/accessing the system stuff. The best root app I think of is Tasker, which allows you to create almost any scenario to associate with an action. For example, disable sync between 12am to 7am, also mute all notifications. Also, if you open Maps/Navigation/tracking applications, automatically turn on GPS and turn off GPS when you exit. Also, when I plug in earphone ask to open either Phone app or Google Music. Also search for wifi ssid, if it matches my school's wifi, then connect to wifi and turn the phone to vibration. When leaving school turn off wifi and turn on ringtones. If ssid matches home's ssid, then disable lockscreen, turn on ringtone and connect to my home wifi. All of those require root access.
It's the same as the root access as in any other Linux system. Think Administrator privilege on Windows. However, it does come with some risk of others accessing your information/password. But as others have said, be careful about which app you grant root access. I only grant root access to those well-trusted apps.
coming from an iPhone, you wont really need root access. you can still do much more than iOS without root. I don't think you should also be getting into customization and stuff as a new android user, as the Nexus 4 is already stock android. Just enjoy the stock experience and you can root later once you have more knowledge of android and want to start doing more complex tasks.
AdFree and DroidWall. Along with many other things like flashing ROMs.
jsapp said:
AdFree and DroidWall. Along with many other things like flashing ROMs.
Click to expand...
Click to collapse
AdAway ftw
I am thinking of getting a Nexus 4 (or a Nexus 5 if such a thing appears in the not too distant future) as my first smartphone, with the eventual possibility of running Ubuntu for Android if and when it becomes available. However, for now the only capability I need the phone for is to be able to open up a Linux style command line terminal on the phone where I can ssh into a couple of other Linux based devices I have, via wifi, so I can run some "C" executables that I have written on these other devices. These other devices are running SSH servers. Is this doable? Do I need a special app or a special ROM, etc.
I assume you mean to run the C executable on the remote machine... not the phone itself?
If yes, then: YES, you can do that. And there are many ways to do it.
At the most basic, the only app that you would need is a Terminal Emulator app (several terminal apps are available for free... some are better than others). From that, you can do what you want. Any of the good ones will work just like any other Terminal on a PC.
But there are other apps that will make it easier because typing out commands, on a phone, isn't the funnest thing ever. Copy-pasting commands is an obvious way to make it easier...
But there are even easier ways than that...
ConnectBot (ssh-agent-patch) app would allow you to ssh into a remote host with a single tap (even using public-private key authentication if you want). Then you can run your ./command (or copy-paste it).
You can even VNC into a remote host and control it graphically (assuming a VNC server is running on the host machine).
You can even go the other way too... you can run an ssh server on the phone and access it from your PC.
Like all ssh capabilities, all of this can be done over the internet too, you aren't limited to WiFi LAN.
Also, on all of my file explorers (on all of my computers AND my Phones) I've made shortcuts for easy file sharing too (all using pub/private key authentication for security). Not only does that make file transfers super easy no matter what machine I have my hands on at the moment, but it also makes my desktop PC at home my own personal cloud server to my phone. Who needs dropbox?
Basically anything you can do with ssh on a computer, it can be done on an Android phone.
ps... if you re-compiled your C executables for the Android system... you could even run them natively on the phone.
iowabeakster said:
I assume you mean to run the C executable on the remote machine... not the phone itself?
Click to expand...
Click to collapse
Yes.
Fantastic, thanks for the detailed answer. I wanted to know right away before I wasted my time, but now am googling around for all the details. I have a raspberry pi running Debian that I need to communicate with and it is headless (No monitor, keyboard, etc., just a wifi dongle) so this would be perfect. I also have desktop computers that run a bunch of OS's (Centos, Scientific Linux, Fedora, Ubuntu, etc) that I might want to connect to.
From what I understand, all of that can be done without modifying the phone (rooting, etc.), correct?
However, down the road I may want to try and root it anyway, because the bigger set of Linux commands offered by Busybox would nice. I have been putting off getting a smartphone because of the cost, but the Nexus 4 with something like straight talk is the same monthly price as my 400 minutes of just talk with Verizon, so it is time. The coverage and uptime with Verizon is really good, but the costs are just not keeping up with the times.
From what I understand, all of that can be done without modifying the phone (rooting, etc.), correct?
Click to expand...
Click to collapse
good question.
I don't know with absolute certainty what functions would require root (I always root right away... so I don't ever think about it... like you said... additional functions... and I forget about it).
Basic, ssh-client functions should not require root. Running the ssh-server on the phone, that I mentioned, certainly does require root though. I know that my Terminal Emulator and File explorer apps have root access, but root is not needed just for the ssh-client functions (I am pretty sure).
Rooting on the nexus 4 is pretty easy. Rooting does require the installation of a custom recovery (at least temporarily). That is something that sounds like it would take someone like a you only a few minutes to do (not counting the time you would likely spend reading about it before hand... and installing the android sdk on a PC). Certainly, no other mods other than rooting would be needed.
iowabeakster said:
good question.
I don't know with absolute certainty what functions would require root (I always root right away... so I don't ever think about it... like you said... additional functions... and I forget about it).
Click to expand...
Click to collapse
Great, I will probably just root the phone after using the phone for a while; I have zero experience with smartphones, plus I want to make sure that the phone works properly. The important thing is that it will do exactly what I need it for.
Last question. I see there are several guides for rooting and unlocking the bootloader.....Any recommendation of which one to use? I see that the one written by Jubakuba "Ultimate Nexus Root Guide" has pointers to urls that are broken (Therefore many critical steps are missing), and apparently it has been that way for quite a while.
I started looking for what I thought the best guide... but I gotta do some stuff... I will be back in a couple hours (hopefully with a good suggestion).
I will piece together a guide tomorrow morning from all the various "how-to" guides out there for you. So many of them are geared towards Windows users, and they start babbling about installing and removing drivers and stuff that you won't bother with in Linux. But I need sleep, right now. It'll just be some copying and pasting from a few of them out there. It shouldn't take long.
iowabeakster said:
I started looking for what I thought the best guide... but I gotta do some stuff... I will be back in a couple hours (hopefully with a good suggestion).
I will piece together a guide tomorrow morning from all the various "how-to" guides out there for you. So many of them are geared towards Windows users, and they start babbling about installing and removing drivers and stuff that you won't bother with in Linux. But I need sleep, right now. It'll just be some copying and pasting from a few of them out there. It shouldn't take long.
Click to expand...
Click to collapse
It's not necessary to go through all of that; I thought there was maybe one document that a lot of people were using. It is really up to me to start reading up on the subject.
Just bit the bullet and placed an order for the Nexus 4 before it is out of stock again.
Found some simple instructions for unlocking and rooting the Nexus 4:
http://forums.androidcentral.com/nexus-4-rooting-roms-hacks/224861-guide-nexus-4-unlock-root.html
Also found better descriptions of what the various terms floating around mean and what each piece of software does, however it is on the Galaxy S III section of this forum, so obviously I am not going to follow any of the procedures listed:
http://forum.xda-developers.com/showthread.php?t=1927113
Here's my favorite instructional...
http://forum.xda-developers.com/showthread.php?p=37823933#post37823933
iowabeakster said:
Since googling around to find a good "How to" for Android noobs, I kind of felt like I could maybe help a few other folks out there too So, I went ahead and made my own "How to".
Click to expand...
Click to collapse
Nice.
I just ran across this, and thought about you... looks like a nice new SSH client. I've never used it. But Jerry at Android Central is a pretty serious Linux nerd, so I do put some stock in his recommendations. Just thought I'd throw it out there for you to see.
http://www.androidcentral.com/apps-week-juicessh-7x7-audible-android-and-more
iowabeakster said:
I just ran across this, and thought about you... looks like a nice new SSH client. I've never used it. But Jerry at Android Central is a pretty serious Linux nerd, so I do put some stock in his recommendations. Just thought I'd throw it out there for you to see.
http://www.androidcentral.com/apps-week-juicessh-7x7-audible-android-and-more
Click to expand...
Click to collapse
Well, I had the phone for a couple of weeks and I think I turned it on twice. I really didn't get addicted and start to install apps until I used the GPS feature for a long trip I took yesterday. First time using a GPS....Yeah, just a little behind the times.
So, without rooting, today I installed the following apps which gives me everything I need:
ConnectBot. Works great and allows me to ssh to my Linux boxes.
Terminal Emulator. For basic command access.
FreebVNC. Has a secure tunnel feature built in, so you don't have to go through the whole two step process of setting up a tunnel and then running VNC through the tunnel. Also, it has a zoom feature, access to special keys and mouse emulation.
Wifi Analyzer. Gives you access points, signal strength, etc. There was another app that I added to that app to easily connect to the access points.
Fing. Network Info like mac addresses, etc.
Still will root eventually and install Busybox. However, now that I can access my raspberry pi remotely, my priority is to finish writing my software programs and building electronics for a project that uses that little ARM computer.
pjc123 said:
I am thinking of getting a Nexus 4 (or a Nexus 5 if such a thing appears in the not too distant future) as my first smartphone, with the eventual possibility of running Ubuntu for Android if and when it becomes available. However, for now the only capability I need the phone for is to be able to open up a Linux style command line terminal on the phone where I can ssh into a couple of other Linux based devices I have, via wifi, so I can run some "C" executables that I have written on these other devices. These other devices are running SSH servers. Is this doable? Do I need a special app or a special ROM, etc.
Click to expand...
Click to collapse
For a ssh client, try ConnectBot. I have been using this since the G1 came out for work (Sys Admin) and home.
For a better keyboard, check out Hacker's Keyboard.
SpookyTunes said:
For a ssh client, try ConnectBot. I have been using this since the G1 came out for work (Sys Admin) and home.
For a better keyboard, check out Hacker's Keyboard.
Click to expand...
Click to collapse
As mentioned above, I already installed ConnectBot and it has nice features. However, I am interested in the keyboard (keys in the right place, Crtrl/Tab/Esc keys, etc.), so I will be installing that next.
Yep, ConnectBot is the old standard (if there is such a thing in Android world). I use it.
I've pretty much always used Jack Palevich's Terminal Emulator app. Very small and lightweight. It's always done everything I've ever needed to do. But there are many Terminal apps to choose from. I usually stop trying apps, when I find one that meets my needs, and stick with it until it doesn't... I started using that Terminal my first week with my first Android, after trying a couple of others. I've never used anything since.
Hacker's keyboard is an awesome suggestion! Thanks man! How have I survived without this!
For VNC purposes (which I rarely use) I use androidVNC. I've never tried anything else since I use it so rarely. It seems to do everything I can imagine it should. Mostly I use it to mess with my wife's head with some "ghost in the shell" pranks when she is using her laptop. She will scream from the living room, "WTF!!!! My computer just told me it's going to eat my brains tonight!"
And I'm just innocently sitting there reading emails on my phone "That is strange, honey."
iowabeakster said:
For VNC purposes I use androidVNC.
Click to expand...
Click to collapse
I actually looked at androidVNC first due to the amount of reviews and positive ones, but I liked the extra features of FreebVNC even though it violates my following policy. I have found, just like shopping at Amazon, that in general the quantity and quality of reviews quickly narrows the search dramatically from the huge database of products/apps. The only side effect of this is to weed out excellent apps that are new and could be excellent, but just like major operating system updates, with anything new I let them weed out the bugs first.
iowabeakster said:
I've never tried anything else since I use it so rarely.
Click to expand...
Click to collapse
I totally agree with you that I don't ever see myself using the VNC client on the smartphone again other than just as a novelty. What does intrigue me is putting a VNC server on the smartphone. I wonder if there would be a way to use an external computer's mouse and keyboard to control the gui portion of the smartphone while displaying it on the computer's large screen, the problem being that the smartphone is touch based; that is something that I could see using.
iowabeakster said:
I use it to mess with my wife's head with some "ghost in the shell" pranks.
Click to expand...
Click to collapse
Me and a friend used to do similar pranks at work, messing each others displays, keyboards, etc. I think the best non-computer prank that someone did to me while I was on vacation was to line one of my desk drawers with plastic and fill it full of goldfish. The best prank that some colleagues did, was to inflate a weather balloon in our departmental director's office and turn the nozzle away from the door so he couldn't get in.
This is for all the developers out there. Let's see if anyone out there has the talent to get this done. I will pay money for something like this to a developer as well. Here is the goal:
To set up a platform on smartphones that basically comes with two separate partitions. Ideally what would be better would for manufacturers to manufacture a smartphone with two separate flash drives. Say a for a 32gb device they would use two 16gb flash drives and for a 64gb device they would use two 32 gb flash drives. The main objective here is security and privacy from all these invasion of privacy that all these applications on Google Play store require. Usually they require access to your call logs,pictures,files,memory card,SMS messages,contacts list/s,notes,calendars,videos,audio,etc...
What would be nice is for one to have an option to say download an application like Facebook which pretty much requires every permission you can think of to be downloaded on a separate flash drive to where it has pretty much access to nothing except for what you choose to install on that flash drive or that partition. Wechat recently pulled a dirty trick in one of its updates to where one can not completely uninstall the application after installing it on a HTC smartphone.
Would like to have a secure and safe partition or separate flash drive preferably that would allow one to input contacts,photos,SMS messages,notes,calendars,call logs,etc.. That no application could have access to for our own privacy and safety along with security. Something like how one can ru two separate systems on a MacBook computer to where Windows can also run using Paralles?
Any geniuses here no how to do this or get this done?
This doesn't require a genius... This requires resources lol! Nobody can do it other than a manufacturer at all.
1. For 2 seperate NAND chips we would need to recreate it's PCB board, reconnect the ICs and chipsets which can't be done by household tools or by human hands
2. That would require full customization of the filesystem of android which would probably then be blocked by google because it won't follow their convention. Ask Madame Dianne Hackborn regarding this
desiregeek said:
Something like how one can ru two separate systems on a MacBook computer to where Windows can also run using Paralles?
Click to expand...
Click to collapse
Yes but when you do that, any Windows app or Mac app can still access anything on both partitions. How is that more secure? You cannot tell android to give app permission to photos on Partition1 but not to Partition2.
I suppose you could have 3 partitions, one that boots and lets you choose which of the other 2 to mount. Who is going to reboot their phone every time they want to switch between E-Mail and FaceBook though? ...if that's what you want, you can just use CWM and restore whichever backup you like, though that will take about 4-min of shutdown/restore/reboot everytime you switch.
What if you use users like in many 4.2.2 Roms. If you want an APP installed with to many access switch to a guest user
retschy said:
What if you use users like in many 4.2.2 Roms. If you want an APP installed with to many access switch to a guest user
Click to expand...
Click to collapse
Yes this should be a great solution for dodgy apps. That way they won't have any access to the data located in another users account.
desiregeek said:
To set up a platform on smartphones that basically comes with two separate partitions. Ideally what would be better would for manufacturers to manufacture a smartphone with two separate flash drives. Say a for a 32gb device they would use two 16gb flash drives and for a 64gb device they would use two 32 gb flash drives. The main objective here is security and privacy from all these invasion of privacy that all these applications on Google Play store require. Usually they require access to your call logs,pictures,files,memory card,SMS messages,contacts list/s,notes,calendars,videos,audio,etc...
Click to expand...
Click to collapse
edit: nevermind I thought the OP meant dualboot but he means a virtual machine, though I think this has been done as well on android before
godutch said:
edit: nevermind I thought the OP meant dualboot but he means a virtual machine, though I think this has been done as well on android before
Click to expand...
Click to collapse
I guess it would basically be a virtual machine. There has to be a way to where one can separate things like two hard drives where in this case it would be on flash drives. Blackberry released something similar recently on their new OS.
Would be nice to be able to download all the basic applications which these days come with ridiculous permissions of which have access to everything on your smartphone. At times one does not wish to share their call log with Facebook or Whatsapp or Line Naver. One also may not to share their private SMS messages with those applications.
If we could choose where we want things installed it would be great.
rpmccormick said:
Yes but when you do that, any Windows app or Mac app can still access anything on both partitions. How is that more secure? You cannot tell android to give app permission to photos on Partition1 but not to Partition2.
I suppose you could have 3 partitions, one that boots and lets you choose which of the other 2 to mount. Who is going to reboot their phone every time they want to switch between E-Mail and FaceBook though? ...if that's what you want, you can just use CWM and restore whichever backup you like, though that will take about 4-min of shutdown/restore/reboot everytime you switch.
Click to expand...
Click to collapse
What if the smartphone came with Operating Systems then on each Flash to where each was separate but you could switch back and forth between each like you can on a Macbook running Paralles. Being on separate Flash drives insures that one can get info from the other.
Seems like these days there is no way of blocking permissions without the application failing to load or run.
I have an HTC One and have Wechat on there. The other day I tried uninstalling it but I was unable to uninstall it as Wechat removed the uninstall option and gave us a downgrade option which leaves Wechat running. You can disable it though. Not sure how Google Play allows for such applications to be put up on Google Play that does not allow the user the ability to uninstall completely if they wanted to uninstall. This is why it would be nice to have a safety or dummy flash drive to separate private info and public info on a smartphone.
Again, what does choosing where something is installed have anything to do with permissions? Even if you swapped SD-Cards, then apps on one couldn't access apps on the other, but both could access everything on the system partition. The only way storing things in 2 different locations adds security, is if you can fully unmount all other locations, which would always require a reboot. Even a virtual-machine running on my PC can still access my PC and all of my network, and my PC along with all of the network can access the VM.
I don't think what you are trying to do (have 2 isolated drives) has anything to do with the goal of security. I don't think the actual security solution (having 2 isolated operating systems and needing to reboot to switch with no cross-access) is anything most people would want to deal with.
I think your best solution is to buy 2 phones.
rpmccormick said:
Even a virtual-machine running on my PC can still access my PC and all of my network, and my PC along with all of the network can access the VM.
Click to expand...
Click to collapse
No it can't the virtual machine can only access virtual hardware or the hardware the vm makes available to the os running on the vm
godutch said:
No it can't the virtual machine can only access virtual hardware or the hardware the vm makes available to the os running on the vm
Click to expand...
Click to collapse
There has to be a way. Just takes some Einstein to get it done right.
Like this basically..
http://www.gottabemobile.com/2013/04...efore-you-buy/
http://www.samsung.com/global/busine...ung-knox#con02
Hello Guys,
before I start: My apologies for this, I am not quite sure if I am even in the right Topic.
I think of myself as pretty new to Android, but got some experiences in Rooting, Custom Roms and such. But that is already as far as it gets.
Now my Problem: We lost our BES and now my Company decided to go with Android (SG4 I9505) and I have to make it happen :angel:.
1. I Need some Kind of Freeware tool to administer Android Devices (Basic: find device, delete data, restrict Apps)
2. If something like this dont exist (which I dont think-I just havent found it)), I would Need to know if I can use CM 10.2 as our Standard Rom and before you start rolling your eyes with experimental and such....
I have to restrict the phone solely to Telefone, Exchange and some preselected (mostly travel)Tools. NO GAPPS!!! and I think that nightly CM provides this with no problems
To realize this I downloaded the nightly from 18th, I think. I then added some APK´s into \System\app Folder and installed the ROM. This actually worked fine until I updated to phone afterwards via build in updating tool - all Tools were gone.(what did I miss?)
Now, our Standard is SG4 I-9505.
Any ideas on how I could do this? (I couldnt find what I was looking for)
1. Adminster a fleet of androids (free)
2. Customize a Custom ROM for corporate Identity (How to pre-setup Exchange Boot Logo, Lockscreen, etc.)
3. or customize a ROM to the Point it cannot do much except what is in the \System\app Folder and turn off updates
Any link is much appreciated. Sadly there is sooooo much andoid articles out there that I seem to get lost while searching for the right one. Thanks in advance!!!!
AccEss-dEniEd said:
1. Adminster a fleet of androids (free)
2. Customize a Custom ROM for corporate Identity (How to pre-setup Exchange Boot Logo, Lockscreen, etc.)
3. or customize a ROM to the Point it cannot do much except what is in the \System\app Folder and turn off updates
Click to expand...
Click to collapse
My guess is I'll get flamed for saying this - but here goes.
Android corporate (MDM) leaves a lot to be desired next to iOS, at least as far as I've been able to find. We manage a lot of iPads and obviously minus the custom ROM we've been able to do it all for little to no cost. We've shied away from Android a lot because of the limited MDM control.
But, since you asked:
1. Meraki Systems Manager (and the accompanying app from Google Play)
2. Good luck with that
3. See number 2
I think the reality is you're going to need to do something to the effect of either cook your own ROM and deploy it or use a tool like CWM to create an "image" that you would then restore to the devices. I did that with a batch of 60+ Nexus 7s and it worked out pretty well.
Edit:
With all that said - I would urge your management to reconsider their approach as the world has changed since Blackberry was the only game in town. Yes, still stick with MDM, device location, remote wipe etc. But unless you're dealing with highly sensitive information (exp banking), let people actually USE the device you're giving them. Don't lock it down to where its basically a first generation iPhone. I'm a big fan of giving someone a good tool and letting them use it the way that works best for them, while still keeping the device and more importantly the data under corporate control.
Assuming you have Exchange, does this not provide the management part?
AccEss-dEniEd said:
Hello Guys,
before I start: My apologies for this, I am not quite sure if I am even in the right Topic.
I think of myself as pretty new to Android, but got some experiences in Rooting, Custom Roms and such. But that is already as far as it gets.
Now my Problem: We lost our BES and now my Company decided to go with Android (SG4 I9505) and I have to make it happen :angel:.
1. I Need some Kind of Freeware tool to administer Android Devices (Basic: find device, delete data, restrict Apps)
2. If something like this dont exist (which I dont think-I just havent found it)), I would Need to know if I can use CM 10.2 as our Standard Rom and before you start rolling your eyes with experimental and such....
I have to restrict the phone solely to Telefone, Exchange and some preselected (mostly travel)Tools. NO GAPPS!!! and I think that nightly CM provides this with no problems
To realize this I downloaded the nightly from 18th, I think. I then added some APK´s into \System\app Folder and installed the ROM. This actually worked fine until I updated to phone afterwards via build in updating tool - all Tools were gone.(what did I miss?)
Now, our Standard is SG4 I-9505.
Any ideas on how I could do this? (I couldnt find what I was looking for)
1. Adminster a fleet of androids (free)
2. Customize a Custom ROM for corporate Identity (How to pre-setup Exchange Boot Logo, Lockscreen, etc.)
3. or customize a ROM to the Point it cannot do much except what is in the \System\app Folder and turn off updates
Any link is much appreciated. Sadly there is sooooo much andoid articles out there that I seem to get lost while searching for the right one. Thanks in advance!!!!
Click to expand...
Click to collapse
I currently work in the infrastructure of a good sized corporation. We're using IOS with a mixture of android hardware and there's some good news and bad news for what you want to do.
Good news is, like Jpcurrie said, exchange will handle remote wiping and locking the phone down. you can require the phone to use a PIN, remote wipe and and a bit more. As for locating the phone, Google actually has finally built in remote locating of your device and remote wipe as well. There's a couple good apps out there (lookout) will turn on your GPS and allow you to locate the phone and they're free. If you happen to have a virtualized environment with VMware, you could also use VMware View Horizons which builds in a secure sector on the phone and you can remotely manage which apps and files the user can use. the best part of View is you can use a BYOD model and keep corporate data secure. The biggest issue is if you don't happen to already use a VMware architecture it gets pricey quickly.
Here's the rub now. you want to install your own logos on the bootup which you could do by installing a custom ROM. This will void your warranty on the hardware and as it isn't 100% stable you'll be spending a LOT of time trying to keep a consistent environment.
Like netsyd said, talk to management about an MDM, and the branding of the devices, maybe even talk to them about using a BYOD to reduce costs of hardware and administration of that hardware.
Isn´t Knox supposed to allow administrators to only delete the data that belongs to the Corporate account (emails, calendars, tasks, etc.), or an administrator can still force a full device wipe? Sorry if the questions is too basic, I've tried searching around for info on Knox but couldn't find anything besides press releases.
I'm not a network administrator, I'm just a user and my school secure wifi installs a device administrator.
I'm sorry to deviate the topic a little bit from the original.
At Delta we use Air Watch but it's far from free. You can however manage devices and remote wipe. You can also view installed apps and remove what should not be there. Options for device profiles also. I help maintain these devices everyday. Not Free but an MDM is your best bet.
Sent from my SAMSUNG-SGH-I337 using xda app-developers app
long time - no see
Hiya,
sorry I didn t answer - kinda was overwhelmed with this Task.
Wanted still to thank you: I did what you suggestet and wanted to let you know where I am now.
1. Meraki = implemented - now runnning 160+ devices. (at no costs)
2. CM12.1 implemented (without GAPPS/no SU)
3. Standard Image/w Apps defined. (Mostly Offline capable Tools like "here" etc.(which actually reduced costs))
4. Since Android has limited capability to be administered in a "real" professional Fashion we mitigated this issue by creating a policy to forbid the user to temper with the device (e.g. Installation of Software/SU etc) yet to allow the Installation of Software manually by us via creating a ticket. We check the Software mainly for "sanity" and malware and install it if ok.
This has been working so far like a charm for us. None of the user were happy to loose the Gapps obviously - but once they had their Software and settled in, all was ok. For the Administering part: Meraki can tell me if Software is beeing installed without our Knowledge, also we see if SM doesnt speak with us anymore. So, for now, we got the most out of the System and I am happy to say: I got minimal Control in a Quality sense. No no more "KO Critera" - and we have implemented Android. Tracking etc. is forbidden in Germany anyway - so we use Meraki mainly to wipe if lost and to check if someone goes against policy.
What is still open:
- I am still working on a way to have the user enter his credentials and automatically enter These in all respective config files. (haven't had much luck - with the absense of SU obviously.
- a Little cosmetics still open (I am still trying to figure out how the theming really works ... I usually f**k up the Pictures and sounds.... but so far making Progress
- with less and less good Android devices coming out (now, I am probably beeing flamed now ) that suits our needs (open bootloader, known/supported CPUs, removable battery, SD Card Slot) - I think we might Switch by Q4/2016.
netsyd said:
My guess is I'll get flamed for saying this - but here goes.
Android corporate (MDM) leaves a lot to be desired next to iOS, at least as far as I've been able to find. We manage a lot of iPads and obviously minus the custom ROM we've been able to do it all for little to no cost. We've shied away from Android a lot because of the limited MDM control.
But, since you asked:
1. Meraki Systems Manager (and the accompanying app from Google Play)
2. Good luck with that
3. See number 2
I think the reality is you're going to need to do something to the effect of either cook your own ROM and deploy it or use a tool like CWM to create an "image" that you would then restore to the devices. I did that with a batch of 60+ Nexus 7s and it worked out pretty well.
Edit:
With all that said - I would urge your management to reconsider their approach as the world has changed since Blackberry was the only game in town. Yes, still stick with MDM, device location, remote wipe etc. But unless you're dealing with highly sensitive information (exp banking), let people actually USE the device you're giving them. Don't lock it down to where its basically a first generation iPhone. I'm a big fan of giving someone a good tool and letting them use it the way that works best for them, while still keeping the device and more importantly the data under corporate control.
Click to expand...
Click to collapse