GithubHelp home page GithubHelp logo

android-js / android-native-apis Goto Github PK

View Code? Open in Web Editor NEW
9.0 4.0 10.0 29.14 MB

Android Native API's For Android JS

License: MIT License

Java 100.00%
java android android-api android-sdk android-services

android-native-apis's Introduction

android-native-apis's People

Contributors

chhekur avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

android-native-apis's Issues

User gesture required

I'am developing a app to see videos with autoplay, but I need click in the screen to chrome don't block the request because he auto blocks autoplay. This app running on TV with no user access to click.

In electron I need add this command to resolve this

app.commandLine.appendSwitch('autoplay-policy', 'no-user-gesture-required');

In webview folder I think we need edit AndroidJSActivity to add this command to replay this same command

this.myWebView.getSettings().setMediaPlaybackRequiresUserGesture(false);

I tried to add pull request but do not have access to do.

Bug when I building application

Hi when I build the application on Android studio I have strange bug

If target SDK is 33 I have a malformed manifest
If target SDK is 30 the libnativo .so is missing

I need help because I don't understand the problem thanks

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.