bremen's Forum Posts

  • jayderyu

    Well I have contacted CocoonJS waiting for a reply,I would hate to have to start over using another program considering I have Adwords, Admob, and Bing Ads running my ads for the app. I can't pause my ads cause I need people to try the Free version before I can add a Paid version.. I've looked at the phone gap but don't see the option there, I was wondering if I could just edit the XML files with the script but I don't know if that would work or mess it up.

  • Well the only other option i can find would be to use eclipse cause it will work there, but i don't how to use that program its to complex for me, and I'm not sure how easy it would be to transfer all the work from consruct2 over to eclipse. My guess would be not easy at all. I'm starting to get really frustrated with this problem.   <img src="smileys/smiley7.gif" border="0" align="middle" />

  • PrinceCooshie101

    You can look in the tuts, there is alot of useful tips on using arrays.

    here is one not sure if its exactly what your looking for.

    scirra.com/tutorials/315/generating-random-numbers-without-duplicates

  • Ok I have been looking at this line of code

    KeyguardManager keyguardManager = (KeyguardManager) getSystemService(KEYGUARD_SERVICE);

    KeyguardLock lock = keyguardManager.newKeyguardLock(KEYGUARD_SERVICE);

    lock.disableKeyguard();

    just not sure if it will work with constuct2, maybe a third party program?

  • felixsg

    Thanks for the post, it will give me something to looking into in the wee hours of the morning.. Congrats on the baby. <img src="smileys/smiley1.gif" border="0" align="middle" />

  • Or even if there was a way that if they hit one of the buttons it could pop up a box and they could type "exit" or "1234" or something. I have this app over 80% ready for the open market. I have the demo on the google play store now, and my projected release date is on the 16th of this month which is one of my daughters 2nd birthday. I have a lot invested in this already, there is no way I can just publish it for free. I know some were there is someone with a idea, or a solution to this problem.

  • newt

    Well most of the baby/children apps on the google play store have this feature. The goal is to keep the kids occupied but not let the exit the app and start calling people and getting into other stuff on the phone. There is no way I can even try to compete with any of them if I cant offer the same functions. Free games have ads and less options, paid games have no ads and more features, obviously since its for small children there is no way i could get by with having a ad any were in the game, the customers would kill me. so my only real option to be able to sell a paid version would be the child lock feature with some added content.

  • O.K. I have searched every were, sent emails to scirra, even posted on the forums, and no one has even replied back to me?

    I'm looking for a child lock feature to disable the back,home,menu,and search buttons on mobile phones to keep keeps on the game and not be able to just exit, I have my own exit were the parents can just tap the 4 corners to close the game.

    I have tried:

    " Browser " on mobile back button pressed /go to layout1

    " Browser " on mobile menu button pressed /go to layout welcome

    " Browser " on mobile search button pressed / restart layout

    they don't work at all, I have try a lot of various option with no avail.

    I have tried the "is on mobile". Nothing seems to disable the buttons or even lets say they hit the back button I cant even get it to go to the previous layout it just exits the game. I can get by without this option in the free version but if I'm going to have any luck selling it on Google Play Store I need this child safety lock available.

    Can someone please help me out here, or at least point me in the right direction. Thanks in advanced. <img src="smileys/smiley29.gif" border="0" align="middle" />

  • scirra.com/forum/signing-a-cocoonjs-apk-file-errors_topic56705_page3.html

    Probably Look at this if you still haven't got it, I had same problem till i uninstalled java sdk 7 and installed java sdk 6 back every things working great now.

  • Hmmmm... I really need some options here before my Final Release. I have to have this feature or a lot of parents will very disappointed in my game when there child exits the game and starts messing with there phone.. I have searched the Manual,Tuts,Forums/Google.. and I just have not been able to locate a answer at all. Will some wise person please have the answer. Thanks in advance.

  • Hello, I have a small free test app on the google play store, but some users can't hear the sounds and some users can? Any idea why some can and some can't? <img src="smileys/smiley18.gif" border="0" align="middle" />

  • I have also been looking for this, I'm working on a kids app and I want to lock it so the kids don't exit the app and start exploring there parents cell phone. I haven't found a solution yet either :(

  • Whoa cool.. you didn't have to do it for me but thanks a lot.. exactly what I was looking for !! <img src="smileys/smiley32.gif" border="0" align="middle" />

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Bump.... Any Ideas yet?

  • hmm... well this is turning out more complicated then I had expected... its like 4 a.m. so Im going to take a break for a little bit, maybe when I get back I'll have some new idea... or some one else has something. Thanks for all the help on this, let me know if you figure it out. :)