Skip to main content

Samsung's Galaxy Round: a deep study



Having a new kind of round look and a leather pack back it is tempting and sensning to think of new galaxy round which will make the users go round.. 

a unique look of it's own the new AMOLED display technology the company has been researching for a such a long period. having it in your hand is most comfortable phone you have been ever touched. the perfect shape for keeping it in your hand putting in your pocket is a different feel.it's not just about it's round body only but it has a high end specs with it making it more capable smartphones of samsung.. it has unique feature also on it's back.. it's leather finish that's much different and classy touch to your device making it more safer too..
samsung has launched till now many different shapes but this one is totally different concept.
you can check out the technology behind the round display on here
it be a pretty lucky for samsung that it's rivalry LG is not out there with same concept giving a tough competition to them. It has a real concept of flexibility it's not just little bit round.
it's more then it seems!! 

the new galaxy round being attractive by it's new round look is impressive but let we clear it out that it is not flexible it's immobile on it's position. the only added technology is the amoled technology behind it's round touch display.
it's little gently round than you will might be looking for. it does lie quiet if not touched intentionally!!
you can see it's round body by looking it from samsung logo symbol.
it's more comfortable to have it in the pocket of your tight skinny jeans. the round shape satisfy the round shape of our body. the display measures 5.7 inch if it is not folded. but on folding this 5.7 inch will look like as  usual size.

It runs on  Android 4.3 Jelly Bean
having a display of 5.7-inch (1080p HD AMOLED display),
You can navigate with a physical home button and capacitive buttons.
on the front there is 2 MP camera and on the back it is with 13 MP with LED flash.

+ it's worth mentioning that it is covered by the leather stitched at it's back.. 





Even more software features
the smartphone is actualy smart with new  Galaxy Round's version of Android 4.3 Jelly Bean
Google-loaded services like YouTube, Maps, Navigation, and Search, to Samsung apps and partner contributions, S Health, S Voice, Dropbox, and Trip Advisor.
Motion controls handle a bundle of tilts, swipes, air gestures, and eyeball-tracking and touch activities.
Camera and video

The Round is loaded with the same feature-rich 13-megapixel camera that also leaves behind the galaxyS4 and note series precedes. That means access to modes that use both the front and rear cameras, burst mode, a number of filters, stabilization algorithms, and white balance presets. There are voice triggers as well as guideline marks.
The camera uses continuous autofocus and touch focus, but you can also turn on a setting to take pictures when you tap the screen.
the image quality is fascinating with proper sun light and it auto focus features!

Performance: Processor speeds and battery life
Processing brawn is impressive, Round's 2.3GHz quad-core Qualcomm Snapdragon 800 (MSM 8974) processor, It's accompanied by an Adreno 330 GPU, and 3GB RAM.
BATTERY: The 2,800mAh battery should keep the things right away, though battery life is not as much as note 3, which has a 3,200mAh ticker.
The Round's battery is rated for 16 hours, and 15.4 days on standby..







Popular posts from this blog

PowerShell Gallery is currently unavailable

Recently working on an automation in windows server I got this issue and my automation got stopped. Generally by this error you will know the server is unable to reach out to the PSGallery. ERROR [DBG]: PS C:\Users\nagarro>> Get-PSGalleryApiAvailability -Repository PSGallery VERBOSE: Error in executing PowerShell Gallery is currently unavailable.  Please try again later. Resolution So 2 things which can be done here is: 1. [Net.ServicePointManager]::SecurityProtocol Run this command to check whether the tls1.2 is enabled or not. I f it is not listed just run this command- [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12      2. Sometimes the internet explorer first configuration due to security reason my cause this issue. So you need to open the PS gallery in the IE and add these sites as a exception. You can also disable the config in the registry setting of IE. I was able to so...

How to increase internal memory of your Android !!

Want you to increase Internal Memory of your Android !! 1- First you have to download Mini tool Partition and install on your PC. 2- Connect your SD card to your PC using card reader and backup your SD card data onto your PC as we are going to format it. 3-  Open Mini Tool Partition in your PC and when the wizards open click on your SD Card and select Delete option. Now your SD Card memory is unallocated. 4- Then Right click SD Card and select create option. A popup window will open giving you the choice for making partition ; create partition as primary and file system as FAT if SD Card is less than 4GB and FAT32 if it is more than 4GB. Leave about 256 MB or more space (your choice) for creating the next partition which will be your phone's internal memory. 5- Then select done and do right click on unallocated space of your SD Card and again click create option. Select Primary partition but change the file system to Ext2, Ext3 or Ext4. ( Note: Ext2 is recommended as most ROMs...

Free container labs

Hello all, I am going to share free labs for quick hands on Docker and kubernetes. Hope they will be useful. 1.    Docker Lab setup