- This topic has 3 replies, 3 voices, and was last updated 11 years, 11 months ago by support-michael.
-
AuthorPosts
-
virtualmasterMemberHi, firstly I would like to thank the mobione team, I just started using Mobione 3 days ago and the programme is so easy to use that I already have my first app on Google play it is called vmdesign and I have absolutely no previously experience of mobile app dev. I am not good when it comes to scripting but I want to learn, is it possible to use codes from googlecode.com that are freely available into my mobione app, I guess it will be that case of getting the java code and pasting it in the relevant place inside mobione designer, but what I fail to understand is the code will be looking for some files if so how do I structure the app. Before going to far ahead of myself I think I need to firstly understand how does java script work in mobione can someone please put me in the right direction?
the code I want to use are here
http://adhanalarm.googlecode.com/svn/trunk/
Thanks in advance
support-octavioMemberHi virtualmaster,
You can customize your javascript code in your <projectName>_custom.js file. See https://www.genuitec.com/mobile/docs/workingWithGeneratedFiles/workingWithGeneratedFiles.html#editing_javascript
Also this doc will helpful to getting started: https://www.genuitec.com/mobile/docs/javaScriptSnippets/javaScriptSnippets.html
virtualmasterMemberI have been trying to learn but I have not been successful, I really could do with some help my aim is to make utility app similar to the source code available at http://code.google.com/p/adhanalarm/. I don’t know which files do I need and how can I employ them on my app. Basically I would like to have the app to perform exactly the same way but with my added menus and artwork.
Has anyone altered an external apk with their own files maybe they can help me.
Thanks
support-michaelKeymasterWe do not have the capacity to research a custom app implementation that you are seeking. Integration with 3rd party code is outside of our scope of support. In some cases we will research such matters if we feel they benefit our community. We can refer you to professional services organization if needed or perhaps others in the community can assist you.
-
AuthorPosts