Android Question Samples Activity Main

ArturoMancilla

Member
Licensed User
I have a problem, don`t know if this was to anybody more, I downloaded a sample and working correctly, but to integrate to my proyect, don`t work. It copied and paste in other new project, and worked perfectly. Somebody can help me?, I don´t know if it`s for the activity Main, and in my project the activity it have an other name. Please help, not it`s the first time that it`s make to me
 

ArturoMancilla

Member
Licensed User
Sorry, I thought it was too simple my explanation, but I added the code, to make it clearer.

Pruebaweb works correctly, but Fingerprint no.

Thank you.
 

Attachments

  • Fingerprint.zip
    484.7 KB · Views: 210
  • PruebaWeb.zip
    366.4 KB · Views: 214
Upvote 0

ArturoMancilla

Member
Licensed User
Thank you Erel, the problem is in te second activity (Web), don´t load the jscript from the page, but if I make new only with the second activity, works
 
Upvote 0

klaus

Expert
Licensed User
Longtime User
Do you mean that the screen below is not displayed?
upload_2017-2-9_9-13-10.png

I don't use Fingerprint, so i modified your project to override it.
The sceen above is displayed.
 
Upvote 0

ArturoMancilla

Member
Licensed User
the screen is displayed, but the jscript of the page not load (localitation).

Regards

Add new is a similar error without fingerprint, only have a button and open en other activity the webview, but error es equal.

Thank you very much for your help

Regards
 

Attachments

  • Nueva PruebaWeb.zip
    399.8 KB · Views: 194
Upvote 0
Top