Can someone point me in the right direction. I am looking to develop an application for a Verizon enV Touch, but I am totally clueless when it comes to this. Any advise on the technology used, the development tools needed, or application programming for cell phones in general is greatly appreciated. I basically need "Cell Phone Application Programming for Dummies"
There is no "Dummmy" or general book. Cell phones vary in countless ways - cpu, software, etc. Does the enV have official "app store" and SDK? That would make it much easier.
My hunch is that this phone uses Java like a lot of phones do, but I can't be certain. But even then, the libraries will vary based on manufacture and carrier. If there is no store, you will have to work through Verizon or LG to get the tools needed.
One possibility is to use Flash Lite, which is enabled on this phone.
On a side note, the iPhone SDK is freely available (at least it was for 2.x) and there are 10's of books out there for it. Plus, its a much more popular platform and less likely to vary over time.
Here is the Verizon Wireless Open Development page.
This is where you start.
Check this site: Verizon Development Center - BREW. There is a good introduction of what's needed in the Getting Started section.