3
I have a notebook with a 1.3Ghz processor and 4 GB of RAM.
It is good, but whenever I try to create an app for Android I come across lag, slowness, brakes, etc...
I have in my notebook Android Studio and Eclipse Android Neon.
Have some way to create an Android app with a lighter IDE, and that has a layout creator activities very light? So I could start studying more Android, this is my only obstacle.
You should analyze why you’re so slow, whether it’s CPU, RAM, disk, or even software. However, it is worth noting that Ides are traditionally much heavier and violate the "Do One Thing and Do It Well" principle, causing many to prefer using text editors for programming. Take a look at the hatching (vim + eclipse features) and sublimetext
– rodorgas
thanks friend, but I always rode good eclipse, but only those android ide that hangs even
– Sampaio Leal
@Sampaioleal Your problem most likely is RAM and not CPU. How much RAM do you have? Going to a lighter operating system (if you use Windows) also helps.
– Pablo Almeida
@Pabloalmeida 4gb guy, but I have a lot of problems here bro, Internet, outdated plugins, and Android Studio disappeared, I ein, gave up to 64 bit error on executable! inside the Studio bin folder
– Sampaio Leal
Even my i5 machine had problems running Android Studio with 4 GB of RAM, and even on Linux. I recommend you at least 6 GB of RAM and preferably 8 GB if you want to work with Android. Processor doesn’t make that much difference to the point of being a problem.
– Pablo Almeida
vlw, but I think vo is give up affs, my eclipse full of bugs in relation to Android,
– Sampaio Leal
@Sampaioleal But why are you using Eclipse?
– Pablo Almeida
Because Android Studio (the executable) disappeared, and it crashed a lot, especially at the time of editing layout, at the time of opening other files, almost everything clickable crashed!
– Sampaio Leal
@Sampaioleal Add 2 or 4 GB of RAM and try again with Android Studio (download again, if gone). Eclipse no longer has support for Android development. It makes no sense to consider it.
– Pablo Almeida
Well, I use ASUS notebook, and I don’t even know if it would work!
– Sampaio Leal
Mine is ASUS too. I put 4 GB more RAM in it and it’s fine.
– Pablo Almeida
How did you do that?
– Sampaio Leal