Forum Discussion

ksaylor11's avatar
ksaylor11
Visitor
13 years ago

Cramfs [Solved]

I'm new to Roku development. I noticed on the Roku installation screen a "convert to cramfs" option. I haven't seen anything about that in the documentation. I looked it up online and see that it is a file system, but what is its use on Roku?

2 Replies

  • The button exists primarily for NDK game developers to reduce the size of their channel package.

    It is not intended for general use and will prevent your channel from being installed on some devices. Don't click that button unless you are instructed to do so.

    - Joel