Giter VIP home page Giter VIP logo

tutorialsandroid / appxupdater Goto Github PK

View Code? Open in Web Editor NEW
23.0 1.0 7.0 1.37 MB

Android Library that checks for updates on Google Play, GitHub, Amazon, F-Droid or your own server. This library notifies your apps' updates by showing a Material dialog, Snackbar or notification.

License: Apache License 2.0

Java 47.52% Kotlin 52.48%
android android-library andriod-studio android-libray appupdatemanager appupdate appupdater

appxupdater's Introduction

appxupdater's People

Contributors

ronnie173ces avatar tutorialsandroid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

appxupdater's Issues

Where is the credit?

i think i saw the original of this module, but i can't see any credit in here, is it even safe to use it?

Test update internal version G.Play

Hi, I'm triying your library. I upload a new version to internal test of Google Play. After that the Play Store whos that there is a new version; BUT the app always show the snack telling that I have the last version. Y check de log, and i saw that your code is checking to the released app, not to the one that I have in internatl test track...

I want to thet it before release any version. Do you understand? Sorry my english...

Due Credit

I have seen your comment on a previous issue that you copied from the GitHub forgot the name of that library so that's why I'm putting the link for a reminder to give credits to the original author : AppUpdater

Nothing is displayed

Hello,

There is no update notification (Dialog , Snackbar , Notification) displayed i use like this

new AppUpdater(MainActivity.this)
.setDisplay(Display.DIALOG)
.setUpdateFrom(UpdateFrom.XML)
.setUpdateXML("http://url to xml here")
.start();

I don't know why but i have a feeling this has got something todo with the webview my app is using

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.