No Internet Connection !
VivoY36t
Please Wait
InfinixNokia OppoRealme SamsungSymphony Tecno Vivo Walton Xiaomi iphone All

Vivo Y36t price in bangladesh

Vivo Y36t
Vivo Y36t

Phone name Vivo Y36t
Price 15000 টাকা
Display 6.51 inches + IPS LCD
OS Android 13
Camera 13 MP, 2 MP + 5 MP
Fingerprint Fingerprint (side-mounted)
Chipset MediaTek MT6833 Dimensity 700 (7 nm)
RAM+ROM 4/6/8 GB+ 128 GB
Battery Non-removable Li-Po + 5000 mAh

Full specification
Launch Date 2024, May
Connectivity
Network GSM / CDMA / HSPA / CDMA2000 / LTE / 5G
SIM Dual SIM (Nano-SIM, dual stand-by)
Bluetooth 5.2
GPS GPS, GLONASS, GALILEO, BDS, QZSS
USB USB Type-C 2.0
WLAN Wi-Fi 802.11
Body
Dimensions 163.74 × 75.43 × 8.09 mm
Weight 186 g
Material Glass Front, Plastic Back, Plastic Frame
Display
Display type IPS LCD
Display size 6.51 inches
Resolution 720 x 1600 pixels
Colors 16M colors
Performance
Operating System Android 13
Chipset MediaTek MT6833 Dimensity 700 (7 nm)
CPU Octa-core (2x2.2 GHz Cortex-A76 & 6x2.0 GHz Cortex-A55)
GPU Mali-G57 MC2
Storage
Internal storage 128 GB
RAM 4/6/8 GB
Camera
Back camera 13 MP, 2 MP
Features LED flash, HDR, panorama
Video Recording 1080p@30fps
Front Camera 5 MP
Video Recording 1080p@30fps
Sound
3.5mm jack 3.5mm jack
Features Loudspeaker with stereo speakers
Battery
Battery type Non-removable Li-Po
Battery capacity 5000 mAh
Charging 15W wired
Security
Fingerprint Fingerprint (side-mounted)
Face Unlock Yes
Others
Sensor Fingerprint, accelerometer, proximity, compass
Made by China
Color Gold, Black, Blue
Pros Best build quality, Awesome Design.

5000mAh Li-polymer battery,15W Fast Charging, wireless charging.

6.51 inches big Full HD+ AMOLED display.

5G network supported.

Advanced audio quality with Stereo speakers.

128 GB Storage with 8 GB RAM.

MediaTek MT6833 Dimensity 700 (7 nm) Chipset

Android 13.
Cons NFC is not supported.

FM radio is not supported.


About Vivo Y36t

Vivo Y36t phone was launched in 2024, May. The price of Vivo Y36t in Bangladesh is fixed at Tk 15000. Vivo Y36t Android 13 used. Vivo Y36t uses a 6.51 inch wide display. Vivo Y36t uses a 50 megapixel rear camera and an 8 megapixel camera as a selfie camera. Side mounted fingerprint is used in Vivo Y36t. Vivo Y36t is powered by MediaTek MT6833 Dimensity 700 (7 nm) Chipset. Vivo Y36t uses 8 GB RAM and 128 GB ROM. Vivo Y36t uses a 5000 mAh battery. Vivo Y36t support 5G network.



Vivo Y36t ফোনটি কত তারিখে লঞ্চ হয়েছে ?
✔ Vivo Y36t ফোনটি মে মাসে লঞ্চ হয়েছে ।
Vivo Y36t এন্ড্রয়েডের কোন ভার্সনটি ব্যবহার করা হয়েছে ?
✔ Vivo Y36t এন্ড্রয়েড ১৩ ব্যবহার করা হয়েছে ।
Vivo Y36t এ কত ইঞ্চি ডিস্পেলে ব্যবহার করা হয়েছে ?
✔ Vivo Y36t এ ৬.৫১ ইঞ্চি চওড়া ডিস্পেলে ব্যবহার করা হয়েছে ।
Vivo Y36t এ কত মেগাপিক্সেল এর ক্যামেরা ব্যবহার করা হয়েছে ?
✔ Vivo Y36t এর পেছনে ৫০ মেগাপিক্সেল এর ক্যামেরা ব্যবহার করা হয়েছে এবং সেলফি ক্যামেরা হিসেবে ব্যবহার করা হয়েছে ৮ মেগাপিক্সেল এর ক্যামেরা ।
Vivo Y36t এ কি ফিঙ্গারপ্রিন্ট ব্যবহার করা হয়েছে ?
✔ Vivo Y36t এ সাইড ফিঙ্গারপ্রিন্ট ব্যবহার করা হয়েছে ।
Vivo Y36t এ কি চিপসেট ব্যবহার করা হয়েছে ?
✔ MediaTek MT6833 Dimensity 700 (7 nm) Chipset ব্যবহার করা হয়েছে ।
Vivo Y36t এ র‌্যাম, রম কত ?
✔ Vivo Y36t এ ৮ জিবি র‌্যাম এবং ১২৮ জিবি রম ব্যবহার করা হয়েছে ।
Vivo Y36t এ কত এম্পিয়রের ব্যাটারি ব্যবহার করা হয়েছে ?
✔ Vivo Y36t এ ৫০০০ এম্পিয়রের ব্যাটারি ব্যবহার করা হয়েছে ।
Vivo Y36t চার্জার কত ওয়াটের ?
✔ Vivo Y36t চার্জার ১৫ ওয়াটের ?
Vivo Y36t কি ফাইবজি নেটওয়ার্ক সাপোর্ট করে ?
✔ Vivo Y36t এ ফাইবজি নেটওয়ার্ক সাপোর্ট করে।

Comment about this product




Comment


Please wait . . . . . . . . . .

search
section
Back
about
window.addEventListener('wheel', function(event) {let dn = document.getElementById('dn');if (event.deltaY > 0) {dn.style.display= "none"; } else if (event.deltaY < 0){dn.style.display= "block"; }}); // Check if the device supports touch events if ('ontouchstart' in window || navigator.maxTouchPoints) { // Add touch event listeners for scrolling document.addEventListener('touchstart', handleTouchStart); document.addEventListener('touchmove', handleTouchMove); } // Variables to track touch start position let startX;let startY; function handleTouchStart(event) { // Record the start position of touch startX = event.touches[0].clientX;startY = event.touches[0].clientY; } function handleTouchMove(event) { // Calculate the distance traveled let deltaX = event.touches[0].clientX - startX; let deltaY = event.touches[0].clientY - startY; // Check if the distance traveled is mostly vertical if (Math.abs(deltaY) > Math.abs(deltaX)) { // If so, handle it as a vertical scroll if (deltaY < 0) { // Scrolling down let dn = document.getElementById('dn'); dn.style.display= "none"; } else { // Scrolling up let dn = document.getElementById('dn'); dn.style.display= "block"; }}} function searchPhone(objID) { let hideSearch = document.getElementById('hideSearch'); let processing = document.getElementById('processing'); let phonename = document.getElementById('phonename').value; hideSearch.style.display="block"; processing.style.display="block"; let url = '../getphoneName'; let data = {phonename:phonename}; axios.post(url,data) .then(function(res){ document.getElementById('objID').innerHTML=res.data; processing.style.display="none"; }) .catch(function(error){ document.getElementById('objID').innerHTML=error; }) } let textarea = document.getElementById('opinion'); textarea.addEventListener("keyup", e =>{ textarea.style.height = "5px"; let scHeight = e.target.scrollHeight; textarea.style.height = `${scHeight}px`; }); let submit = document.getElementById('submit'); submit.addEventListener("click",function(){ let brand = document.getElementById('brand').innerHTML; let rating = document.getElementById('rating'); let ratingerror = document.getElementById('ratingerror'); let myform = document.getElementById('myform'); let processing = document.getElementById('processing1'); let objID = document.getElementById('objID1'); let name = document.getElementById('name'); let opinion = document.getElementById('opinion'); if(rating.value=='NULL'){ ratingerror.innerHTML='Rating is required !'; return false; }else if(name.value==''){ name.placeholder='Name is required !'; ratingerror.innerHTML=''; return false; }else if(opinion.value==''){ opinion.placeholder='Comment is required !'; ratingerror.innerHTML=''; return false; }else{ processing.style.display="block"; let url = 'addComment'; let data = {name:name.value,rating:rating.value,opinion:opinion.value,pname:brand}; axios.post(url,data) .then(function(res){ objID.innerHTML=res.data; myform.style.display="none"; processing.style.display="none"; }) .catch(function(error){ objID.innerHTML=error; }) }}); function makerequest() { let brand = document.getElementById('brand').innerHTML; let processing = document.getElementById('processing1'); let objID = document.getElementById('objID1'); processing.style.display="block"; let url = 'getComment'; let data = {pname:brand}; axios.post(url,data) .then(function(res){ objID.innerHTML=res.data; processing.style.display="none"; }) .catch(function(error){ objID.innerHTML=error; }) } setTimeout(makerequest(),0); -->