Building an app with Eclipse Forum Home > Construct 2 General > Construct 2 general |
Post Reply
|
Page 12> |
| Author | |
Post Options
Quote Reply
Topic: Building an app with EclipsePosted: 29 Apr 2012 at 11:06pm |
|
|
@Ashley no reason in particular, just playing around with it out of curiosity. I saw the PhoneGap Low Latency Audio tutorial and thought I'd give it a go. I also like the idea of being able to use the phones hardware such as the camera or the torch which isn't currently possible direct through C2 so the phonegap plugins were appealing.
|
|
![]() |
|
Post Options
Quote Reply
Posted: 29 Apr 2012 at 6:27pm |
|
|
@FredQ, any reason you're not just using PhoneGap Build? It's literally 10x easier and was designed to avoid all this hassle.
|
|
![]() |
|
Post Options
Quote Reply
Posted: 29 Apr 2012 at 5:21pm |
|
|
Thank you. That's sorted it :)
|
|
![]() |
|
Post Options
Quote Reply
Posted: 29 Apr 2012 at 4:29pm |
|
|
In the main activity. You just need to add the getWindow().... line
|
|
![]() |
|
Post Options
Quote Reply
Posted: 29 Apr 2012 at 4:21pm |
|
|
Thank you. Does the above go in the manifest then? Or the main *Activity.java?
|
|
![]() |
|
Post Options
Quote Reply
Posted: 29 Apr 2012 at 3:54pm |
|
|
Seems the config.xml is only for the phonegap build service. You need to put the icon/orientation/permissions/etc. info from config.xml into AndroidManifest.xml.
And for fullscreen:
|
|
![]() |
|
Post Options
Quote Reply
Posted: 29 Apr 2012 at 1:30pm |
|
|
Done it, it's now working. Thanks!
One problem though, the status bar is showing now. I think it's ignoring my config.xml because if I auto-build using the phonegap website then the fullscreen mode (no status bar) works. Just not through eclipse. |
|
![]() |
|
Post Options
Quote Reply
Posted: 28 Apr 2012 at 10:18pm |
|
|
I just set this up now. One problem I ran into was that the index.html file was looking for 'phonegap.js' and the downloaded file is called 'cordova-1.7.0rc1.js' so I had to rename it.
|
|
![]() |
|
Post Options
Quote Reply
Posted: 28 Apr 2012 at 6:24pm |
|
|
Thanks will try later :) Does anybody else have anything to add on the matter? I think it would be good to get a guide together that is construct 2 focused.
|
|
![]() |
|
Post Options
Quote Reply
Posted: 28 Apr 2012 at 10:22am |
|
|
@FredQ.
Your media and images folders are in the correct place. However, your libs folder should be moved up to the same level as the assets folder. This is how my project is set up. I'm using cordova-1.6.1 by the way. Within the res folder I have an xml folder. Place the config.xml file there. I hope this helps you. |
|
![]() |
|
Post Reply
|
Page 12> |
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |