Suppose there is a file created in the filesystem of a mobile device by using FileConnection ( J2ME ). How to make programmatically this file undeletable and unupdatable manually ?

有帮助吗?

解决方案

tyr to hidden the files programatically and remember the names.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top