Search Type: Posts; User: sencha2cool
Search: Search took 0.02 seconds.
-
7 Nov 2012 9:43 AM
- Replies
- 4
- Views
- 634
Hello,
to set PATH ...
PATH=$PATH:/parent_folder/folder_to_SDK;export PATH
to see PATH ...
echo $PATH -
28 Aug 2012 8:09 AM
- Replies
- 0
- Views
- 180
Hello,
In Ext.field.TextArea html config, tried <embed src="http://mywebsite.com/simple.html" width="320" height="70" />,
but HTML displayed outside of Text Area.
simple.html source:... -
28 Aug 2012 6:01 AM
- Replies
- 3
- Views
- 1,326
Logcat data:
enable_extradata: actual[0] requested[10000] enable[1]
Set extradata failed
set_parameter: fram rate set by omx client: 30
Setting frame rate to driver failed !
Frame info extra... -
27 Aug 2012 1:55 PM
- Replies
- 3
- Views
- 1,326
Also, video playing works fine on HTC EVO phone (playing video on tablet is the issue)
-
27 Aug 2012 12:43 PM
- Replies
- 3
- Views
- 1,326
Architect Build Tested:
Version 2.1.0:Build 588
Project Type:
Touch 2.0.1.1
Operating System:
Android
Forgot to mention the above. -
27 Aug 2012 12:29 PM
- Replies
- 3
- Views
- 1,326
Tried sencha app build native -- mostly works on HTC EVO View, but when play video only hear audio and also not seeing posterURL image.
-
27 Aug 2012 11:16 AM
Jump to post Thread: Android package run problems by sencha2cool
- Replies
- 13
- Views
- 1,678
Tried sencha app build native -- mostly works on HTC EVO View, but when play video only hear audio and also not seeing posterURL image.
-
24 Aug 2012 12:48 PM
Jump to post Thread: Android package run problems by sencha2cool
- Replies
- 13
- Views
- 1,678
Update: Using logcat see:
couldn't save which view has focus because the focused view com.sencha.nimblekit.SNWebView@40690c00 has no id.
call to OpenGL ES API with no current context -
24 Aug 2012 12:27 PM
Jump to post Thread: Android package run problems by sencha2cool
- Replies
- 13
- Views
- 1,678
Update: modified CSS file to add:
body {background: green;}
When re-build on HTC tablet do see green screen -- so something else is wrong.
How to fix ? -
24 Aug 2012 10:52 AM
Jump to post Thread: Android package run problems by sencha2cool
- Replies
- 13
- Views
- 1,678
Recap: When execute sencha package run filename.json eventually get: (but does load on HTC View and run on HTC phone)
BUILD SUCCESSFUL
Total time: 22 seconds
pkg:... -
24 Aug 2012 9:21 AM
Jump to post Thread: Android package run problems by sencha2cool
- Replies
- 13
- Views
- 1,678
Still just seeing White Screen on HTC EVO View Tablet -- even after fixing all console warnings when in Debug mode in Browser before rebuild.
Please advise. -
24 Aug 2012 7:48 AM
Jump to post Thread: Android package run problems by sencha2cool
- Replies
- 13
- Views
- 1,678
Lists display issue on HTC EVO phone resolved !
To get Lists to display needed to have ArrayStore autoload turned off (unchecked) which is surprising to me. -
23 Aug 2012 7:44 AM
- Replies
- 0
- Views
- 326
Hello,
Was able to build my "toy app" on HTC EVO phone (still have major issue with getting lists to appear).
When sencha package run filename.json eventually get BUILD SUCCESSFUL ... Could not... -
23 Aug 2012 6:13 AM
- Replies
- 2
- Views
- 716
Using Chrome 21.0.1180.83 m on a Laptop running Windows.
When build to HTC EVO phone Toolbar title appears correctly -- (but some lists do not display at all)
Please advise. -
22 Aug 2012 2:00 PM
Jump to post Thread: Android package run problems by sencha2cool
- Replies
- 13
- Views
- 1,678
Just updated HTC Tablet to Android version 3.2.1 and re-ran sencha package run filename.json
Still just seeing white screen -- works fine on Chrome browser on PC geberated from Architect
At least... -
22 Aug 2012 1:27 PM
Jump to post Thread: Android package run problems by sencha2cool
- Replies
- 13
- Views
- 1,678
Just built "toy" app on a HTC tablet running Android version 2.3.4 -- but just getting white screen.
Able to build (sort of) on a HTC phone running Android version 2.3.3.
Please advise. -
22 Aug 2012 1:04 PM
Jump to post Thread: Android package run problems by sencha2cool
- Replies
- 13
- Views
- 1,678
What Android Devices (phone and tablet) would you recommend to start developing mobile apps without even more problems ?
-
22 Aug 2012 12:54 PM
Jump to post Thread: Android package run problems by sencha2cool
- Replies
- 13
- Views
- 1,678
Looking at forums this may be due to having a HTC Android version 2.3.3 device -- agree ?
-
22 Aug 2012 12:42 PM
Jump to post Thread: Android package run problems by sencha2cool
- Replies
- 13
- Views
- 1,678
I spoke too soon, sometimes lists appear correctly in Android and sometimes just one blank list item which when tapped responds correctly.
Please advise. -
22 Aug 2012 12:05 PM
Jump to post Thread: Android package run problems by sencha2cool
- Replies
- 13
- Views
- 1,678
Lists do appear on Android if basic lists with or without disclosures.
Lists do not appear on Android if Grouped list -- then only see one blank list item which does respond properly when tapped.
... -
22 Aug 2012 11:26 AM
Jump to post Thread: Android package run problems by sencha2cool
- Replies
- 13
- Views
- 1,678
Finally got "toy" app to run on Android device (sort of) !
At end of build, get BUILD SUCCESSFUL ... Success ... Starting: Intent ... shel am start -n .../.STActivity [ERROR] 2175 KB/s (36191180... -
22 Aug 2012 11:07 AM
Jump to post Thread: Android package run problems by sencha2cool
- Replies
- 13
- Views
- 1,678
Hello,
Created simple "toy" app works in browser.
When type sencha package run filename.json the MyApplication.apk gets built, but does not run on device -- after download get Parse error There... -
21 Aug 2012 2:50 PM
- Replies
- 1
- Views
- 282
Restarted Emulator and changed app.json logger from "no" to false -- it is working !
Any advice on how to get my "toy" app running on Android Emulator ? -
21 Aug 2012 2:48 PM
- Replies
- 1
- Views
- 224
Restarted Emulator and changed app.json logger from "no" to false -- it is working !
Any advice on how to get my "toy" app running on Android Emulator ? -
21 Aug 2012 2:21 PM
- Replies
- 1
- Views
- 224
Hello,
Following Forum posts -- executed sencha app build native
Eventually says BUILD SUCCESSFUL
But, later says shell am start -n ... [ERROR]
Only seeing the microloader trying to load...
Results 1 to 25 of 109
