cordova.apache.org

VN:F [1.9.22_1171]
Rating: 8.0/10 (1 vote cast)

Mobile apps with HTML, CSS & JS for Android & iOS.

Cordova Android 15.0.0 Released!

6 March 2026 @ 12:00 am

We are happy to announce that we have just released Cordova Android 15.0.0! This is one of Cordova's supported platforms for building Android applications. [email protected] To upgrade: cordova platform remove android cordova platform add [email protected] To install: cordova platform add [email protected] Release Highlights BREAKING CHANGES Increased Target SDK This release has increased the target SDK to 36 (Android 15). Project Dependencies The following Gradle de

Cordova CLI 13.0.0 Released!

25 November 2025 @ 12:00 am

We are happy to announce that [email protected] has been released! This is the latest version of the Cordova command-line interface (CLI) used for creating and building Cordova apps. [email protected] on npm To upgrade a global installation: npm uninstall -g cordova npm install -g cordova@latest Note: If you are installing Cordova locally in a project (not globally), simply omit the -g flag. Release Highlights The most notable changes in this major release include: Updated npm dependencies. Increased Node.js engine requirement to >=20.17.0 || >=22.9.0. Removed telemetry

Cordova iOS 8.0.0 is now available!

23 November 2025 @ 12:00 am

After nearly 2 years of work, we are excited to finally announce that we have released Cordova iOS 8.0.0! This is Cordova's platform supporting the development of applications for iOS & iPadOS; now with better support for the latest platform features. [email protected] To upgrade: cordova platform remove ios cordova platform add [email protected] This is a major version release which includes some breaking changes! We have tried hard to make the update process as smooth as possible for both application and plugin developers, while improving the experience for developers embedding Cordova iOS as a library. For plugin authors, we've written a guide about

Cordova Lib 13.0.0 Released!

5 November 2025 @ 12:00 am

We are happy to announce that [email protected] has been released. This is the main library behind the Cordova CLI, handling project and build operations. [email protected] Release Highlights The most notable changes in this major release are: Updated the library's npm dependencies. Increased the Node.js engine requirement to >=20.17.0 || >=22.9.0. Dropped support for the cordova serve command. Dropped support for the create plugin command. Added support for listing available emulators with the cordova emulate <platform> --list command. Please report any issues you find by following the How to File a Bug guide! Changes include:

Cordova Create 6.0.0 Released!

22 October 2025 @ 12:00 am

We are happy to announce that [email protected] has been released. This is the library used behind-the-scenes of the Cordova tooling for creating a Cordova project. Release Highlights The most notable changes in this major release were: Updated the library's npm dependencies. Increased in the Node.js engine requirement to >=20.17.0 || >=22.9.0. Changes include: Breaking Changes: GH-99 chore!: upgrade @cordova/[email protected] GH-98 chore!: bump package dependencies [email protected] [email protected] cordova-fetch5.0.0 [email protected] re

Cordova App Hello World 7.0.0 Released!

29 August 2025 @ 12:00 am

We are happy to announce that [email protected] has been released. This is the default app template used when creating a new Cordova App project though Cordova CLI. Release Highlights The most notable changes in this release were: Setting the body element's box-sizing to border-box to avoid the safe-area-inset padding that caused scrolling issues Disabled the overscroll behavior of the root element to remove rubber-banding effects. Used modern, unprefixed CSS directives. Updated default template's package ID to org.apache.cordova.hellocordova. Changes include: Fixes: GH-98 fix(css): Fix extra padding causing scrolling Chores:

Cordova Fetch 5.0.0 Released!

29 August 2025 @ 12:00 am

We are happy to announce that [email protected] has been released. This is the library used behind-the-scenes of the Cordova tooling for fetching of Cordova platforms and plugins. Release Highlights The most notable changes in this major release were: Updated the library's npm dependencies. Increased in the Node.js engine requirement to >=20.9.0. Changes include: Breaking Changes: GH-131 chore(npm)!: bump [email protected] GH-125 chore!: bump node requirement & npm dependencies Chores: GH-136 chore(README): update badges

Cordova Common 6.0.0 Released!

9 August 2025 @ 12:00 am

We are happy to announce that [email protected] has been released. This is one of the libraries used behind-the-scenes by nearly all of the Cordova tooling and provides utilities for dealing with things like config.xml parsing. Release Highlights The most notable changes in this major release were: Removal of superspawn, which also dropped the npm dependencies q and cross-spawn. Update to the <resource-file> directive to allow directories and their contents to be copied. Update to the <config-file> and <edit-config> directives to support finding unprefixed Info.plist files. Increase in the Node.js engine requirement to >=20.9.0. Changes include: Breaking Changes:

Cordova Android 14.0.1 Released!

30 April 2025 @ 12:00 am

We are happy to announce that we have just released Cordova Android 14.0.1! This is one of Cordova's supported platforms for building Android applications. [email protected] To upgrade: cordova platform remove android cordova platform add [email protected] To install: cordova platform add [email protected] Release Highlights Fixes Fetching Gradle Path for Windows Resolved an issue in Windows environments where projects containing spaces in their paths could not be built due to changes in how the Gradle path was fetched.

Cordova Android 14.0.0 Released!

26 March 2025 @ 12:00 am

We are happy to announce that we have just released Cordova Android 14.0.0! This is one of Cordova's supported platforms for building Android applications. [email protected] To upgrade: cordova platform remove android cordova platform add [email protected] To install: cordova platform add [email protected] Release Highlights BREAKING CHANGES Increased Target SDK This release has increased the target SDK to 35 (Android 15). Project Dependencies The following Gradle de

ionicframework.com

VN:F [1.9.22_1171]
Rating: 8.0/10 (1 vote cast)

A HTML5 & Cordova mobile framework.

Announcing Ionic Framework 8.8

6 March 2026 @ 9:24 pm

We’re excited to announce the release of Ionic Framework 8.8! This update makes customizing components easier and more flexible by adding new CSS classes, exposing internal elements through CSS Shadow Parts, and introducing new events for the Modal and Refresher components. Many of the features in this release support community-driven projects adapting Ionic Framework to […] The post Announcing Ionic Framework 8.8 appeared first on Ionic Blog.

Keeping Capacitor’s Backlog Healthy

2 February 2026 @ 4:04 pm

The Capacitor project has grown tremendously since its inception, and the pace of active development and community contributions is a testament to its success. With that growth came a reality we need to own as maintainers: over time, we did not invest enough consistent attention in open-source triage and follow-through. As a result, technical debt […] The post Keeping Capacitor’s Backlog Healthy appeared first on Ionic Blog.

Meet the Capacitor Team

13 January 2026 @ 6:14 pm

The Capacitor team maintains the core Capacitor runtime, its plugins, and the tooling that supports them. If you’ve opened an issue, reviewed a pull request, or followed a release, you’ve already seen this team’s work in action. Alongside our open-source responsibilities, we’re also one of several teams that enable mobile development within the OutSystems suite, […] The post Meet the Capacitor Team appeared first on Ionic Blog.

Announcing Capacitor 8

9 December 2025 @ 12:32 am

Capacitor, our cross-platform native runtime for web apps, continues to grow rapidly in 2025, now nearing one million downloads per week and reaching a new weekly high of nearly 930,000 downloads in mid-November. Today, we’re excited to announce the release of Capacitor 8 — the latest step forward in our ongoing effort to make building […] The post Announcing Capacitor 8 appeared first on Ionic Blog.

Swift Package Manager and Capacitor

9 October 2025 @ 2:00 pm

As an iOS developer, I’ve always found Dependency management for iOS to be a chore. For the first four years of the iPhone platform, we didn’t have any options at all. That changed in September of 2011 with the creation and release of Cocoapods by Elon Durán. Written in Ruby, Cocoapods made it possible to properly […] The post Swift Package Manager and Capacitor appeared first on Ionic Blog.

Announcing Ionic 8.7

31 July 2025 @ 9:22 pm

Ionic Framework 8.7 is here! This release delivers powerful new features that enhance developer productivity and user experience. From new CSS utility classes that streamline layout development to new Reorder events that provide fine-grained control, plus the latest Ionicons v8 update and Angular modal injection improvements, 8.7 brings the tools you need to create exceptional […] The post Announcing Ionic 8.7 appeared first on Ionic Blog.

The Quest for SSR with Web Components: A Stencil Developer’s Journey

25 June 2025 @ 4:54 am

Picture this: You’ve built a beautiful design system using Web Components. Your components are framework-agnostic, encapsulated, and performant. Life is good… until someone asks, “But does it work with SSR?” Record scratch. Freeze frame. That’s where our story begins. The Promise Land: SSR and Web Components Before we dive into the trenches, let’s set the […] The post The Quest for SSR with Web Components: A Stencil Developer’s Journey appeared first on Ionic Blog.

Announcing Ionic 8.6

4 June 2025 @ 6:26 pm

We’re thrilled to share the latest release of Ionic Framework, packed with exciting new features and improvements. This release brings a new Input OTP component, a new Datetime property to show days from the previous and next months, and a fresh update to Stencil. Let’s take a closer look at what’s new in 8.6 👇 […] The post Announcing Ionic 8.6 appeared first on Ionic Blog.

Cross-platform AR/VR With the Web: WebXR with A-Frame, Angular, and Capacitor (Part II)

12 May 2025 @ 9:14 pm

This is the second blog post in a multipart series. While it’s not necessary to read the first part it will definitely add some much needed context: Cross-platform AR/VR With the Web: WebXR with A-Frame, Angular, and Capacitor (Part I) Last year I covered a topic about incorporating WebXR into your Capacitor projects to create […] The post Cross-platform AR/VR With the Web: WebXR with A-Frame, Angular, and Capacitor (Part II) appeared first on Ionic Blog.

How Capacitor Works

17 April 2025 @ 4:29 pm

This blog post was originally written and published by Max Lynch on August 13th, 2020. This post has been edited as well as updated for content and links. Capacitor is a cross-platform native runtime for Web Native apps. Essentially, Capacitor takes modern web apps, and then packages them up to run on iOS, Android, and […] The post How Capacitor Works appeared first on Ionic Blog.

gsmarena.com

VN:F [1.9.22_1171]
Rating: 7.0/10 (1 vote cast)

Resource for GSM mobile handset news and information

Amazon Spring Deal Days: Google Pixel 10 series, vivo X300, Poco F8 Ultra get discounted

11 March 2026 @ 4:21 pm

Spring is the perfect time to start a new hobby, spend some quality time outdoors in the sun or buy a new smartphone. Amazon kicked off its Spring Deals sales event, and there are a bunch of offers on deck. The Pixel 10 series is available with some nice discounts. We start off with the Pixel 10 Pro Fold, which can be had for €1,429. It was the first foldable to bring IP68 ingress protection and also offers a great 8.0-inch LTPO OLED folding screen, triple cameras with a dedicated 5x telephoto and Google’s clean take on Android 16 with 7 promised updates. ...

Apple iPhone 17e in for review

11 March 2026 @ 3:22 pm

The Apple iPhone 17e is on sale as of today, and we managed to get ours from the store and in for review! It starts from €700/£600/INR 64,900 and 256GB - last year's 16e had a base storage of 128GB and cost the same at launch (except in India). So double the storage for the same price - nice! The boz contents are the same - you get a SIM tool and a USB-C cable, but it's a nice braided one. So what's new on the iPhone 17e? MagSafe, for one. Ask anyone to say what they'd like added to the cheapest iPhone, and they'll unanimously answer - a ProMotion, 120Hz display. And MagSafe will...

Amazon Spring Deal Days: Galaxy, Xiaomi and Redmi tablets, Galaxy and Apple Watches too

11 March 2026 @ 2:23 pm

Amazon’s Spring Deal Days are the first major sales event from the retailer for this year. Here we will focus on tablets and smartwatches, but we will also have a look at smartphone deals soon. The Samsung Galaxy Tab S10 FE and Tab S10 FE+ are 10.9” and 13.1” tablets, respectively, with 90Hz IPS LCDs. Both are powered by the Exynos 1580 chipset and have expandable storage. The smaller slate has an 8,000mAh battery, while the larger one has a 10,090mAh battery. Samsung Galaxy Tab S10 FE and Tab S10 FE+ £125...

Honor Magic9 to sport a bigger battery than the OnePlus 15T while being a similar size

11 March 2026 @ 1:24 pm

According to a new rumor from China, Honor is currently testing the upcoming Magic9 with a 6.36-inch flat OLED screen and a battery capacity around 8,000 mAh. The phone will also have a periscope telephoto camera, an ultrasonic in-display fingerprint sensor, and support for wireless charging. If this pans out, then the Magic9 will be smaller than its predecessor, and it will also pack the biggest battery of any phone of a similar size to date. It will steal that crown from the soon to be unveiled OnePlus 15T, which is going to sport a 7,500 mAh battery in a similarly sized...

Oppo and OnePlus are raising prices from March 16

11 March 2026 @ 12:24 pm

Oppo has announced that it will raise prices on some of its cheaper devices in China, as well as on OnePlus devices, starting on March 16 at 12AM local time. The price hikes will affect all OnePlus models sold in China, alongside the Oppo A and K series. For now at least, prices won't be increased for the Reno and Find series smartphones, nor the Oppo tablets. These are the brand's higher-margin devices, so it makes sense that they wouldn't be affected yet. OnePlus 15 While the company hasn't provided an official reason for this price hike, or any indication of how much the prices...

Apple iPhone 17e, new M4 iPad Airs now on sale

11 March 2026 @ 11:24 am

Following their announcements last week, the iPhone 17e and new 11” and 13” M4 iPad Air models are now on open sale. They are joined by the updated M5 generation MacBook Air and MacBook Pro, as well as the new Studio Display and Studio Display XDR. iPhone 17e With the iPhone 17e, Apple discontinued the 128GB base trim, so you now get 256GB as the starting storage tier. Apple managed to retain the same starting price as the iPhone 16e in most regions except India. The 512GB version of the 17e is actually cheaper than the iPhone 16e across every region. For more details on the iPhone...

Report suggests iQOO won’t launch new Neo series phones in India this year

11 March 2026 @ 10:27 am

According to a new report, iQOO may not launch any new Neo series smartphones in India in 2026. The last device in the lineup to debut in the country was the Neo10, which was unveiled in May 2025. The report notes that iQOO is refining its smartphone portfolio strategy due to rising component costs. Instead of launching a Neo series device in 2026, the company will be focussing on its flagship products. iQOO Neo11 If the report turns out to be accurate, iQOO will likely not bring the Neo11 to India. The iQOO Neo11 debuted in China in October 2025 and features a Snapdragon 8 Elite...

Xiaomi 17 and Xiaomi 17 Ultra go official in India

11 March 2026 @ 8:18 am

After debuting in global markets last month, the Xiaomi 17 and Xiaomi 17 Ultra have now been launched in India. Both smartphones arrive with specifications identical to their global counterparts. The Xiaomi 17 Ultra is priced at INR 1,39,999 ($1,525) for the sole 16GB/512GB variant. As part of an early bird offer running from March 13 to March 17, customers will receive the Xiaomi Professional Photography Kit at no additional cost. The phone will go on sale in India starting March 18 and will be available via Amazon and Xiaomi’s official online store. It will be offered in Black and...

OnePlus Nord Buds 4 Pro launch date is officially confirmed along with some specs

11 March 2026 @ 7:19 am

OnePlus is launching a new generation of its mid-range earbuds in India on March 19 at 12PM local time. These will be called Nord Buds 4 Pro, and they are obviously the successors to the Nord Buds 3 Pro. Through a dedicated teaser microsite, the brand promises that the Nord Buds 4 Pro have the ability to create a "quiet space", but also come with "max bass". They have 12mm titanium-coated drivers, and support the LHDC codec. OnePlus says they offer 55dB ANC, AI-enhanced clear calls using six mics, and 3D Spatial Audio as well as Game Sound Spatial Audio. The Nord Buds 4 Pro will...

OnePlus 16's chipset and camera specs tipped

11 March 2026 @ 6:20 am

The OnePlus 16 is still months away from its official launch, but several details about the device have already surfaced online. The latest leak reveals new information about the phone’s chipset and camera setup. While the phone was previously rumored to be powered by the upcoming Snapdragon 8 Elite Gen 6 chipset, tipster Digital Chat Station now claims the OnePlus 16 will instead use a more powerful SM8975 processor, expected to be marketed as the Snapdragon 8 Elite Gen 6 Pro. OnePlus 15 According to the tipster, the 2nm flagship chipset will also be paired with the latest LPDDR6...

htcdev.com

VN:F [1.9.22_1171]
Rating: 5.0/10 (1 vote cast)

HTC dev for rooting and upgrading your HTC mobile

android.com

VN:F [1.9.22_1171]
Rating: 6.0/10 (4 votes cast)

The source of android – operating system for mobiles