Is it possible to create Phonegap APP´s without using Eclipse, but using like Notepad++ instead, and still get access to smartphone specifics like camera, accelerometor, sound recorder ect. ?
I did try to create all the needed files like config.xml and index.html and so forth. But i cant get the Camera to work, i havent tryed other API´s. I used the Full Example code from Phonegap´s own website under API´s (docs).
Another issue i found was that, i cant find any good web tutorials about Phonegap without using Eclipse.
I hope that my question is clear. Im not a native english speaker, so sorry for my choice of words.
Best regards
Dan
Yes, you can easily do that by either building your project from the command line using ant or a service like build.phonegap.com.