Coder Social home page Coder Social logo

assyme / mobileappsonboarding Goto Github PK

View Code? Open in Web Editor NEW

This project forked from petusa/mobileappsonboarding

0.0 1.0 0.0 1.07 MB

Guidelines with some boilerplate about how to distribute your Android and iOS mobile apps outside the stores (GooglePlay, AppStore).

License: MIT License

HTML 97.11% JavaScript 2.74% PHP 0.16%

mobileappsonboarding's Introduction

MobileAppsOnboarding

Guidelines with some boilerplate about how to distribute your Android and iOS mobile apps outside the stores (GooglePlay, AppStore).

Using this repository's boilerplate HTML files with the right application configuration values, you can host and share your own one pager installers anywhere as static pages and share only a single link which opens up as needed on the respective Desktop/Android/iOS patforms.


The sample below shows the case when you host these pages from localhost (of course you'd better host if publicly, it is only for demo purpose):

Desktop page for platform specific download/install link and QR code

This is what your mobile browser will show, when you open/scan this link from your Android or iPhone:

Android download and direct download page for HockecyApp hosted version

iPhone signup page for TestFlight app

Prerequisite

I our case, we simply use now HockeyApp for hosting our Android app's APK file, with direct download possibility:

We use iTunesConnect with TestFlight application to host and distribute the properly signed iPhone IPA file. We also use the Fastlane/boarding automatic signup approach for easier TestFlight onboarding:

Of ourse there might be different distribution and App hosting approaches, too.

How to use

  1. clone this repository
  2. set values properly in app.js, see configuration values
  3. host the HTML files + app.js from the same folder anywhere you want (from Gtihub CDN, Google CDN, own webserver, corporeate website, etc...)
  4. share the link of the index.html file with anyone who you would like to test your application

Configuration file: app.js

Values:

  • name Set this to your application name
  • image_url Set this to your application image (can be either Android/iOS application icon's full URL from e.g. TestFlight/HockeyApp)
  • description Set a description for your application
  • android_hockey_app_url Set this to your app's Hockey hosted Android public page link, seen here (Android pre-requisite)
  • android_hockey_app_download_url Set this to your app's Hockey hosted Android public page download link, seen here (Android pre-requisite)
  • ios_auto_boarding_url Set this to the iPhone version, TestFlight app's automatic signup page link, seen here (Android pre-requisite)

mobileappsonboarding's People

Contributors

assyme avatar petusa avatar

Watchers

 avatar

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.