General 2G Network GSM 850 / 900 / 1800 / 1900
3G Network HSDPA 900 / 2100
Body Dimensions 118.3 x 66.5 x 9.5 mm
Weight 125 g
- Touch-sensitive controls
Display Type Capacitive touchscreen, 16M colors
Size 320 x 480 pixels, 4.0 inches (~144 ppi pixel density)
Multitouch Yes
Sound Alert types Vibration, MP3 ringtones
Loudspeaker Yes
3.5mm jack Yes
Memory Card slot microSD, up to 32 GB
Internal 4 GB storage (2.5 GB user available), 512 MB RAM
Data GPRS Yes
EDGE Yes
Speed HSDPA, 7.2 Mbps; HSUPA
WLAN Wi-Fi 802.11 b/g/n, Wi-Fi hotspot
Bluetooth Yes, v3.0 with A2DP
NFC Yes
USB Yes, microUSB v2.0
Camera Primary 5 MP, 2560 x 1920 pixels, autofocus, LED flash
Features Geo-tagging, touch focus
Video Yes, VGA@30fps
Secondary No
Features OS Android OS, v4.0 (Ice Cream Sandwich)
Chipset Qualcomm MSM7225A Snapdragon
CPU 800 MHz Cortex-A5
GPU Adreno 200
Sensors Accelerometer, proximity, compass
Messaging SMS (threaded view), MMS, Email, Push Email, IM
Browser HTML
Radio Stereo FM radio
GPS Yes, with A-GPS support
Java Yes, via Java MIDP emulator
Colors Black, White
- SNS integration
- MP4/DivX/Xvid/H.264/H.263 player
- MP3/WAV/eAAC+ player
- Document viewer
- Organizer
- Google Search, Maps, Gmail
- YouTube, Google Talk
- Voice memo/dial
- Predictive text input
Battery Standard battery, Li-Ion 1500 mAh
Stand-by Up to 900 h (2G) / Up to 900 h (3G)
Talk time Up to 10 h (2G) / Up to 9 h 20 min (3G)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Development
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Note: Beyond this point at your own RISK
1. Android buid
- Download original android source code (Ice Scream Sandwich Version mr1_4.0.3) from http://source.android.com
- Untar opensource packages of E610_android_opensources.tar.gz into downloaded android source directory
a)$tar xvzf ./E610_android_opensources.tar
- And, merge the source into the android source code(IcsScreanSandwich)
- Run following scripts to build android
B)$source build/envsetup.sh
c)$choosecombo 1 generic 1
d)$make -j4
- When you compile the android source code, you have to add google original prebuilt source(toolchain)
into the android folder
- If the android is built successfully, you can find output at out/target/product/generic
* "-j4" : The number, 4, is the number of multiple jobs to be invoked simultaneously.
2. Kernel Build
- Install Sourcery G++ Lite 2009q3-68 toolchain for ARM EABI.
Visit http://www.codesourcery.com/, download and install the toolchain.
- Untar the kernel source using following command at the android folder
a)$tar xvzf E610_kernel_opensources.tar.gz
- Run following scripts to build kernel
B)$make ARCH=arm CROSS_COMPILE=arm-eabi- m4eu-perf_rev11_defconfig
c)$make ARCH=arm CROSS_COMPILE=arm-eabi- zImage -j4
(arm-eabi- : the directory which arm-eabi-gcc is installed)
- If the kernel is built successfully, you can find the build image at arch/arm/boot
* "-j4" : The number, 4, is the number of multiple jobs to be invoked simultaneously.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Thread Rules:
1. No Argument
2. No hate speech
3. No Abuse
4. Respect other members
5. New members to be helped and guided
6. Search before posting
7. Test before posting any ROM,Tweak,Patch,MOD,etc
8. For the rest of rules click HERE
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Ubuntu has become the most successful *nix distribution for a number of reasons, … more
XDA Developers was founded by developers, for developers. It is now a valuable resource for people who want to make the most of their mobile devices, from customizing the look and feel to adding new functionality. Are you a developer?