Join Our 3 MILLION+ Members Today! Register Here | Login
Go Back   BlackBerry Forums at CrackBerry.com > BlackBerry Professionals > Theme Developers

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
    Thread Author   #1  
Old 11-15-2011, 04:44 PM
CrackBerry User
Device(s): Bold 9700
 
Join Date: Dec 2010
Posts: 53
Likes Received: 0
Thanked 1 Time in 1 Post
Default Add Website Icon With SVG

i would like to know how to add icon website with composer without add weblink or third party app cause of error icon.


thank you
Reply With Quote Tip this Post
  #2  
Old 12-04-2011, 07:22 AM
CrackBerry Newbie
 
Join Date: Dec 2011
Posts: 1
Likes Received: 0
Thanked 0 Times in 0 Posts
Default help me

any dictonary for nokia n70
--------------
lalinguaarabapertutti.com
Reply With Quote Tip this Post
  #3  
Old 12-06-2011, 04:49 PM
CrackBerry Master
Device(s): 9800 (Torch)
Carrier: Telus
Pin: cushion
 
Join Date: Oct 2009
Posts: 1,294
Likes Received: 442
Thanked 286 Times in 153 Posts
Default

easiest to just make a webworks app and link your site inside the xml.
Reply With Quote Tip this Post
  #4  
Old 12-06-2011, 05:48 PM
CrackBerry Genius
Device(s): 8520, 9300, 9500, 8900, 9100, 9780, 9800, 9900
Carrier: bags are useful
 
Location: UK
Join Date: Apr 2009
Posts: 3,843
Likes Received: 486
Thanked 408 Times in 273 Posts
Default

Quote:
Originally Posted by molson0 View Post
easiest to just make a webworks app and link your site inside the xml.
i bet if ya placed a weblink in a theme, then used the same process as OS7 themes to capture the temp files, you could find the svg for that link, then you`d have the code to place into a standard svg maybe. just a thought but in theory it`d work.

edit: sadly doesnt work, ya get the images, but the code must be in the encoded xml file i guess.

Last edited by BBThemes; 12-06-2011 at 05:57 PM.
Reply With Quote Tip this Post
  #5  
Old 12-07-2011, 08:39 AM
CrackBerry Master
Device(s): 9800 (Torch)
Carrier: Telus
Pin: cushion
 
Join Date: Oct 2009
Posts: 1,294
Likes Received: 442
Thanked 286 Times in 153 Posts
Default

That was a very good idea none the less.
Reply With Quote Tip this Post
    Thread Author   #6  
Old 12-07-2011, 01:04 PM
CrackBerry User
Device(s): Bold 9700
 
Join Date: Dec 2010
Posts: 53
Likes Received: 0
Thanked 1 Time in 1 Post
Default

thank you all
Reply With Quote Tip this Post
  #7  
Old 12-07-2011, 01:23 PM
CrackBerry Master
Device(s): 9800 (Torch)
Carrier: Telus
Pin: cushion
 
Join Date: Oct 2009
Posts: 1,294
Likes Received: 442
Thanked 286 Times in 153 Posts
Default

Code:
<?xml version="1.0" encoding="UTF-8"?>
<widget xmlns="http://www.w3.org/ns/widgets" version="1.0.0.0">
<feature id="blackberry.app.event" required="true" version="1.0.0.0"/>
<access uri="http://www.yourwebpage.com/" subdomains="true"/>
<permission>access_shared</permission>
<name>Yourwebpagename</name>
<author rim:copyright="2011">YourNameHere</author>
<icon src="icon.png"/> 
<content src="http://www.yourwebpagenamehere"/> 
</widget>
icon.png (whatever icon you would like) would be added to the root of a zip file containing the XML file & icon.png . Call it whatever your webpage is called.


After you have the zip file made, open bbwp and make the bar file.
You will need signing keys from RIM to install it.
Would be as simple as this to link it to your site.


This is the exact way to link to a webpage on the playbook.

I assume it is the exact same for the phone.

Last edited by molson0; 12-07-2011 at 01:25 PM.
Reply With Quote Tip this Post
  #8  
Old 12-21-2011, 08:42 AM
CrackBerry Master
Device(s): Torch 9850 / 64 gb PB
Carrier: Verizon
 
Join Date: Dec 2008
Posts: 1,163
Likes Received: 12
Thanked 4 Times in 4 Posts
Default Jonathan Fisher Storm Launchers

Not sure if this would help, but....try searching on Jonathan Fisher Storm Launchers.
These little puppies have worked from S1 thru OS7 (9850). One click on Y-MAIL goes
directly to my yahoo web mail. If I click on Accuweather, it goes directly to the active
radar display. No coding involved - just copy/paste using related text-oriented hub app.

Doctor Neutron
Attached Images
File Type: jpg FAVORITES I.jpg (32.4 KB, 10 views)
Reply With Quote Tip this Post
Reply
BlackBerry Forums at CrackBerry.com > > BlackBerry Professionals > Theme Developers   Add Website Icon With SVG

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes