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

Apps 2 Questions About Eclipse Codes

ndh777

Android Expert
I have started coding Android apps using Eclipse but I am having two problems with codes.

1. I have had experience coding Windows programs in Microsoft Visual Studio Basic and it is very similar to Eclipse's layout. In MVSB, it allows the user to type codes and while coding the program will show different .roots such as "main.text" and while typing, it will pop a drop down box that will list various codes that start with "t" (in text), "te", "tex", "text" and so on and so forth as the user types. Does Eclipse have something similar to this?

2. That said, I am not very familiar with Java or Android coding so is there a place that lists nearly all of the available codes?
 
Back
Top Bottom