The Redmi Note 5 is likely to be powered by a Qualcomm Snapdragon 630 and 636 variants and could feature a FHD+ resolution.

After launching the Xiaomi Redmi 5 and 5 Plus in China, it is rumored that Xiaomi is all set to take the covers off of the Redmi Note 5. The phone is speculated to offer a similar design as the Redmi 5 Plus offering an FHD+ display resolution.
According to a leak by Mydrivers, the phone will feature an integrated metallic chassis with nano-injection molding antenna design, which most modern day phones now use. It is also suggested that the Redmi Note 5 will be the first Redmi phone to support dual cameras. The phone is likely to carry a 16MP primary sensor along with a 5MP secondary sensor. Although, at the moment there is no news on how the setup would be implemented.
On the front, the Redmi Note 5 may feature an 8MP selfie camera. The phone will be launched in two variants codenamed MEE7S and MET7S which recently received approval from 3C, the Chinese product certification authority.
One variant of the Redmi Note 5 is expected to feature 3GB RAM and 32GB storage which might be powered by a Qualcomm Snapdragon 630 SoC. The higher variant, on the other hand, may sport a Snapdragon 636 SoC by Qualcomm with 4GB RAM and 64GB storage.
The new leak also suggests that the phones could be priced at 1,499 Yuan (roughly 15,000 rupees) and 1,799 Yuan (roughly 18,000 rupees) respectively. Both phones may sport a 5.99-inch display and a fingerprint scanner at the back. Xiaomi is likely to launch the phone by February end with Android Nougat out of the box, layered underneath MIUI 9. The smartphone is rumored to offer support for facial-recognition as standard.
Besides the Redmi Note 5, Xiaomi is also rumored to launch its new flagship Mi 7 and Mi 7 Plus at MWC 2018 later in February. Xiaomi has already confirmed that its new flagship phones will be powered by the Qualcomm Snapdragon 845 SoC. The Xiaomi Mi 7 and Mi 7 Plus are expected to offer 5.65-inch and 6.01-inch displays respectively.
Image source: Gizmochina
Digit NewsDesk news@digit.inThe guy who answered the question 'What are you doing?' with 'Nothing'.
// $( "http://www.digit.in/" ).insertAfter('.inside-container p:eq(0)');
//});#}
//method to trunkate the text
function shorten(text, maxLength) {
var ret = text;
if (ret.length > maxLength) {
ret = ret.substr(0,maxLength-3) + "...";
}
return ret;
}
$(function(){
//function to put utm on DontMiss links
/*if(isDesktop()){
$('div.dontMiss > a').each(function(){
$(this).prop('href', $(this).prop('href')+'?utm_source=within_article&utm_medium=desktop&utm_campaign=related');
//trunkate dont miss content
var sub = shorten($(this).html(),47);
$(this).html(sub);
});
}else{
$('div.dontMiss > a').each(function(){
$(this).prop('href', $(this).prop('href')+'?utm_source=within_article&utm_medium=mobile&utm_campaign=related');
});
}*/
//disabled method to append dontmiss links to page content by Mayank
/*$('div.dontMiss > a').each(function(index){
//loop over each list item
// if(index%2 > 0){
// index = index - 1;
// }
if($('.inside-container > p:eq('+index+')').length){
if(isDesktop()){
$('.inside-container > p:eq('+((index * 2) + 1)+')').append('
Related: ' + $(this).html() + '' );
}else{
$('.inside-container > p:eq('+((index * 2) + 1)+')').append('
Related: ' + $(this).html() + '' );
}
}
});*/
$('div.dontMissArea').hide();
/* if(isDesktop()) {
$('div.dontMissArea').hide();
}else{
$('div.dontMissArea').show();
} */
/*
* ga event tracking on page scroll start and end by Mayank
*/
// Debug flag
var debugMode = false;
// Default time delay before checking location
var callBackTime = 100;
// # px before tracking a reader
var readerLocation = 150;
// Set some flags for tracking & execution
var timer = 0;
var scroller = false;
var endContent = false;
var didComplete = false;
// Set some time variables to calculate reading time
var startTime = new Date();
var beginning = startTime.getTime();
var totalTime = 0;
// Get some information about the current page
var pageTitle = document.title;
// Track the aticle load -- disabled
if (!debugMode) {
// ga('send', 'event', 'Reading', 'ArticleLoaded', pageTitle, {'nonInteraction': 1});
// console.log("ga('send', 'event', 'Reading', 'ArticleLoaded', pageTitle, {'nonInteraction': 1}");
} else {
alert('The page has loaded. Woohoo.');
}
// Check the location and track user
function trackLocation() {
bottom = $(window).height() + $(window).scrollTop();
height = $(document).height();
// If user starts to scroll send an event
if (bottom > readerLocation && !scroller) {
currentTime = new Date();
scrollStart = currentTime.getTime();
timeToScroll = Math.round((scrollStart - beginning) / 1000);
if (!debugMode) {
ga('send', 'event', 'Reading', 'StartReading', pageTitle, timeToScroll, {'metric1' : timeToScroll});
} else {
alert('started reading ' + timeToScroll);
}
scroller = true;
}
// If user has hit the bottom of the content send an event
if (bottom >= $('.inside-container').scrollTop() + $('.inside-container').innerHeight() && !endContent) {
currentTime = new Date();
contentScrollEnd = currentTime.getTime();
timeToContentEnd = Math.round((contentScrollEnd - scrollStart) / 1000);
if (!debugMode) {
if (timeToContentEnd = height && !didComplete) {
currentTime = new Date();
end = currentTime.getTime();
totalTime = Math.round((end - scrollStart) / 1000);
if (!debugMode) {
ga('send', 'event', 'Reading', 'PageBottom', pageTitle, totalTime, {'metric3' : totalTime});
} else {
alert('bottom of page '+totalTime);
}
didComplete = true;
}
}
// Track the scrolling and track location
$(window).scroll(function() {
if (timer) {
clearTimeout(timer);
}
// Use a buffer so we don't call trackLocation too often.
timer = setTimeout(trackLocation, callBackTime);
});
});
}
});
[ad_2]
Source link
By,
Mr. Service,
Mobile, Laptop and Desktop Repair,
Kancheepuram.
قالب وردپرس
0 comments:
Post a Comment