wilderbssmstr / fishing

0 stars 0 forks source link

Android Permission #1

Open wilderbssmstr opened 4 years ago

wilderbssmstr commented 4 years ago

Hello,

I'm at my wits end trying to figure out how to ask for location permission from my android phone. The app works on a computer, but not when I run the app on my phone. What step am I missing? I have asked for user permission in androidmanifest.xml, but it does not seem to call over upon onclick of button in index.html.

Can anyone help me with this?

adam-poteralowicz commented 4 years ago

Hello, I can take this issue on. First of all, the whole activity needs to be rewritten. Classes in Java are written in a different way from the structural languages, with which I'd assume that you had more contact prior to this project. I might also provide a simple build configuration so that the project will be easier to maintain in the future.