VFROnTop wrote:
> (1) Would I simply copy over the .java file over to some folder in my
> mobile phone, and "double-click" on that file?

Android Java code gets compiled into an APK file (think JAR with extra 
stuff). In the emulator, you run a program on your computer to upload 
the application to the phone; the jury is still out on what means 
Android will have for over-the-air download/install of apps. That might 
be carrier-dependent -- some phone companies might allow it and others 
might get nervous and not offer it.

> (2) Would it run on mobile phones that already run the Windows CE
> operating system?

Most likely no.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
Android Training on the Ranch in September! http://www.bignerdranch.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to