All public logs

Jump to navigation Jump to search

Combined display of all available logs of Physipedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 19:29, 4 April 2026 TYEGlenn016637 talk contribs created page Cara Membuat APK di Android Studio – Panduan Lengkap untuk Pemula (Created page with "<br><br>Rekomendasi langsung: pakai IDE versi 2022.3.1 atau lebih baru, Plugin Gradle 8.1+, Gradle wrapper 8.0+ dan Java 11; set compileSdk=33, targetSdk=33, minSdk=21. Hasilkan berkas rilis dengan menjalankan ./gradlew assembleRelease atau buat bundel distribusi dengan ./gradlew bundleRelease.<br><br><br>Buat keystore jika belum ada: jalankan keytool -genkeypair -v -keystore my-release-key.jks -alias my_alias -keyalg RSA -keysize 2048 -validity 10000. Simpan keystore di...")