Android development notes are best used with eclipse

  • 2020-05-05 13:16:32
  • OfStack

It is worth noting that although Myeclipse is more powerful than eclipse, it is better to choose eclipse, sdk and eclipse in the specific android development process, the compatibility of eclipse, sdk and eclipse is better. With Myeclipse, various minor problems tend to occur, such as the inability to automatically generate R files.

After checking, I realized that it is not an individual case. clean, refresh, restart, automatic built, etc., are not good, and there is no better solution, so it is recommended to use eclipse.

Related articles: