Sandy_ios
Sandy_ios

Reputation: 667

How to include jar file into iphone application

Thanks in advance.

I want to include some jar file into my iphone application. Is it possible and is there a way to do that? If anyone knows please help me to do this.

Upvotes: 0

Views: 1196

Answers (2)

Srikar Appalaraju
Srikar Appalaraju

Reputation: 73608

I am NOT sure you can run Java or JDK in iOS...

UPDATE: on 16th Nov, 2012. As the world around us might come to an end (mayan myth) and iOS6 is rampantly used, still Java is barred from entering the iOS club. Why this 3rd world citizen treatment to Java, go figure...

Upvotes: 0

Nitish
Nitish

Reputation: 14113

Answer is no. You cannot include a jar file in your iphone application.
See this also.

Upvotes: 1

Related Questions