During the android app's development, we can debug layout by layout editor in eclipse ADT plugin or studio. But for AOSP project, since it imported as pure Java project into eclipse. The layout editor can't work. So far, I have to run a build and flash the device after I modified the UI every time. Is there a more effective way to accomplish this?
The environment I'm using is Ubuntu 14.04 and eclipse 4.4