0

I want to know if I have a web view that contains HTML design linked with some JavaScript actions at the start activity, can I open an android intent using Button defines with On-click action in the HTML ?? and if so how it's will be?

Mike
  • 4,041
  • 6
  • 20
  • 37
Jafar Albadarneh
  • 395
  • 1
  • 4
  • 16
  • [http://stackoverflow.com/questions/3004515/android-sending-an-intent-to-browser-to-open-specific-url][1] [1]: http://stackoverflow.com/questions/3004515/android-sending-an-intent-to-browser-to-open-specific-url Hope that it is what you mean – murielK Feb 24 '14 at 18:05
  • @murieldotCMR thank but i need the opposite of this action , i am in a webView and i need to open an android java activity through it – Jafar Albadarneh Feb 24 '14 at 18:06
  • ha ok then check this new link : http://stackoverflow.com/questions/9387999/how-to-open-webview-link-to-new-activity. – murielK Feb 24 '14 at 18:09
  • @murieldotCMR it's also takes you to a web view , i want it an android activity containing normal android xml layout not web view – Jafar Albadarneh Feb 24 '14 at 20:12
  • Seriously?? startActivity will take you to a web view???anyway hope some one will help you – murielK Feb 24 '14 at 20:14

0 Answers0