Conversation
|
|
||
| defaultConfig { | ||
| // TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html). | ||
| applicationId "vdrs.sappu.lafk.learn" |
There was a problem hiding this comment.
why you changed package name man??
| targetSdkVersion flutter.targetSdkVersion | ||
| versionCode flutterVersionCode.toInteger() | ||
| versionName flutterVersionName | ||
| multiDexEnabled true |
There was a problem hiding this comment.
does multidex enabling really needed??
There was a problem hiding this comment.
nope will remove it since app supports minSdk 21
| @@ -1,6 +1,6 @@ | |||
| <manifest xmlns:android="http://schemas.android.com/apk/res/android"> | |||
|
@sapatevaibhav @Gaurav-Kushwaha-1225 changed icon app label and package name also this is needed or he did it by mistake ?? |
|
Hi @K123Ritesh, In above mentioned comment, after running But it appears shocking that even during testing the app after the default android folder was generated the app's icon didn't change and was the a\same as before. Anyways, I will make sure this time and push further commits to resolve this matter. Thank you. |
app-release.apkwasn't being compiled after runningflutter build apkorflutter build apk --releasecommand in the terminal. It was constantly giving below error.flutter create .flutter build apkorflutter build apk --releasecommands worked and gave an .apk file of 35 MB sizeflutter build apk --split-per-abicommand also I got an .apk file of 28 MB size. I read about this command on this StackOverFlow Page 2nd Answer.black.svg,onion.png, etc