I have been working on an app for a couple months and now have a big problem.
I have many png files associated with this app. To start off, I have been fairly unorganized with where I put them. Everything is not in a single parent directory for the app.
I want to distribute two versions of the app so I have been playing with the package name using two b4a projects which use the same files.
Here is the problem: Now when I compile the app the size has grown from 6 to 19 to 38 ! MB.
I don't know what is going on. How can I track down what is causing the apk file size to go up like this?
I understand that I have not given a great deal of information but I want to be pointed in the right direction to start troubleshooting this.
Any help will be greatly appreciated.
Dan
I have many png files associated with this app. To start off, I have been fairly unorganized with where I put them. Everything is not in a single parent directory for the app.
I want to distribute two versions of the app so I have been playing with the package name using two b4a projects which use the same files.
Here is the problem: Now when I compile the app the size has grown from 6 to 19 to 38 ! MB.
I don't know what is going on. How can I track down what is causing the apk file size to go up like this?
I understand that I have not given a great deal of information but I want to be pointed in the right direction to start troubleshooting this.
Any help will be greatly appreciated.
Dan