Nook Color

Something you want to see in a LiveCode product? Want a new forum set up for a specific topic? Talk about it here.

Moderator: Klaus

Post Reply
McJazz
Posts: 111
Joined: Sun Apr 04, 2010 5:59 am

Nook Color

Post by McJazz » Thu Mar 31, 2011 1:59 am

Can LiveCode be used to generate applications for the Barnes and Noble Nook Color?

mhoneywill
Posts: 66
Joined: Fri Feb 05, 2010 7:31 pm

Re: Nook Color

Post by mhoneywill » Thu Mar 31, 2011 9:34 am

Well a quick google seemed to imply that the "Nook Colour" is Android based

http://www.engadget.com/2010/12/14/nook ... urrent-ha/
http://www.techrepublic.com/blog/hiner/ ... ablet/7630

Seems like it supports Android 2.2 and possibly 3.0

So in priciple I would say a tentative Yes, but keep in mind that the Android development pack is in Beta, I think someone with more Android experience should comment now.

RunRev if you are reading this, it might be worth getting a Nook (Maybe whilst you are out runRevLive 2011 ;-) ) and having it as a development machine?

oraclecard
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 2
Joined: Fri Apr 29, 2011 9:21 am

Re: Nook Color

Post by oraclecard » Fri Apr 29, 2011 9:29 am

I have a Nook Color myself...great little device, major issue is lack of Applications currently.
LiveCode would probably do well on it, however currently it is not a sanctioned development platform for it.

Adobe Air, MONO, PhoneGap, Android SDK, Corona, and Unity are the only supported frameworks.

I cannot post the link but there is a list of supported frameworks on the Nook Color Developer website.

interactbooks
Posts: 65
Joined: Thu Oct 07, 2010 4:47 pm

Re: Nook Color

Post by interactbooks » Sun May 01, 2011 9:44 am

The latest Nook update installs version 2.1 of Android on the Nook, leading me to believe that the Nook is definitely a viable platform for LiveCode developed apps.

This article might answer some questions:
http://www.the-ebook-reader.com/nook-color-update.html

In general I believe you would have to submit your app to B&N for review and Nook users can only download apps from the B&N App store.
I'm going to see if I can find someone with a Nook to do some testing. Might even pick one up for myself and try it out. I will let everyone know my results.

Regards,

Ezra

interactbooks
Posts: 65
Joined: Thu Oct 07, 2010 4:47 pm

Re: Nook Color

Post by interactbooks » Sun May 01, 2011 10:28 am

I just installed the B&N SDK and tried to deploy an Android LiveCode app to the emulator that gets installed. Unfortunately I receive this error:

Installation of App Failed (Failure [INSTALL_FAILED_OLDER_SDK)

Looking at the Android AVD it appears that the B&N SDK is at API level 7 rather than API level 8. So overall it looks like we might have to wait a little till B&N upgrades their API to level 8.

Post Reply