mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 14:30:11 +01:00
15 lines
655 B
Plaintext
15 lines
655 B
Plaintext
package: name='com.example.test.helloworld' versionCode='1' versionName='1.0' compileSdkVersion='28' compileSdkVersionCodename='9'
|
|
sdkVersion:'18'
|
|
targetSdkVersion:'28'
|
|
application-label:'HelloWorld'
|
|
application: label='HelloWorld' icon=''
|
|
launchable-activity: name='com.example.test.helloworld.MainActivity' label='' icon=''
|
|
feature-group: label=''
|
|
uses-feature: name='android.hardware.faketouch'
|
|
uses-implied-feature: name='android.hardware.faketouch' reason='default feature for all apps'
|
|
main
|
|
supports-screens: 'small' 'normal' 'large' 'xlarge'
|
|
supports-any-density: 'true'
|
|
locales: '--_--'
|
|
densities: '120' '160' '240' '320' '480' '640' '65534'
|