Nook API Shop Details

Any chance of being able to get this into Corona SDK? Super super super interested in this. Or if anyone has any ideas on a work around. Obviously accessing native code is a no go but just a thought.

Really really really interested in getting this going!

http://onnook.org/2011/06/15/nook-api-shop-details-com-bn-sdk-shop-details/

import android.content.Intent;
Intent i = new Intent();
i.setAction( "com.bn.sdk.shop.details" );
i.putExtra( "product_details_ean" , "2940043350251" );
startActivity( i );

we are working with nook on nook specficic intents - but no ETA

c.

Thanks Carlos!

views:1851 update:2011/9/18 10:09:28
corona forums © 2003-2011