Vivo Y200+ With Snapdragon 4 Gen 2 SoC, 6,000mAh Battery Launched: Price, Specifications
Vivo Y200+ has been introduced in China as the latest variant in the Vivo Y200 series, which was initially unveiled in May this year. The smartphone is equipped with a dual rear camera setup headlined by a 50-megapixel main camera. The handset is powered by a Snapdragon 4 Gen 2 SoC paired with up to 12GB of RAM. It runs on Android 14 with OriginOS 4 skin on top. The phone comes with an IP64 rating against dust and splash ingress and has a 7.99mm profile. Vivo Y200+ Price, Color OptionsThe price of the Vivo Y200+ in China starts at CNY 1,099 (roughly Rs. 12,900) for the 8GB + 256GB variant. The 12GB options paired with 256GB and 512GB of storage are priced at CNY 1,299 (roughly Rs. 15,200) and CNY 1,499 (roughly Rs. 17,600), respectively. The handset is currently available for purchase in the country via the Vivo China e-store alongside other e-commerce sites. It is offered in Castle in the Sky, Dark Night and Apricot Sea (translated from Chinese) colourways.Vivo Y200+ Specifications, FeaturesThe Vivo Y200+ sports a 6.68-inch full-HD+ (1,608 x 720 pixels) LCD screen with a 120Hz refresh rate, 1,000 nits of peak brightness level and TÜV Rhineland low blue light certification. The handset is powered by a Snapdragon 4 Gen 2 chipset paired with up to 12GB of RAM and up to 512GB of onboard storage. It ships with Android 14-based OriginOS 4.For optics, the Vivo Y200+ carries a 50-megapixel primary sensor alongside a 2-megapixel depth sensor and an LED flash unit. The front camera is equipped with a 5-megapixel sensor for selfies and video calls. The handset packs a stereo speaker unit as well.The Vivo Y200+ packs a 6,000mAh battery with support for 44W wired fast charging. The phone has an IP64 rating for dust and splash resistance. Connectivity options include Bluetooth 4.2, a 3.5mm jack, and a USB Type-C port. The handset comes with a 7.99mm profile. Affiliate links may be automatically generated – see our ethics statement for details. For the latest tech news and reviews, follow Gadgets 360 on X, Facebook, WhatsApp, Threads and Google News. For the latest videos on gadgets and tech, subscribe to our YouTube channel. If you want to know everything about top influencers, follow our in-house Who’sThat360 on Instagram and YouTube. Aitomatic and AI Alliance Unveil SemiKong Open Source AI Model Focused on Semiconductors iPhone 16, iPhone 16 Pro Max, MacBook Air Get Discounts During Vijay Sales’ Apple Days Sale
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!