Skip to content Skip to sidebar Skip to footer
Showing posts with the label Chmod

Android: How Can Execute A Chmod On Rooted Devides

I would execute a command on my rooted Android 2.1 device String path = '/data/data/com.androi… Read more Android: How Can Execute A Chmod On Rooted Devides

Giving Permission To A Ftp FILE Java

i have a class in android that connect with the ftp, and store an image, that works perfect the pro… Read more Giving Permission To A Ftp FILE Java