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

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -