Personally: no.  Just because:
 - Typing on a keyboard is so much better with a real keyboard
 - Device screen sizes are limited, though that may start to become
less of an issue
 - A stock Android device is pretty locked down in terms of the kinds
of root programs you can install.  Android devices aren't *designed*
to run programs suited to desktops, because it doesn't jibe with the
execution model as well.  As a corollary, small UNIX batch programs
are almost nonexistent, while they are commonplace for development.
  + Most things real developers need wouldn't work on Android: I doubt
anyone would do serious development without a build manager, for
instance..
 - Compiling on a device would just suck, especially given the battery
life and processor specs (why do it on a device when you have a
perfectly good computer..)

Kris

On Mon, Apr 1, 2013 at 11:02 AM, Marty Rehder <martyg...@gmail.com> wrote:
>
> I wasn't thinking so much about using the emulator or real device to test
> with, but rather a real device on which you would write code itself and
> subsequently run the app.  While Eclipse won't run on Android, there is at
> least one app, AIDE, that allows one to edit, compile and run Android Java
> code directly on a device.
>
> Is anyone doing that?  Does anyone see a day in which the PC/Mac/Linux box
> is out of the equation and we're developing and testing directly on Android
> devices?
>
>
> --
> --
> 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
> ---
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-developers+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to