traccar / traccar-client-android

Traccar Client for Android
https://www.traccar.org/client
Apache License 2.0
668 stars 741 forks source link

Password on Traccar Client for Android #198

Open DynnaIZ opened 8 years ago

DynnaIZ commented 8 years ago

Hello help, when customizing the Android app to generate the apk asks me master password and displays the following error ...

Error: (52, 1) Execution failed for task ': app: requestPasswords'.
> Can not invoke method readPassword () on null object

first of all, Thanks.

tananaev commented 8 years ago

I build release version from command line, so I have some code to request keystore password from user. You can either build from command line as well, or change gradle build file.