-11

I am facing problem to generate a apk in the eclipse please help me how to generate it while using the eclipse i am facing the problem to generate a signed apk for google play store there should be a specific to the developer

I want to know about the keystore how its work and how its generate a personalised apk for developer

Tushar Pal
  • 503
  • 6
  • 16

2 Answers2

2

Right click on your project -> Android Tools -> Export Signed Application Package

Manish
  • 1,215
  • 10
  • 29
0

step 1:create or generate new key store password,use if existing password u have. step 2:export your project -> Android Tools -> Export Signed Application Package. step 3: give your key store password.

impathuri
  • 574
  • 6
  • 21