Skip to main content

Samsung Galaxy S II

Samsung Mobile baru sahaja mengeluarkan versi terbaru untuk keluaran gadget mobile iaitu Samsung Galaxy S II yang menggunakan processor dual core dari Exynos

Ini antara spec yang terdapat dalam phone baru Galaxy S II


Network
HSPA+ 21Mbps/ HSUPA 5.76Mbps EDGE/ GPRS Class 12 Quad band GSM 850/900/1800/1900 Quad band UMTS 850/900/1900/2100
AP
        Samsung Dual Core Application Processor*
Dimensions
125.3X66.1X8.49mm
Display
4.3" WVGA SUPER AMOLED Plus *
Memory
1GB RAM, 16GB/32GB MicroSD (up to 32GB)
Camera
8MP AF with LED Flash + 2MP Front
Connectivity
Wi-Fi a/b/g/n BT v3.0+HS USB 2.0 OTG
Connectors
MicroUSB, 3.5mm Ear Jack
* May not be applicable in some regions.
* Display: "4.27" in actual measurement

Battery
1650mAh
OS
Android OS Gingerbread
Message
SMS/MMS (OMA v1.2) Email (POP3/IMAP/SMTP, SSL/TLS) Exchange ActiveSync Email
Audio
MP3, OGG, AAC, AAC+, eAAC+, AMR-NB AMR-WB, WMA, WAV, MID, AC3, IMY, FLAC, XMF
Video
MPEG4, H.264, H.263, WMV, DivX, Xvid, VC-1 Recording & Playback 1080@30fps
Image
JPEG, PNG, GIF, WBMP, BMP, AGIF
GPS
A-GPS
Convergence
Easy Set-up (WPS PIN/PBC, Wi-Fi Direct) AllShare (DLNA1.5) Samsung Kies 2.0, Samsung Kies air

4 Hubs
Social Hub / Readers Hub / Music Hub / Game Hub
Others
TouchWiz Google Mobile Services
 Jika dibandingkan phone keluaran dari Google iaitu Google Nexus S, nampak Samsung Galaxy S II lagi mantap dan lebih fresh!

Kita nantikan berapa harga untuk pasaran Malaysia.

Comments

Salimi said…
perghhhh... ni siyes nak beli ni nmpknye sop... kaya sehhhh

Popular posts from this blog

Building a KVM Proxy

Traditionally we seldomly connect our KVM from the port directly to the server that consists of usb for keyboard and mouse, vga cable for display purposes. More advanced you may have an experience using the iKVM which connect all you kvm port from the internet where you can have a remote location as long as you have the internet connection. When technology evolve, physical server are becoming obsolete since we have the virtualization technology. Since that to access your virtual machine (vm) are more easier. Instead of using SSH, like a Xen hypervisor, the Xen itself can host as a KVM server and map to the vm on different port as configured from the config file.

Warning Nuffnanger's!

Dear Nuffnangers, As you might already know, there are 2 different types of campaigns from Nuffnang: Metered (mCPM) Campaigns , which pay according to the number of visitors who see the ads; and Cost-Per-Click (CPC) campaigns, which pay bloggers based on the number of clicks generated on the ads. It has come to our attention that certain groups have been committing click fraud, which is defined as clicking on CPC advertisements intentionally just to generate earnings for a blog's owner. Do note that this act is an abuse of our Terms & Conditions under Section 6. Banner ads are only supposed to be clicked on if the viewer is interested to find out more about the advertising campaign, and not for the intention of earning extra money. Should this situation worsen, the frequency of ad campaigns might be significantly reduced as we'll only be able to sell ad spaces on blogs with no click fraud record. Our system is capable of tracking these illegal actions...

Python - Xen and libvirt

more function can be found in python dir libvirtclass.txt shell> find / -name libvirtclass.txt Generated Classes for libvir-python # # Global functions of the module # # functions from module libvirt open() openReadOnly() virEventRegisterImpl() virInitialize() # functions from module virterror virGetLastError() virResetLastError() # # Set of classes of the module # Class virDomain()     # functions from module libvirt     ID()     OSType()     XMLDesc()     attachDevice()     blockPeek()     connect()     coreDump()     create()     destroy()     detachDevice()     maxMemory()     maxVcpus()     memoryPeek() migrate()     name()     reboot()     ref()     resume()  ...