[android-developers] Error when try to upload Anroid App in Android Maket

2010-11-13 Thread Amit Mangal
Hi every one
i am trying to upload application in android market and getting error
message
Market does not accept apks signed with the debug certificate. Create a new
certificate that is valid for at least 50 years.
Market requires that the certificate used to sign the apk be valid until at
least October 22, 2033. Create a new certificate.
Market requires the minSdkVersion to be set to a positive 32-bit integer in
AndroidManifest.xml.

Any clue ?

Thank you

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Error when try to upload Anroid App in Android Maket

2010-11-13 Thread Kumar Bibek
It tells you everything. :)

You need to generate a certificate first.

http://techdroid.kbeanie.com/2010/02/sign-your-android-applications-for.html

Hope it helps.

On Sun, Nov 14, 2010 at 12:20 AM, Amit Mangal
wrote:

> Hi every one
> i am trying to upload application in android market and getting error
> message
> Market does not accept apks signed with the debug certificate. Create a new
> certificate that is valid for at least 50 years.
> Market requires that the certificate used to sign the apk be valid until at
> least October 22, 2033. Create a new certificate.
> Market requires the minSdkVersion to be set to a positive 32-bit integer in
> AndroidManifest.xml.
>
> Any clue ?
>
> Thank you
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en




-- 
Kumar Bibek
http://techdroid.kbeanie.com
http://www.kbeanie.com

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Error when try to upload Anroid App in Android Maket

2010-11-13 Thread Marcin Orlowski
On 13 November 2010 19:50, Amit Mangal  wrote:
> Hi every one
> i am trying to upload application in android market and getting error
> message
> Market does not accept apks signed with the debug certificate. Create a new
> certificate that is valid for at least 50 years.
> Market requires that the certificate used to sign the apk be valid until at
> least October 22, 2033. Create a new certificate.
> Market requires the minSdkVersion to be set to a positive 32-bit integer in
> AndroidManifest.xml.
> Any clue ?

Read the message you quoted? Fullfil the requirements described.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en