Since I installed Android studio, it was not as fast as eclipse. whenever I start debugging, on my device it often needs debugging and launching the application for 1-2 minutes.
Question . I want to know how I can solve this problem (install Windows 64-bit or install another type of android-studio or ...)
My system configuration is as follows:
- A laptop with a Core i5 processor,
- Windows 8.1 32 bit
- 3 GB RAM
- Android Studio 1.0.1 Build Feb 2015
And here are snapshots of my system state while running Android studio:
Task Manager The bottom panel of the android studio (Unhappy Guy!)
And, finally, this is the content:


studio.exe.vmoptions
-server
-Xms512m
-Xmx512m
-XX:MaxPermSize=760m
-XX:ReservedCodeCacheSize=128m
-ea
-Dsun.io.useCanonCaches=false
-Djava.net.preferIPv4Stack=true
-Djna.nosys=true
-Djna.boot.library.path=
-Djna.debug_load=true
-Djna.debug_load.jna=true
-Djsse.enableSNIExtension=false
-XX:+UseConcMarkSweepGC
-XX:SoftRefLRUPolicyMSPerMB=50
-Didea.platform.prefix=AndroidStudio
-Didea.paths.selector=AndroidStudio