I haven’t got any error in coding but when I run the App_dijkstra I has error called
=> Dex Loader] Unable to execute dex: Multiple dex files define Landroid/UnusedStub;
=>Conversion to Dalvik format failed: Unable to execute dex: Multiple dex files define Landroid/UnusedStub;
maybe you have more than one copy of the v7 appcompat support library (android-support-v7-appcompat.jar) in your project. Remove the duplicates and rebuild.
how I fixed it: right click on the project->select java build path->go to order and export section -> unchecked android dependencies and remove android dependencies from Libraries section -> clean -> rebuild
My error was clean after writing the comment to you. I also did the same as you told many time. But I found some error in your source code – => I changed it to .I also do the same in the user permission tag to change it to the package name (com.app.dijkstra)you given. Then I change and . The next error I found in the log is google key authentication so I have made the new key for the package com.app.dijkstra. Now all error is solved but it take nearly a month. Thank you for your reply.
nearly a month? wow .. i glad you fix it.
– Hopes this useful app –
Gan, saya kan sudah mencoba Tutor ” Implementasi algoritma dijkstra di PHP ” Tetapi saya mengubah lokasi kotanya, Pas di Run tidak jalan kenapa ?
bisa kirim Pin BM di azizsen07@gmail.com
versi phpny udah >= 5.5 belum?
kalo udah mungkin errorny di tempat lain, klik kanan > inspect element > console log, nanti errornya ketauan dari situ.
The tutorial http://latcoding.com/2015/06/13/implementasi-algoritma-dijkstra-di-android-tahap-5/ is very useful for me and I would like to read it in English.
hello hnin, thanks for your comment..
i have created this tutorial >> (http://latcoding.com/2015/06/13/implementasi-algoritma-dijkstra-di-android-tahap-5/) in English (VIDEO)
check this :
https://www.youtube.com/watch?v=pCapk8Xxxyo [part 2]
another part :
https://www.youtube.com/watch?v=1LBbyvZkcJ0 [part 1]
https://www.youtube.com/watch?v=2soi0VcNvz8 [part 3 – Finishing]
Thank you so much for your reply
yep 🙂
I haven’t got any error in coding but when I run the App_dijkstra I has error called
=> Dex Loader] Unable to execute dex: Multiple dex files define Landroid/UnusedStub;
=>Conversion to Dalvik format failed: Unable to execute dex: Multiple dex files define Landroid/UnusedStub;
similar problem :
http://www.scriptscoop.net/t/22f857af93fc/dex-loader-unable-to-execute-dex-multiple-dex-files-define-landroid-un.html
maybe you have more than one copy of the v7 appcompat support library (android-support-v7-appcompat.jar) in your project. Remove the duplicates and rebuild.
how I fixed it: right click on the project->select java build path->go to order and export section -> unchecked android dependencies and remove android dependencies from Libraries section -> clean -> rebuild
My error was clean after writing the comment to you. I also did the same as you told many time. But I found some error in your source code – => I changed it to .I also do the same in the user permission tag to change it to the package name (com.app.dijkstra)you given. Then I change and . The next error I found in the log is google key authentication so I have made the new key for the package com.app.dijkstra. Now all error is solved but it take nearly a month. Thank you for your reply.
nearly a month? wow .. i glad you fix it.
– Hopes this useful app –
Gan, saya kan sudah mencoba Tutor ” Implementasi algoritma dijkstra di PHP ” Tetapi saya mengubah lokasi kotanya, Pas di Run tidak jalan kenapa ?
bisa kirim Pin BM di azizsen07@gmail.com
versi phpny udah >= 5.5 belum?
kalo udah mungkin errorny di tempat lain, klik kanan > inspect element > console log, nanti errornya ketauan dari situ.
Permisi gan, mau nanya tentang tutorial yang ini: http://latcoding.com/2015/08/26/implementasi-algoritma-dijkstra-di-php/ … saya udah mencoba yang di file index_sql.php, tapi ketika generate sql, ternyata muncul pesan error. itu kenapa ya? Apa ada file tambahan?
errornya seperti apa?
Errornya seperti ini –> error:[object Object]. Tapi sebenernya saya belum masukin file json_to_sql.php nya. itu filenya kaya gimana?
Gan saya habis melihat tutorial implementasi algoritma dijkstra di php, Kalo untuk yang cara graf nya ke simpan dalam database ada contohnya tidak?
Assalamualaikum..
gan klo membuat pencarian seperti google, tpi pencariannya lebh dri satu..
misal saya punya tabel A pnya bumbu: cabai, garam, gula. B pnya bmbu: cabai, mrica, bawang merah, garam. C pnya bmbu kencur, jahe .trus inputanyya cabai, garam, gula .nah bgaimana menampilkannya dn urutannya brdsarkan dta yg cock palg bnyak, .
trims…