One jar library for Android and Java (One compiled library for both) -


i'm writing java library uses classes available in android , other in awt (like android bitmap , jwt bufferedimage). use these classes internally (none of them public).

now want both of them in same jar (i added checking (if android or not) before calling of these specific classes).

i tried , works fine.

now question, safe, or there might problem face users of library when using in apps (java or android)?


Comments

Popular posts from this blog

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -

javascript - oscilloscope of speaker input stops rendering after a few seconds -