|
|
|
|
|
by muricula
3726 days ago
|
|
If anything it sounds like it would be faster because there is less byte code which needs to be compiled. Most likely the problem is the Facebook app has a lot of bytecode. That's probably why the wrote redex in the first place, so they would have less bytecode in their final APK. |
|