androidjs icon indicating copy to clipboard operation
androidjs copied to clipboard

Platform to build android app using node js

Results 106 androidjs issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I made app in NodeJS. I've tested it in browser and everything works. After packing it into .apk my backend throws this error, when trying to use...

Is there any way to enable node-integration in frontend like Electron JS? Please let me know.

On last AndroidJs release (after 'androidjs update') i try to use app.camera to record video and audio. On startRecording(), a popup say that MediaRecorder is not accepted by Browser. ...on...

How can I open a file selection window as electron with `showOpenDialog`, that is, a dialog window appears that gives the user the opportunity to select a file. With electron,...

enhancement
good first issue
hacktoberfest

can i package it with { exe } format for desktop application?

how can i use it with vue-cli ? is there any documantation for it?

Trying to use `app.camera.init` on chromium or android emulator fails in the same way "TypeError: Cannot set property 'stream' of undefined" at androidjs.js:15. I think this is the point: ```js...

Hi! After I inited a new project with androidjs init, i tried to build it with "androidjs build" and "androidjs build -f". Each time I'm getting this error: ``` Using...

help wanted

**Describe the bug** I've tried building the base template in .apk to see if everything works correctly, but each time I try the application doesn't install, I've tried different ways...

**Describe the bug** ReferenceError: TextDecoder is not defined **To Reproduce** Try using TextDecoder **Expected behavior** Without errors **Screenshots** ![image](https://github.com/android-js/androidjs/assets/61726070/7fd7d0c1-3574-4e5f-a61a-703b7e3d3f2b) **Desktop:** - OS: Windows **Additional context**