How to use Android 4.4 KitKat Screen Recording

With the release of Android 4.4 KitKat we see that an added feature is screen recording. While we are excited about the new feature its not as easy as many users would like and most won’t even think about using it. This being said it seems the reason for screen recording is primarily for app developers to be able to record the features of their apps natively.Android Screen Recording

With the launch of the Google Nexus 5 and the Android 4.4 update hitting other Google devices as well we have been trying out all the features KitKat has to offer and one that stood out was the screen recording feature. With developers being the focus of the new feature we are sure it will be made easier in the form of apps for the average user to take advantage of.

How to use Android 4.4 Screen Recording
First thing that you must know about the feature is that you can currently only access the feature using ADB (Android Debug Bridge) meaning you must have your device connected to a computer to use it. ADB allows developers to access their device from command line through the Android SDK. If you understand this then you can get started with screen recording.

Record a video with default settings:

  1. Open up a command consoles and navigate to the Android SDK folder
  2. adb shell screenrecord /sdcard/filename.mp4
  3. (this records a video with default settings)

Record a video with custom settings:

  1. Open up a command consoles and navigate to the Android SDK folder
  2. adb shell screenrecord –time-limit 30 /sdcard/filename.mp4
  3. (this records the video for 30 seconds)
  • How to stop recording if no time is set: (Ctrl+C)

Available commands for custom screen recording:

  • –help – Displays a summary of usage.
  • –size – records at a set display resolution. If this is not set the default is 1280×720.
  • –bit-rate – sets the bit rate of the video in megabits per second. i.e. 8000000 would be 8 Mbps (default is 4Mbps)
  • –time-limit
  • –rotate – experimental feature that rotates the output of your video by 90 degrees.
  • –verbose – when set there will be log information displayed in command line while recording. By default no information is shown during recording.

While the screen recording process is not as easy as we initially expected when the feature was first announced it is easy enough for a novice user with basic understanding of command line can accomplish. We will update this article with a video of the screen recording process shortly but until then if you have any questions about the process please feel free to ask in the comments below.

Judge denies Samsung’s motion to halt Apple patent damages

Samsung tried to postpone Apple patent damages trial to wait on the Patent Office to examine an important patent’s validity. Last year a jury found that Samsung had violated five patents held by Apple for their iPhone’s design and functions. The judge over the case found in favor of Apple in the amount of around $450 million but later ordered a new trial to reassess damages. There was a previous trial that already awarded Apple $600 million to be paid by Samsung and now have to decide how much more they will add to the total.

Apple vs Samsung PatentsSamsung’s argument was that the US Patent Office is questioning validity of Apple patents in this case the “pinch to zoom” feature patent number 7,844,915. If the patent is found to be null then Samsung would be able to then argue that Apple has no case for lost revenue and the current trial would no longer be valid. The actual feature that “pinch to zoom” refers to is being able to bring your fingers together or apart to zoom in or out.

As we have always said “there should be more focus on innovation and less on litigation” since Apple seems to be focused on getting paid for other peoples hard work. We are biased Android enthusiasts although the fact that features meant to be standard on smartphones should not be patent worthy in the first place. We do understand however larger things like new technologies that are copied exactly may be worth a patent but in this case its our opinion that this is a waste of time and money on both parties. Of course our opinion is ours alone and we understand that others feel differently.

Our biggest concern is that fact that patents still under review are able to be litigated before being validated by the patent office? I understand that the patent is in place because it was previously validated but now that its under review again final decisions on damages should follow the review. Let us know what you think about the situation, we’d be happy to hear other point of views even if not inline with ours.

Review: Elecom Mobile TV Tuner (DVB-T Receiver) for Android Devices

The Elecom Mobile TV Tuner for Android devices allows you to watch TV on any compatible Android device with real-time recording and playback. Being able to turn your Android device into a portable TV is quite nice with added features like real-time recording and playback, a reusable adhesive mounting system, electronic Mobile TV Tunerprograming guide display, closed captioning, switchable sound multiplex broadcasting and even works in over 20 countries. First and foremost we have to note that this device does not currently work in the US.

What you will get when you receive the Mobile TV Tuner is the DVB-T receiver unit with an antennae, micro USB to USB cable and a short flexible micro USB cable.

Elecom Mobile TV Tuner Receiver Setup
The setup is very easy for any level user since you simply download the associated app from Google Play and run it with the accessory attached. When the app opens for the first time it will automatically start the channel search function after you select the country you are in.

Elecom Mobile TV Tuner Receiver Design
The unit is a great little unit for watching live DTV and radio broadcasts from you mobile Android device and is small enough to put in your pocket when not being used. The unit is a small rectangle that easily sticks to the back of your device or its case with a reusable adhesive strip so it doesn’t just dangle while in use. The antennae shrinks down to about two inches but allows itself to be pulled out for better reception as well. We aren’t sure the design could be improved in any way as it is much smaller than any mobile device you would need to attach it to.

Elecom Mobile TV Tuner Receiver Features
The DVB-T tuner does not require any type of data connection to function which is a plus since there is no rational reason for needing it like apps alone on the Play store. The picture quality is only limited to the devices display meaning it as good as you’ll get on any device. What this means is you can get almost full HD on devices like the second Generation Nexus 7. You can scan for channels from the app that you download from Google Play and easily plug in the device without any difficult setup required.

The greatest feature of the unit is the fact that it has real time recording and playback meaning from the app you can record what you are watching. The device is also powered by your mobile device via the USB connection so it is completely portable and no power supply is needed. Another feature worth mentioning is having closed captions for those that require or decide to turn it on.

Requirements and Compatibility
The device currently does not work in the US but does support many countries at this point. Once it is available in the US we will update this article to be sure and let everyone know. The countries currently supported are: Australia, Belgium, UK, China, Czech Republic, Denmark, Finland, France, Germany, Greece, Hungary, Italy, Netherlands, Norway, Poland, Portugal, Spain, Sweden, Switzerland, Turkey and Taiwan. System requirements are as follows: Android 3.1 or higher for most devices although Samsung Galaxy devices must be running Android 4.0 or better.

Conclusion
We are disappointed that the device does not currently work in the US although we have high hopes that it will work here before long. This small device it feature rich and completely met expectations as far as features and function. The Elecom Mobile TV Tuner does have a rather high price point at around $120 although for those looking for a solution like this it is easily the best out there to date.

How to Enable Android 4.4 KitKat Battery Percentage Indicator

Google finally added support for a battery percentage indicator in the status bar of Android 4.4 KitKat although seem to have forgotten to add a way to enable it. No matter where you go in the settings you will not find the enable button for the battery status percentage although it is a very easy workaround that can be done in two different ways. One of the methods is as simple as installing an app and the other is via ADB commands. Either way you will get the percentage indicator without having to root your device. Of course currently the only device this is relevant to is the Google Nexus 5.

how to enable battery percentageEnable Battery Percentage Method one (easiest)
This method is by far the easiest and recommended for novice Android users and is simply installing an app that was developed by XDA member kroegerama. How to enable the battery percentage via the app is as follows:

  1. Download the Battery Percentage App (Download Link)
  2. Install and Run the Battery percentage app
  3. Check “enable battery percentage”
  4. Reboot the device for changes to take effect.

Enable Battery Percentage Method two (via ADB)
If you either don’t trust third party apps or just don’t want another app added to your list taking up more space no matter how small it is you can use ADB to accomplish the task. If you don’t want to deal with command line then we recommend using the method above. This being said the ADB method is still pretty easy and is as follows:

  1. Download the latest Android SDK on your PC
  2. Connect your device to the computer via USB (Nexus 5 currently)
  3. Type “adb shell content insert –uri content://settings/system –bind name:s:status_bar_show_battery_percent –bind value:i:1”
  4. press enter then…
  5. Type “adb reboot” and press enter
  6. Once the device reboots changes will take effect.

Neither one of these ways are perfect as the batter percentage will show in white meaning that you won’t see the percentage until your battery drops below 50% so that you can see it behind the batter indicator. At any event it does give it to you and in most cases when the battery is below 50% is when you are really interested in the percentage anyway.

We can assume that this is a known bug that will be fixed in upcoming updates to the Android 4.4 KitKat OS. There are already talks of an update to Android 4.4.1 so we will see if Google makes this article obsolete with the update. Let us know how everything works for you as well as any issues you run into so we can be sure to help.

Android 4.4 KitKat Features & 4.4.1 Update

We have all been waiting patiently for the Android 4.4 KitKat rollout which is the latest version of the OS rolling out with the Nexus 5. Forget about iOS7 because KitKat as seen below will blow it out of the water. If you have already managed to get your hands on the Google Nexus 5 you’ve at least had a chance to play a little with KitKat.

4.4 KitKat New FeaturesSmarter Location settings to Save Battery
With so many applications asking for your location when completing actions your GPS is getting pinged all the time. We all know that GPS drains then battery quite a bit and Google has worked on a feature called “Battery Saving GPS Mode” as a workaround for this. Basically what Battery saving mode does is minimize the reference points to find you location which in turn reduces battery drain. You can enable the feature easily via “Settings -> Location -> Mode” and from their enable Battery Saving. You can of course from here give your GPS a bit of steroids by setting the mode to High Accuracy but don’t look to save any battery that way.

Hidden Android KitKat Animation
While hidden away in the settings this is not a new easter egg as older versions have this as well but worth mentioning for those new to the OS. You can view an animation of the Android 4.4 KitKat logo which also allows you to spin it but thats about all you get from this. If nothing else its away to showoff since unless you have a Nexus 5 you may not see this for some time. Get to the logo via “Settings -> About Phone” then triple tap the Android version. To get out of this just tap the home button and continue with your day.

Advanced Photo Editor
Google has added an advanced photo editor suite for both smartphones and tablets with its update to KitKat. The best and most important feature of the new photo editing suite for Android is the fact that after edited you can always revert back to the original image without losing it. Some other features of the photo editor is the ability to apply pre-defined looks, alter geometry, and apply filters. No need to download as the editor will be included with the Android OS.

Better Visual UI Features
Games and applications can now use the entire screen without showing the notification bar and the UI stays hidden when interacting with the device. You can however reveal the notification bar by swiping down from the top or up from the bottom of the device so you don’t have to leave the application or game to see notifications or menu’s.

Much Better Performance
One of the most beneficial features of the new OS is its ability to run on almost any mid to high end Android device manufactured in the last few years. KitKat in theory can work on just about any device due to its requirement of only 512MB of RAM. The OS streamlines all of the major components to reduce memory usage and battery drain alike. Some of the features that reduce memory use are Dalvik JIT code cache tuning, kernel same page merging (KSM) and swap to zRAM. There are also new API’s to help developers create much more memory efficient applications.

Cloud Printing
Google has opened up an API to developers to allow Google Cloud Printing from Android 4.4 KitKat devices. What this means is that we will likely see many of the big name applications allowing you to print your documents and images via this service. Since there is native platform support for printing it is much easier to support the printing feature including an actual print manager. The print manager give you control over printing with shared services and a system user interface for printing.

Screen Recording now Native
With screen capture being a highly requested feature since many devices until recently were hit or miss KitKat takes it further with the ability to record your screen. Finally you can easily record your actions from the device and it will be stored locally as an mp4 file. The screen recorder will save the video at the same resolution and quality of the device being used meaning you can actually get high quality recordings easily. The screen recorder will also save the video in the orientation that you have it when recording. Personally I have to mention that this is one of my favorite features of the new OS speed and all else aside.

Built In IR Blaster support
While the only devices worth having currently with an IR blaster are Samsung the support for them has been less than desirable. Developers will now have access to API’s to control the IR blaster hopefully creating more applications to choose from. This will also allow many more features of the IR blasters other than just changing channels.

Android KitKat 4.4.1 Update Already in Development
Thanks to an XDA member there is evidence that Google is already working on an update to KitKat. The only feature that we see being repaired is the translucent menu due to its incompatibility with the Nexus 10. The report has been further confirmed by a tech blog by the name of MYCE seeing the build version KOT31B in Google’s Chromium issue tracker.

“The issue was first marked with the Google-Restrict-View label which makes it only readable to Google employees but the label was later removed,” MYCE reports, “The build is only a week old and could be the sign we’ll see a 4.4.1 version.”

Conclusion
With the enhanced performance and multitude of features Android 4.4 KitKat proves to be the best version of the OS with much better support than its predecessors. We could see KitKat coming to devices that may have only seen support for ICS at best to date. These updates may not come in the form of an official update but will prove to be a widely accepted version of the OS. Once we have our Nexus 5 which should be any day now we will try to demo some of these features and add a video here. Please let us know via the comments below what you think of the new OS and the features you will love to get your hands on.

Review: Netgear Push2TV PTV3000 Wireless Display Adapter

The Netgear Push2TV PTV3000 is a small device that allows you to wirelessly display your Android device to an HDTV. With the new version of Push2TV, the PTV3000 supports Miracast which is what allows your Android screen to Beam its screen to the TV. Besides Android devices you can also mirror your laptop screen to allow using it on the big screen.

Netgear Push2TV PTV3000 review Using the device is rather easy as you connect the Push2TV unit to the TV via an HDMI cable (not included with the unit) and power it using the mini USB port of the device either to your TV or a wall adapter. The Push2TV unit supports any laptop that allows Intel’s Wireless Display (or WiDi) and Android devices with Wi-Fi Direct and Miricast. Keep in mind that most newer Android devices support this since Miricast is integrated into Android 4.2.  We tested the unit with the Samsung Galaxy Note 3 and Galaxy S4.

Netgear Push2TV PTV3000 Design
The Push2TV unit is very small with nothing more than an LED, HDMI port, miniUSB port and a button for changing the mode of the device. Unlike the previous model you can plug this device directly into a TV USB port to power it and it does not require an adapter. You can however plug the device into a wall adapter and keep it powered that way as well. The small form and smooth black design makes it a nice looking accessory.

Netgear Push2TV PTV3000 Setup
When you first get the Push2TV unit you will have some required setup and the first thing you will have to do is update its firmware. This process can be a little tricky for those that aren’t tech davy but not too bad just the same. You can refer to the video below to find out how to upgrade the Netgear Push2TV Firmware but the process is as follows:

Download the Push2TV Firmware from Netgear

  1. Push and hold the button on the side of the device for 5-7 seconds until the LED starts flashing
  2. Connect to the Push2TV unit via your computers wireless connections
  3. Open a browser and visit 192.168.3.1
  4. From there you can select the file you downloaded and update the firmware

Viewing your Smartphone on an HDTV
As we stated earlier if your device runs Android 4.2 or newer your device should be supported. Each device will however have different ways of connecting to the Push2TV unit due to the different skins that are laid over the Android OS based on manufacturer and carrier. We have demoed the connection process on the Samsung Galaxy S4 in the video below as well as the quality of the Push2TV device.

Netgear Push2TV PTV3000 Features & Quality
The Push2TV unit really has its one main feature and that is mirroring your laptop or Android device on your HDTV screen. I do have to say that its a very smooth process although the one drawback on mobile devices is its internet connection. Since the unit creates a peer-to-peer connection you will still be able to use the internet via Wifi although it will decrease your bandwidth a bit. When you are within 10-15 feet of the unit the quality is as good as any wired connection. When we backed up to around 20 feet there was a slight degradation in video quality although not enough to make a big difference.

Final Thoughts on the Push2TV PTV3000
Other than the small issue of Netflix having to buffer a few times before playing smoothly and a light decrease in internet speeds its a pretty handy accessory. Just make sure that you update the firmware first thing and everything seems to be smooth. We focused on connecting mobile devices to the unit and never ran into an issue. This being said the connection to laptops seems to be less reliable but still rather stable. The Push2TV unit is around $100 so isn’t the cheapest way to mirror your device but it is the most convenient and useful.

Virtual Reality Android Accessory from Oculus Rift

Yesterday at Gamesbeat 2013 Chief Executive Officer Brenden Iribe announced that Oculus Rift would be releasing a light version of their headset for Android devices. He stated that the mobile version of the Oculus Rift virtual reality unit will be a “head mounted display with a system on a chip” that works with your Android device. The vision has been confirmed for Android devices although he stated nothing about releasing a version for iOS.

Oculus Rift Virtual Reality Headset The Oculus Rift will be one of the most anticipated and in our opinion popular Android accessories for gamers across the board. You no longer need a large console to get the virtual experience your looking for and the announcement yesterday will be a “game changer” in the VR world as well as mobile.

If you have never heard of the Oculus Rift, its a virtual reality headset to allow the same experience you normally get from an expensive setup in a mall or amusement park. The difference is this unit can be used in you home or office with a much smaller accessory. There is a lot of hype about the product and we are excited to see it coming to mobile devices and even more excited that Android will see it first.

The Oculus Rift for Android is supposed to be shipped at the same time as the PC version of the headset although no release date has been mentioned at this point. When looking for a price there has been nothing we can find for the PC or mobile version but should be announced before long. We will keep you updated and hopefully get a video review up for it as soon as possible.

Review: Samsung Galaxy Note 3 S-View Premium Cover Case

The Official Samsung Galaxy Note 3 S-View Flip Cover is an ideal accessory for users that don’t want a bulky case while still protecting their Note 3. The Galaxy Note 3 S-View is a battery door replacement case that allows you to see the time, access the camera, notes, view notifications, answer incoming calls and much more without opening the cover. We have decided to do a quick review on the popular accessory for a device that seems to have quite a large following.

The Galaxy Note 3 S-view flip cover comes in many different colors including white, black, blue, blue lime, orange, pink and oatmeal. Other things to keep in mind when thinking about this case is its ability to preview text messages, viewing date, time, weather and alarms.  This is one of the most popular Note 3 Cases available at this time.

Official Samsung Galaxy Note 3 S-view Flip CoverGalaxy Note 3 S-View Premium Cover Case Design
The greatest benefit to the S-View for the Note 3 is the fact that it allows the phone to be protected while keeping its slim design. Many users of larger devices like this don’t like the bulk that cases create but in this case you sacrifice nothing while protecting the screen. When using the S-View case you will also notice that the battery door cover that replaces the standard one is much stronger that the original. The flip cover is also a very strong flap that has its own touch screen built in to transfer data from the device to the secondary screen. The only downside we see to the design however is the fact that the flap does not have a way of locking shut which you can see in the review video.

Galaxy Note 3 S-View Premium Cover Case Features
The features built into the S-view cases have always been impressive but this particular one has many more features including the ability to select the view screens background color to match your own style. After selecting the style you want after initial installation you can then see all of the features this cover has to offer. The primary feature is the ability to answer incoming phone calls from the view screen although there are other features you can access such as the camera to take pictures without opening the cover and finding the camera app. Besides this there is also a notes app built in and a music player so that you rarely need to open the flip cover.

Questions from users of the Note 3 S-View
The primary question that we notice users having about the cover comes from the initial use of it. There is a small part that is sometimes loose in the box when you open it with a set of connectors. This is how the case gets power from the devices battery. If you notice that the pronged piece is loose in the package you will see on the battery door cover where is sticks so just manually stick it to the inside of the cover.

Conclusion
The Official Samsung Galaxy Note 3 S-View Premium Cover Case is a very feature rich replacement for the battery door that adds some protection to the device. Additionally the flap allows the screen to be covered when you don’t need the touch screen allowing it to be protected when not in use. We do recommend this cover for users that don’t want to add bulk and like to keep the screen covered most of the time. Those that use the device primarily as a phone, camera or music player will easily find this the most useful accessory for their Note 3.

Telepathy One to Compete with Google Glass

Everyone has heard about (and probably lusted after) the Google Glass, a revolutionary gadget worn as a pair of glasses. It creates a visual augmentation experience unlike any other as the device acts as a camera, microphone, video camera and navigation tool all at once. Not long after the launch, rumors surfaced of Chinese company, Baidu, manufacturing a rival, and soon Microsoft were getting in on the act with their own similar devices. But now, Japanese designer and entrepreneur, Takahito Iguchi, has unveiled a prototype for a brand new device called Telepathy One.

Telepathy One GlassesThough the name may not trip as smoothly off the tongue as the ‘Google Glass’, the design itself is certainly slick. Unveiled at South By Southwest (SXSW) as a prototype where Google Glass first made its debut, visitors flocked to try out Google’s new rival. On first look, it seems fairly insignificant with its light, wraparound frame. The device is designed to be distraction-free, stripping down the Google Glass frame down to the bare minimum, with a halo-like band worn around the head. According to Iguchi, the main problem with Google Glass is that they’re simply not cool. It’s true. Since the launch, websites have already sparked up naming and shaming people wearing their Google headsets and looking… well… ridiculous.

In terms of the technical spec, exact details are difficult to pin down but the basis for the functionality is clear. The device is designed to connect to the user’s smartphone via Bluetooth, enabling them to stream files and photos directly to the device to be viewed on the projection display. Similarly, any images can be swiftly and easily transferred to the smartphone. Unlike the Google Glass which focuses on capturing, videoing and photographing, the Telepathy One is aimed more towards communication and sharing, perhaps in the hope that one purchase will lead to many more.

It’s also designed to be more fun for the user. In traditional Japanese style, the first prototypes of the Telepathy One showed off the creators’ creative flair with a special Manga Camera, a photo-editor used to create manga comic cartoons from ordinary photos. How much will it cost? Unlike the Google Glass’s hefty price tag reserving it only for the rich, famous (or hopelessly irresponsible), Iguchi plans to launch the Telepathy One at a more accessible price.

But it’s not just the device itself which aims to take on the Google empire, it’s Iguchi himself. The small team who have created the device began their project in the heart of Tokyo but soon found the area limiting in terms of gaining exposure for their gadget. As Iguchi himself confesses, Tokyo is one of the technology capitals of the world but presenting new gadgets to the rest of the world are the problem. So, to Silicon Valley, US, the team travelled where a team of software engineers got to work. Iguchi is hailed as a new face for this small brand, working in his shared office in San Francisco plotting to take on the Google force. Is the Telepathy One likely to outshine the Google Glass? It’s difficult to say, but with Iguchi’s confidence, self-belief and strong hopes for building relationships with his consumers, there’s certainly no reason why not.

Review: Spigen Slim Armor View Galaxy S4 Case

Spigen has created some really nice Slim Armor cases for the Galaxy S4 so we expected nothing less than the best. This time Spigen has created the Slim Armor View case which is a combination of the official Samsung view cover and Spigen’s very own Slim Armor case. The biggest difference and benefit is the fact that this is a strong protective version of Samsung’s S-View cover. Those that love the S-View will love the added protection and design of the Slim Armor View case.

Design of the Spigen Slim Armor View Case
The Spigen Slim Armor Case for the Samsung galaxy S4 has a uniquely creative design for a tough case. The case itself has two different models being the slick white and a more matte styled black both with the same design but slightly different feel. The white version as seen in the video on this review is a very smooth case that does pick up fingerprints but in our opinion is the nicer looking of the two on a white S4. The black model is much better at hiding fingerprints with its more matte shell and is about the same color as the TPU rubberized interior of the cases.

The Slim Armor View case has three main parts being its cover, TPU rubberized slip cover and hard plastic outer shell. The view cover has an auto-wake feature which also when closed puts the device back to sleep.

The view cover is attached to the main part of the case by a double hinge to allow it to be folded open and again behind the device to easily use it without the cover in the way. The view cover has a small screen at the top that allows you to see the time, notifications, missed calls, incoming calls, and even alarm notification when it goes off without having to open the cover to access the screen. Besides being able to see all of this you can answer and decline incoming calls as well as snooze and stop your alarm from the small view screen. This alone should improve battery life exponentially. The screen cover also has an opening for the ear piece as well as access to the home button.

The Spigen Armor Case portion of the design consists of the two main parts being the TPU rubberized slip cover and hard plastic outer shell. The case is designed to allow your Galaxy S4 to easily slide into the case without falling out just as easily. The TPU rubberized internal part of the case is actually very strong and not as soft as you would see in most cases using the same design. This rubberized internal shell is what creates the raised volume rocker and power button. The outer shell is a very hard plastic. This creates a strong shell around your GS4 without making it incredibly thick.

If for any reason you decide you aren’t interested in using the flip cover you can easily remove the cover from the main part of the case by lifting up the rubber from the plastic shell and gently lifting the cover off. Its an easy process and for all intent and purposes you will now have the Slim Armor case for your Galaxy S4.

Protection of the Spigen Slim Armor View Case
Most cases only protect the back and sides of the phone but the Slim Armor View case will protect the Galaxy S4 all the way around. The Slim Armor View case covers the entire phone as if you put it into a box leaving no part of it vulnerable in the event its dropped. The case itself having the rubber slip cover that is surrounded by a polycarbonate hard outer shell provides an incredibly strong protective covering. The TPU rubberized interior provides the shock absorption while the hard outer shell takes the hit itself.

Second is the flip cover which is just as strong as the case itself creating a cover like the S-View while locking in place so that it wont open when falling. The flip cover also keeps the screen completely covered when your using the phone for a call and when pulling it out of your pocket which is generally when people drop their phone. There is absolutely no access to the glass of the device making the Spigen Slim Armor View Case the most protective case we have seen for the Galaxy S4.

Final thoughts on the Spigen Slim Armor View Case
I believe I will leave this case on my phone for a while to see how it stands up under daily use but have to say my impressions of it now are all positive. The only flaw in the case that I could find is the fact that when taking pictures you have to let the cover lay open. When the cover is folded behind the phone it covers a small portion of the top of the camera. This being said its complete protection and innovative features negate that quite a bit.

The Spigen Slim Armor View Case can be found at Mobile fun for $44.49 in both black and white, which falls in line with other protective cases in its class. This being said the protection is unrivaled even by OtterBox with a much slimmer design as well as the fact that it has the view cover you could only previously find with the Samsung S-View (we would like to note that this entire case costs the same as the flimsy S-View from Samsung). We can see no reason this case would not compete with even the largest well known brands.