Our Online Store have the new products: RFID antenna board. Currently it can work with JC10M24R and JCOP4 card chips.
Compared with normal cards, the antenna board module has a smaller size and fixed holes, which is easy to integrate in the IOT(Internet Of Things) project.

How to make your applet fast ! Proguard-and JCIDE

JCIDE is an Integrated Development Environment designed specifically for the Java Card programming language.

Moderators: product, kuafu

kuafu
Posts: 317
Joined: Thu Jun 25, 2015 2:09 am
Points :4551
Contact:

How to make your applet fast ! Proguard-and JCIDE

Post by kuafu » Mon Jul 08, 2019 5:36 am

You do not have the required permissions to view the files attached to this post. Please login first.
well

kuafu
Posts: 317
Joined: Thu Jun 25, 2015 2:09 am
Points :4551
Contact:

Re: Proguard-and JCIDE

Post by kuafu » Mon Jul 08, 2019 5:39 am

well

kuafu
Posts: 317
Joined: Thu Jun 25, 2015 2:09 am
Points :4551
Contact:

Re: Proguard-and JCIDE

Post by kuafu » Wed Jul 10, 2019 10:18 pm

How to build with proguard
You do not have the required permissions to view the files attached to this post. Please login first.
well

kuafu
Posts: 317
Joined: Thu Jun 25, 2015 2:09 am
Points :4551
Contact:

Re: How to make your applet fast ! Proguard-and JCIDE

Post by kuafu » Wed Jul 10, 2019 10:20 pm

You do not have the required permissions to view the files attached to this post. Please login first.
well

KristenRad
Posts: 1
Joined: Tue Dec 03, 2019 10:44 am
Points :8
Contact:

Re: How to make your applet fast ! Proguard-and JCIDE

Post by KristenRad » Tue Dec 03, 2019 10:57 am

Thanks for sharing your pitch. Not long ago I was searching for this answer.
Imagine how cool it will be if you have own application! How much do you think this application will cost and others tips? Find out here.

SPaikmos
Posts: 1
Joined: Thu Mar 31, 2022 3:11 pm
Points :28
Contact:

Re: How to make your applet fast ! Proguard-and JCIDE

Post by SPaikmos » Thu Mar 31, 2022 3:19 pm

Are there any instructions on how to use proguard without the JCIDE? We use a different toolchain to develop the applet, and would like to run proguard from the commandline.

I have been able to run proguard, but I run into an error when trying to generate the .CAP file. The converter complains of the following:

unsupported bytecode astore_0 in clinit method.
unsupported bytecode aload_0 in clinit method.

The issue comes from a final static []byte array. AIUI, astore_<n> and aload_<n> are valid JVM bytecodes for JCRE, so I don't understand why I'm encountering this issue. Any ideas?

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 13 guests

JavaCard OS : Disclaimer