Code Monkey home page Code Monkey logo

webgal-android's Introduction

WebGAL Android

example workflow

一个将 WebGAL 游戏打包到安卓平台的简易模板
A simple template for packaging WebGAL games to Android platform

如何编译

  • 安装 android studio 并导入本项目
  • 将游戏移动到 app\src\main\assets\webgal。默认加载 app\src\main\assets\webgal\index.html,如有需要自定义加载链接请修改 app\src\main\res\values\values.xml 文件里面的 load_url 字段
  • 更改包名以及游戏名和图标
  • 点击菜单栏 Build -> Generate Signed Bundle or APK 构建 apk

How to build

  • Install android studio and import this project
  • Move the game to app\src\main\assets\webgal. Load app\src\main\assets\webgal\index.html by default, if you need to customize the load link, please modify the load_url field inside the app\src\main\res\values\values.xml file
  • Change the package name and the game name and icon
  • Click Build -> Generate Signed Bundle or APK in the menu bar to build the apk

更多信息 / More Info

https://docs.openwebgal.com/publish/android

webgal-android's People

Contributors

nini22p 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.