• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Best Way to Develop A Simple App?

I've heard of something called Eclipse...? Or there's something from Google?
Eclipse is an development environment. Google offers an Android plugin for Eclipse. Have you any experience with programming? If not, App Inventor would be the better solution for you.
 
meganeura, I have not really had experience with programming (well, a bit of C++ back in college, and I AM computer-savvy, but no Android dev knowledge). Google's App Inventor seems VERY basic... can it make an app like those timecard apps? And how steep is learning something like Eclipse? Is there something easier than Eclipse but still not as basic as App Inventor?
 
An inbetween for app inventor and straight programming is Phonegap. It's not quite as limiting as app inventor, but not quite as powerful as full-on programming.
 
jonbonazza, Phonegap seems more like a compiler (at least just from watching their video on their site)... do you use it for authoring too? It seems like it requires a fair amount of coding knowledge. I'm looking for whatever is simplest, most graphical.
(the app is going to be doing a lot of math itself, so I think that will be a lot to wrap my head around as it is).
 
what about Flash? I've watched a couple of video tutorials on using Flash 5.5 and up to create Android apps, and it seems pretty graphical-only (no or less coding -- keep in mind my app is very simple). Would this be a viable option?
 
Not all Android devices will work with Flash.

There is no "simple" way when it comes to building an app, especially if you have no coding knowledge. Without coding, there is no "simple" or quick and easy. Go the long road and start learning HTML, CSS, and Javascript, and get back to us in a year with your question, or hire a programmer for your project.

There drag-and-drop online programs to build apps, they are very limited in their functionality.
 
Back
Top Bottom