layoutElementContent.uuid: ff8080811dbe99e7011df7cbc4ac5e8e Document Name BV_RESOURCE_WIDGETZONE_BANNER Document UUID ff8080811dbe99e7011df7cbc46f5e87

Build a widget, show the world

Get started with building Mobile Widgets for Vodafone 360.

Find all the tutorials, downloads and links you need for widget development, user experience design, porting, testing and packaging.

Learn more about building Vodafone 360 widgets on developer.vodafone.com.

layoutElementContent.uuid: ff8080811dbe99e7011df7cbc4ac5e8c Document Name BV_RESOURCE_WIDGETZONE_RESOURCES Document UUID ff8080811dbe99e7011df7cbc45a5e86
layoutElementContent.uuid: ff8080812573f3a501257955c5b16e42 Document Name DOC_WZ_JILAD Document UUID ff8080812573f3a501257955c5b16e41

JIL Forum

Join the JIL community and discuss widgets.

layoutElementContent.uuid: ff8080812573f3a501257955c5ad6e40

Recent forum posts

Re: opening a new url from a widget

blueamerican,


hi ernst, thanks i'm fine... and thank you for your hint... it sounds good, we'll test it. the curious is that often only the first click fails... the second click works. best blueamerican

more...

How to stop screen flashing

Michael2712,


Hi all I have a problem with a widget when I start it up the screen flashes whilst loading all the images in I am using hidediv and showdiv as part of the app I have heard of preloading but unsure if that would stop the flashing or even how to do preload properly any help would be great Thank you

more...

backup windows mobile contacts a...

tpbackh,


Get a new phone and want to transfser contacts from old mobile to the new one? or want to import mobile contacts to computer program, such as outlook, gmail, etc. Here I found an application called GodswMobile Contacts Transfer for Windows Mobile phone to transfer mobile contacts to your computer or to other mobile phones, such as iphone and android phone. So you could transfer hundreds of contacts to new mobile in 5 minutes. GodswMobile Contacts Transfer is a simple program designed for mobile phone running Microsoft Windows Mobile 5.0 or 6.0/6.1/6.5. It can transfer contacts from cellphone to pc;Transfer both sim card contacts and outlook contacts;Transfer contacts customizer photos and ringtones;Manager contacts on pc. In a word, you can backup and manage mobile contacts easily on your pc with GodswMobile Contacts Transfer. GodswMobile Contacts Transfer v2.0 Key Features: * Transfer both sim card contacts and mobile outlook contacts; * Including an app for PC to view,add,delete,modify and print contacts; * Restore contacts to any other windows mobile phones; * Export contacts as txt, csv,vcf(vCard) format; * Backup contacts pictures and ringtones; * Support unlimited contacts backup/restore; * Support VGA and WVGA Screen (such as HTC Touch HD/2 and Diamond/2). Snapshot: Read More: http://www.godswmobile.com/how-to-transfer-contacts-for-windows-mobile-phone.html#q21 Directly Download Link: http://rapidshare.com/files/406636253/godswmobile-contacts-transfer-v2.0.zip

more...

Re: Softkeys

proximity6,


hi, i have a uncommon problem while linking to a third party url in a widget. till now this worked well (the widget is for 360 and s60 devices). <a href="http://www.mynewurl.de?keyword=test"> this is the code in the widget. when clicking on it the browser starts aund opens my url. as i saw yesterday this doesn't work any longer. when clicking on the url the first time, there comes an error from mynewurl because the url is encoded like http://www.mynewurl.de%DFkeyword%DStest when clicking the link a second, third... time, it works. i don't know why. has somthing changed in the apps manager? must i use widget.openURL instead? makes ist sense? Thanks proximity6 ____________________________________________________ Organic SEO| UK SEO

more...

Re: opening a new url from a widget

proximity6,


Hi, How are you guys handling all your external storage? I am looking for ideas to have more control and spend less time controlling mine. I have a number of external hard drives, all USB they are use via NFS, SAMBA(CIFS) for storage, sharing etc. Thanks proximity6 ____________________________________________________ Organic SEO| UK SEO

more...

Re: opening a new url from a widget

Ernst_NL,


Hi blueamerican, How have you been? Sounds to me like the latest version of the Apps manager(s) might be a bit more picky about URL formatting. I don't think you have to resort to using widget.openURL instead of "a href" links. They should be fully supported. Looking at the format of the href that you have: <a href="http://www.mynewurl.de?keyword=test"> The solution might just be to add a forward slash behind your domain name. I believe it's more safe and according to the standards like this: <a href="http://www.mynewurl.de/?keyword=test"> Cheers, Ernst

more...

opening a new url from a widget

blueamerican,


hi, i have a uncommon problem while linking to a third party url in a widget. till now this worked well (the widget is for 360 and s60 devices). <a href="http://www.mynewurl.de?keyword=test"> this is the code in the widget. when clicking on it the browser starts aund opens my url. as i saw yesterday this doesn't work any longer. when clicking on the url the first time, there comes an error from mynewurl because the url is encoded like http://www.mynewurl.de%DFkeyword%DStest when clicking the link a second, third... time, it works. i don't know why. has somthing changed in the apps manager? must i use widget.openURL instead? makes ist sense? best regards blueamerican

more...