The Redmi 5 and the Redmi 5 Plus smartphones have already been launched in China and are expected to be launched as the Rebranded Note 5 in India.

Xiaomi has sent out a media invite for its first product launch of 2018 in India, dated for February 14. The invite shows the number 5, which hints at a ‘5’ series smartphone, however, rumours suggest that the company might reveal the Redmi 5 and is bigger variant, the Redmi 5 Plus and not the expected Redmi Note 5 at the event.

Xiaomi had launched its most successful smartphone, in terms of sales, the Redmi Note 4 in January last year. It was expected that the company will upgrade the smartphone around this time in 2018, however, as per a previous report, the company will be rebranding its Note series and unveil the Redmi Note 5 as the Redmi 5 and the Redmi 5 Plus.
The Xiaomi Redmi 5 was launched in 2GB and 3GB RAM variants priced at CNY 799 (Rs 7,800 approx) and CNY 899 (Rs 8,800 approx) respectively and the company recently launched a 4GB RAM model priced at CNY 1,099 (Rs 11,200 approx). The Redmi 5 Plus is priced at CNY 999 (Rs 9,700 approx) for the 3GB RAM/ 32GB ROM model, whereas its 4GB RAM/ 64GB ROM model’s costs CNY 1,299 (Rs 12,700 approx) in China. It is expected that the devices could be priced the same, if not lower, in India.
Coming to the specifications, both the Xiaomi Redmi 5 and Redmi 5 Plus feature an 18:9 display with HD+ resolution of 720x1440p and are dual SIM smartphones. The Redmi 5 sports a 5.7-inch display and is powered by a Snapdragon 450 Platform whereas the Redmi 5 Plus runs on a Snapdragon 625 SoC and comes with a 5.99-inch display.
In terms of camera, both the Redmi 5 and the Redmi 5 Plus sport a 12MP main camera and feature a 5MP front facing camera with a selfie flash. The devices claim of improving portrait mode images with the pre-loaded Beautify 3.0 app and the internal storage can also be expanded on both the smartphones via a microSD card. The Redmi 5 equips a 3300mAh battery, while the Redmi 5 Plus is backed by a 4000mAh battery. Both the smartphones run on MIUI 9 based on Android 7.1 Nougat.
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