Ten seconds of searching would have found you: http://developer.android.com/guide/topics/manifest/manifest-element.html
/Richard On Jul 9, 3:35 am, Rob <[email protected]> wrote: > In the versioning documentation (http://developer.android.com/guide/ > publishing/versioning.html) it says that android:versionCode is an > integer. Is the integer a 4-byte integer with a range of > -2,147,483,648 to +2,147,483,647 or is it only a 2 byte integer with a > range of -32,768 to +32,767 ? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

