How to customize the Manifest → example: Companion APK

Here’s a quick guide on how to customize the Manifest (→ APK Studio Editor or A2M):

  1. Decompile the APK
  2. open the Manifest: AndroidManifest.xml
  3. edit the Manifest
  4. Recompile the APK

Done in less than 1 min!

34 Likes
Edit manifest file and remove permission
READ_ / WRITE_EXTERNAL_STORAGE permissions / app-Specific (Private) External Storage
🕊 Floating View: float your component. [FREE] 🕊
App with Transparent Background. Android Manifest. Screen Transparent
App is unnecessarily asking for location permission
Play Store API Error
How to add code in manifest.xml
How to fix this issue, cleartext traffic
MANAGE_EXTERNAL_STORAGE permission
From 1 Aug 2021 targetSdkVerion = 30 (Android 11) for new apps!
PDF files not open
How do I remove Storage permission from my app?
"Error 908 : WRITE_EXTERNAL_STORAGE permission is denied" error with screenshot component
Can't upload app to play store
Clear Text traffic allowed on all domain
CustomWebView : An extended form of Web Viewer
App links extension
Android:exported=“true” missing in manifest
Denied permissions in advance After updating the version to (Kodular Fenix 1.5.5)
Image Editor component asking WRITE_EXTERNAL_STORAGE permission
Kodular app rejected on play console and showing some issues
Download Component
How to request and grant MANAGE_EXTERNAL_STORAGE permission
Bug on WriteExternalStorage Permission - Not Working
Please fix this bug problem koduler team, android-exported
Apptomarket no recompiling apk
How to change file in manifest xml
Error 908 Write external storage Permission
Kodular is unable to compile this project, stuck at "Compiling source files"
AppyBuilder offline - How to modify Max Api Number
🕊 Floating View: float your component. [FREE] 🕊
System modification settings
How to add code in manifest.xml
A problem uploading my app to Google Play
How to hide personal app information
Unable to upload aab file on playstore
Default music player application
Advance APK Tool for Kodular Developer (APK STUDIO EDITOR)
Temporary solution for One signal and local notification for Android phones above SDK 29
I appreciate the hard work of the developers but are the devs working on API 30 update? Should I expect the update or should I migrate to Niotron?
Create a link which entered in any browser redirects to your app
Google ad Manager
Share File With Message Beheaviour in Kodular Fenix
ERROR CAMARA ( Run time Error Attemp to invoke virtual method ´Android.content.pm.providerinfo.loadxmlmetadata)on a null objet referenc
Error to compile an aab and apk with Taifun InApp Billing extension
Error to compile an aab and apk with Taifun InApp Billing extension
Error to compile an aab and apk with Taifun InApp Billing extension
Playstore App Suspended, Malware
[FREE] Voice Recognition extension without Google Dialogue
web_Viewer => Load HTML problem
When will the new update come?
Does anyone know who makes extension for kodular
Remove permission LOCATION from AAB file
Can we have option to disable Cleartext traffic

Shouldn’t the first one be Decompile? :wink:

3 Likes

Thanks, I changed it.

1 Like

Please provide me the official link to download the softwere because i try but i am unable to install in windows 10

See my posts in this thread, specially this one:

Erorr showing please check

Post this and see here: Improve Java version check · Issue #8 · kefir500/apk-editor-studio · GitHub

@bodymindpower Thank you.

I created there new issue and solved now working in my laptop.

but i have 1 question
i want to remove storage permission and location permission ok.

so need past below text as per your video tutorial or remove the text of permission name

can you provide the direct edited Kodular companion app, that would be easy

Yes, I could do that, but I’m not sure if @Kodular would be amused about it.
As I have shown, it doesn’t even take 1 min to do it yourself.

3 Likes

i want to remove storage permission from my application.

so i need to remove this line from manifest.

<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>

no other line need to enter or remove

I am right ?

Check, next are you 100% sure any of the components or extensions need that permission before deleting it !!!

You must also remove this line:

<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>

Note: If your app requires these READ / WRITE permissions, an error message will appear after the permissions are removed from the Manifest.

1 Like

I was the doubt that you now cleared.

Thank you :blush: :blush:

I removed the READ / WRITE permissions from almost all of my apps because they are not needed there, but have still been added to the Manifest.

My motivation for this:
I would like that no (dangerous) permission at install-time has to be requested and granted for devices with Android < 6 (API level < 23).

Note: If these permissions are not removed from the Manifest, they must be granted on devices with Android versions < 6 at install-time in order to be able to install the app.

excuse me @bodymindpower I used your given companion app, when I every time open the app it shows me Admob monetize ad alert, the companion is not still connected to the creator, and I don’t have ads on the creator also, this is a bug?

Hello.

Can you help me please?
Error packing APK problem.
I also tries to remove location permission
I still can’t find how to solve this problem.

My Technologies are below. windows10 64bit

Why in xiaomi canot write external storage

Thank you @bodymindpower I need your advanced help
:point_down: :point_down: :point_down:
I have managed to install this APK Editor Studio but please help me to know which codes and in which line should I add on the Manifest so that I can be able to publish it on Play Store and avoid the error of API Level 30