Core i3 370m 1st Gen 2cores 4threads #2.5ghz.
6GB DDR3 RAM
OS: Manjaro Linux
Can this laptop run Android studio without the emulator(I will use an Android device for that).
Is upgrading the cpu to a core i7 640m 1st gen 2cores and 4threads at 2.6 ghz recommended?
Your CPU will run it fine, not impressive though, but your ram might be a limiting factor and if you are going to be making a proper project with lots of xml and java class files that 6gb ram might be a limiting factor bottlenecking the whole system. Even though Linux is a light version OS Android Studio can still horde on ram.
Edit Based on Comment (Cant share image there)
yes 8 gb will get you buy but the problem is you will eventually have problems even with 8gigs later own (as you scale projects and make more complex apps) and you wont be able to upgrade your ram as maximum support of both the 370m and 640m is limited to 8gb
If I were you ill just stick with 6gigs and get myself familiar with android studio and save some money and upgrade to at least a 2th gen or higher to get that 16 gigs max capacity
Edit 3 (posting intel ark link)
here is the Intel ark page link search for any cpu that you find in your budget range which has at least 16 gb max capacity limit (for ram)
For running android studio You have the correct processor but it is recommended to upgrade the RAM to 8 GB as it is recommended by Google, But if you cannot than you might face OS hanging issue
I want build a ROM version by myself. But I'm not sure if laptop with 4GB RAM memory is enough for development. Anybody help me?
P/s: Laptop is running Ubuntu 14.04 64bit
I would suggest you to read the minimum requirements mentioned by Google.
Link: AOSP Minimum Requirements
As an additional note, if you are keeping swap space, make sure it is half the size of your RAM.
16GB is recommended if you are building in a virtual machine on top of windows. I increased the swap partition on 6GB physical building initially.
I've now built omnirom marshmallow for nexus 10 with Ubuntu 14 natively installed, 16GB of ram. During the build it didn't go much above 6GB RAM use.
You'll find CPU gets max'd out first, at least on my dual core i5 (2.5-3Ghz)
I have read about building Android on ubuntu server, that may have slightly lower RAM requirements.
I'm trying to setup the environment for Android compilation and the requirements suggest that I need to have 16GB of RAM/SWAP for compiling Android on a virtual machine.
I'm using an Lenovo R430 and it has a 4GB RAM. Can I go ahead with the compilation.
You answered your own question, you have 4gb of ram and you said it needs a minimum of 16gb, now you can add like 20gb of swap, however it will be extremely slow.
I have downloaded Android 4.0.1_r1 source. Upon decompressing the tar, the entire source code is around 9.21 GB in the disk.
The guideline in Google as quoted in http://source.android.com/source/initializing.html
Note: The source download is approximately 6GB in size. You will need 25GB free to complete a single build, and up to 90GB (or more) for a full set of builds.
Background Info
(my system) -
Intel i5 2 processors (4 core) , 8 GB RAM
My host system is Windows Server 2008 and I am trying to run Ubuntu 11.01 (64 bit) desktop with a memory 4GB allocated as Virtual Machine using Oracle Virtual Box. The disk space in the VM is currently around 50 GB.
These are my few small questions :-
What is the difference between single build and "full set" of builds ?
Based on the configuration shared , is it advised for me build Android 4 on a Ubuntu VM or should I consider installing Ubuntu on a separate primary partition with dual boot and start the build on a Ubuntu Host ?
Are there any known recommended minimum system configuration to support building Android 4 or above as I have seen somewhere in the external forums that one requires 16 gigs of RAM to build android. I dont expect an exact to the point answer on this but some minimum quick pointers would do fine for me based on someone's past build experience with Android 4 ICS.
Although it may appear as a duplicate question here , but the old question refers to previous versions of Android with much less source code.
By single build / full set I guess they mean all the variants you can build (engineering build, userdebug, user, etc).
RAM is a pretty serious issue when it comes to build time. Having said that, I've built ICS on a quad core (Intel Core 2 IIRC) with 4 GB RAM. It would take a couple of hours to build a single variant from scratch (with make -j4), and the computer would be pretty much unusable for other tasks in the meantime.
I think an eight core CPU and 16 GB RAM is about as low as I'd want to go on the specifications if I was going to build Android on a regular basis (I'm currently using an eight core Xeon with 20 GB RAM, which has pretty decent build times).
The disk space usage for the full repo with a single variant built is slightly more than 30 GB for me, but that will depend on exactly what you include in your build, so the 25 GB figure you mentioned doesn't sound unreasonable.
you will be very low on disk rapidely.
you're configuration is OK but it will be slow and you'll need lots of time to compile
Running it on a real ubuntu will give you much better perf
Ram issue is not a real one, if you're system is able to use lots of RAM it will compile faster because it will need less disk access, but doing it with 4 gB can do the thing. just more slowly
For the full set of build part I do not know
Good luck
With the latest SDK release, and the ability to download separate platforms releases into the SDK, the hardware resources required to develop for Android have increased significantly. Assuming that the developer targets all currently available seven platforms - that could take your dev machine to its knees. Taken alone the 'Android SDK Content Loader' takes nearly two minutes on a dual-core machine with 2GB memory.
As the title suggest the reason for creating this wiki is for everyone to list their development hardware configurations, and thus determine what is a well-suited machine for Android development.
The secondary reason for the wiki is that I'm trying to get my employer to provide me with a decent machine for development as I'm currently forced to work on a nearly 4 year old randomly-built machine, and expected to deliver great results. However, the reality is that my system keeps running out of memory, and I can hardly get a chance to write a few lines of code in between the numerous crashes.
Hope this grows well enough so it helps out beginners to decide whether or not an upgrade on their existing configurations will improve their productivity! Of course, I hope it will serve me as a good evidence to show to my employer that I do need an upgrade too!
Thanks!
Black MacBook (Jan. 2008) 2.2 GHz Core 2 Duo, 4 GB RAM, 160 GB HD, with the built-in Intel graphics chipset. I've got a 23" Samsung LCD that I hook it up to when I'm working at my desk.
Only thing upgraded is the RAM. Eclipse had a tendency to freeze up all the time until I upgraded the RAM.
So, my setup goes like this:
MacBook Mac OS 10.6, 2.4 Ghz, 4 GB RAM, NVidia 9400
I was working working on this machine before
iMac, 2.2 GHz, 4GB RAM, I forget which ATI card
I have a MacBookPro 4GB RAM, 2.53 Ghz, 320GB 7,200 RPM hard drive.
Works like a charm, though Eclipse does take a lot of RAM (about 400-600MB), so I try not to use a lot of other CPU/RAM intensive apps at the time (music/media, VM, etc).
I am using the following.
Windows 7 Ultimate 64 bit,
AMD Phenom 9950 Agena 2.6GHz Quad Core,
AMD Radeon HD 4850 512 MB
4 GB Ram,
10,000 RPM HDD
Dual 21' LCD monitors
The system is about 1.5 years old, but is still working great.
I'm using Ubuntu Linux OS, Intel Core 2 Duo 2.40GHz CPU, 2GB memory, 15KRPM hard drive, 37" 1080P LCD TV monitor.
No complaints re Android development with Eclipse. System does become barely functional due to excessive swapping if I try to use a VirtualBox VM with Windows XP loaded (to test web pages in MSIE, etc.) and lots of memory allocated while things like Eclipse are also gobbling memory, though. Eclipse's default memory use settings have been cranked up as well, however.
I'm using Windows XP sp3,Intel pentium D 3.0ghz processor,2GB RAM,80GB HDD,No external graphics card installed. I'm able to develop for android versions up to 2.2 without having much delay.but when it comes to androi 2.3 and above my emulator takes a lot of time to load and run apps.