Last 12 weeks · 0 commits
1 of 6 standards met
Hi Ben, sorry to bug you again... This is not an issue but I thought posting this might reach you faster. Since you have used Asynctask and okhttp for Munchy, I thought maybe you can shed some light on how to pass a web cookie name and value alongside with a POST using okhttp. Some more background: I need to pass the cookie that I got from website A, to website B thru a POST. I received the cookie from website A thru a GET and have stored the name and value of the cookie into 2 string variables. However I have tried countless ways on how to pass the same cookie to website B via a POST but nothing has worked out so far :( My call to website B just says "call failed, no session", meaning that it didn't recognize my call since cookie did not get through. Passing this cookie is crucial to my current project and you are the first one that I thought of after many tries at debugging this problem. Thank you so much, and I look forward to your response at this issue!
Hi Ben, I watched your Youtube Video for this app and I tried to re-create my own version of it. I followed your instruction of the asyntask and making the images and stuff appear on the screen. For a while my app was fine, but now it's giving me warnings (see attached picture of the logcat), and there is a constant "progressBar" on the screen rotating without display anything from yelp. W/art: Failed execv(/system/bin/dex2oat --runtime-arg -classpath --runtime-arg --debuggable --instruction-set=arm --instruction-set-features=smp,-div,-atomic_ldrd_strd --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-a The logcat does display "V/Business...." but it is not outputting anything besides the progressBar. Please help and Thank You!
Repository: benawad/Munchy. Description: Android app to find restaurants by visually choosing food you like. Stars: 7, Forks: 3. Primary language: Java. Languages: Java (100%). Open PRs: 0, open issues: 0. Last activity: 9y ago. Community health: 28%. Top contributors: benawad.