How would I go about accessing the iPhone filesystem via Java?
I was wondering how such a thing is possible to do? I am aware Java isn't exactly the most hardware language available, but is there a way to access the devices filesystem? If so could you link me to some helpful information and how I would go about doing so?
Thank 开发者_JAVA技巧you very much!
Apple and Java don't mix. I don't believe there will be a VM available in the near future.
精彩评论