f-droid.org

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

Open source android without the Google overlords.

apkpure.com

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

Fed up with Google Play? Get android apps from APKpure.

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.

Geolocation Plugin 5.0.0 Released!

21 September 2023 @ 12:00 am

We are happy to announce that we have just released an update for cordova-plugin-geolocation! [email protected] To upgrade: cordova plugin remove cordova-plugin-geolocation cordova plugin add [email protected] Release Highlights Breaking Changes Modern JavaScript The JavaScript of the plugin has been upgraded to use ES6 features, such as let and const. NOTE: This release has failed to upgrade required engines. Despite the declared requirement on cordova-android >= 6.3.0 and no declared requirement on iOS, the new minimum requirements will be: cordova-ios

Camera 7.0.0, Media 7.0.0 & File-Transfer 2.0.0 Released!

12 September 2023 @ 12:00 am

We are happy to announce that we have just released an update for the following plugins! [email protected] [email protected] [email protected] To upgrade: cordova plugin remove cordova-plugin-camera cordova plugin add [email protected] cordova plugin remove cordova-plugin-media cordova plugin add [email protected] cordova plugin remove cordova-plugin-file-transfer cordova plugin add [email protected] Release Highlights cordova-plugin-camera Android 13 Supp

Cordova iOS 7.0.1 Released!

6 September 2023 @ 12:00 am

We are happy to announce that we have just released Cordova iOS 7.0.1! This is one of Cordova's supported platforms for building iOS applications. [email protected] Release Highlights To upgrade: cordova platform remove ios cordova platform add [email protected] To install: cordova platform add [email protected] Fixes: Building on Xcode 11 Cordova-iOS 7 is documented to support Xcode 11 and later. However, due to recent changes to support LimitsNavigationsToAppBoundDomains, builds fail on Xcode 11. To address th

Cordova Android 12.0.1 Released!

28 August 2023 @ 12:00 am

We are happy to announce that we have just released Cordova Android 12.0.1! This is one of Cordova's supported platforms for building Android applications. [email protected] Release Highlights To upgrade: cordova platform remove android cordova platform add [email protected] To install: cordova platform add [email protected] Fixes: Adaptive Icon Fix In Cordova-Android 12.0.0, an issue arose with the introduction of Android 13's Themed Icons support. This issue resulted in adaptive icons not being gene

Media-Capture Plugin 5.0.0 Released!

18 August 2023 @ 12:00 am

We are happy to announce that we have just released an update for cordova-plugin-media-capture! [email protected] To upgrade: cordova plugin remove cordova-plugin-media-capture cordova plugin add [email protected] Release Highlights Breaking Changes Android 13+ Support Beginning from Android 13 (SDK 33), the READ_EXTERNAL_STORAGE permission no longer has any effect. Instead, this permission has been replaced with more granular permissions: READ_MEDIA_IMAGES, READ_MEDIA_VIDEO, and READ_MEDIA_AUDIO. Also the WRITE_EXTERNAL_STORAGE has

File Plugin 8.0.0 Released!

11 July 2023 @ 12:00 am

We are happy to announce that we have just released an update for cordova-plugin-file! [email protected] To upgrade: cordova plugin remove cordova-plugin-file cordova plugin add [email protected] Release Highlights Breaking Changes Removed WRITE_EXTERNAL_STORAGE permission According to the official documentation on Storage updates in Android 11, the WRITE_EXTERNAL_STORAGE permission is no longer operational and does not grant access to write to e

Cordova iOS 7.0.0 Released!

10 July 2023 @ 12:00 am

We are happy to announce that we have just released Cordova iOS 7.0.0! This is one of Cordova's supported platforms for building iOS applications. [email protected] Upgrade steps: cordova platform remove ios cordova platform add [email protected] New install steps: cordova platform add [email protected] Release Highlights Breaking Changes Removal of podspec type from framework tag Since Cordova-iOS 5.0.0, the new podspec tag was added to improve the readability and support of features that CocoaPods p

Cordova Android 12.0.0 Released!

22 May 2023 @ 12:00 am

We are happy to announce that we have just released Cordova Android 12.0.0! This is one of Cordova's supported platforms for building Android applications. [email protected] Release Highlights To upgrade: cordova platform remove android cordova platform add [email protected] To install: cordova platform add [email protected] BREAKING CHANGES: Increased Minimum & Target SDK This release has increased the minimum supported SDK version to 24 which is Android 7.0. It also has increased the target SDK to 33

Cordova CLI 12.0.0 & Internal Packages Released!

22 May 2023 @ 12:00 am

We are happy to announce that we have just released a major update to our Cordova CLI! [email protected] In this CLI release, it also includes the latest internal libraries: [email protected] [email protected] [email protected] [email protected] [email protected] Release Highlights This release drops Nodejs 14 support. The minimum supported version that Cordova requires is greater than or equal to 16.13.0. In all releases, we have updated all npm packages to the possible latest release that Cordova can support.

Cordova Browser 7.0.0 Released!

13 May 2023 @ 12:00 am

We are happy to announce that we have just released Cordova Browser 7.0.0! This is one of Cordova's supported platforms for building browser targeted applications. [email protected] Release Highlights This release contains updates for more modern NodeJS runtimes and contains a ShellJS security fix. To upgrade: cordova platform remove browser cordova platform add browser@7 Please report any issues you find at GitHub Issues! Release Notes For a more detailed release notes, please see RELEASENOTES.md

ionicframework.com

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

A HTML5 & Cordova mobile framework.

Ionic Remains the Most Usable Mobile Development Framework

25 September 2023 @ 3:35 pm

In the Fall of 2023, G2 recognized Ionic with numerous awards across a slew of categories, highlighting how easy it is to get started and build performant apps with our mobile development framework. The post Ionic Remains the Most Usable Mobile Development Framework appeared first on Ionic Blog.

Automate Firebase Deployments for Web Builds with Appflow

21 September 2023 @ 4:32 pm

This is a guest post by Tim Wills, CTO at Uckers.com. Connect with Tim at @TimW_Tech. Are you building an app that deploys to both mobile and web from the same codebase? Do you want to automate your CI/CD process? If so, Ionic’s mobile CI/CD platform Appflow with Firebase can provide all you need to […] The post Automate Firebase Deployments for Web Builds with Appflow appeared first on Ionic Blog.

Announcing Ionic 7.4

18 September 2023 @ 3:13 pm

We’re so excited to announce the release of Ionic 7.4 with updates to Datetime, Checkbox, Radio, Toggle, and more! The post Announcing Ionic 7.4 appeared first on Ionic Blog.

Simplify native build testing with Native App Previews in Appflow

12 September 2023 @ 6:10 pm

If native mobile app testing makes you feel like you’re stuck in a “for” loop without an exit condition, then Native App Previews in Appflow are for you! Appflow, the mobile CI/CD solution built by Ionic, now offers in-browser testing on native virtual devices for both iOS Simulator and Android Debug builds.  Developers can now […] The post Simplify native build testing with Native App Previews in Appflow appeared first on Ionic Blog.

Introducing AI-Powered Troubleshooting for Your Builds

5 September 2023 @ 7:15 pm

Whether you’re building for the web or mobile, we’ve all faced one of the greatest enemies of developer productivity – build errors. You’re on a roll, making great strides, and just when you’re about to deploy, a build error throws a wrench in your momentum.  Investigating and resolving build errors can be time-consuming and often […] The post Introducing AI-Powered Troubleshooting for Your Builds appeared first on Ionic Blog.

Building a Native Superapp with Micro Frontends and Federated Capacitor

31 August 2023 @ 2:56 pm

Building a native superapp is easier than ever thanks to Micro Frontends and Federated Capacitor. The post Building a Native Superapp with Micro Frontends and Federated Capacitor appeared first on Ionic Blog.

Announcing Ionic 7.3

28 August 2023 @ 3:59 pm

We are pleased to announce the release of Ionic 7.3 with improvements to Alert, Action Sheet, and Toast! The post Announcing Ionic 7.3 appeared first on Ionic Blog.

(Re)defining Superapps

22 August 2023 @ 8:11 pm

It seems that superapps are all the rage. We’re seeing consumer superapps and employee superapps gain traction worldwide. But are superapps evolving into more? The post (Re)defining Superapps appeared first on Ionic Blog.

Announcing Ionic 7.2

25 July 2023 @ 8:43 pm

Ionic v7.2 is here! This latest release brings updates to Button, Searchbar, and our Angular integration. Read on to learn more! The post Announcing Ionic 7.2 appeared first on Ionic Blog.

Q3 Ionic Show Recap

20 July 2023 @ 3:02 pm

Couldn't make the Q3 Ionic Show live? it was chock full of product updates and summer fun- read on for what you may have missed! The post Q3 Ionic Show Recap appeared first on Ionic Blog.

techdrivein.com

VN:F [1.9.22_1171]
Rating: 4.0/10 (2 votes cast)

Linux, Ubuntu & Android News

Two Super Fast App Launchers for Ubuntu 19.04

5 May 2019 @ 6:50 pm

During the transition period, when GNOME Shell and Unity were pretty rough around the edges and slow to respond, 3rd party app launchers were a big deal. Overtime the newer desktop environments improved and became fast, reliable and predictable, reducing the need for a alternate app launchers. (adsbygoogle = window.adsbygoogle || []).push({}); As a result, many third-party app launchers have either slowed down development or simply seized to exist. Ulauncher seems to be the only one to have bucked the trend so far. Synpase and Kupfer on the other hand, though old and not as actively developed anymore, still pack a punch. Since Kupfer is too old school, we'll only be discussing Synapse and Ulauncher here. Synapse I still

A Standalone Video Player for Netflix, YouTube, Twitch on Ubuntu 19.04

29 April 2019 @ 12:23 pm

Snap apps are a godsend. ElectronPlayer is an Electron based app available on Snapstore that doubles up as a standalone media player for video streaming services such as Netflix, YouTube, Twitch, Floatplane etc. And it works great on Ubuntu 19.04 "disco dingo". From what we've tested, Netflix works like a charm, so does YouTube. ElectronPlayer also has a picture-in-picture mode that let it run above desktop and full screen applications.

Howto Upgrade to Ubuntu 19.04 from Ubuntu 18.10, Ubuntu 18.04 LTS

20 April 2019 @ 1:31 pm

As most of you should know already, Ubuntu 19.04 "disco dingo" has been released. A lot of things have changed, see our comprehensive list of improvements in Ubuntu 19.04. Though it is not really necessary to make the jump, I'm sure many here would prefer to have the latest and greatest from Ubuntu. Here's how you upgrade to Ubuntu 19.04 from Ubuntu 18.10 and Ubuntu 18.04. Upgrading to Ubuntu 19.04 from Ubuntu 18.04 LTS is tricky. There is no way you can make the jump from Ubuntu 18.04 LTS directly to Ubuntu 19.04. For that, you need to upgrade to Ubuntu 18.10 first. Pretty disappointing, I know. But when upgrading an entire OS, you can't be too careful. And the process itself is not as tedious or time consuming à la Windows. And also unlike Windows, the upgrades are not forced upon you while you're in middle of something.

15 Things I Did Post Ubuntu 19.04 Installation

17 April 2019 @ 10:19 am

Ubuntu 19.04, codenamed "Disco Dingo", has been released (and upgrading is easier than you think). I've been on Ubuntu 19.04 since its first Alpha, and this has been a rock solid release as far I'm concerned. Changes in Ubuntu 19.04 are more evolutionary though, but availability of the latest Linux Kernel version 5.0 is significant.

Ubuntu 19.04 Gets Newer and Better Wallpapers

3 April 2019 @ 10:16 am

A "Disco Dingo" themed wallpaper was already there. But the latest update bring a bunch of new wallpapers as system defaults on Ubuntu 19.04. ubuntu 19.04 wallpaper Pretty right? Here's the older one for comparison.

LinuxBoot: A Linux Foundation Project to replace UEFI Components

2 April 2019 @ 2:48 pm

UEFI has a pretty bad reputation among many in the Linux community. UEFI unnecessarily complicated Linux installation and distro-hopping in Windows pre-installed machines, for example. Linux Boot project by Linux Foundation aims to replace some firmware functionality like the UEFI DXE phase with Linux components. What is UEFI? UEFI is a standard or a specification that replaced legacy BIOS firmware, which was the industry standard for decades. Essentially, UEFI defines the software components between operating system and platform firmware. (adsbygoogle = window.adsbygoogle || []).push({}); UEFI boot has three pha

Look up Uber Time, Price Estimates on Terminal with Uber CLI

1 April 2019 @ 11:44 am

The worldwide phenomenon that is Uber needs no introduction. Uber is an immensely popular ride sharing, ride hailing, company that is valued in billions. Uber is so disruptive and controversial that many cities and even countries are putting up barriers to protect the interests of local taxi drivers. Enough about Uber as a company. To those among you who regularly use Uber app for booking a cab, Uber CLI could be a useful companion. Uber CLI can be a great tool for the easily distracted. This unique command line

UBports Installer for Ubuntu Touch is just too good!

26 March 2019 @ 11:15 pm

Even as someone who bought into the Ubuntu Touch hype very early, I was not expecting much from UBports to be honest. But to my pleasent surprise, UBports Installer turned my 4 year old BQ Aquaris E4.5 Ubuntu Edition hardware into a slick, clean, and usable phone again.

Retro Terminal that Emulates Old CRT Display (Ubuntu 18.10, 18.04 PPA)

21 March 2019 @ 11:54 pm

We've featured cool-retro-term before. It is a wonderful little terminal emulator app on Ubuntu (and Linux) that adorns this cool retro look of the old CRT displays. Let the pictures speak for themselves. retro terminal ubuntu ppa Pretty cool right? Not only does it look cool, it functions just like a normal Terminal app. You don't lose out on any features normally associated with a regular Terminal emulator. cool-retro-term comes with a bunch of themes and customi

Google's Stadia Cloud Gaming Service, Powered by Linux

20 March 2019 @ 9:00 pm

Unless you live under a rock, you must've been inundated with nonstop news about Google's high-octane launch ceremony yesterday where they unveiled the much hyped game streaming platform called Stadia. Stadia, or Project Stream as it was earlier called, is a cloud gaming service where the games themselves are hosted on Google's servers, while the visual feedback from the game is streamed to the player's device through Google Chrome. If this technology catches on, and if it works just as good as showed in the demos, Stadia could be what the future of gaming might look like. Stadia, Powered by Linux It is a fairly common knowledge that Google data centers use Linux rather extensively. So it is not really surprising that Google would use Linux to power its cloud based Stadia gaming service. 

Freewarelovers.com/android

VN:F [1.9.22_1171]
Rating: 5.0/10 (2 votes cast)

Freeware Lovers is an Internet community, which is aimed to collect and categorize truly free software. Skype lite

Hotspot Shield for Android

15 April 2015 @ 11:15 am

Hotspot Shield app protects your Android mobile or tablet from online threats and enables you to access blocked sites.

Stellar Phoenix Data Recovery for Android

14 April 2015 @ 8:13 pm

This app will help you recover media, SMS, contacts from your Android phone or tablet.

Battle for Wesnoth for Android

4 April 2015 @ 10:27 am

Battle for Wesnoth is a fantasy turn-based strategy game. The original game was created for desktop and this is a port to Android by Alessandro Pira.

LogoFactoryApp for Android

26 March 2015 @ 11:17 am

LogoFactoryApp is a tool for Android that allows you to make logos in 3 steps.

Galaxy for Android

26 March 2015 @ 10:27 am

With Galaxy you can chat and hang out in a kind of virtual world, where you represent yourself by your avatar.

Zirco Browser for Android

31 October 2014 @ 8:18 pm

Zirco Browser is an open-source alternative browser for Android supported mobile devices.

Zeitungen for Android

31 October 2014 @ 8:15 pm

Zeitungen is an Android application that allows you to read German, Swiss and Austrian newspapers.

Zeam for Android

31 October 2014 @ 8:05 pm

Zeam is a minimalistic launcher alternative app for Android devices.

Yoga Moment Lite for Android

31 October 2014 @ 7:55 pm

Yoga Moment Lite provides yoga tunes that you can listen or use as a background music for the yoga exercises.

Yaniv for Android

31 October 2014 @ 7:12 pm

Yaniv app brings popular among travelers card game Yaniv to the Android smartphones and tablets.

android.com/market/

VN:F [1.9.22_1171]
Rating: 7.0/10 (5 votes cast)

Android market for apps for android phones

android.com

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

The source of android – operating system for mobiles