Android expansion problem
Posted: Thu Jun 11, 2015 5:36 pm
My app weight more than 50Mb.
I set the two required variables (in option.rpy) in order to use expansion file :
But it's not working. I have the same size APK file.
Any idea ?
I set the two required variables (in option.rpy) in order to use expansion file :
Code: Select all
build.google_play_key = "[...]"
build.google_play_salt = (...)
Any idea ?