fix: Add build script and fix manifest
- Add build-apk.sh for easy compilation - Simplify AndroidManifest.xml - Fix themes.xml to use basic Android themes - Enable BuildConfig - Add okhttp-dnsoverhttps dependency
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# skin-specific hardware values
|
||||
hw.lcd.density=320
|
||||
vm.heapSize=48
|
||||
hw.ramSize=1024
|
||||
hw.keyboard.lid=no
|
||||
hw.mainKeys=no
|
||||
|
||||
|
||||
Reference in New Issue
Block a user