PureBasic for Mobile?

Everything else that doesn't fall into one of the other PB categories.
dman
User
User
Posts: 48
Joined: Thu Oct 01, 2009 2:10 pm

PureBasic for Mobile?

Post by dman »

I may be dreaming here, but is there any chance that the PureBasic developers will be working on a mobile version in the future?
PureBasic
User avatar
Rings
Moderator
Moderator
Posts: 1435
Joined: Sat Apr 26, 2003 1:11 am

Re: PureBasic for Mobile?

Post by Rings »

Purebasic can be portable (see help, compiler switch /portable ) ,
but that is not mobile enough ?
SPAMINATOR NR.1
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8453
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Re: PureBasic for Mobile?

Post by netmaestro »

I think he means creating programs to run on phones and stuff.. :mrgreen:
BERESHEIT
User avatar
Tenaja
Addict
Addict
Posts: 1959
Joined: Tue Nov 09, 2010 10:15 pm

Re: PureBasic for Mobile?

Post by Tenaja »

If he does mean phones and stuff, then I'd have to guess "no chance."
User avatar
Kuron
Addict
Addict
Posts: 1626
Joined: Sat Oct 17, 2009 10:51 pm
Location: Pacific Northwest

Re: PureBasic for Mobile?

Post by Kuron »

Probably, the closest you can get is a community member made a really nice game creator in PB that outputs HTML5:

http://www.purebasic.fr/english/viewtop ... 14&t=47578
Best wishes to the PB community. Thank you for the memories. ♥️
USCode
Addict
Addict
Posts: 924
Joined: Wed Mar 24, 2004 11:04 pm
Location: Seattle

Re: PureBasic for Mobile?

Post by USCode »

Tablets - yes, phones - no.

We should see some quality x64 tablets this year, running Windows 8 ... your software should run fine there.
User avatar
Kuron
Addict
Addict
Posts: 1626
Joined: Sat Oct 17, 2009 10:51 pm
Location: Pacific Northwest

Re: PureBasic for Mobile?

Post by Kuron »

USCode wrote:Tablets - yes, phones - no.

We should see some quality x64 tablets this year, running Windows 8 ... your software should run fine there.
Has MS said they would allow native code on the x86-x64 tablet versions of Windows 8? Isn't it supposed to be Metro apps only like the ARM tablet version?
Best wishes to the PB community. Thank you for the memories. ♥️
USCode
Addict
Addict
Posts: 924
Joined: Wed Mar 24, 2004 11:04 pm
Location: Seattle

Re: PureBasic for Mobile?

Post by USCode »

Intel has been working with Microsoft to ensure legacy apps run on the new tablets:
http://microsoft-news.com/intel-our-win ... be-better/
User avatar
Kuron
Addict
Addict
Posts: 1626
Joined: Sat Oct 17, 2009 10:51 pm
Location: Pacific Northwest

Re: PureBasic for Mobile?

Post by Kuron »

USCode wrote:Intel has been working with Microsoft to ensure legacy apps run on the new tablets:
http://microsoft-news.com/intel-our-win ... be-better/

Unfortunately, according to more recent articles I posted a couple of weeks back, x86 Windows 8 tablets aren't expected until mid 2013, with many not hitting until 2014. Now suddenly, some are expected later this year. Will be interesting to see how it plays out. :?

Personally, I like the fact that Intel is working on porting Android to x86 tablets and will be pushing Android tablets. It looks like we might actually finally have some decent x86 tablets on the horizon.
Best wishes to the PB community. Thank you for the memories. ♥️
USCode
Addict
Addict
Posts: 924
Joined: Wed Mar 24, 2004 11:04 pm
Location: Seattle

Re: PureBasic for Mobile?

Post by USCode »

Kuron wrote:Personally, I like the fact that Intel is working on porting Android to x86 tablets and will be pushing Android tablets. It looks like we might actually finally have some decent x86 tablets on the horizon.
Unfortunately from what I've been reading, Android tablets aren't faring too well against the iPad and are failing in the marketplace:
http://www.techrepublic.com/blog/hiner/ ... rtem/10011

The KEY advantage of x86/64 tablets over iPad and Android tablets will be their ability to run legacy Windows apps.
dman
User
User
Posts: 48
Joined: Thu Oct 01, 2009 2:10 pm

Re: PureBasic for Mobile?

Post by dman »

Yup, I mean smartphones :mrgreen:
PureBasic
User avatar
the.weavster
Addict
Addict
Posts: 1583
Joined: Thu Jul 03, 2003 6:53 pm
Location: England

Re: PureBasic for Mobile?

Post by the.weavster »

USCode wrote:Unfortunately from what I've been reading, Android tablets aren't faring too well against the iPad and are failing in the marketplace:
http://www.techrepublic.com/blog/hiner/ ... rtem/10011
How do they know whether it's an Android tablet or an Android phone :?:
I bought myself one of those cheap Chinese Android tablets from ebuyer.com and the OS itself thinks it's running on a phone, it displays status indicators showing I've got no signal, no sim, etc... and various dialogues it displays refers to the device as a phone.

I didn't have to activate it either so that's another statistic that can't be relied upon to give the full picture of Android's market penetration.

I only bought the tablet to see how well Python scripts would run on a low end Android device and, battery life aside (< 2 hours if in constant use), it's better than I ever could have expected for £70.
User avatar
the.weavster
Addict
Addict
Posts: 1583
Joined: Thu Jul 03, 2003 6:53 pm
Location: England

Re: PureBasic for Mobile?

Post by the.weavster »

dman wrote:I may be dreaming here, but is there any chance that the PureBasic developers will be working on a mobile version in the future?
You might like this: haXe nme
Post Reply