Sacrament Agenda App for Android

chakharsh14
New Member
Posts: 1
Joined: Fri Nov 17, 2017 12:48 am

Re: Sacrament Agenda App for Android

#11

Post by chakharsh14 »

kahughes wrote:I have been developing an Android app over the past few months for sacrament meeting agenda. I will upload the source code to github soon and share the link with this site to allow for other to develop further, if they wish. This is the first version and is quite restrictive but works really well for standard sacrament meeting with 3 speakers and intermediate hymn. https://drive.google.com/open?id=0B1K5u ... kFwN3AyZUU
I have started to develop a version 2 where the agenda items can be added and moved around, so will be a lot more dynamic but this is time consuming and I don't really have that much time.

The app separates the different items needed for a sacrament meeting (https://drive.google.com/open?id=0B1K5u ... GNsQVNDTDg). You can add different information at different points throughout the week and can change the date items so can be rescheduled. I have served on the bishopric and as bishop for the past 10 years so I designed the app be easily navigable and be able to make quick last minute changes.

All the options (ward and stake business, acknowledgements and announcements all hang together through the agenda item. To add items click on the blue header bar. To edit items click on the item you wish to edit. To delete items swipe right on the item you want to delete.

I have also added a web service option to the app. It makes things so much easier because items to be added by any member of the bishopric and sync with all devices. This works on the principle of last saved is the most up to date. So depending on sync times could over-write other edits. So a sync first is always recommended ;)

The web service option require you to have an online database. It uses mysql and php. I will also share the script to create the tables needed for the database and I will also share the php file that is needed to interface with the app and database. It is only one file (but with a lot of if statements!).

I have used this for a few months now and works well and hopefully with a bit of collaboration the app can be improved.

The app can be downloaded from here https://drive.google.com/open?id=0B1K5uNiEE2RnZ0dmUWp6Vk4xcnc

Some screenshots
https://drive.google.com/open?id=0B1K5uNiEE2RnTUxQejl2RjJ0OGM
https://drive.google.com/open?id=0B1K5u ... VZDQXJia2M
https://drive.google.com/open?id=0B1K5u ... kFwN3AyZUU
https://drive.google.com/open?id=0B1K5u ... 0k3QU9PXzQ
https://drive.google.com/open?id=0B1K5u ... GNsQVNDTDg

php file: https://drive.google.com/open?id=0B1K5u ... HNENU1jZVE
The sql code to create the table: https://drive.google.com/open?id=0B1K5u ... TRXUzM5clU

I'm sure if you want to try this out you will have loads of questions. If you need answers then let me know.

Thanks
@kahughes: This is really a very useful app. I highly recommend you to list it in Google Play so many people can get benefit from this app. Hats off man! :) I loved this.
milktea92
New Member
Posts: 1
Joined: Thu May 03, 2018 5:41 am

Re: Sacrament Agenda App for Android

#12

Post by milktea92 »

Thanks for your work!
waltani04
New Member
Posts: 1
Joined: Sun Jun 30, 2019 2:01 am

Re: Sacrament Agenda App for Android

#13

Post by waltani04 »

Is this app still available?
kahughes
New Member
Posts: 4
Joined: Sat Apr 25, 2015 8:17 am

Re: Sacrament Agenda App for Android

#14

Post by kahughes »

@waltan04 The app was never published on Google Play Store. The APK file can be downloaded from the link above and added to your device easily. If you do a web search for side loading an app there will be instructions. The easiest way is to click the link for the apk while on the device and the Android OS will ask if you want to install it. I did start developing a version using HTML5 but didn't really have the time to continue developing it.
All the code is available (not sure if any of it is deprecated) so if you want to develop it some more you are welcome to it.
Thanks.
Post Reply

Return to “Mobile Applications”