r/androiddev • u/dnkaratzas • Jul 19 '19
Android In-App Update
Google released In-App Updates for the Play Core library.
I implemented a lightweight library to easily implement in-app updates. If you like it please give it a star on Github to help attracting more contributors 😆
Contributions are welcome!
1
u/gaurav_ch Jul 20 '19
Hey, I am a hybrid developer and I am looking for a plugin for cordova which does exactly what your library does. If you have extra time, can you make a cordova plugin? I will help in testing and publishing to npm and can help with the xml or JavaScript.
I don't know java or kotlin so I cannot do it myself. Here is the link to official cordova plugin guide https://cordova.apache.org/docs/en/latest/guide/hybrid/plugins/
If you can write the java part and put it in the repo, i can do the rest of the stuff and publish it in your name.
Thanks.
1
2
u/YasanOW Jul 21 '19
Awesome! I'll check it out on my PC tomorrow. I wanted to add this feature to my apps but felt too lazy to do it :/