Error when compiling example for WebViewXtender

Arun

Member
Licensed User
Longtime User
@Roeschti: Thanks for the effort you have put into this library and a bigger thankyou for offering it free.

But it is not working for me. :sign0085:

I hope you are giving support to users of this library, since I did not get any reply to my earlier post which I am reproducing here again.

I needed a way to show actual progress of loading a URL. The example with the lib is giving me the following error when I compile and run as is

B4X:
Compiling code.                         0.00
Compiling layouts code.                 0.02
Generating R file.                      0.16
Compiling generated Java code.          Error
javac 1.7.0_03
src\thalmy\webviewxtended\main.java:227: error: cannot find symbol
public thalmy.webviewxtended.xtender _wvxtender = null;
                            ^
  symbol:   class xtender
  location: package thalmy.webviewxtended
1 error

What am i missing? I am using a 7" tablet running ICS

Thanks in advance!

Arun
 

Arun

Member
Licensed User
Longtime User
I don't get any errors. What is the full path of your project?

D:\B4AProjects\WebViewXtenderExample

The above folder contains the Files and Objects folders and the b4a file.

Thanks for the prompt response

Arun
 
Upvote 0

Arun

Member
Licensed User
Longtime User
Resolved - Compile Error in WebViewXtender example

Hi!

Your asking for the path made me try this:

I first put the example in a separate folder - same problem.

I then created a separate folder for the addl libs and copy pasted all the files from the original addl libs folder to the new one.

I re-configured the paths for addl libs in this project. It worked! :sign0060:

I re-copied the WebViewXtender jar and xml back to the original addl libs folder and now its working there also.

I have attempted dev for android platform only because I found b4a, so i have no idea whether an error was due to syntax, logic, b4a, java, android, windows....and I hope the list ends there. Only after b4a_ing (why should Google have all the fun )/googling and microscoping my code and logic, do I post a question here.

Thanks for giving us vb people a chance to keep up with the times!

Regards

Arun
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…