Hello dev, meet me again (creatorb) on the cool syntax.
ERROR: 32-bit Linux Android emulator binaries are DEPRECATED, to use them
you will have to do at least one of the following:
- Use the '-force-32bit' option when invoking 'emulator'.
- Set ANDROID_EMULATOR_FORCE_32BIT to 'true' in your environment.
Either one will allow you to use the 32-bit binaries, but please be aware that these will disappear in a future Android SDK release.
Consider moving to a 64-bit Linux system before that happens.
Tidak perlu panik, anda masih bisa menjalankannya dengan mem bypass arsitektur environment yang tengah dibutuhkan oleh emulator untuk berjalan di system anda menggunakan -force-32bit sehingga hal itu bisa memaksa emulator untuk berjalan pada arsitektur 32 bit. Lebih rincinya silahkan anda buka terminal / command line anda, pastikan anda berada pada direktory home anda. Kemudian ketik perintah berikut untuk membuka pengaturan global user dari os anda.
gedit .profile
export ANDROID_EMULATOR_FORCE_32BIT=true
Lalu simpan, dan kembali pada terminal anda kemudian ketikkan
source .profile
Sekarang coba lagi, buka emulator anda dan jalankan. Jika masih belum
memberikan efek maka segera restart pc / laptop anda untuk segera
menerapkan pengaturan profile yang baru anda buat. Okkay setelah restart
selamat menikmati, happy coding...
selamat menikmati, happy coding...
"Keep learn and stay coding..."
tetep ga bisa mas, biarpun udah di restart juga
ReplyDeleteiya mas tetep ngk bisa ..
ReplyDeleteTerima Kasih banyak, tutornya sangat membantu
ReplyDelete