Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Google Android Programming

Google Play Store Now Open For Progressive Web Apps (medium.com) 49

Maximiliano Firtman: Chrome 72 for Android shipped the long-awaited Trusted Web Activity feature, which means we can now distribute PWAs in the Google Play Store! I played with the feature for a while, digging into the APIs and here you have a summary of what's going on, what to expect and how to use it today. Chrome 72 for Android is now shipping from the Play Store to all users and this version included Trusted Web Activity (TWA), that in a nutshell is a way to open Chrome in standalone mode (without any toolbar or Chrome UI) within the scope of our own native Android package. Let me start saying that the publishing process is not straightforward as it should be (such as "enter your URL" in the Play Console and it's done). It's also not a way to use the currently available WebAPK and publish it in the store. It's a Java API that communicates through services with Chrome and seem to be in the early stages, so there is a lot of manual work to do yet today.
This discussion has been archived. No new comments can be posted.

Google Play Store Now Open For Progressive Web Apps

Comments Filter:
  • by Anonymous Coward on Sunday February 03, 2019 @08:30PM (#58065708)

    What about the Conservative Web Apps?

    • It's the leftist bias in tech/media that's the problem.

      https://www.youtube.com/watch?... [youtube.com]

      A liberal bias might actually be a good thing, as it would err on the side of free speech, and against totalitarianism.
      • What evidence do you have of that last bit? All I hear from liberals is how they are going to ban speech they don't like, steal money from people and give it to others, and create an all-pervasive central government. They have to, in order to force people who have different ideas to go along by force of law.

    • by Merk42 ( 1906718 )
      Those are the ones that use absolutely no JavaScript at all, just like all the best pages of the halcyon days of 90s Internet.
    • Do you mean "books" or the more inclusive experience of "books + chair + lamp + reading glasses"?
  • by Bradmont ( 513167 ) on Sunday February 03, 2019 @08:43PM (#58065740) Homepage
    Will these apps still run on de-googleled android distributions that don't include gapps? That is to say, will they work in other implementations of webviews, or will they be chrome-specific?
    • by Anonymous Coward

      Will these apps still run on de-googleled android distributions that don't include gapps?

      Trusted Web Activity = Trusted by Google. By definition they will not be degoogled because <sarcasm> doing so would make Google distrust and block them. </sarcasm> the only reason that it's required in the first place is because Google decreed it so.

      There's no reason to require some trust anchor to load a predetermined web URL in a limited browser. Especially when said predetermined URL was installed by an a

    • by AmiMoJo ( 196126 )

      PWAs use a new "API" in Chrome, really just some basic hooks that tell it to open without the usual address bar and other controls. They are all published and available for other browsers to implement, which doesn't see to be a lot of work.

    • PWA has always worked in modern browers. This is just a new feature to allow users to find them in the Play Store. If you don't have the Play Store, it has no effect on you.

  • Flo [wikipedia.org] is very pleased about this.
  • Dear Slashdot (Score:5, Insightful)

    by 110010001000 ( 697113 ) on Sunday February 03, 2019 @09:09PM (#58065816) Homepage Journal
    You should probably mention what a "Progressive Web App" is in the summary.
    • I'm hoping they were talking about Free Software or something.

      I get my apps from fdroid.

    • Re:Dear Slashdot (Score:5, Informative)

      by AmiMoJo ( 196126 ) on Monday February 04, 2019 @06:09AM (#58066908) Homepage Journal

      They are web sites for people who think they need an app.

      The rational is that users think they need an app, and go looking for one in the Play store. Rather than just go to Facebook.com, they think they have to have the Facebook app. So to save time and money, you can make a Facebook app that is just a wrapper for Facebook.com.

      Well, you could do that before, but now it's a bit more "native" and benefits from using the browser that is already loaded into memory etc.

  • and deep in the smart phone.
    Learn to code software for the smart phone.
  • I'm reminded of the guy who had the obsession of using a calculator to add the number one to the total. He had boxes of calculator tape stashed all over his apartment and he knew where every one of them was.
  • I like how Google is providing a solution that
    1. Is not needed.
    2. Is a fix for a problem they caused.
    You can write a simple HTML page without Googles help.
    Is this anything else except locking for displaying ads.

Thus spake the master programmer: "After three days without programming, life becomes meaningless." -- Geoffrey James, "The Tao of Programming"

Working...