Category: Android

  • What is Project Treble in Android OS?

    What is Project Treble in Android OS?

    Understanding Project Treble. How is Project Treble going to change update cycle of Android Operating System? How is Google going to implement Project Treble in Android OS?

    Google releases the newer Android version every year. The newest update of Android comes up with a lot of new features, improvements and with security patches. But, how many percentages of devices are able to get that update. There are so fewer devices which are getting the latest update. Many flagship devices also fail to receive time-to-time updates. How can you expect to get the latest update on your mid-range device as it releases? How Project Treble in Android OS going to affect on upcoming smartphones?

    Is Google playing with us?

    No, it’s not only about Google. Nearly 90 percent of devices come up with preloaded applications, bloatware, UI modifications. They didn’t come up with pure stock android. Device manufacturer needs to work for every separate device to release the latest update of Android. It is not possible for OEM to work on it as every year they release dozens of devices. First, they have to think about Flagship devices, then it comes to mid-range devices and so on. This makes the whole process lengthy and time-consuming. That’s the major reason why our smartphone didn’t get the latest update as it releases.

    From past two years, Google is trying to release its latest Android updates on maximum devices. Reports from last two years show that it’s not actually happening. Google has no control over smartphone manufacturer. Google can’t force them to release the latest update. That’s why the graph of Adoption of Google’s newest operating system is less than 10%. Its a big concern for Google. To fix that big issue Google changed some Android framework which is called as Project Treble. So, what is actually Project Treble in Android OS? Let’s find out.

    What is Project Treble in Android OS

    What is Project Treble?

    Project Treble in Android OS is an attempt by Google to fix clog that slows down the Android update procedure. Technically, Treble is a modification in android architecture that communicates with hardware inside the device. The upcoming Android devices will come up with futureproof vendor implementation. Starting with Android Oreo version Google is in talks with device manufacturer regarding Project Treble. It will take time to implement it on the large basis as more than half of the devices are running an older version of Android Operating System. According to Google, Project treble ensures that upcoming Android devices will get latest updates faster than ever. After reading all this stuff about Project Treble, I am still confused about how Google is going to manage all those millions of devices. 

    If you check statistics of Android’s distribution then you can observe the humongous gap between latest and previous android version. Currently, 28.1 percent of phones running Android 6.x (Marshmallow), and 28.5 percent on Android 7.x (Nougat). That means nearly half of the Android phones are running on a nearly-two-year-old operating system. And most terrible statistics is that only 4.1+ percent of devices are running on latest android version i.e., Android 8.x (Oreo). In short, we can say that nearly 96 percent of Android devices are running an old version of Android.

    How Android updates work?

    There are two parts of the operating system code:

    • The OS Framework
    • Low-Level software (Vendor Implementation)

    Project Treble in Android OS

    Why device makers like Samsung, LG, Sony are not able to give a timely update on their devices? Before rolling out the latest update, OEMs like Samsung, LG, HTC, Xiaomi, Sony needs to do major changes in code. This is likely the cause for delay in Android updates from manufacturers. With OS Framework device manufacturers also need to do modifications in low-level software. The manufacturer has to work a lot.

    After all, those implementations device manufacturer can roll out the update to devices. If any OEM wants to update their device line up. Then they have to update android os code and low-level hardware code also. After updating those codes, the update can be pushed out to devices. But problem is that the low-level hardware code is generally maintained by the chip maker. So, for example, if Xiaomi wants to push an update to one of its phones. Then they have to wait for chipmakers like Qualcomm or Mediatek to release source code which will support the latest update. Here you can see that each and every manufacturer is dependent on one other. Without their support update cannot be rolled out.

    With Android Oreo and beyond, Google has changed that scenario. Google has changed the framework of the Android operating system. Those improvements are codenamed as Project Treble in Android OS. It has separated the hardware code and OS code. With that separation, device manufacturers don’t have to wait for the chipmakers to update their low-level hardware code. It will remain the same. OEMs will be free to update their software. Here is the complete documentation of Treble by Google.

    Hopefully, it will make a significant change in the update cycle of the Android operating system. Check if your device supports Project Treble or not.

     

  • How to check Android Device Supports Project Treble

    How to check Android Device Supports Project Treble

    We all are concerned about the regular android updates. Doesn’t matter which phone you use a midrange smartphone or flagship device. If you are not getting time-to-time Android updates and security patches then it makes uncomfortable. Leave android version updates to the side and just think about Android security patches. We use antivirus on our computer, laptop. It needs to update to the latest version. So it can protect us from outside threats. Same Android device needs monthly security patches so it can protect and secure our device from external threats. but because of some reasons, the device didn’t get those security updates on time. For that reason, Google has introduced Project Treble. Project Treble supported devices can be automatically updated to latest security patch directly from Google. We don’t require any attention from smartphone manufacturer or OEMs. How to check Android device supports Project Treble or not?

    Android Device Supports Project Treble

    How to check your Android device supports Project Treble or Not?

    To check your Android device supports Project Treble or not. You have to just follow the following simple steps.

    1. Download any Terminal application from Google Play Store.
      For example Android Device Supports Project Treble                                             Terminal Android (By Luna Inc)
      Play Store Download link.
    2. After Installation open the downloaded Application.
    3. After opening the app you will see some command window and cursor blinking.
    4. Type following commands one by one and hit enter

      (a) adb shell
      (b)
      getprop ro.treble.enabled

    5. If after second command result is true then your Android device supports Project Treble and if the result is false then your Android device doesn’t support Project Treble.

    The only Android devices running on Oreo version and higher than that can support Project Treble. Older Android version devices don’t support Project Treble. So, before testing Project, Treble support check your Android device version also.

    Learn More about Project Treble. 

  • Install Magisk Manager and Root Android Phone & Tablet

    Install Magisk Manager and Root Android Phone & Tablet

    In last thread, we talked about Magisk a System-less root. Today, we are going to talk about different ways to install Magisk Manager and Root Android Phone & tablet. One of the cleanest ways to install Magisk Manager is by using TWRP Recovery. When we flash new root binaries on the android device, old root binaries need to be removed. It helps to avoid malfunctioning and hard bricking of android phone. Flashing files on android device using TWRP recovery makes sure to replace the old binaries with the new one. That’s why flashing through recovery like TWRP always preferred to install Magisk Manager.

    Install Magisk Manager and Root Android Phone & tablet

    Follow following steps to Install Magisk Manager and Root Android Phone & tablet:

    STEP 1: Unlock bootloader of Android device

    Unlocking bootloader is one of the basic step required before experimenting with your android smartphone. It’s like unlocking the door of multiple possibilities. See this thread to know more about What is exactly Android Bootloader? and How to unlock Bootloader of any Android device?

    STEP 2: Install Custom Recovery like TWRP.

    After unlocking the bootloader of Android device, we need to flash the custom recovery on the device. Learn more about Android recovery: What is Android Recovery? The custom recovery like TWRP helps to flash .zip files as well as binary files on the android partition.

    Follow the following steps to install TWRP recovery on the android device:

    1. First Unlock bootloader of the android device on which you want to install TWRP recovery.
    2. Put your phone into Fastboot Mode or in Bootloader mode. (varies from device to device)
    3. Download the ADB files of your Android device.
    4. After downloading ADB files, open ADB shell using command prompt on Windows OS or Terminal on MAC OS. Remember to open the command window in a location where you placed ADB files.
      Install Magisk Manager and Root Android Phone & tablet
    5. Download Official TWRP Recovery for your Android device.
    6. Use the following command to flash the .img file of TWRP recovery.
      • fastboot flash recovery <recovery file name>.img

    Detail guide flash TWRP on your Android Device.

    STEP 3: Download the Magisk Manager ZIP file

    After completing the installation of TWRP, next step is to download supported Magisk ZIP file. This ZIP file will install the Magisk Framework on your phone. This framework will give your device a systemless root functionality. Get Magisk Manager for your Android device from here.

    We strongly recommend you to always use only supported files to root your android device.

    STEP 4: Flash Magisk ZIP in TWRP

    Reboot your Android device into TWRP recovery mode. Then TAP the install button from the main menu. Navigate to the folder where Magisk ZIP is downloaded. Select that ZIP file and just swipe the slider at bottom of the screen to install Magisk. After completion of installation just hit button Reboot.

    twrp magisk Install Magisk Manager and Root Android Phone & tablet

    STEP 5: Install Magisk Manager APK

    After successful installation of the Magisk framework, we need to install the Magisk Manager application which will access that framework. This application is no longer available on Play Store. so, to install it you need to enable “Unknown Sources” from setting menu. Download Latest Magisk Manager application and install it.

    STEP 6: Verify Root and SafetyNet status

    Open Magisk Manager app. Now, you can see a message towards the top of the screen that says “MAGISKSU (topjohnwu)” with a green checkmark next to it. That shows your phone is now rooted. If your seeing red mark on it then follow above steps properly.

    Magisk front page Install Magisk Manager and Root Android Phone & tablet

    This way you can install Magisk Manager and Root Android Phone & Tablet. For Magisk Modules stay tuned to elitcan.com and stay updated.

  • Guide: iPhone X like Swipe Up based Gesture on Android

    Guide: iPhone X like Swipe Up based Gesture on Android

    iPhone X like Swipe Up based Gesture on any Android phone or tablet. Navigation gesture on OnePlus and MI devices.

    We saw many innovative and popular smartphone in the year 2017. List of innovative smartphones cannot be completed without iPhones. In 2017, Apple released iPhone X with a lot of new innovative features. Features like Gesture-based navigation, Full-screen display, Face ID, etc are only available exclusively on iPhone X. Difference between ordinary iPhone and iPhone X is a home button. In iPhone X, Apple replaced the Home Button with Swipe Gesture Navigation. By swiping halfway up from the bottom to left-right of the screen you can control the phone. With the help of some Android apps, a user can try iPhone X like Swipe Up based Gesture on any Android smartphone.

    iPhone X like Swipe Up based Gesture

    How to get iPhone X like Swipe up based gestures on Android phone or tablet?

    Using third-party applications like Gesture Control

    iPhone X like Swipe Up based Gesture

    Gesture Control is one of the easy and lightweight Android application available on Play Store. It provides a lot of iPhone X like Swipe Up based gesture which can be used for navigation. Those gestures can be used to access Home Screen, Open Notification Panel, access Quick Settings, go back, access recent application, etc. This type of applications helps to operate a smartphone with a large screen. Gesture Control application can be configured as per the user’s requirement. On the big screen, it makes difficult to access notification panel by swiping down the notification bar from upside to down. But by setting iPhone X like Swipe up based gesture we can access notification panel instantly.

    Play Store Link of Gesture Control – Next Level Navigation

    Some of the iPhone X like Swipe Up based gesture which can be used on any android phone, tablet using Gesture Control Application.

    iPhone X like Swipe Up based Gesture

    • Swipe Up
    • Swipe Left
    • Swipe Right
    • Double Tap
    • Double Tap and Hold
    • Long Tap
    • Swipe Up and Hold
    • Swipe Down and Hold
    • Swipe Left and hold
    • Swipe Right and hold
    • Swipe Halfway Up
    • Swipe Halfway Up and hold
    • Swip Halfway Up to Bottom

    Like Gesture Control Application there are Multiple Android applications available on Play Store which can be used to set up iPhone X like gestures on Android tablets and phones.

    How to use iPhone X like Navigation gestures on OnePlus 5T, 3T?

    One Plus started to roll out the beta version of Android Oreo for its devices. One Plus 5T and One Plus 3T are now getting updated to Oxygen OS based on Oreo. In that update, One Plus giving users the exclusive option to use iPhone X like gesture function instead of on-screen navigation keys.

    iPhone x like navigation gestures on OnePlus 3T, 5T:

    • Swipe up from the bottom-center area of the screen to go home
    • Swipe up from the bottom-left to go back or home
    • Swipe up from the bottom-right to go back
    • Swipe up and hold from the bottom-center to jump recent app list

    How to Enable iPhone X like navigation gestures on MI, Redmi Phones?

    From the year 2017, We have seen many bezel-less smartphones like Mi MIX 1, MI MIX 2, iPhone X, One Plus 5T, Samsung Galaxy S8, etc. In the bezel-less phone, navigation seems more difficult as the user has to deal with larger screen size. Sometimes jumping from one application to another makes more difficult on full-screen displays. With the introduction of navigation gestures, it gets easier to navigate on full-screen smartphones. With the release of MI MIX and MI MIX 2, Xiaomi proved that they are more than a budget smartphone. Xiaomi smartphones are powered by MIUI. MIUI is known for its features and iOS-like user interface. After the release of iPhone X, Xiaomi announced that it will bring navigation gesture support to its Full-Screen smartphones. Now, MIUI 9 Beta version of MI MIX and MI MIX 2 coming up with iPhone X like navigation gestures. Xiaomi is also set to release Redmi 5 Plus globally on 14th February 2018. According to the latest news, Redmi 5 Plus will be mid-range full-screen size smartphone. MIUI forum is claiming that Redmi 5 Plus will support navigation gesture feature out of the box. Isn’t it a great news for MI fans?

    iPhone X like Swipe Up based Gesture

    If you want to use iPhone X like navigation gesture on your MI device then update your MI or Redmi device with latest MIUI Beta ROM. You can also check the status on Official MIUI Forum. Where you will get all news regarding features rollout and support.

    Did you already receive navigation gesture support on your device? Also, Write your opinion regarding gesture-based navigation on a smartphone in the following comment.

    Fix Instagram freezing issue on iPhone X.

  • How to Use Android As A Remote Control For TV, PC, Set Top Box, PowerPoint, Projector

    How to Use Android As A Remote Control For TV, PC, Set Top Box, PowerPoint, Projector

    Use Android as a remote to Control any TV, PC, Set Top Box, and Projector from Android Phone

    Have you watched Iron Man 2? One of the finest movies Marvel has ever made isn’t it? Today I want to notice your attention towards one of the scenes where sanator Stern and government officials who hate Tony Stark wanted Military to have Tony Stark’s armor so that they can be powerful unlike anything! See it yourself below:

    https://www.youtube.com/watch?v=X5ge0pd7hMQ

     

    Most interesting part of the scene was to watch RDJ aka Tony Stark hacking, controlling TV Screen from his phone. In this era inspite of having technologies like AR, VR, we use traditional devices like TV, Projectors. So, Can You Control TV, Projectors, AC, Set Top Box, etc. devices from your Android Mobile Phone? How android as a remote works? What does it require to control the TV from your android mobile?

    Use Android as a remote
    How To Use Your Android Phone As A Remote Control For TV, PC, Set Top Box, PowerPoint, Projector

    How Android Remote Control Works (TV, AC, DTH, etc.)?

    First, we need to understand the working of a remote. In a remote, IR (Infrared) blaster device is attached. Data is sent over the infrared rays to other device which is to be controlled.

    When we press a button on remote a specific pulse of infrared light gets transmitted. And on another side, receiver decodes that pattern of signal and responds to that instructions. This way remote control works.

    Android IR Blaster

    Let’s see How To Control PC, TV, AC, SetTop Box, etc. With Android Mobile Phone IR Blaster? You can check List of mobile devices with IR Blaster. Use Builtin IR Blaster or Buy New one which fits in your headphone port.

    Now, let’s take an example, Xiaomi’s smartphone comes up with MI Remote application. In that application, major all appliances are listed out. After completing self explanatory first time setup, You can control any electrical appliances with just one click. Like that there are plenty of applications available on Google Play Store. Those applications help us to control the electrical appliances. You just need a smartphone with IR Blaster. 

    Advantage of IR Blaster

    1. It doesn’t require Internet.
    2. It is easy to use.
    3. Anyone from child to super adult can use it.
    4. Compatible with most of the appliances.

    Disadvantage of IR Blaster

    1. You can only do operations like turning on the TV, controlling Volume and channel, etc.
    2. You can not operate PC from it.
    3. Sometimes it doesn’t work. Because of external interruption of its frequency.

    Android Remote Over WiFi

    The second way to operate appliances like PC from Android is by using network connectivity. There are multiple methods to do it. You can use the applications like Team Viewer, Microsoft Remote Control or others. It will help you to manage, operate and control the PC. It is more effective because it gives you end to end native support.

    This way we can control electrical appliances from android phone. Doesn’t matter where you can use it. It can be Samsung/Sony/LG TV or projector connected in your classroom too. So, let’s Use Android Phone to Control Other Devices like TV, AC, Projector, Set Top Box, DTH, Blue Ray, DVD, PC, PowerPoint, etc. Did we miss anything? Let us know in the comments section below.

  • How To Flash Zip File From PC: Desktop Flasher

    How To Flash Zip File From PC: Desktop Flasher

    A man who never experienced flashing process in his android lifetime then he is missing beauty of android. From beginner android developer to experienced developer flashing is an essential process. No one can bypass flashing stage in android. It is mandatory to everyone nothing matters what purpose it is. It can be a root thing, custom ROM or hardcore android development. You can’t avoid flashing. Many time while installing or flashing any files on android system user needed to transfer that file from computer to an internal or external SD card. Today, we are giving you a simple way to flash zip files from PC to Android.

    Easy stuff…!! But Size matters…!!

    For example, Most of the custom ROMs like Cyanogen, Resurrection Remix, PAC-Man, AOSP,etc. comes up with average size of 500 MB. Then it is not a big problem. Sometimes OEM like MIUI gives system update of  1 GB or more than it. Then it gets irritated to transfer those files from computer to external storage. In such situation question arise Can we flash .zip files directly from computer? Is there any a simple way to flash zip files from PC to Android?

    Here is the answer for your question How to flash .zip file from a computer?
    This method saves time of flashing Custom MODs, kernels, gapps and ROMs. To use this method device must come up with some requirement such as custom recovery must be installed on your device. Learn how to flash custom recovery on android device.

    Old Method to flash .zip files:

    1. Install custom recovery on android device.
    2. Move files needed to flash on internal or external SD card.
    3. Then files can be flash on android device.
      This method consumes lot of time and it requires lot of free memory on internal or external SD card to process further.

    New Method:
    Today we are coming with a new method to flash .zip files. In this method, Desktop Flasher application is used. It is a small application which allows user to flash .zip files from computer to android device.

    Note: Now directly flash all your zip files from desktop to Android device on one click. Just needed to download and install the Desktop Flasher on PC which is running on windows operating system.

    Download Desktop Flasher.

    Thanks to elit filmaker
    Things to do before using that application:

    1. Install the latest USB drivers of device on PC.
    2. Enable USB debugging mode on device.

    How to use Desktop Flasher:

    desktop flasher app to flash file

    1. Open
    2. Download .zip file which you want to install
      way to flash zip files
    3. Drag and drop .zip file on the application to flash it on android device
    4. It will prompt to open custom recoveries like CWM or TWRP on device
    5. After confirmation it will start the flash process

    Just some clicks and your .zip file is flashed. Best way to flash zip files from PC to Android.

  • Guide Magisk a system-less root

    Guide Magisk a system-less root

    We all know about rooting and its benefits. As a developer sometime it is difficult to imagine Android without root. There are different ways to root android device. Those methods directly deals with the system files to get root access. By changing those system files, root access can be achieved. Today, i am going to tell you about the new method of rooting beyond the system and SU binaries. Name of that method is Magisk a system-less root. Is that convenient to use Magisk a system-less root? Will it harm your device ? What are the benefits of Magisk ? and most important question Why custom ROM makers using it in their ROM as default root access way?

    In Android operating system, to strengthen the security of the smartphone OEM gives a lot of functionality in the smartphone. Functionality like locking of bootloader, restriction to the root directory makes smartphone more secure. It protects smartphone from being attacked by the third-party malware and virus. But, as to enjoy the limitless functionality of the android it needs to root. With root access user can tweak the android system. This affects the security of the smartphone which leads to threat to our privacy. Smartphone manufactures are trying to get rid of such things by locking the bootloader and by giving the monthly security patch to the system.

    Magisk a system-less root

    But as android evolving day-by-day rooting is also getting evolved.

    As the evolution of technology started human being started to getting being addicted with it. We wanted all the facilities on our hands. Facilities such as multimedia, gaming, photography needs less security than compared with facilities like banking, Office works, mail, purchasing and facilities which directly deals with the privacy of the user. From last few years with each new update of android version Google giving security patches to the user. This security patches matter a lot while dealing with the security of the smartphone. As rooting harms the security of the smartphone. Developers are come up with new solution to that threat. One of the XDA developer topjohnwu has developed the binaries and software which will help us to root smartphone without touching the system files and security. This method is nothing but Magisk a system-less root. Why it is called as system-less root ? Any guess.

    About Magisk a system-less root:

    Magisk Root is now going neck to neck with SuperSu. Because, it is better than SuperSu in various aspects. Various ROM developers like Lineage OS, Resurrection Remix and others are now including Magisk in their official ROMs. Main reason behind it is that with Magisk you can hide root access. Example of a Pokemon Go and banking applications. If android smartphone is rooted with SuperSu and if you install a Pokemon Go or banking app. Then it will close automatically with a warning. Such application can not run on a rooted device. This is the key reason why ROM makers preferring Magisk over SuperSu in android system. If you are SuperSu user then you get only one option and that is unroot your android phone or don’t use such applications.

    Magisk is the answer to you root need.

    Why it is special ? Why it is called as a system-less interference ?

    Reason behind success of Magisk is that it does not touch any of your system files. It means that it does not make any changes in System Partition. No need to include any binaries in the system file to get root access. Our conventional method of rooting is to change system partition and add some files in system to obtain root access. This all things make android system untouched. This is the reason Magisk is called as a system-less root solution.

    Why to use Magisk?

    • User can run any application on his device like Pokemon Go which can not be used on rooted smartphone.
    • Run Banking Apps.
    • Install OTA updates.
    • Support to incremental OTA updates.
    • Install System-less Xposed.
    • Bypass Android Pay.
      Great..!!
  • Braided USB Cable: Everything You Need To Know + VYPR Cable Review

    Braided USB Cable: Everything You Need To Know + VYPR Cable Review

    With need for cables being on such an extensive level, you need to have durable, rugged cables that could withstand everyday use. If you have been wondering which one to buy, here’s a handy review that explains why Braided USB Cable and premium quality cable is much better when compared to conventional PVC cable. As an example of high quality braided nylon USB cable we are using VYPR CBL and comparing it to Samsung note 4’s stock USB cable.

    Braided USB Cable
    Look at the Packaging! when did your cable arrived in a nice box?

    Are Braided Cables More Durable?

    When you go for a branded Nylon Braided USB Cable such as VYPR USB Cable, you can expect exceptional durability for the product. It will easily last through months without difficulty and will be your able companion when you travel from one place to another. Because of the industry grade braided nylon fiber and anodized aluminum which are used in the production of the cable, VYPR cable will not tear or break even after months of rough usage. PVC cables that comes with Redmi devices last a few months after which the black PVC material weakens, bends and eventually rips. Yes! Braided Cables Are Durable!

    Are Braided Cables More Durable?
    This Leather Braiding looks, so damn Amazing!!

    Why there isn’t Thin Braided Cable?

    The durability for the VYPR Braided USB Cable is rendered by the thicker design in comparison with your ordinary PVC cable. The CBL has 3.5 mm diameter on the outer area as opposed to 2-2.5mm of the regular PVC cable, but regardless of this thickness, the cable is very versatile and highly flexible. You can twist and turn it when charging your phone or tablet without difficulty. To maintain this flexibility and durable, most of time, Braided Cables aren’t so much thin.

    Inside Braided USB Cable
    Protection!! They got the basics Just right!

    Braided Cables are Tangle-Free

    Think about your headphones’ cables or other cables that you may be using. Isn’t one of first thing that comes to mind is the annoying knots and ties which you have to untangle every other day? Somehow they find the way to get tangled irrespective of the uncountable measures you take to ensure they do not! With premium Nylon Braided USB Cables, you no longer have to worry about this issue. They are completely tangle free which saves a lot of time and nerves. This feature also boosts the durability of the cable since it doesn’t bend, crack and tear.

    With Mobile Cases: Most users have a different type of case to suit their mood and requirement. VYPR’s Connector housings used in the cables are really narrow so they fit most cases available in the market. However, they are not as narrow as Samsung’s cable. In fact, just the protective aluminum housing is fitted on top of it, makes the just a notch thicker than the stock cable. The company guarantees hassle free return and refund if the cable doesn’t fit the buyer’s specific case, so there is no risk there.

    Live in Style: Coloured Braided Cables

    While usability is really important for some users, style is important for the others. Samsung’s are not the cheapest smartphones and many users are prepared to pay extra to accessorize their beloved piece of technology. With this in mind some aftermarket cable producers including VYPR CBL, create their products with extra style. VYPR CBL cable comes in 4 colors, which match the colors of the latest Apple devices – Gold, Silver, Space Gray and an added bonus of Red. VYPR product reviews on Amazon.com indicate that this stylish feature is extremely popular with some buyers. These colors aren’t offered on regular PVC cables.

    Braided USB Cable Cost Price
    VYPR CBL comes in USB-C, MicroUSB, and Apple Lightning Flavors

    How Much Braided USB Cable Costs? Price?

    The quality and features of Nylon Braided micro USB cables may lead to thinking that they are overpriced and aren’t affordable for an average user. However, it couldn’t be further from the truth. 3ft/1mtr VYPR cables are offered for as low as Rs.500, which at the time of writing is way cheaper than the original Samsung cable in PVC. And for those in need of a longer cable, VYPR offers a 10ft/3mtr. long cable at the same price of Rs.500. it is available in Gold, Black and Silver. As for compatibility VYPR CBL comes in with USB-C, MicroUSB, and Apple Lightning connector’s as Well.

    Any Warranty?

    Buying PVC USB cables for cheap rates is quite possible online but you hardly get any kind of warranty with it. The life span of such cables is mostly limited by the durability of materials used in the production. Thin PVC cables are far more likely to bend and rip, and their plastic connector housings are also quite fragile. Nylon Braided cable by VYPR CBL come with a solid 12-month warranty, which makes the investment worthwhile.

  • MTT Braided Nylon Micro USB Cable Review: Value For Money Or NOT?

    MTT Braided Nylon Micro USB Cable Review: Value For Money Or NOT?

    Today Let’s take a look at a Braided USB Cable from a not so well known manufacturer “MTT”. This USB cable has great value for money proposition and have some tricks up its slews.

    braided usb cable
    The braided USB cable box package was quite good!

    Why Are Braided (USB) Cables Better?

    Firstly why braided cable? Well I have a cat and she tends to destroy almost every cable no matter whether it is a headphone cable or a USB cable (only she knows what she against cables). So after she went through THREE of my original Samsung cables (costing Rs. 600-700 each) and when everything else failed, it was time to try something new, braided cable. And many reputed manufactures like Anker, Tuzker, and boAt make couple of good ones from and they supported quick charging and were quite promising but honestly speaking, they were pretty expensive for experiment. So I stumbled up upon the MTT’s braided cable. From the pictures it looked OK and it said it supported fast charging and had a nifty feature of having reversible connectors at both ends. (I was a bit skeptical about it though) plus as they had a discount on it , so the deal seemed quite reasonable as well.

    The package arrived a bit late but I did not care much as shipping was free (Never complain if it’s free). The box contains the just Braided Nylon micro USB Cable nothing else (I still wonder, what more I was expecting?). Having a first look, the quality of the cable was quite good (much better than what I expected). The nylon braiding was nicely done, no loose threads, the connector are made of metal with plastic inserts to protect the cable, and it comes with a Velcro tie for cable management as well. All in all first impression were quite good.

    MTT Braided USB Cable Review

    braided usb cable features
    Though the feature is quite handy the USB type-A side worries me as it is too thin!

    Well now to the important part. Is this Braided USB Cable good enough? How did it perform? What about fast charging? Did my cat destroyed it as well? Well to be honest after three months of use still it looks good as new. The nylon braiding held up well (trust me I have abused it quite well). This cable does support fast charging (2.4 Amp output) but quick charging would have been nice (but that’s me being greedy) and the reversible connector is a handy feature, now no need to fiddle around finding the right way in (though on USB A side, it looks bit delicate but it still going). and finally my cat, she strangely have left the cable alone after smelling it for a few seconds the first time I installed it.

    Being 1 meter on length, it is just right for everyday use!

    So final verdict? Well even though the Cable was quite impressive at the price and have that nifty reversible connector. The cable lacks the assurance and peace of mind that cables from big manufacturer provides (maybe I’m being paranoid but that’s my view) and though I haven’t faced any issues, many others have and the after sales service is quite questionable. So if you are looking a cheap cable that will take a beating before giving up (don’t expect this cable to be strong as Anker Powerline plus), this is the one to get. So, this was our review about MTT Braided Nylon USB Cable! Make sure you share this with your friends too.

    Anker claims their Power line plus series of braided cable can lift upto 80kg of weight! so you can imagine the strength!