Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Adobe AIR Development

Reply
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: Got Game? Get Rewarded!


Vibes wrote:

Hi Mark,

 

thanks for your answer.

I'm looking forward to bring my apps to BB10!

 

There is just one problem! The packager for Android apps (https://bdsc.webapps.blackberry.com/android/bpaa/) always shows me this error for my game.apk: 

 

ImpactTypeReason 5 / native-code / armeabi-v7a

 

 Even for a game that I packed successfully around 6 months ago it shows me that error now.

Is that a bug? What do I need to change to make it work? 

 

Thanks


Please start a thread in the Android Runtime Forum about this and we can help you out there.

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
Contributor
tylorpin
Posts: 39
Registered: ‎06-13-2011
My Carrier: digi

Re: Got Game? Get Rewarded!

Hi, is the app with icon of 86x86 (playbook version) accepted? It is asked in this thread http://supportforums.blackberry.com/t5/Adobe-AIR-Development/BB10-Icon-guideline/td-p/1989807

Please use plain text.
Developer
jtegen
Posts: 6,154
Registered: ‎10-27-2010
My Carrier: AT&T

Re: Got Game? Get Rewarded!

Please use plain text.
Contributor
tylorpin
Posts: 39
Registered: ‎06-13-2011
My Carrier: digi

Re: Got Game? Get Rewarded!

Just put in 150x150 of icon.png? 

<!--  The icon for the application which should be 86x86 -->
   <!-- <icon>
      <image>hello.png</image>
   </icon> -->

 What happens if i wanna develope the app so that it support both playbook and BB10? How do i submit two icon set for both?

Please use plain text.
Developer
jtegen
Posts: 6,154
Registered: ‎10-27-2010
My Carrier: AT&T

Re: Got Game? Get Rewarded!

You need to uncomment the XML node.
When BB10 comes to the PlayBook, that will probably be addressed. If you had to do that today, you would either need to have a release checklist to manually change it, or have a different project that uses a shared library of the app.
Please use plain text.
Contributor
tylorpin
Posts: 39
Registered: ‎06-13-2011
My Carrier: digi

Re: Got Game? Get Rewarded!

oh i see. So what if i wanna release a seperate bundle targeted to BB10? Does replacing a 150x150 icon in the above XML note work?
Please use plain text.
Developer
jtegen
Posts: 6,154
Registered: ‎10-27-2010
My Carrier: AT&T

Re: Got Game? Get Rewarded!

As long as your app already manages a different screen size and density, then all you need to change is the icon and splash screen images.
Please use plain text.
Developer
QuiteSimple
Posts: 1,328
Registered: ‎11-06-2009
My Carrier: WiFi

Re: Got Game? Get Rewarded!

I'm currious about the submission time - is it when the new product is created or when the binary is submitted for approval? I mean, can I create the product draft a day before the event (i.e. icons, description, screenshots etc.) and submit the binary during the event?



"When you become a level 3 developer, you learn to communicate over the ether. I'm told that level 5 developers are ascend into a higher level of existence beyond the physical realm." gord888 @ crackberry
Please use plain text.
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: Got Game? Get Rewarded!

The binary has to be submitted during the event.  Application submitted prior to the event do not qualify (uploading new versions does not qualify).

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
Developer
pyth
Posts: 227
Registered: ‎01-19-2011
My Carrier: Outer Space

Re: Got Game? Get Rewarded!


MSohm wrote:

>> Application submitted prior to the event do not qualify (uploading new versions does not qualify).


Except when it is ported to BB10 of course, or not? Which would be a new version of my PlayBook app, which also works on BB10?

-----------------------------------------------------------------------
Keep the forum alive by clicking 'like', accepting solutions or saying 'thank you'
Please use plain text.