Custom Moodle mobile app publishing

Custom Moodle mobile app publishing

by Niraj Mishra -
Number of replies: 4

Hello i developed a custom moodle mobile app using build.phonegap.com. But now when i am going to publish it on the Google play store it gives error on the play store that your apk is in debug mode. i want to know process that how can i disable debug mode and how to enable release mode.

And how to sign my apk before publish on the Google Play store. 

Please suggest me step by step to publish my apk to Google play store. ASAP  

Average of ratings: -
In reply to Niraj Mishra

Re: Custom Moodle mobile app publishing

by Gary Lynch -

Hi Niraj

When you start the Phonegap Application, there is a button that says 'Settings'

If you click this it gives you the option to turn of the debugging

HTH

regards Gary

In reply to Gary Lynch

Re: Custom Moodle mobile app publishing

by Niraj Mishra -

Hello Gary Lunch,

I follow your instruction but it can't  change into release mode.

I tried many times but this error is not resolve, when i am generating the apk it gives app name - debug...apk.

Please resolve this 

I am always thankful to you.

Regards 

Niraj

In reply to Niraj Mishra

Re: Custom Moodle mobile app publishing

by Juan Leyva -
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers

Hi,

I think that you need to submit your Android keystore in Phonegap build, see

http://docs.build.phonegap.com/en_US/signing_signing-android.md.html#Android%20Signing

Regards

In reply to Juan Leyva

Re: Custom Moodle mobile app publishing

by Arabinda P -
Hi Juan, 
How to do a custom "release" build in latest version = Moodle Mobile 4.2.0?

1) When I build my custom Mobile Application on windows using below command
c:\<myuser>\moodleapp> npm run prod:android
It creates a "Debug" App named - app-debug.apk

2) Also, in the build using above command the "APK" Is not having my custom ICON somehow.

3) Also I need to enable "Custom menus" in my Mobile App for 
    a) Call Us| Making a telephone call to <XXXXXXXXXXX>
    b) Share Link| Share my Mobile App Play Store Link via WhatsApp
    c)  Write to Us|Write an email to abc@def.com

Please guide.

Many thanks
Arabinda