Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

Is it possible to get an Intel compiled libultralitej12.so instead of the ARM version? The Intel based Android simulators are so much faster - plus third party emulators like gennymotion are intel based. This would make working with our app in a simulator environment during development much faster.

asked 04 Feb '14, 14:16

technomatt's gravatar image

technomatt
66348
accept rate: 0%


There is no x86 port, mainly because we haven't heard much demand for Android x86 devices. The simulator case is a new idea though. We'll take it as a suggestion - thanks.

permanent link

answered 04 Feb '14, 14:27

Tom%20Slee's gravatar image

Tom Slee
1.3k21629
accept rate: 29%

Is there any possibility of getting obfuscated source we could build ourselves (similar to how things are done on the iOS side)?

(04 Feb '14, 14:49) technomatt

This might warrant a whole new question - but is there any documentation on why the Ultralite Java Edition can't be run on Android? (The one developed for Blackberry that appears to be pure java). This would also allow us to use the Intel-based simulator... if we were able to deploy Ultralite Java Edition to Android devices.

(04 Feb '14, 16:23) technomatt

The Java Edition was designed with BlackBerry in mind and some of the features it has are linked to that platform, so don't work particularly well elsewhere (BB had object handles as a limited resource, for example). Performance is also a lot better for the C++ version that we provide on Android, even given the JNI interface that is needed there.

(05 Feb '14, 16:29) Tom Slee
Replies hidden

Ok - we have a real need for the Intel version now. We have a new client who has just informed us they're using Samsung Galaxy 3 10.1 tabs - which are atom powered. We were expecting to roll out a beta to them tomorrow. Any change there's an intel .SO coming in the near future?

(17 Feb '14, 18:39) technomatt

Unfortunately we are still working on whether we can schedule this port. It will take a couple of days until we know what's up. I'll get back to you then. Perhaps you could email me so I have your contact information? firstname.lastname at sap dot com.

(18 Feb '14, 16:34) Tom Slee

I see that this is an old question, but I could certainly use the x86 Android libraries, both for the Samsung Galaxy Tab 3 and the simulator. The Developer's Edition of SA17 seems to only have the ARM version.

Any update on availability for the x86 Android library?

(23 Sep '15, 15:24) Terry Wilkinson

x86 libraries for UltraLiteJ for Android are available in SQLA 17.0.0 beginning in build 1217. I have no comment on SQLA 12 or 16 at this time.

(24 Sep '15, 13:43) Andy Quick

Thanks Andy, good news.

I'm using the latest download from https://www.sap.com/cmp/syb/crm-xm15-dwn-dt015/typ.html, which is Developer Edition Version 17.0.0.1062.

Any idea when that download might be updated to 1217 or later?

Thanks.

(24 Sep '15, 15:55) Terry Wilkinson
More comments hidden
showing 5 of 8 show all flat view
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×79
×72

question asked: 04 Feb '14, 14:16

question was seen: 3,431 times

last updated: 27 Oct '23, 14:12