Earlier quoted context omitted.
let's spin it the other way: what advantages would following the LSB have? there is little need for standard linux utilities to be easily ported to android, the standard utils are not included, and package management is dealt with in an android-specific way
> there is little need for standard linux utilities to be easily ported to android There is need for that. I've been trying to ssh to my Android and use it like I would use a regular computer, and it's a nightmare to set up.
Android File System Hierarchy
11–20 of 25 posts
Re: Android File System Hierarchy
#12This is a very good idea. However, the interface isn't very convenient (especially having to mouse over items to get the description).
I gave a thought of providing a description directly but then it was getting too messy, If you can suggest an alternate approach i am ready to try it out.
I'd also consider just inlining the "details" too with a simple "dirname - details" scheme; maybe color them a little differently (I wouldn't even go nuts, just a dark grey vs. black will be fine, not bright red or anything). Unfortunately, you've gone through a lot of work to make the content on this page quite difficult to use :(
Re: Android File System Hierarchy
#13Does anyone know the reason for Android not following the LSB standard? Is this out of necessity or just to be different?
I see clear advantages to everyone who has ever learned UNIX (and everyone who learns it going forward) of UNIX-like systems having a standard set of UNIX utilities and keeping things in their expected locations. Namely, there's less to learn and potentially wider applicability across a range of products.
Re: Android File System Hierarchy
#14Earlier quoted context omitted.
I gave a thought of providing a description directly but then it was getting too messy, If you can suggest an alternate approach i am ready to try it out.
The tree controls just get in the way. There is not so much content here that it justifies needing to click 5 or 10 times just to see it all. When I first visited the page with NoScript, the tree was actually easier to see because it defaulted to fully open. I'd also consider just inlining the "details" too with a simple "dirname - details" scheme; maybe color them a little differently (I wouldn't even go nuts, just…
Another problem jerf's design fixes is that you have no way of telling which line has a tooltip and which doesn't, and coupled with the fact the tooltips take a fraction of a second to appear waste my time.
Re: Android File System Hierarchy
#15Earlier quoted context omitted.
let's spin it the other way: what advantages would following the LSB have? there is little need for standard linux utilities to be easily ported to android, the standard utils are not included, and package management is dealt with in an android-specific way
> there is little need for standard linux utilities to be easily ported to android There is need for that. I've been trying to ssh to my Android and use it like I would use a regular computer, and it's a nightmare to set up.
Re: Android File System Hierarchy
#16Re: Android File System Hierarchy
#17Re: Android File System Hierarchy
#18Cool, but why can't I see this hierarchy when I plug my HTC Droid into my Mac? I certainly don't see a /data/data directory, even with ls -a. Do I have to root the thing?
Re: Android File System Hierarchy
#19Earlier quoted context omitted.
> there is little need for standard linux utilities to be easily ported to android There is need for that. I've been trying to ssh to my Android and use it like I would use a regular computer, and it's a nightmare to set up.
I had no trouble setting this up with QuickSSHd (not affiliated): https://market.android.com/details?id=com.teslacoilsw.quicks...
It would be very nice to have an OS designed for phones which would be a standard Linux with additional stuff on top. Sadly, Android is more of a Linux kernel without standard tools but with a bulky alien Java-based stuff to do everything.
Re: Android File System Hierarchy
#20Cool, but why can't I see this hierarchy when I plug my HTC Droid into my Mac? I certainly don't see a /data/data directory, even with ls -a. Do I have to root the thing?