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 iOS 8.0.1 is now available!

12 March 2026 @ 12:00 am

We are happy to announce that we have just released Cordova iOS 8.0.1! This is one of Cordova's supported platforms for building iOS applications. This release contains fixes for several bugs that were reported against the 8.0.0 version. [email protected] To upgrade: cordova platform remove ios cordova platform add [email protected] To install: cordova platform add [email protected] Release Highlights Fixed search paths for plugin libraries/frameworks Plugins that included frameworks as embedded libraries were causing app builds to fail due

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.

ionicframework.com

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

A HTML5 & Cordova mobile framework.

Help Us Define The Direction Of Ionic!

16 March 2026 @ 5:16 pm

Every product team says they want feedback. Every developer has feedback to give. And yet… there always seems to be a disconnect between the two? Well we’re aiming to solve that problem and we can use your help to define the roadmap of Ionic products! We’re thrilled to announce the launch of our new, dedicated […] The post Help Us Define The Direction Of Ionic! appeared first on Ionic Blog.

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.

gsmarena.com

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

Resource for GSM mobile handset news and information

Infinix Hot 70 Google Play Console listing shows its front, reveals its main specs

8 April 2026 @ 8:55 am

The upcoming Infinix Hot 70 got certified by the FCC back in March, and now it's also been spotted in the Google Play Console. This listing comes with the frontal image of the phone which you can see below. It also reveals that the Hot 70 has the model number X6895 and is powered by the MediaTek Helio G99 SoC, which is 4G only. It has 4GB of RAM and a screen with 720x1576 resolution. According to the aforementioned FCC certification, it will have two versions, one with a battery rated at 5,430 mAh, the other rated at 5,600 mAh. These will probably be advertised as 5,600 mAh and...

Redmi K90 Max design officially revealed, Redmi K Pad 2 to debut alongside

8 April 2026 @ 8:00 am

After confirming the Redmi K90 Max’s launch in China, the company has now shared the phone’s official design on Weibo. Redmi also confirmed that it will unveil the Redmi K Pad 2 alongside the K90 Max. Redmi showcased the design of the ‘Space Silver’ color variant of the K90 Max on Weibo. The phone features a flat rear panel with a camera module similar to the K90 Pro Max. However, instead of the speaker grille seen on the K90 Pro Max, the upcoming handset features a larger grille for its built-in cooling fan, with an additional air outlet vent positioned underneath the camera...

OnePlus' gaming handheld design and key specs leaked

8 April 2026 @ 6:42 am

OnePlus could soon venture into the gaming handheld market, according to recent leaks. An alleged image of a OnePlus-branded handheld has surfaced online, along with some of its key specifications. In a now-edited Weibo post, well-known tipster Digital Chat Station shared an image of what appears to be a OnePlus gaming handheld. The device appears to feature purple textured grips on either side, along with shoulder trigger buttons, rear cameras with an LED flash, a USB Type-C port at the bottom, and volume keys on the side. While the alleged device shares several design cues with...

iQOO Z11 is escaping China soon

8 April 2026 @ 4:01 am

iQOO launched the Z11 in China in late March, and now we have the first clues telling us that it will also be sold in other markets, joining the already available Z11x. The global Z11 has been certified in Indonesia by SDPPI with the model number I2512. It's also been certified by the Bluetooth SIG, as well as Thailand's NBTC. Its global debut is now only a matter of time. We're not sure if it will have the exact same specs as the Chinese Z11, but if it does, here's what to expect. iQOO Z11 global certifications The iQOO Z11 sold in China comes with a 6.83-inch AMOLED screen...

Realme C100x is on the way too, first details leak

8 April 2026 @ 2:11 am

The Realme C100 and C100i have both been quietly launched in Thailand, but it now turns out that there's a third member of the family on the way too: the C100x. This is headed to India according to a new report. According to unnamed "trusted sources", it will have 4GB of RAM and 64/128GB of storage. It will be offered in India in two colorways called Golden Coast and Deepblue Tides. This leak also gives us the phone's model number, which is RMX5366. This device has already been entered into the EPREL database in the EU, and its listing reveals that it has a battery capacity rated at...

Oppo’s A6 lineup grows again with a new A6k variant

8 April 2026 @ 12:44 am

Another day, another Oppo A6 variant. At this point, it almost feels like Oppo is playing a game, but here we are. The company has quietly launched the Oppo A6k in China, packing a 7,000mAh battery and a Dimensity 6300 chipset. The Oppo A6k sports a 6.75-inch LCD display with a 120Hz refresh rate, HD+ resolution, and 1,125 nits of peak brightness. The phone carries an IP69 dust and water resistance rating. The Dimensity 6300 SoC is paired with up to 12GB of LPDDR4X RAM and up to 512GB of UFS 2.2 storage. You also get a microSD card slot for storage expansion. At the back, the...

OnePlus Nord 6 is now fully official, here are the prices

7 April 2026 @ 11:07 pm

The OnePlus Nord 6 has gone fully official in India today. You can register your interest for it on the OnePlus website, and the first sale will take place on April 9 at 12PM local time. The phone is priced at INR 38,999 with 8GB of RAM and 256GB of storage, and INR 41,999 with 12GB of RAM and 256GB of storage. For both options, there's an INR 3,000 bank discount which brings the effective price down to INR 35,999 and INR 38,999, respectively. OnePlus Nord 6 in Fresh Mint (left), Pitch Black (center), and Quick Silver (right) You can get the device in Fresh Mint, Pitch Black,...

Oppo A6c goes global with 7,000 mAh battery and revised camera design

7 April 2026 @ 9:31 pm

If you thought that the day would pass without another Oppo A6 series announcement, guess again. Following a detailed leak from earlier this week, Oppo has finally unveiled the international version of its A6c. It features several differences from the Chinese A6c, including a Unisoc chipset, a larger 7,000 mAh battery and a different camera island. The global A6c arrives with the CPH2895 model number and brings a 6.75-inch IPS LCD with HD+ resolution and a 120Hz refresh rate. It is equipped with a Unisoc T7250 (T615) chipset paired to 4GB LPDDR4X RAM and up to 128GB UFS 2.2...

Here’s how the iPhone Fold stacks up next to the iPhone 18 Pro and Pro Max

7 April 2026 @ 8:03 pm

Rumors about the iPhone Fold have been going on for years at this point, and Apple is expected to introduce its first non-slab phone this September alongside the iPhone 18 Pro series. We now have a new look at how the trio compares size-wise thanks to case mold images shared by Sonny Dickson. The Fold features a peculiar, wide design just as previously rumored. We can spot a dual camera setup on the back, which is expected to consist of two 48MP sensors (wide and ultrawide) housed inside a camera plateau like on the iPhone Air. The new images were not accompanied by exact dimensions,...

Honor Win 2 specs leak

7 April 2026 @ 6:51 pm

The Honor Win launched in December and according to a new leak from China the brand is already busy working on its successor. We will tentatively call this the Honor Win 2. It will allegedly be powered by the upcoming Snapdragon 8 Elite Gen 6 SoC, but the 'normal' version, not the Pro - Qualcomm is rumored to be releasing two options this year, with the Pro being the proper successor to the 8 Elite Gen 5. The Honor Win 2 reportedly has a 6.89-inch QHD+ OLED screen with a 185Hz refresh rate, an ultrasonic in-display fingerprint scanner, and a 10,000 mAh battery. So, compared to...

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