Showing posts with label performance. Show all posts
Showing posts with label performance. Show all posts

Sunday, May 19, 2019

OnePlus 7 Review

One plus 7 Review

Key Specification :




Summary 

  • Performance                           Octa core
  • Display                                   6.41"(16.28 cm)
  • Storage                                   128GB/256GB/512GB
  • Camera                                   48MP +5MP
  • Battery                                    3700mah
  • RAM                                       6GB/8GB/10GB
  • Launch date in India               June 4, 2019(Expected)



The OnePlus 7 mobile features a 6.41" (16.28 cm) display with a screen resolution of 1080 x 2340 pixels and runs on Android v9.0 (Pie) operating system. The device is powered by Octa core (2.84 GHz, Single core, Kryo 485 + 2.42 GHz, Tri core, Kryo 485 + 1.8 GHz, Quad core, Kryo 485) processor paired with 6 GB of RAM. As far as the battery is concerned it has 3700 mAh. Over that, as far as the rear camera is concerned this mobile has a 48 MP + 5 MP camera Exmor-RS CMOS Sensor supporting a resolution of 8000 x 6000 Pixels and the front snapper is powered by a Exmor-RS CMOS Sensor. 

Other sensors include Light sensor, Proximity sensor, Accelerometer, Compass, Gyroscope. So, does it have a fingerprint sensor? Yes, it does. For graphical performance that can make games run smoothly, this phone has got a Adreno 640 GPU. On board storage is at 128 GB with the option to expand the memory by No. Design is one of the most important factors when it comes to mobiles. This phone is 8.2 mm slim and weighs 182 grams.



OnePlus 7T’s official price isn’t available now. But expecting the price of OnePlus 7T is 82,000 by the area of land in Bangladesh.

The OnePlus 7T could come with browsing of HTML5. Also has dual LED flash camera. It’s protection on Corning Gorilla Glass 5 Dolby Vision. Its audio jack is 3.5 mm. Their active noise cancellation with dedicated to mic Dirac HD sound.

Saturday, May 18, 2019

Android V/S iOS



Hello Guys!!!

As we all know the competition between an android and ios is very far from end. As both carries their own benefits and problems.

We know that an iOS device having 2GB RAM (hangs less) is far more responsive that an android device having 4 GB RAM (Hangs more).

So let's differentiate between these operating systems to check which is best at what level. Let's begin

1. When we installing an application in android is consumes some space and also use RAM and when we delete(Uninstalled)the application stop using any resources of a phone. This concept is called Garbage Collection and is based on JAVA. But this concept itself uses resources as well that leads to hanging problem in an android based phone.And if a device have less RAM Like 1GB it make the phone almost unusable

Whereas iOS uses ARC (Automatic Reference Counting) which is based on Objective C Language It works like if any application is not in use it automatically discarded (stop) from using the resources. This mechanism uses less resources and increases overall performance of phone.

2.  Now let's talk about the UI (User Interface).
Android has different UI's like stock android (Used in android one devices), MIUI(used in Xiaomi phones), Color OS(used in OPPO devices), EMUI (used in Honor devices) and many more. 

In android the UI uses same thread as other resources so basically all applications(Apps) including UI are running on a single thread. And also resources are also be used background also as Android gives more freedom to developers. And at one point of time it makes devices to stop unexpectedly and even crashing of some applications.




Whereas iOS uses a a separate thread for UI Which enables resources to be used by UI and Application separately and hence increases overall performance

3. In android APP management is a plus point as android developers have freedom to develop applications either professional or a non professional. So some time apps might cause memory leaks(Memory leaks can be defined as a situation where even after stopping application from running it can't able to free memory/resources)p

Whereas in iOS there is restriction for app developers that enables to permanent stopping to the problem for memory leaks and  hence it increases performance

4. The android is can be used with any phone hardware it doesn't matter. 

But in iOS it can be used with its own manufactured hardware it can't be used be with any other hardware

Look I'm not saying the this battle is over as the both OS has its advantages and disadvantages.

So, I'm just conclude it by saying that the android is NOT the WORST and iOS is NOT the BEST either.