maicol07
(Maicol)
October 2, 2017, 4:38pm
1
Hi,
I have a problem: when I publish the APK into Google Play I get this error:
Failed to run aapt dump badging: AndroidManifest.xml:5: error: ERROR: missing 'android:name' for uses-permission
I think it is a StartActivity problem…
These are my blocks about it:
Thanks for yor help!
Sander
(Sander Jochems)
October 2, 2017, 4:39pm
2
Are you using any extensions? If yes, then which one(s)?
maicol07
(Maicol)
October 2, 2017, 4:46pm
3
Yes, I’m using these:
Dendritas:
Android Themes
Snackbar
Sidebar
KIO4:
NMD:
RedPanda:
i18n (but I don’t use it at the moment, I will use it in the future…)
Wishwas:
However, the problem is not caused by extensions, because before I added the Activity Starter it worked well…
Sander
(Sander Jochems)
October 2, 2017, 4:57pm
4
I think the problem is in one of Dendritas extensions. I have heard of some problems with it
Ben
(Ben)
October 2, 2017, 5:07pm
5
Ps: I created WebViewerDialog, not @vishwasadiga
2 Likes
maicol07
(Maicol)
October 2, 2017, 5:22pm
6
Oh sorry, the package name is com.wishwasadiga.webviewerdialog
Ben
(Ben)
October 2, 2017, 5:36pm
7
Um actually, my extension package is edu.moliata.webviewerdialog, either @vishwasadiga copied my extension or you downloaded renamed extension
Vishwas
(Vishwas Adiga)
October 3, 2017, 3:03am
8
No. I haven’t copied any extension. No clue as to how my name got in there…
4 Likes
AvTaar
(AvTaar)
June 28, 2018, 7:42am
9
जब packagename change करते हैं तो error आता हैं
Failed to run aapt dump badging:
ERROR: dump failed because no AndroidManifest.xml found
I got this to, when i publish the APK into Google Play.
What should i do?
Boban
(Boban Stojmenovic)
February 25, 2019, 5:40am
11
Extensions made by Andres Daniel Cotes may cause this however I don’t remember which ones do this.
/Boban
plang58
(Philipp Lang)
March 2, 2019, 1:59pm
12
Did you use dendritas table or what. I use that in my app too but my app is in developing so not finish.
Can i use dendritas table or not.
Do you mean Vishwas or am I just seeing this incorrectly? Yes, you’re incorrect, it’s Vishwas. https://community.thunkable.com/t/free-releasing-the-dialogs-extension/2574 (It’s an example of his package name). If it seems I came off a bit rude, don’t think of it like that
Boban
(Boban Stojmenovic)
March 3, 2019, 8:08am
14
if you are using the free version then the answer is yes, it doesn’t have that code that causes the error however it has an strange permission request
permissionNames="android.permission.INTERNET,android.permission.WRITE_EXTERNAL_STORAGE,android.permission.READ_EXTERNAL_STORAGEandroid.permission.WAKE_LOCKandroid.permission.INTERNETandroid.permission.ACCESS_NETWORK_STATEandroid.permission.READ_PHONE_STATE
/Boban
plang58
(Philipp Lang)
March 3, 2019, 9:47am
16
Ok you mean, if the user opens the sceen where the table is, he will asked if he allowed the permissions.
Ok than i will not use it becaue the user gets scary if they get a few permissions to allowed.
Or do i see that wrong. ?
And for that extension so much permissions confuse me.
I hope the developer will solve that problem bc the extension is a useful extension.