Porting jdk1.6 compiled jar on android -


Is there a direct way to close the jdk 1.6 jar file in the Android project?

We have the ID card reader jar file and its dependent jar file which is built using jdk1.6.

Is the use of these possibilities on these plates?

Android supports language features from Java 6, and in fact the entire Core Library (API 9 And some mistakes were made in 19).

You directly use the compiled library for Java 6, there is no porting. Actually, Dex actually accepts Java 7 bytecok!

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -