GµårÐïåñ

Results 32 comments of GµårÐïåñ

I have root option enabled and I do look at the properties and all it has are copy link and open that's it. Nothing to do with permissions there, so...

@vishal0071 I wasn't offended, just surprised about the assumption and the fact that you are equating is-there+works-4me to nothing wrong with it. 1st. Doesn't matter the size of the file,...

@EmmanuelMess at this stage shouldn't matter but you are right, I should have included that prophylactic for the heck of it, since we seem to be grasping at everything EXCEPT...

@vishal0071 thank you for the link, allow me to lighten my desk a bit and I will dive into it soon. As far as I know, any file accessible to...

Ok, just thinking out loud here, can't we change this code to something like this: ``` if(root) { try{ appCompatButton.setVisibility(View.VISIBLE); appCompatButton.setOnClickListener(new View.OnClickListener() { @Override public void onClick(View v) { if...

@EmmanuelMess exactly, that was my point, the character length didn't make any sense to me either so I was hoping to understand that myself as well. @vishal0071 shouldn't you be...

There are absolutely no permissions access in the screenshot. Show me where you would click to change the permissions? Permissions translate to 0+i(rwx)i(rwx)i(rwx), for example 0644 and that's what matters,...

@vishal0071 you are equating showing permissions to being able to change them, they are NOT the same thing, so while you are showing permissions - fine, that is completely irrelevant...

@vishal0071 in Android, permissions have an extra bit at the beginning for ID, which associates it to the user/group/other (hence the 3 boxes below it) so 666 is not the...

@gsantner ok, you believe what you want. Enjoy!