mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-10 17:20:29 +03:00
A little proof of concept of getting current market version number for an app
This commit is contained in:
parent
779ed11efc
commit
817b3bbaf1
6 changed files with 71 additions and 0 deletions
2
marketcheck/make.sh
Executable file
2
marketcheck/make.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
javac -classpath androidmarketapi-0.3.jar test.java
|
||||
Loading…
Add table
Add a link
Reference in a new issue