issues
search
iLexiconn
/
Magister.java
A Java implementation of the Magister 6 API for desktop and Android.
MIT License
6
stars
3
forks
source link
Enhanced Android support
#15
Closed
JWolvers
closed
9 years ago
JWolvers
commented
9 years ago
Android now uses UrlHttpConnection because this is more efficient on android.
Android now logs using logcat instead of the system error stream.
Add Caching support for android 4.0+
iLexiconn
commented
9 years ago
Great, thanks!