Hello All
Actually I am new in extension development and currently learning java with android development
My Problem is that when i try to import
com.squareup.okhttp
I got an error :-
error: package com.squareup.okhttp does not exist
can anybody please help me!!
Peter
(Moderator)
June 25, 2020, 1:11pm
#2
Do you expect users to search for the information that is needed or are you willing to provide it. Where is the library coming from, what does it do, why do you need it, etc etc etc
Asking questions
To improve the chance of getting help on the forum please follow these recommendations when posting a question:
Do your homework first
Search for similar questions/answers on the forum. Try forum search and also Google your problem.
Try to solve the problem yourself, and describe what you have tried. It is much more rewarding to help someone who has tried himself first.
Post in the right categorie, post only once and do not steal topics
Make sure that you post your question …
vknow360
(Sunny Gupta)
June 25, 2020, 1:15pm
#4
Hello
I would like to say two things:
1.#discuss category is not for posting extension related questions.You should only post questions related Kodular’s components in this category.
2.Are you sure that okhttp
jar exists in your build path?If not then add it if you are using extension template or ai source.
P.S. even #extensions:extensions-ide category is not appropriate for these type of questions (which are not related to either Kodular nor Kodular IDE)