Android Studio google play run signed android application -


i have question.

im new in android studio (came eclipse)

and try implement google play services leaderboards , on.

so far good. when upload signed apk (maybe important: use new feature google sign in) , install app on play store on device, app signing google play services correctly. fine.

but when come ide , make there signed build , run directly in android studio, have message:

installation failed.... install_failed_duplicate_permission package ....

how fix ... how run signed apk out of ide ... or maybe ask why signings (uploaded one/google play store 1 , ide one) different , collide?

has todo new google feature "google sign in" keys saved on google structure?

some ask maybe, why i'm not deinstall app device , run on ide.. , problem gone ..but problem not sign google play services... gaves error sign_in_required

and on eclipse remember had not problem. had modify keystore. or have here , use modified key? or there other solution in android studio make work?


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -