Quote:
Originally Posted by Skyehawk
I got the app working, I don't know what the problem was with my other tablet, but no matter. My next question, what is the password? Or how does one set the password? I really don't want to go through the 6561 different possibilities for the pass code. Thanks for all your help.
|
Ah yeah, I should have documented that. The password is defined in org.wildstang.wildrank.android.fragments.PasswordP rotectionFragment, as the field CONFIGURED_PASSWORD. It's currently 9453 ("WILD" spelled out on a keypad). I should change that to use a global, easily changeable constant as well.