Category: android
android project map missing after moving to other pc
- Dec 18, 2020
I have an android project using map after I migrate to other pc, the map is not showing how to solve it? when you move your project to other pc, your keystore is changing, so, if you want to activate it follow this instruction get the key tools keytool -list -v -keystore “%USERPROFILE%\.android\debug.keystore” -alias androiddebugkey […]
Read More