开发者

is there an iUI for the Android

开发者 https://www.devze.com 2022-12-18 03:24 出处:网络
Im developing for both iPhone and Android. For iPhone im using iUI to show what the user interface would look like from a browser. Does anyone know if there is a similar javascript/css library which w

Im developing for both iPhone and Android. For iPhone im using iUI to show what the user interface would look like from a browser. Does anyone know if there is a similar javascript/css library which would allow me to mock up th开发者_如何转开发e Android interface?


I think you can just use iUI. This guy has an Android theme for iUI - go to Theme Switcher and select Android to see what it looks like.

Not sure what the license is on the css. You should probably ask him.


Im developing for both iPhone and Android. For iPhone im using iUI to show what the user interface would look like from a browser.

Hi! Good choice :)

The Android theme for iUI is not perfect to me but you can use it at its current state. This theme is now part of the iUI official source tree so feel free to grab it using Hg on the Google code project page. Since it's now part of iUI, it's released under New BSD license.

Does anyone know if there is a similar javascript/css library which would allow me to mock up the Android interface?

http://code.google.com/p/iui/source/browse/#hg/web-app/iui/ext-sandbox/t/android Have fun :)

Im actually using that to do the development on the phones themselves but need an admin page on an ordinary web site that can simulate what the controls would look like on android and iphone.

Then you should also dynamically replace all form elements with custom designed divs, for both iPhone and Android.

Remi


Yeah, there is no Android version, per se - but iUI works just fine. I use it for web-based apps on both Android and iPhone all the time.

jQTouch is also a good solution, but it's considerably less attractive on Android, simply because the page transitions are all geared toward iPhone.


I noticed that the default phonegap (now cordova) app looks alot like an android app. If you want some quick and dirty try that maybe.

Heres a png screen shot: http://www.thesearethedroids.com/wp-content/uploads/2009/12/PhoneGap_screen.png


The code associated with this book has the equivalent to iui, more or less:

Pro Android Web Apps Develop for Android using HTML5, CSS3 & JavaScript

By Damon Oehlman , Sébastien Blanc

http://www.apress.com/programming/css/9781430232766

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号