I was going to give this a try today as well. Just out of curiosity what did you build for? If you did Android maybe try Kindle fire or Nook, just a thought.
I would think the Maps thing could be fixed by unpacking and editing the .apk file once built. I am not sure about the JavaToNativeShim.
Iâve tried with âandroidâ, âkindle fireâ and ânookâ and I keep getting the same âJavaToNaiveShimâ error.
Maybe a fix? we wanât playbooks!!! [import]uid: 57552 topic_id: 21333 reply_id: 84504[/import]
If Corona apps work on ârealâ Android machines, then RIM need to add the necessary to allow their devices to run apps that already run on Kindle, ARM7 etc.
Its like trying to make a Mac compatible computer and complaining about Safari doing things wrong.
If they want to claim android app compatibility, theres enough apps out there which wonât run to require RIM to find a cure/add the right libs.
[import]uid: 108660 topic_id: 21333 reply_id: 84506[/import]
The first error you are getting is because its a feature that Androidâs allow, but the Playbook doesnât. That has nothing to do with Corona, or the Android version of it. Itâs just something not supported on the Playbook.
The second error though, is also the one I get if i try to do this with any Corona made android apps I have. It seems just by the error text that the playbook does not support one of the native features the android does that I guess is in most/all apps created by Corona. [import]uid: 69700 topic_id: 21333 reply_id: 84625[/import]
Impact Type Reason
5 uses-access-native com.ansca.corona.JavaToNativeShim
I think Corona would need to add a build target for playbook like they did with Fire & Nook. [import]uid: 110373 topic_id: 21333 reply_id: 84637[/import]
Would be good if the Ansca team could get another build format setup that works with the BlackBerry specifications for the Android conversions. This way it would open up another market for all of our apps to be placed on and if done before march could get some of the Corona devâs some free playbooks.
not a lot of real apps are out on the BlackBerry market and if Corona Apps could get into that market using this new Android conversion method it would give us access to a pretty blank marketplace with lots of room to take over in. [import]uid: 69700 topic_id: 21333 reply_id: 84721[/import]
I filed an Official request:
(Case 12018) Blackberry App World Rejection due to com.ansca.corona.JavaToNativeShim
We will have to see if it makes financial sence to look into a fix. If there are enough play book users out there that would pay us for apps I mean. [import]uid: 110373 topic_id: 21333 reply_id: 84791[/import]
You can see important APIâs like nativeGetContentWidthInPixels are in this section of code. I wouldnât hold my breath about corona removing this any time soon. [import]uid: 8872 topic_id: 21333 reply_id: 86390[/import]
Could you please let the rest of us know how to overcome the problem?
I am unable to understand it completely.
Thanks a ton in advance. [import]uid: 103835 topic_id: 21333 reply_id: 86391[/import]
Its not possible. Corona uses the NDK and RIM donât support it right now
The android NDK allows you to use native code inside your app. Corona uses that for a bunch of stuff (see the function definitions in the file I uploaded). RIM donât support use of the NDK - so youâd have to remove this library totally. Since you really need those functions, your apk just wonât launch if you do that. I tried it! [import]uid: 8872 topic_id: 21333 reply_id: 86393[/import]
Just do a simple java app, track timer or whatever and submit it. From what I can tell by the RIM docs there is no info on what type of apps that qualify. BTW, didnât that offer end on feb 10th? [import]uid: 13560 topic_id: 21333 reply_id: 86700[/import]
Well, we have an extra couple of weeks to try to figure it out now (they extended the deadline), but it doesnât really look fixable short-term, unfortunately. In the future though, support for BB through their conversion process would be pretty great anywaysâŚ
Just make sure you register with BB AppWorld by 15 February if you want to be eligible at all! [import]uid: 87138 topic_id: 21333 reply_id: 86817[/import]
Any news on this? It would be nice to get an official reply from Ansca. Any plans to support BB playbook?
[import]uid: 84768 topic_id: 21333 reply_id: 94777[/import]