Code Monkey home page Code Monkey logo

ukflinwaysteachers's Introduction

Welcome to Project LinWays Teachers ๐Ÿ‘‹

Example of config.xml with good meta data:

<?xml version='1.0' encoding='utf-8'?>
<widget id="com.linways.teacher" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" ">
    <name>LinwaysTeachers</name>
    <description>Electrex Team Ukf</description>
    <author email="[email protected]" >
        Electrex Team Ukf
    </author>
    <content src="index.html" />
    <allow-intent href="http://*/*" />
    <allow-intent href="https://*/*" />
<allow-navigation href="https://ukf.linways.com/" />



    <icon src="res/screen/android/logo.png" />
    <platform name="android">
        <preference name="StatusBarBackgroundColor" value="#972d66" />
        <preference name="AndroidWindowSplashScreenAnimatedIcon" value="res/screen/android/splash.png" />
        <preference name="SplashScreen" value="res/screen/android/splash.png" />
        <preference name="AutoHideSplashScreen" value="true" />
        <preference name="SplashScreenDelay" value="3000" />
  
 <preference name="KeyboardScrolling" value="false" />

    </platform>
<config-file target="AndroidManifest.xml" parent="/*" xmlns:android="http://schemas.android.com/apk/res/android">
 <uses-permission android:name="android.permission.CAMERA" />


</config-file>
</widget>

๐Ÿš€ Usage

Make sure you have npx installed (npx is shipped by default since npm 5.2.0)

Just use the following plugins:

plugin-android-permissions
plugin-app-version
plugin-camera
plugin-inappbrowser
plugin-permission

Show your support

Please โญ๏ธ this repository if this project helped you!

๐Ÿ“ License

Copyright ยฉ 2023 AlphaNodesDevl.


This Project was Created with โค๏ธ by AlphaNodesDev

ukflinwaysteachers's People

Contributors

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