chiark / gitweb /
update: handle AndroidManifest XML namespace named other than 'android'
authorHans-Christoph Steiner <hans@eds.org>
Thu, 15 Mar 2018 14:56:30 +0000 (15:56 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Thu, 15 Mar 2018 14:56:30 +0000 (15:56 +0100)
commit54242dee32218955f69297b344d81d4d2042eaf8
tree0ee79f2b90f2134de51849c23b5657a860ca58a4
parentd290eb96f986b4067570ab3855e6abbcc47020f8
update: handle AndroidManifest XML namespace named other than 'android'

https://stackoverflow.com/questions/5856719/why-do-we-specify-namespace-in-android-xml-file

https://f-droid.org/repo/org.moire.ultrasonic_60.apk has:
xmlns:a="http://schemas.android.com/apk/res/android"
fdroidserver/update.py