android - Visual (drag-n-drop) tool to design mobile apps using PhoneGap -


for macos, there free visual design & development tool, i've not managed find similar available on windows or linux, wanted check if there indeed no such tool. free ideal, experimenting, small pay-as-you-go acceptable too.

the functionality looking for, graphical composition of mobile application ui set of "screens" (or "activities") , being able define "event-driven" logic s.a. happens on button presses, timeouts, message arrival etc. if expressed in abstract higher-level form, okay, else okay being in javascript well.

phonegap applications' ui html/css/js running in web browser view takes 100% of screen. on ios uiwebview, on android webkit.webview. cannot think "screens" , "activities" can use tools use build "normal" web applications.

edit: here simple explanation.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -