GithubHelp home page GithubHelp logo

Comments (3)

clsource avatar clsource commented on August 16, 2024

Hello, normally such use case can be fullfilled using a webapp made with React, Vue, Svelte or similar that connects with the Wordpress Rest API. Then upload it to a server you control and finally using that url for embed it on a Jasonette web container.

A popular option too is using the services at bubble.io and create an app with that 👍 (and then embed it with Jasonelle). But any website would do.

https://github.com/jasonelle/jasonelle/wiki

{
    "$jason": {
        "body": {
            "background": {
                "type": "html",
                "url": "https://www.google.com",
                "style": {
                    "background": "#ffffff",
                    "progress" : "rgba(0,0,0,0)"
                },
                "action": {
                    "type": "$default"
                }
            }
        }
    }
}

from docs.

niszlo avatar niszlo commented on August 16, 2024

Ok i managed this pointing to a PWA i cloned & mostly recoded.

Sole problem left now : to publish the resulting signed APK, Play Store requires API 29 as target and idk how ...

Also got a warning that "com.jasonette" already exists, shall i rename subfolders and therefore dependancies pathes everywhere needed, to be able to publish ?

Thanks for suggestions to finalize this.

PS : i'm now installing SKD 10.0 + changing pathes to see if that solves Play Store warnings ...

from docs.

clsource avatar clsource commented on August 16, 2024

You can also check the Android setup guide :)

https://jasonelle-archive.github.io/docs/legacy/android/

from docs.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.