Skip to main content
Android app for ElkArte Started by Wizard · · Read 2253 times 0 Members and 1 Guest are viewing this topic. previous topic - next topic

Android app for ElkArte

I am not saying I can do it. But I can try.

Need to know the notification stuff. The alerts normally have class .pm_indicator, .likes_indicator . Which functions send the no. of mentions for message and mentions ? Which function should I call to get these numbers ?

 

Re: Android app for ElkArte

Reply #2

Honestly, if I were to write an app I would write an addon for elk as well to expose the stuff via json (a thing that I started a while ago, but never finished), so that it would be much easier to grab from the app what is needed without having to parse the html to find classes, etc.
Bugs creator.
Features destroyer.
Template killer.

Re: Android app for ElkArte

Reply #3

Quote from: emanuele – Honestly, if I were to write an app I would write an addon for elk as well to expose the stuff via json (a thing that I started a while ago, but never finished), so that it would be much easier to grab from the app what is needed without having to parse the html to find classes, etc.
Agreed.