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

Apps Android Tools Help

Hi,
I am new to android development. currently I am using eclipse and Android Plugins for the development. My system configuration is good enough but I spend a lot of time to see the output when I make even a small change. can you suggest me any tools by which I can decrease the development time. Please suggest me any tool for techniquse.

Thanks.
 
What do you exactly mean by 'to see the output'? Are you developing on a device? Or in the Emulator? When using the emulator, you can make it more reactive by starting the emulator from the SDK Manager. Here you can specify a screen size and computer screen dpi. In this way you get a smaller sized emulator that performs better.
 
Back
Top Bottom