Skip to content

space2pacman-misc/pixelplatformer-android-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

Install android-js

npm i -g androidjs-builder

For Windows

Open file

C:\Users\:UserName:\.androidjs\cache\androidjs-sdk\res\values\styles.xml

Find

<style name="AppTheme" parent="@style/Theme.AppCompat.Light.NoActionBar"></style>

Add child

<item name="android:windowFullscreen">true</item>

Dev build

androidjs build

Release build

androidjs build --release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published