Q1.An app can have several versions, each version can have different
runtime than others. So you can use Python in version 1 and Java in
version 2, but cannot use both runtimes in one version.
Only the default version can be directly visited via appid.appspot.com
or Google Apps domain, others should via
version.latest.appid.appspot.com .

Q2.You are not allowed to do it.

Q3.I think You can try to set its mime-type to
application/vnd.android.package-archive.

----------
keakon



2010/4/27 sohguanh <[email protected]>:
> Hi I have an AppEngine account that was developed using Python
> already. Now I was thinking to try out using Java. I have below
> questions to ask.
>
> Qn 1
> Can I re-use back the Python for my existing AppEngine account to use
> Java ? Will there be any conflict ? As in when a Web request come,
> will Google AppEngine trigger the CGI used by Python OR the Java
> Servlet engine now the folder have both Python and Java code in it ?
> Can ONE application-id co-exist with both Python and Java ?
>
> Or I should register another new application-id to use Java
> exclusively ?
>
> Qn 2
> Through what means can I access my AppEngine account the Unix shell ?
> Currently I am using appcfg.py to upload files but I cannot see the
> actual folder structure.
>
> Qn 3
> Are there any features available for me to put on my application-id
> URL where users can click to download Android application
> (filename.apk) direct to their Android phones ?
>
> Thanks.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Google App Engine" 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/google-appengine?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" 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/google-appengine?hl=en.

Reply via email to