android - Amount of apps you create -


is there limit amount of apps can create on google play android platform. apologize in advance if question answered, searched forum multiple times not find answer.

i looking forward long term relationship building apps, wanted see if there cap, or limit, how many apps can submit google play.

thanks

no, there no limit amount of apps may publish.

however, each app must have unique package name, , conceivable run out of unique package names (although it'll take long time).

there 65535 character limit on length due java's virtual machine constraints. however, you're more run filesystem problems if package name big fit path. example, windows nt kernel limits file names 32767 characters, limit you'll hit before java one.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -