In some of my project after deleting any component but app size remaining same.
For example: first implement ADMOB & app size was 9mb and then delete Admob & add APPLOVIN+FACEBOOK bidding then app size reach 12mb+ this is not good, app size may reach 10mb.
This is normal. If you pay atention, many extensions have less then 100kb
If you want to see how much space a specific component demands, create an empty project then add this component and generate the apk
Correct but i think you didn’t understand my problem, after remove this extension or asset app size remain same and if add some thing else app size increase too much.
first implement ADMOB & app size was 9mb and then delete Admob & add APPLOVIN+FACEBOOK bidding then app size reach 12mb+
Those were your words. You removed one component and added 2 others. Then the app size increased. What is it that I didn’t understand?
If you make the test I suggested without using any blocks, just dragging the components to design, you will see that admob components increase only about 0,1mb, facebook and appinlove components increase about 1,5mb (each).
In others words, the difference you saw in your project is totally normal.
Edit: This is what happens with no blocks at all. Depending on the blocks the app size will increase even more.