Android File System Hierarchy
anantshri.info
Android File System Hierarchy
1–10 of 25 posts
Re: Android File System Hierarchy
#2Re: Android File System Hierarchy
#3Does anyone know the reason for Android not following the LSB standard? Is this out of necessity or just to be different?
Re: Android File System Hierarchy
#4Does anyone know the reason for Android not following the LSB standard? Is this out of necessity or just to be different?
Re: Android File System Hierarchy
#5Re: Android File System Hierarchy
#6Does anyone know the reason for Android not following the LSB standard? Is this out of necessity or just to be different?
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 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
#7This is a very good idea. However, the interface isn't very convenient (especially having to mouse over items to get the description).
Re: Android File System Hierarchy
#8This 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.
When I did something similar [1], I just put a summary right next to the folder name. Maybe it is a little messy, but I think it works pretty well.
Re: Android File System Hierarchy
#9Earlier 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.
It doesn't really work on iPad, if you're supposed to be able to open it like a tree view. I can get the mouse over descriptions by tapping, though. When I did something similar [1], I just put a summary right next to the folder name. Maybe it is a little messy, but I think it works pretty well. [1] http://andrewfleenor.users.sourceforge.net/fhs/fhs.xml
also try clicking on the arrow for opening the tree.
Re: Android File System Hierarchy
#10Earlier quoted context omitted.
It doesn't really work on iPad, if you're supposed to be able to open it like a tree view. I can get the mouse over descriptions by tapping, though. When I did something similar [1], I just put a summary right next to the folder name. Maybe it is a little messy, but I think it works pretty well. [1] http://andrewfleenor.users.sourceforge.net/fhs/fhs.xml
looks ohk. I will try modelling a new version on this logic. also try clicking on the arrow for opening the tree.