- This topic has 26 replies, 3 voices, and was last updated 10 years, 6 months ago by
Brandon Batie.
-
AuthorPosts
-
November 14, 2014 at 9:31 am #352669
Brandon BatieMemberIt is for the mobione to MyEclipse migration, but not web apps, this is for building native apps for iOS and Android. While we expect it may work on web apps we are not 100 percent sure.
November 19, 2014 at 11:28 am #352763
SonamGyatoMemberI’m happy with mobione and would prefer not to migrate to my-eclipse.
webapps (not native) is very important to me.
Can a solution be found for mobione to display properly on 6 and 6+.
As I wrote before – if the source code is given out – I’d be happy to make
the necessary changes and then return it for distribution to everyone else.Thanks.
November 19, 2014 at 11:57 am #352764
Brandon BatieMemberWe have released the Mobione to MyEclipse information, as I understand as you only do web apps the build service is not an issue for you. However the resources include an updated phone ui javascript file that may help, we haven’t actually tested it yet, but believe it will fix the issue. You can go here:
https://www.genuitec.com/products/myeclipse/learning-center/mobile/mobione-apps-myeclipse/Download the resource pack and unzip and copy the phone ui js file in the myeclipseUserTemplate folder (under project/www/res ) and replace the one in your generated www resource directory.
Hopefully this is solve the issue.
December 2, 2014 at 6:20 pm #352985
SonamGyatoMemberI downloaded the file.
Unfortunately cannot figure out how to generate the phoneui.js file.
can you tell me how to do it – or find it.
Thanks.
December 3, 2014 at 7:41 am #353004
Brandon BatieMemberHi,
You don’t need to generate the file. It is located in the folder: MyEclipse-BuildM1ProjectTutorialPack/date-time/www/date-time/res/
replace the one in your projects res folder with that one.
December 3, 2014 at 5:38 pm #353012
SonamGyatoMemberCouldn’t find that folder.
I found the install folder
C:\Users\<username>\AppData\Local\MyEclipse 2015 CI
December 4, 2014 at 10:18 am #353021
Brandon BatieMemberHi,
The folder is located in the place you unzipped the resource pack from tutorial page.
December 5, 2014 at 8:02 am #353030
SonamGyatoMemberI’m sorry – but can’t find it.
I installed the 32-bit version of myeclipse-2015-2014-11-11-offline-installer-windows
There was no option to install tutorials.
Do I have to do something to create a tutorial first maybe?
I looked in
C:\Users\<user>\AppData\Local\MyEclipse 2015 CI
and also
c:\Users\<user>\Workspace
December 5, 2014 at 8:39 am #353031
Brandon BatieMemberOh, I think you are misunderstanding me on this. On the tutorial page there is a resource pack you can download, here is direct link:
http://www.genuitec.com/mobile/mobione/templates/MyEclipse-BuildM1ProjectTutorialPack_latest.zip
If you unzip that to your computer you will see two folders a date-time folder and the MyEclipse-BuildM1ProjectTemplate folder.
Inside the MyEclipse one you will see a Project folder.
Inside the project folder is a www folder
Inside that is a res folder that holds the phoneui.js file you want to copy and replace the one in your project.Remember, this needs to be the very last step you do. If you regenerate from MobiOne this file will be over written and you will need to recopy it.
Hopefully this clears up the confusion.
December 5, 2014 at 10:22 am #353032
SonamGyatoMemberLooked at the phoneui.js file and it’s exactly the same as mobione 2.6
The version at the top of the file is
MobiOne PhoneUI Framework
* version 2.6.2.201408151938Though I found a new phoneui.js file in
MyEclipse-BuildM1ProjectTutorialPack_latest\MyEclipse-BuildM1ProjectTutorialPack\MyEclipse-BuildM1ProjectTemplate\project\www\res
I’ll try that and let you know.
December 10, 2014 at 5:15 am #353079
SonamGyatoMemberWorks like a charm!
Thanks.
December 10, 2014 at 8:00 am #353084
Brandon BatieMembereverest
Great to hear!
-
AuthorPosts