Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Launching android application from eclipse On device very slow

I don't why, but every time that i launching my application on real device is take several minutes .

Any body know why it's Occurs?

I run on Kepler (Eclipse)

EDIT

Maybe it's factor. My application it's build like that:

Main lib with android classes.

Android application that use Main Lib.

Maybe the runing is slow because this?

like image 539
blay Avatar asked Dec 07 '25 05:12

blay


1 Answers

I found my problem..

The workspace sit at cloud that use disk drive at my computer.

like image 67
blay Avatar answered Dec 08 '25 18:12

blay