When running on Device (S3) after clicking GO button the app frezzes or is closing.
Does not get any URL.
My resources:
- Delphi XE5 Update2
- Samsung S3
My install steps:
- Followed install.txt (no errors all well done afais)
- Rebuilded classes.dex using build.bat
No errors – classes.dex was built in „T:_DPF.Android.Native.Components.v2.6.0\Classes\“
1.604 KB actual DateTime
Deployment:
unchecked: "T:\embarcadero\rad studio\12.0\lib\android\debug\classes" RemotePath: classes\
also tried to start a new Project and put only the WebView on the form and a button - event called:
DPFJWebView1.LoadURL( DPFJEditText1.Text, [MakeWebHeaders( 'ACCEPT', 'text/html' )] );
Same: as long as i didn't click the button after start all is shown right.
After clicking, the app frezzes and mostly was closing!
Thanks for any advice helping to solve this problem!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When running on Device (S3) after clicking GO button the app frezzes or is closing.
Does not get any URL.
My resources:
- Delphi XE5 Update2
- Samsung S3
My install steps:
- Followed install.txt (no errors all well done afais)
- Rebuilded classes.dex using build.bat
No errors – classes.dex was built in „T:_DPF.Android.Native.Components.v2.6.0\Classes\“
1.604 KB actual DateTime
Deployment:
unchecked: "T:\embarcadero\rad studio\12.0\lib\android\debug\classes" RemotePath: classes\
added (checked): "..\..\Classes\classes.dex" RemotePath: classes\
also tried to start a new Project and put only the WebView on the form and a button - event called:
DPFJWebView1.LoadURL( DPFJEditText1.Text, [MakeWebHeaders( 'ACCEPT', 'text/html' )] );
Same: as long as i didn't click the button after start all is shown right.
After clicking, the app frezzes and mostly was closing!
Thanks for any advice helping to solve this problem!
P.S: Hi Babak - thank you very much for your work!!
Not sure what you are doing, I got it running fine, Other issues later though :)
Samsung tab3.
Last edit: Roger Nyberg 2014-03-13