It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I’m looking for a settings file that is customized for Android development, can you point to any?开发者_开发技巧
You can use the AOSP ones from here if you like: https://android.googlesource.com/platform/development/+/master/ide/eclipse
Android programming/style is just java, so any sane java-formatting will work just fine.
精彩评论