சென்னை: இந்திய ஸ்மார்ட்போன் சந்தையில் ஒன்பிளஸ் நார்ட் CE 4 ஸ்மார்ட்போன் அறிமுகமாகி உள்ளது. இந்த போனின் விலை மற்றும் சிறப்பு அம்சங்கள் குறித்து விரிவாக பார்ப்போம்.
சீனாவை தலைமையிடமாக கொண்டு உலகம் முழுவதும் ஸ்மார்ட்போன் உட்பட எலக்ட்ரானிக் பொருட்களை தயாரித்து, விற்பனை செய்து வருகிறது ஒன்பிளஸ் நிறுவனம். கடந்த 2013-ல் இந்த நிறுவனம் தொடங்கப்பட்டது. இந்நிறுவனத்தின் நார்ட் மாடல் போன்களின் வரிசையில் நார்ட் CE 4 ஸ்மார்ட்போன் தற்போது அறிமுகமாகி உள்ளது.
சிறப்பு அம்சங்கள்
- 6.7 இன்ச் AMOLED டிஸ்பிளே
- ஆண்ட்ராய்டு 14 இயங்குதளம்
- குவால்காம் ஸ்னாப்டிராகன் 7 ஜெனரேஷன் 3 சிப்செட்
- பின்பக்கத்தில் 50 மெகாபிக்சல் கொண்டுள்ளது பிரதான கேமரா
- 16 மெகாபிக்சல் கொண்டுள்ளது முன்பக்க கேமரா
- 8ஜிபி ரேம்
- 128ஜிபி / 256ஜிபி என இரண்டு ஸ்டோரேஜ் வேரியன்ட்
- 5ஜி கனெக்டிவிட்டி
- டைப்-சி யுஎஸ்பி போர்ட்
- 5,500mAh பேட்டரி
- 100 வாட்ஸ் SUPERVOOC சார்ஜிங் திறன்
- இந்த போனின் விலை ரூ.24,999 முதல் தொடங்குகிறது
- சந்தையில் நத்திங் போன் 2 மாடலுக்கு விற்பனையில் சவால் கொடுக்கும் என எதிர்பார்க்கப்படுகிறது
/* var HINDU_COMMENTS_CONFIG = { moduleId: 1, //1->news. 2->mag etc //integers only articleId: "1224456", //integers only articleUrl: "https://www.hindutamil.in/news/technology/1224456-oneplus-nord-ce-4-smartphone-launched-in-india-price-specifications.html", img: "https://static.hindutamil.in/hindu/uploads/news/2024/04/01/xlarge/1224456.jpg", title: "ஒன்பிளஸ் நார்ட் CE 4 இந்தியாவில் அறிமுகம் | விலை, சிறப்பு அம்சங்கள்", userId:"", cate_id:"267", body:"", comments: { "enabled": true, "showRecommendedArticles": true, "auth": true, "socialAuth": true, "sorting": "latest", "showCommentInputBox": true } }; (function(){ var src="https://static.hindutamil.in/hindu/static/common/js/hindu_comments.js?v=02Apr"; document.write(''); })(); */
setTimeout(function(){ let scripts = [ 'https://static.hindutamil.in/hindu/static/common/js/jquery.validate.js', 'https://www.google.com/jsapi', 'https://static.hindutamil.in/hindu/static/common/js/moment.js', 'https://static.hindutamil.in/hindu/static/common/js/time_ago.js', 'https://static.hindutamil.in/hindu/static/common/js/custom_msite.js?v=1', 'https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v5.0', 'https://apis.google.com/js/platform.js' ]; scripts.forEach(function(url) { let script = document.createElement('script'); script.src = url; script.async = false; document.body.appendChild(script); }); }, 1000);
var nextPage=""; var cmt = 1; var related = 1; var article_id; var article_url; var article_img; var article_title; var article_uid; var article_cid; var article_keywords;
var HINDU_COMMENTS_CONFIG;
$('#loadMoreComments').html('
Be the first person to comment
');
$( document ).ready(function() { setTimeout(function(){ $('#loadMoreComments').html('');
localStorage.articleId = '1224456'; localStorage.moduleId = '1'; localStorage.StartLimit = 2; localStorage.EndLimit = 2; localStorage.DOMAIN_COMMENTS_URL = 'https://www.hindutamil.in/comments/'; localStorage.API_URL = 'https://api.hindutamil.in/'; localStorage.LoadMore="0"; }, 5000);
x=1; //alert(); //$('#LoadArticle .pgContent').slice(0, 1).show(); $('#loadMore').on('click', function (e) { e.preventDefault(); x = x+1; //$('#LoadArticle li').addClass('d-flex') $('#LoadArticle .pgContent').slice(0, x).slideDown(); $('.pgContent').show(); $('#loadMore').hide(); });
var y = 1; $('.loadmore-button').on('click', function (e) { y = y+1; if(y==2){ $('#loadMoreComments').append('
'); googletag.cmd.push(function() { googletag.display('div-gpt-ad-1700570021911-0'); }); } if(y==5){ $('#loadMoreComments').append('
'); googletag.cmd.push(function() { googletag.display('div-gpt-ad-1700569929456-0'); }); } });
// Refresh Ads units setInterval(function() { googletag.cmd.push(function() { googletag.pubads().refresh(); }); }, 45000);
$('.shareOpenBtn').click(function(){ $('.shareOpen1').toggle('slow'); });
$('.bookmark').click(function(){ var usrid = parseInt($(this).attr('data-id')); if(usrid>0){ $('.bookmark').html(''); $.ajax({ url: 'https://www.hindutamil.in/ajax/common.php?act=bookmark&do=bookmark', type: "POST", data: {mid:1, uid:usrid, aid:1224456}, success: function(response) { if(response.trim()=='success'){ var msg = ' Successfully saved.'; }else{ var msg = response; } $('#authErr').html(msg); } }); }else{ $('#authErr').html(' Please login to bookmark article '); } setTimeout(function(){$('#authErr').html(' ');},4500); });
$('#loadLess').on('click', function (e) { //alert() e.preventDefault(); x = x-1; $('#LoadArticle .pgContent').slice(x).slideUp(); });
if ($('.pgContent').length > 0) { var page_url = "https://www.hindutamil.in/news/technology/1224456-oneplus-nord-ce-4-smartphone-launched-in-india-price-specifications-~XPageIDX~.html"; var cur_url=""; var version = 1; var page_url_tmp = ''; $(window).on("scroll", function(e) { var window_height = $(window).height(); var window_top_position = $(window).scrollTop(); //alert(window_height + ' - ' + window_top_position); var window_bottom_position = (window_top_position + window_height); $('.pgContent').each(function(idx, ele){ var element_height = $(ele).outerHeight(); var element_top_position = $(ele).offset().top; //alert(idx+' --- '+element_top_position); var element_bottom_position = (element_top_position + element_height); if ((window_bottom_position > element_top_position) && (window_bottom_position < element_bottom_position)) { curindex = $(this).attr('data-id'); if ($(this).hasClass("element-visible")){ if(curindex=='tp') { newpf_url = page_url_tmp.replace("-~XPageIDX~", ''); }else{ newpf_url = page_url_tmp.replace("~XPageIDX~", curindex); } if(cur_url==newpf_url) {} else{ cur_url = newpf_url; window.history.replaceState({path:newpf_url},"",newpf_url); } //console.log('viewing...'); } else { //console.log('new'); triggerpoint = $(window).height() * .8 + $(window).scrollTop(); counterElement = $(this).offset().top; newTriggerpoint = triggerpoint + 20; if (triggerpoint > counterElement) { $(this).addClass("element-visible"); if(curindex=='tp') return; if (version == 9) {} else { page_url_tmp = page_url; newpf_url = page_url_tmp.replace("~XPageIDX~", curindex); window.history.replaceState({path:newpf_url},"",newpf_url); cur_url = newpf_url; $("#article_ga_track").load("https://www.hindutamil.in/ajax/track.php?act=ads&do=ga_track&pos=1224456"); } return false; } } return false; } }); }); }
$('#main-news-content a').attr('target', '_blank');
$('.print').click(function(){ printDiv(); });
});
function showInfoBox(){ $('#_infoBox').toggle('slow'); }
/* function ads_reload(){ $("#__adsr1").html(''); //$("#article_ga_track").load("https://www.hindutamil.in/ajax/track.php?act=ads&do=ga_track&pos=1224456"); $("#__adsr1").load("https://www.hindutamil.in/ajax/track.php?act=ads&do=album_ads_reload&page=article_detail&pos=article_right_1"); } */
function printDiv() { var divToPrint=document.getElementById('pgContentPrint'); var newWin=window.open('','Print-Window'); newWin.document.open(); newWin.document.write('
'+divToPrint.innerHTML+''); newWin.print(); newWin.close(); setTimeout(function(){newWin.close();},10); }
var emoteStarted = 0; $('.emoteImg').click(function() { var thisId = $(this).attr('data-id'); if(emoteStarted==0){ var totcnt = parseInt($('.emote-votes').attr('data-id')); if(totcnt==0){ $('.emote-votes').html('1 Vote'); $('.emote-votes').css('padding', '2px 5px'); }else{ var newtotcnt = totcnt + 1; $('.emote-votes').html(newtotcnt+' Votes'); }
$('.emoteImg').each(function(idx, ele){ var s = parseInt($(this).attr('data-id')); var cnt = parseInt($(this).attr('data-res')); var tot_cnt = parseInt($(this).attr('data-count')) + 1;
if(s==thisId){ cnt+=1; } cntPer = (cnt/tot_cnt)*100; var percnt = cntPer.toFixed(); if(s==thisId){ $('#emote-res-txt'+s).addClass('active-1'); $('#emote-res-cnt'+s).addClass('active'); } $('#emote-res-cnt'+s).html(percnt+'%'); $(this).removeClass('emoteImg'); }); emoteStarted = 1; $.ajax({ url: 'https://www.hindutamil.in/comments/ajax/common.php?act=emote&emid='+thisId, type: "POST", data: $('#frmReact').serialize(), success: function(response) { //document.location.reload(); } }); }else{
} });
$(window).scroll(function() { var wTop = $(window).scrollTop(); var homeTemplateHeight = parseInt($('#pgContentPrint').height()-200);
var acthomeTemplateHeight = homeTemplateHeight; if(wTop>homeTemplateHeight){ if( related==1 ){ $('#related-div').html( $('.homePageLoader').html() ); $.ajax({ url:'https://api.hindutamil.in/app/index.php?key=GsWbpZpD21Hsd&type=related_article', type:'GET', data : { keywords:'', aid:'1224456' }, dataType:'json', //async: false , success:function(result){ let userData = null; try { userData = JSON.parse(result); } catch (e) { userData = result; } var data = userData['data']; console.log(data);
var htmlTxt="
தொடர்புடைய செய்திகள்
if(i>=4){ return false; }
htmlTxt += '
'; }); htmlTxt += '
';
$('#related-div').html(htmlTxt); } }); related = 2; } } });
