Chrystal Carlson wrote:I'm interested in writing android applications, however am not very good at Java, do you think I can learn Android Application development without first having a better understanding of Java?
Are you familiar with Javascript and web development? If so, you can program some apps in a web app-style environment. Take a look, for example, at the
PhoneGap project.
At this point in time you will not be able to do everything using only Javascript, but PhoneGap provides Javascript hooks for accessing a number of native features all within Javascript.
Just last week in this forum, the authors of
Pro Android Web Apps were answering questions about programming Android apps using web technology. You may want to look back a few days in this forum's archives.