Skip to content

masudrana35362/Menually-Update-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Menually-Update-Checker

          first ad this library 
        implementation 'org.jsoup:jsoup:1.10.3'
   Add this in opening activity..
   NextUpdateChecker nextUpdateChecker=new NextUpdateChecker(this);
   nextUpdateChecker.checkForUpdate(false);
   

 // false for not showing always the update message , true showing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages