Hi Everyone
I got android app here https://play.google.com/store/apps/details?id=lui.elgg.core
If you are interest using it or testing it out. Please msg me, there are few thing need to setup on the elgg server for android app to work.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
@Thomasondiba All these plugins are deprecated. Use Elgg bundled web service.
And which your goal? Which Elgg version?
UPD: Or you just testing the above app?
@ RvR, thanks for your concern. My goal is just trying to test the plugin Elgg Api Authentication with the plugin codes that Man Sang uses to run the Elgg Android App.
I am currently testing the Elgg Android App with Elgg Version 1.8.19
OK, nevermind and good luck with it ;)
anyone got any updates on this app? does anyone have a fully working elgg app for phones?
Hi everyone, I got some new instruction and an update version for 1.10 elgg.
Here is a link to a pdf and github
https://github.com/manlui/elgg_with_rest_api
https://drive.google.com/file/d/0B1mODWEhbPNvcGVJMF9TdWxtYTA/view
is there a need to install your fork of elgg to get your app to work?
It's mentioned that for the configuration of the android app we have to do the following:
On first time running the app, click on the gear icon, then enter the site address and the public api key from step 10. Then go back to the login screen and login to the app.
So I have to share the public key with my user as well. Now this will be a hectic job. first install the app, then install the public key and then login. Wouldn't it be great if you can built something that will automatically add the website url and publick key and then generate the apk file. So that the admin only have to share the apk file with the user.
No, all you need is the to replace the web_services in the mod folder from the project. The apiadmin and tidypics is the only other two plugin that is require. You can copy those two folder or get it from the plugin from the elgg site.
Yes, Rohit, the site url and api can be build into the apk and let you shared the apk with your user. The problem with this way is those app will not get the new update from google play store. I will try to find another easier way to handle it. Thanks for the feedback.
What I can suggest is. Why not share the source code on github with instruction of where to edit the site url and public key and how to build the apk file. This way if you commit any changes in your github repository the admins can pull those changes and rebuild their apk.
- Previous
- 1
- 2
- 3
- Next
You must log in to post replies.