Hacker News new | ask | show | jobs
by MidwestMuster 5114 days ago
> Is it possible that the app runs in sandbox? Or is that already the case?

Why does that matter?

1 comments

So that other applications cannot steal the generated code. I think the easiest way to steal the code is to OCR a screenshot.
If you remember the great HN "iOS is faster; you're wrong because Android isn't slow" debate of a few months back, the primary reason that android runs slower than you'd expect is that apps have absolutely no access to each other's frame buffers. Apps can't take screen shots of other apps (for exactly this reason)