Hi there,
What's the easiest way to sign an APK. I just go into Android studio and sign it there. However, I am getting an error when i try to submit to the store.
"You need to use a different package name because "com.example" is restricted."
I tried to refactor the package. That didn't work. Does anybody have a solution for this?