The smartphone now runs on Android 8.0 Oreo out-of-the-box and features an extra 2GB RAM

Moto recently announced an upgraded 6GB RAM/64GB ROM variant of its Moto X4, which can now be purchased online exclusively from Flipkart and offline via Moto Hubs. The smartphone is also upgraded to Android 8.0 Oreo and is available in Sterling Blue and Super Black colour models priced at Rs 24,999.
Customers buying the smartphone from Flipkart will get to avail some deals. They can avail an additional discount of Rs 3,000 on exchange and it comes with a 12 month no-cost EMI starting at Rs 2,083. Buyers will receive a discount of Rs 1,500 while purchasing the Moto X4Where to buy
20999
22999
24999 (Review) using an ICICI bank credit card.
Vodafone Prepaid and Postpaid subscribers can avail free data of up to 490GB with the device. Prepaid users will receive an additional 10GB free data with a validity of 28 days on recharging their connection with Rs 199 and above. Postpaid customers on Vodafone Red or Vodafone Red4Business plans priced at Rs 399 and above are eligible for the offer.
Coming to the hardware of the Moto X4Where to buy
20999
22999
24999, It’s powered by Qualcomm’s Snapdragon 630 SoC and now comes in three options of 3GB RAM/32GB ROM, and 4GB, 6GB RAM with 64GB of internal storage. The smartphone features a 5.2-inch Full HD display with Gorilla Glass 3 protection and is equipped with a 3000mAh battery with the company’s TurboPower fast charging system.
The smartphone features 12MP + 8MP dual rear camera setup. The 12MP sensor supports Dual Autofocus and comes with a f/2.0 aperture lens, whereas the 8MP sensor sports an ultra wide angle lens with 120 degree field of view. It sports a 16MP front-facing camera with f/2.0 aperture lens.
The Moto X4Where to buy
20999
22999
24999 supports standard connectivity features such as Wi-Fi, GPS, and sports the latest Bluetooth version 5.0, which exhibits faster data transfers and allows the device to simultaneously connect with up to four speakers. The smartphone was also launched in an Android One variant in the US which, apart from the Google Assistant, comes preloaded with Amazon’s intelligent assistant Alexa.
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