May 26th, 2012, 11:53 PM
|
#1 (permalink)
|
|
Senior Member
Thread Author (OP)
Join Date: Jan 2011
Location: United States
Gender: Male
Posts: 860
Device(s): Sprint:
Samsung Galaxy SIII-rooted w/ stock ROM;
HTC Evo 4G-retired;
Samsung Moment-retired
Carrier: Sprint
Thanks: 483
Thanked 183 Times in 119 Posts
|
2 Questions About Eclipse Codes
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?
|
|
|