Android

Constraint Layout

app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toEndOf="@+id/editText4"
app:layout_constraintTop_toBottomOf="@+id/editText3"

constraintEnd = নিজের এন্ড

Follow the steps: 

Build>Generate Signed Bundle/Apk>Next (select apk)>next (see photo1)>Finish (select release)


.jks file
https://drive.google.com/file/d/1P-uoo-W_sGtjPJlPaerVZ1f8vr96MnzQ/view?usp=sharing
How to create
"Create New" is for creating a new .jks file. You just need to select a directory to create this. jks file is for app certification. If you need update your app to play store then you have to select same jks file.


Labels:

© copyright-2020 Rejaul