Click here to Skip to main content
15,867,453 members
Home / Discussions / Mobile
   

Mobile

 
AnswerRe: eclipse Pin
Richard MacCutchan6-Nov-13 23:02
mveRichard MacCutchan6-Nov-13 23:02 
QuestionLooking for cross platform development/framework feedback Pin
Joe Woodbury30-Oct-13 5:53
professionalJoe Woodbury30-Oct-13 5:53 
AnswerRe: Looking for cross platform development/framework feedback Pin
Jeremy Hutchinson30-Oct-13 7:05
professionalJeremy Hutchinson30-Oct-13 7:05 
AnswerRe: Looking for cross platform development/framework feedback Pin
A_WoodApple30-Oct-13 8:39
A_WoodApple30-Oct-13 8:39 
GeneralRe: Looking for cross platform development/framework feedback Pin
Joe Woodbury1-Nov-13 6:50
professionalJoe Woodbury1-Nov-13 6:50 
GeneralRe: Looking for cross platform development/framework feedback Pin
Member 1047558618-Dec-13 14:02
Member 1047558618-Dec-13 14:02 
AnswerRe: Looking for cross platform development/framework feedback Pin
dexterama30-Oct-13 8:41
professionaldexterama30-Oct-13 8:41 
GeneralRe: Looking for cross platform development/framework feedback Pin
Joe Woodbury1-Nov-13 6:32
professionalJoe Woodbury1-Nov-13 6:32 
Thank you for your detailed response. We actually aren't using HTML5 or Javascript at all. This is a client application for buying vector images from our store, manipulating them to some extent and transmitting them to a printer-like cutting device. In other words, this is not a data driven app and is heavily user-interactive.

Since I posted my original comment, I've eliminated Xamarin for several reasons and am zeroing in on Qt and DragonFireSDK.

(As an FYI, to check the viability of going back to C#, I ported a section of completed code from Qt. To my surprise, it ran twice as fast as the C++ version. I scratched my head and then realized that I'd been writing files using an ACID type algorithm to prevent data loss/corruption if power was lost. However, in the specific case I was testing, I didn't really need to be doing this since I'd changed how I was enforcing data integrity [it became an all or nothing thing at a higher level.] I made the change and the C++ version ran 4 times faster than the C# version, which is what I expected.)

modified 1-Nov-13 13:00pm.

AnswerRe: Looking for cross platform development/framework feedback Pin
Kent Sharkey30-Oct-13 11:01
staffKent Sharkey30-Oct-13 11:01 
GeneralRe: Looking for cross platform development/framework feedback Pin
Joe Woodbury1-Nov-13 6:54
professionalJoe Woodbury1-Nov-13 6:54 
GeneralRe: Looking for cross platform development/framework feedback Pin
Kent Sharkey1-Nov-13 7:28
staffKent Sharkey1-Nov-13 7:28 
AnswerRe: Looking for cross platform development/framework feedback Pin
docdal2-Jan-17 23:09
docdal2-Jan-17 23:09 
QuestionGPS Coordinate system Pin
i gr825-Oct-13 3:46
i gr825-Oct-13 3:46 
AnswerRe: GPS Coordinate system Pin
Member 1036859130-Oct-13 6:53
Member 1036859130-Oct-13 6:53 
AnswerRe: GPS Coordinate system Pin
Black68cougar4-Nov-13 6:28
Black68cougar4-Nov-13 6:28 
QuestionBitmapFactory.decodeStream problem for Android 4.1.2 or grater Pin
arifkomurculer23-Oct-13 1:42
arifkomurculer23-Oct-13 1:42 
AnswerRe: BitmapFactory.decodeStream problem for Android 4.1.2 or grater Pin
Xiao Ling28-Oct-13 21:12
sponsorXiao Ling28-Oct-13 21:12 
GeneralRe: BitmapFactory.decodeStream problem for Android 4.1.2 or grater Pin
arifkomurculer30-Oct-13 23:23
arifkomurculer30-Oct-13 23:23 
GeneralRe: BitmapFactory.decodeStream problem for Android 4.1.2 or grater Pin
Xiao Ling30-Oct-13 23:44
sponsorXiao Ling30-Oct-13 23:44 
GeneralRe: BitmapFactory.decodeStream problem for Android 4.1.2 or grater Pin
arifkomurculer31-Oct-13 0:03
arifkomurculer31-Oct-13 0:03 
GeneralRe: BitmapFactory.decodeStream problem for Android 4.1.2 or grater Pin
arifkomurculer1-Nov-13 12:34
arifkomurculer1-Nov-13 12:34 
QuestionAndroid Pin
Member 1035100221-Oct-13 19:42
Member 1035100221-Oct-13 19:42 
AnswerRe: Android Pin
thatraja21-Oct-13 20:58
professionalthatraja21-Oct-13 20:58 
QuestionAndroid: Image Gallery Groupbed By Date like Android Photo Calendar Pin
gonzaloleon11-Oct-13 17:15
gonzaloleon11-Oct-13 17:15 
QuestionC++ XML Parser for Android Pin
Don Guy9-Oct-13 16:57
Don Guy9-Oct-13 16:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.