Giter Site home page Giter Site logo

Comments (3)

felixhammerl avatar felixhammerl commented on August 29, 2024

hi!

there are multiple angles to this.

browser compat

the app has not been tested on the legacy android browser. this browser is pretty much shit and we didn't bother with it. as for the browsers out there, it should run on the last two versions of the evergreen browsers out there.

build step

after a change to the code or css you need to trigger the build step, essentially this is grunt

runtimes

chrome app running in google's chrome browser

just install dist/ via chrome://extensions with developer mode checked

mobile chrome app

i'd suggest you read up on mobile chrome apps here: mobile chrome apps

run ./res/cca_build.sh and ./res/cca_run_android.sh or ./res/cca_run_ios.sh

firefox and firefox os app

this is experimental, but same thing here with dropping the dist/ folder in a ffos app

browser deployment

run node server --dev and go to the url provided in the URL.

custom server

make sure that you have 1) the correct TLS configuration, and 2) your imap and smtp servers conform to the standard + some plugins. read some more

i hope that answers your questions.

cheers
felix

from mail.

ravitejac avatar ravitejac commented on August 29, 2024

Hi
Thanks for the Response. Am new to the Mobility and am Fresher.
I need to know how you are building the android APK and IOS IPA file with your code.
Either Cordova or any other tool you are using.
Please send me information how you are building .apk and .ipa files using your code.

Thanks a lot....

from mail.

felixhammerl avatar felixhammerl commented on August 29, 2024

@ravitejac please read up on mobile chrome apps and then have a look at those three shell scripts: ./res/cca_build.sh, ./res/cca_run_android.sh, and ./res/cca_run_ios.sh. That should answer your questions.

from mail.

Related Issues (20)

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.