Hi all,
I have problems with these libraries.
I made an app a year ago with the old HTTP and HTTPUtils2 libraries and it works fine. Now I need to change things in the app.
If I use the old libraries I get errors of unknown types so I changed to the new libraries. I have both okHTTP and okHTTPutils2 activ in librarymanager, and not the old ones.
In beginning i got 40 errors about unknown types, if i do changes in the code and declare with okHTTP... it works.
After that, I have one error left and it says HTTPUtils2 are declared twice, remove library or code module...
I need both the library and the code of course... I don't know whats wrong???
I don't get any reference to where/why it is declared twice...
Please help
(B4A version 5.80, Android 4.2)
I have problems with these libraries.
I made an app a year ago with the old HTTP and HTTPUtils2 libraries and it works fine. Now I need to change things in the app.
If I use the old libraries I get errors of unknown types so I changed to the new libraries. I have both okHTTP and okHTTPutils2 activ in librarymanager, and not the old ones.
In beginning i got 40 errors about unknown types, if i do changes in the code and declare with okHTTP... it works.
After that, I have one error left and it says HTTPUtils2 are declared twice, remove library or code module...
I need both the library and the code of course... I don't know whats wrong???
I don't get any reference to where/why it is declared twice...
Please help
(B4A version 5.80, Android 4.2)