Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
I'm writing an android app that uses asmack and using Ejabberd as an xmpp server. and it seems that they only way to support search in Ejabberd is that data forms, I've enabled the vcard jvud.mydomain but search won't return jid as a searchable field. do I miss configuration in ejabberd?
Regards,
Ahmad Hamad
Related
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 days ago.
Improve this question
I tired to sync from Offline sqlLite saved data send and sync with live MSSQL database in server side using React Native framework Without connecting API ?
Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 2 years ago.
Improve this question
I am currently designing a mobile application for a sports organisation that needs to display player information, results and upcoming fixtures, the organisation is currently using sporty hq to display all of this information and I was curious if anyone has any ideas on how to pull this data into my application
They have already implemented the API . So, just register to get a token and pass parameters.
Following is a PHP sample but you can send the same parameters in Android via a network library such as Retrofit .
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 4 years ago.
Improve this question
I have integrated the firebase performance monitoring in my app and I am also trying to fetch the details for each http request and using default implementation to check that.
HttpClient : Retrofit
But after a day or two I can see some data under the Network section but that too unacategorized and based on host.
Is it possible to get complete details for each endpoint ?
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
Design chat application to have chat between admin and client only(not client to client) in android.
It will be help.
Thanks in advance.
Check this out. Its a sample application for learning to use firebase for a chat app. You can learn and create your own app as per your requirements.
https://codelabs.developers.google.com/codelabs/firebase-android/#0
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I set up my ejabberd server but I don't know anything about how to do implement that for andorid also I want to use push notifications.I heard smack library for android I will try it but I am still confused about push notifications.
How can I use gcm in ejabberd ?
Do I need write code in server side ?
I need a roadmap.