o2dazone / StravaKudos

Auto-kudos activities
20 stars 12 forks source link

[question] Android app #20

Open tomschlong opened 5 years ago

tomschlong commented 5 years ago

I was looking into getting this on Android and found a quick and easy method using Yandex browser which supports installing Chrome extensions. But I would still be interested in porting to a proper Android app. Does anyone have experience doing this and would want to help?

o2dazone commented 5 years ago

Hey @tomschlong,

First, thanks for submitting some code to this project a while back 👍 I don't have any Java or Android development skillz (or Swift for that matter lol). I'm unsure the viability of injecting functionality into existing apps.

But you're free to take a stab at it! If you need more detailed information on how my extension works, I can gladly write some docs up, maybe it'd help you with your implementation

tomschlong commented 5 years ago

Hey Brandon!

I also don't really have any Java or Android dev experience beyond fiddling around with an old app that stopped working on my updated phone. It was a disaster and I gave up. 😩😅

Anyhow I've been just using Yandex browser on my phone as its the only mobile browser that allows installing chrome extensions. So I've just gone and installed the kudos extension in yandex and it's been working great.

I know that strava has an api so if I ever do get back to thinking about this I would look into creating an app that uses the api to authenticate with strava and then look for all activities in feed and give kudos etc.

Take care! -Tom

On Thu, Jan 3, 2019, 19:48 Brandon Murry <notifications@github.com wrote:

Hey @tomschlong https://github.com/tomschlong,

First, thanks for submitting some code to this project a while back 👍 I don't have any Java or Android development skillz (or Swift for that matter lol). I'm unsure the viability of injecting functionality into existing apps.

But you're free to take a stab at it! If you need more detailed information on how my extension works, I can gladly write some docs up, maybe it'd help you with your implementation

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/o2dazone/StravaKudos/issues/20#issuecomment-451239268, or mute the thread https://github.com/notifications/unsubscribe-auth/AhoYGpZKGCHddy-zy0gwRxS704xOLcGUks5u_lB-gaJpZM4Y5NgW .

firozzer commented 4 years ago

Thanks for the Yandex browser tip, i too was looking for a way to get this to work on the Android app.

And thanks a ton to you Brandon for your wonderful extension. Keep up the amazing work!

o2dazone commented 3 years ago

Just an update to this, for anyone following this thread. For iOS users, Insight Browser allows the dynamic injection of Javascript on any page. I understand this is an Android thread, but wanted to mention it for anyone reading this regardless.