[Q] Activating on-screen buttons in ICS rom ? (without editing framework-res)

masmddr

Senior Member
Jan 26, 2011
65
11
0
Netanya
I'm trying to activate the on screen navigation bar that exists in ICS.
However... I am having difficulties with the whole process of decompiling framework-res.apk and then compiling it so I can't use that method.

I can vaguely remember I managed to do it with simply adding / changing something in build.prop, but for the life of me I can't remember what and can't find anything on searches.
I did find someone saying to try ro.build.characteristics=tablet but that changed nothing.

Anyone has an idea?