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
New Developer
lekasoft
Posts: 6
Registered: 07-18-2011
My Carrier: Playbook Developer

Re: [Tips] Definitive guide to AIR apps for playbook

Thanks for the reply.

I don't understand why does it need to be put for sale, while I want it to be free.

Should I add Virtual Goods so it can be distributed through appworld ?

Please use plain text.
Developer
ugoano
Posts: 85
Registered: 04-01-2011
My Carrier: Vodafone

Re: [Tips] Definitive guide to AIR apps for playbook

I believe putting up for sale just means publishing your app whether it costs money or not.

Question...if using web works to create an app, do we still get access to hardware api's?
---------
Developing Tony Stark's JARVIS System which we call the CYMAN System on the mac ... an app for it coming soon on the BlackBerry Playbook too!

If I've been able to help in any way, credit your friendly neighborhood developer $0.02 worth of kudos!
Please use plain text.
Developer
jtegen
Posts: 4,247
Registered: 10-27-2010
My Carrier: Verizon

Re: [Tips] Definitive guide to AIR apps for playbook

You can definitive answer on the web works forum, but you do have access to some hardware APIs like geolocation.
Please use plain text.
New Developer
plungeint
Posts: 32
Registered: 03-10-2012
My Carrier: n/a

Re: [Tips] Definitive guide to AIR apps for playbook

the guide to create the XML file link is broken :No:

 

http://docs.blackberry.com/en/developers/deliverables/23959/Configuring_your_application_1524626_11....

 

Also, in the documentation where it talks about the available actions (https://bdsc.webapps.blackberry.com/air/documentation/ww_air_developing/configuring_your_application... there is  another broken link https://bdsc.webapps.blackberry.com/ww_air_developing/accessing_secure_apis_ms_1981955_11.html

 

please help me, this is all very confusing :smileysad:

Please use plain text.
Administrator
MSohm
Posts: 11,465
Registered: 07-09-2008
My Carrier: Bell

Re: [Tips] Definitive guide to AIR apps for playbook

Thanks for the notice.  I'll get these fixed.

 

Mark

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.
New Developer
ZanuZawa
Posts: 23
Registered: 12-08-2010
My Carrier: Indosat

Re: [Tips] Definitive guide to AIR apps for playbook

what about to start making app for blackberry 10 device alpha? is it just resize our AIR app from 1024x600 to 1280x768?

Please use plain text.
Developer
jtegen
Posts: 4,247
Registered: 10-27-2010
My Carrier: Verizon

Re: [Tips] Definitive guide to AIR apps for playbook

To start with. You need to resize your assets and increase font size because the DPI is much greater. BB10 AIR SDK allows some of this to be done with CSS. Also if you use the Device class, in BB10 that is an ANE that you have to include. Also, there are new sensor APIs.
Please use plain text.