विशिष्ट सामग्री:

Samsung Galaxy M36 जल्द होगा भारत में लॉन्च, मिलेगा ट्रिपल रियर कैमरा यूनिट

लाइव अपडेट स्पेशल रिपोर्ट लाइफ & साइंस

Samsung Galaxy M36 जल्द होगा भारत में लॉन्च, मिलेगा ट्रिपल रियर कैमरा यूनिट

प्रतिरूप फोटो

Social Media

Kusum । Jun 20 2025 8:08PMsamsung अपने नए galaxy m36 5g जल्द देश में लॉन्च किया जाएगा। ये पिछले वर्ष जुलाई में पेश किए गए samsung galaxy m36 5g की जगह लेगा। कंपनी ने नए स्मार्टफोन के डिजाइन और प्राइस रेंज का टीजर दिया है। इसमें ट्रिपल रियर कैमरा यूनिट दी जाएगी।

साउथ कोरियार की स्मार्टफोन कंपनी samsung अपने नए galaxy m36 5g जल्द देश में लॉन्च किया जाएगा। ये पिछले वर्ष जुलाई में पेश किए गए samsung galaxy m36 5g की जगह लेगा। कंपनी ने नए स्मार्टफोन के डिजाइन और प्राइस रेंज का टीजर दिया है। इसमें ट्रिपल रियर कैमरा यूनिट दी जाएगी। 

सैमसंग ने एक प्रेस रिलीज में बताया है कि samsung galaxy m36 5g को 27 जून को भारत में लॉन्च किया जाएगा। इस स्मार्टफोन के लिए ई-कॉमर्स साइट Amazon पर एक माइक्रोसाइट लाइव हो गई है। samsung galaxy m36 5g की स्क्रीन के लिए corning Gorilla Glass Victus प्रोटेक्शन होगा। इसमें गूगल जेमिनी और सर्कल टू सर्च जैसे आर्टिफिशियल इंटेलिजेंससे जुड़े फीचर्स दिए जाएंगे। 

हाल ही में बेंचमार्किंग साइट Geekbench पर samsung galaxy m36 5g को मॉडल नंबर SM-M366B के साथ देखा गया था। इस लिस्टिंग में इसमें Exynos 1380 चिपसेट 6GB RAM के साथ होने का संकेत मिला था। ये स्मार्टफोन Android 15  पर बेस्ड one UI 7 आउट ऑफ द बॉक्स पर चल सकता है। कंपनी ने बताया है कि इस स्मार्टफोन की थिकनेस 7.7 mm की होगी। इसे एमेजॉन के अलावा देश में सैमसंग की वेबसाइट के जरिए भी खरीदा जा सकेगा। इस स्मार्टफोन में 50 मेगापिक्सल की ट्रिपल रियर कैमरा यूनिट ऑप्टिकल इमेज स्टैबलाइजेशन सपोर्ट के साथ होगी। इसके फ्रंट और रियर कैमरा 4K वीडियो रिकॉर्डिंग को सपोर्ट करेंगे। इसमें एक पिल शेप वाले मॉड्यूल में कैमरा दिए जाएंगे। इनके साथ एक एलईडी फ्लैश होगा। 

शेयर करेंcopy

अन्य न्यूज़

‘ + value.news_headline + ‘‘ + value.news_publish_date_format + ”;
});
$(‘#news-slider’).html(r);
$(“#news-slider”).owlCarousel({items: 2,itemsDesktop: [1199, 2],itemsMobile: [600, 1],navigation: true,navigationText: [‘icons8 double left 50‘, ‘icons8 double right 64‘],pagination: true});
}
else { }
},
ClearControls: function () {
$(‘#txtemail’).val(”);
},
UpdateData: function () {
//var name = Utility.ValidateWithId(‘txtname’, ‘Please enter your name !’, true);
//if (name.trim() == ”)
// return;
var email = Utility.ValidateWithId(‘txtemail’, ‘Please enter your email !’, true);
if (email == ”) {
Utility.Show_Error(‘Error’, ‘Please enter a valid email’);
return;
}
var ws_method = ‘SubscribeNewsletter’;
var obj = { Search: email };
confirm_name = email;
Utility.GetResultAjax(ws_method, obj, News.ConfirmUpdate);
},
ConfirmUpdate: function (response) {
try {
if (response.trim() != “OK”) {
Utility.Show_Error(‘Error’, response.trim());
}
else {
News.ClearControls();
Utility.Show_Success(‘Message’, ” + confirm_name + ‘, You have successfully subscribed for our newsletter.’);
confirm_name=””;
}
}
catch (err) {
Utility.Show_Error(‘Error’, err.message);
}
},
}

“, { class: “jq-toast-single” }), o += ”, this.options.allowToastClose && (o += ‘×’), this.options.text instanceof Array) { this.options.heading && (o += ” + this.options.heading + “”), o += ”; for (var i = 0; i < this.options.text.length; i++)o += ” + this.options.text[i] + “”; o += “” } else this.options.heading && (o += ” + this.options.heading + “”), o += this.options.text; this._toastEl.html(o), !1 !== this.options.bgColor && this._toastEl.css(“background-color”, this.options.bgColor), !1 !== this.options.textColor && this._toastEl.css(“color”, this.options.textColor), this.options.textAlign && this._toastEl.css(“text-align”, this.options.textAlign), !1 !== this.options.icon && (this._toastEl.addClass(“jq-has-icon”), -1 !== t.inArray(this.options.icon, this._defaultIcons) && this._toastEl.addClass(“jq-icon-” + this.options.icon)), !1 !== this.options.class && this._toastEl.addClass(this.options.class) }, position: function () { “string” == typeof this.options.position && -1 !== t.inArray(this.options.position, this._positionClasses) ? “bottom-center” === this.options.position ? this._container.css({ left: t(o).outerWidth() / 2 – this._container.outerWidth() / 2, bottom: 20 }) : “top-center” === this.options.position ? this._container.css({ left: t(o).outerWidth() / 2 – this._container.outerWidth() / 2, top: 20 }) : “mid-center” === this.options.position ? this._container.css({ left: t(o).outerWidth() / 2 – this._container.outerWidth() / 2, top: t(o).outerHeight() / 2 – this._container.outerHeight() / 2 }) : this._container.addClass(this.options.position) : “object” == typeof this.options.position ? this._container.css({ top: this.options.position.top ? this.options.position.top : “auto”, bottom: this.options.position.bottom ? this.options.position.bottom : “auto”, left: this.options.position.left ? this.options.position.left : “auto”, right: this.options.position.right ? this.options.position.right : “auto” }) : this._container.addClass(“bottom-left”) }, bindToast: function () { var t = this; this._toastEl.on(“afterShown”, function () { t.processLoader() }), this._toastEl.find(“.close-jq-toast-single”).on(“click”, function (o) { o.preventDefault(), “fade” === t.options.showHideTransition ? (t._toastEl.trigger(“beforeHide”), t._toastEl.fadeOut(function () { t._toastEl.trigger(“afterHidden”) })) : “slide” === t.options.showHideTransition ? (t._toastEl.trigger(“beforeHide”), t._toastEl.slideUp(function () { t._toastEl.trigger(“afterHidden”) })) : (t._toastEl.trigger(“beforeHide”), t._toastEl.hide(function () { t._toastEl.trigger(“afterHidden”) })) }), “function” == typeof this.options.beforeShow && this._toastEl.on(“beforeShow”, function () { t.options.beforeShow(t._toastEl) }), “function” == typeof this.options.afterShown && this._toastEl.on(“afterShown”, function () { t.options.afterShown(t._toastEl) }), “function” == typeof this.options.beforeHide && this._toastEl.on(“beforeHide”, function () { t.options.beforeHide(t._toastEl) }), “function” == typeof this.options.afterHidden && this._toastEl.on(“afterHidden”, function () { t.options.afterHidden(t._toastEl) }), “function” == typeof this.options.onClick && this._toastEl.on(“click”, function () { t.options.onClick(t._toastEl) }) }, addToDom: function () { var o = t(“.jq-toast-wrap”); if (0 === o.length ? (o = t(“”, { class: “jq-toast-wrap”, role: “alert”, “aria-live”: “polite” }), t(“body”).append(o)) : this.options.stack && !isNaN(parseInt(this.options.stack, 10)) || o.empty(), o.find(“.jq-toast-single:hidden”).remove(), o.append(this._toastEl), this.options.stack && !isNaN(parseInt(this.options.stack), 10)) { var i = o.find(“.jq-toast-single”).length – this.options.stack; i > 0 && t(“.jq-toast-wrap”).find(“.jq-toast-single”).slice(0, i).remove() } this._container = o }, canAutoHide: function () { return !1 !== this.options.hideAfter && !isNaN(parseInt(this.options.hideAfter, 10)) }, processLoader: function () { if (!this.canAutoHide() || !1 === this.options.loader) return !1; var t = this._toastEl.find(“.jq-toast-loader”), o = (this.options.hideAfter – 400) / 1e3 + “s”, i = this.options.loaderBg, s = t.attr(“style”) || “”; s = s.substring(0, s.indexOf(“-webkit-transition”)), s += “-webkit-transition: width ” + o + ” ease-in; -o-transition: width ” + o + ” ease-in; transition: width ” + o + ” ease-in; background-color: ” + i + “;”, t.attr(“style”, s).addClass(“jq-toast-loaded”) }, animate: function () { t = this; if (this._toastEl.hide(), this._toastEl.trigger(“beforeShow”), “fade” === this.options.showHideTransition.toLowerCase() ? this._toastEl.fadeIn(function () { t._toastEl.trigger(“afterShown”) }) : “slide” === this.options.showHideTransition.toLowerCase() ? this._toastEl.slideDown(function () { t._toastEl.trigger(“afterShown”) }) : this._toastEl.show(function () { t._toastEl.trigger(“afterShown”) }), this.canAutoHide()) { var t = this; o.setTimeout(function () { “fade” === t.options.showHideTransition.toLowerCase() ? (t._toastEl.trigger(“beforeHide”), t._toastEl.fadeOut(function () { t._toastEl.trigger(“afterHidden”) })) : “slide” === t.options.showHideTransition.toLowerCase() ? (t._toastEl.trigger(“beforeHide”), t._toastEl.slideUp(function () { t._toastEl.trigger(“afterHidden”) })) : (t._toastEl.trigger(“beforeHide”), t._toastEl.hide(function () { t._toastEl.trigger(“afterHidden”) })) }, this.options.hideAfter) } }, reset: function (o) { “all” === o ? t(“.jq-toast-wrap”).remove() : this._toastEl.remove() }, update: function (t) { this.prepareOptions(t, this.options), this.setup(), this.bindToast() }, close: function () { this._toastEl.find(“.close-jq-toast-single”).click() } }; t.toast = function (t) { var o = Object.create(n); return o.init(t, this), { reset: function (t) { o.reset(t) }, update: function (t) { o.update(t) }, close: function () { o.close() } } }, t.toast.options = { text: “”, heading: “”, showHideTransition: “fade”, allowToastClose: !0, hideAfter: 3e3, loader: !0, loaderBg: “#9EC600”, stack: 5, position: “bottom-left”, bgColor: !1, textColor: !1, textAlign: “left”, icon: !1, beforeShow: function () { }, afterShown: function () { }, beforeHide: function () { }, afterHidden: function () { }, onClick: function () { } } }(jQuery, window, document);

लेटेस्ट न्यूज़

कार्टून

आज का कार्टून 18 जून 2025

नवीनतम

समाचार पत्रिका

चूकें नहीं

Amazon Sale 2025: सैमसंग के एडवांस टेक्नोलॉजी वाले रेफ्रिजिरेटर्स पर मिल रहा बड़ा डिस्काउंट, देखें ये बेहतरीन डील्स

स्पेशल रिपोर्ट लाइफ & साइंस आज का राशिफल मेष | Ariesलाभकारी दिन है, संपर्क बढ़ाएं। हाथ लगने वाली सफलता फिसल जाएगी।...

नवरात्रि 2025: AI के जादू से पाएं डांडिया का परफेक्ट लुक, मिनटों में बनाएं अपनी खूबसूरत तस्वीरें!

हाल में लोगों ने गूगल जेमिनी के नैनो ट्रेड को फॉलो किया था। जिसके बाद रेट्रो साड़ी वाला लुक भी लड़कियों ने काफी ट्राई...

Windows 10 यूजर्स हो जाएं सावधान! Microsoft के इस फैसले से कई कंप्यूटर पर मंडराया खतरा

स्पेशल रिपोर्ट लाइफ & साइंस आज का राशिफल मेष | Ariesउलझन और मुसीबत वाला दिन है। दोपहर बाद जेब संभाल कर...

कोई जवाब दें

कृपया अपनी टिप्पणी दर्ज करें!
कृपया अपना नाम यहाँ दर्ज करें