Related
Hi All,
Please help! Do you know how to create widget for wm 6.5?
Do you have any idea from where to start and how to make it work?
Thanks!
I don't think the SDK is out yet but they are just like web pages. They even run inside a IE shell.
I'm no developer, but I downloaded a few sidebar apps and with just a few filename changes, I was able to get the text part of the widgets to run.
It should be pretty easy to get the images working, if a developer takes some time to look at it.
i remember having seen a video were wm6.5 was presented. The microsoft guy said that the widget engine is made by a common widget-standart so you could even use Opera or Firefox widgets ("so no secret microsoft stuff")...
But if have to tell: i understand only very little about programming so i could have got i wrong
I'm looking for cabs of the MSN weather, money and stock widgets. Anyone know where I can find them?
is there any way to modify windows xp widgets for a winmo phone?
Yoji biomehanika?
I'm surprised there has not been any developments in this thread? In the SDK there are some examples and code to create your own Widgets. Seems like a pretty simple setup.
little widget
Hi,
For testing purposes i just developped a very simple meteo widget that you can download here :
http://gavroche.free.fr/meteo.wgt
i couldn't get the "cookies" to work so no "save" possibility for now ...
Test widget: How to run a mobile web application in the widget container
Hello,
I would appreciate if try out my widget (Bing API). You can download the .wgt file here.
Thank you.
ttklf4 said:
Hello,
I would appreciate if try out my widget (Bing API). You can download the .wgt file here.
Thank you.
Click to expand...
Click to collapse
Hey cool, thank you. Läuft gut.
ttklf4 said:
Hello,
I would appreciate if try out my widget (Bing API). You can download the .wgt file here.
Thank you.
Click to expand...
Click to collapse
hi, where do we put the widget file?
kohanson said:
hi, where do we put the widget file?
Click to expand...
Click to collapse
Copy or download the file to the device or the emulator and open it.
ttklf4 said:
Copy or download the file to the device or the emulator and open it.
Click to expand...
Click to collapse
hi, I mean which directory should I put it to..
kohanson said:
hi, I mean which directory should I put it to..
Click to expand...
Click to collapse
There is no specific folder where you have to put widget files. Save the .wgt file where you want or select Open if you download it to the device.
kohanson said:
hi, I mean which directory should I put it to..
Click to expand...
Click to collapse
it installs the same way cab files do, copy it to your device and run to install.
kohanson said:
hi, where do we put the widget file?
Click to expand...
Click to collapse
Ensure that you have the following registry key:
[HKEY_CLASSES_ROOT\riapp\Shell\Open\Command]
@="wmwidgetinstaller.exe %1"
If the wmwidgetinstaller.exe is not registered the .wgt file will not be installed.
Hi, if I click the "ttklf4 RSS Deutsch" I get this. Mmmh Was mach ich jetzt ?
NEO130 said:
Hi, if I click the "ttklf4 RSS Deutsch" I get this. Mmmh Was mach ich jetzt ?
Click to expand...
Click to collapse
Unfortunately also the new version Windows Mobile 6.5 doesn't have a feed reader. Everyone with a Windows Mobile device sees XML code of RSS feeds. Therefore there are two options: You install a feed reader or I will modify my widget to display such feeds with the feed reader of my application.
OK, I take the second one. Thanks
NEO130 said:
OK, I take the second one. Thanks
Click to expand...
Click to collapse
Perhaps in the near future. Currently it is more important if users can install the widget on a physical device.
Does CM7 work with htc sync????
if not , how i can install android apps via pc????
tnx
bmojtaba said:
Does CM7 work with htc sync????
if not , how i can install android apps via pc????
tnx
Click to expand...
Click to collapse
I can't imagine why it would considering htc sync is built into sense (I think) but there is no harm in trying.
If that doesn't work you should download android sdk and use adb to install apps via pc
Code:
adb install /dir/to/app/appname.apk
VigiDroid said:
I can't imagine why it would considering htc sync is built into sense (I think) but there is no harm in trying.
If that doesn't work you should download android sdk and use adb to install apps via pc
Code:
adb install /dir/to/app/appname.apk
Click to expand...
Click to collapse
What is android sdk ??? how should i use adb install????
tnx again
bmojtaba said:
What is android sdk ??? how should i use adb install????
tnx again
Click to expand...
Click to collapse
If you don't know about it don't worry, there is an easy to use online tool to install apps...
http://www.apkinstall.com/
VigiDroid said:
If you don't know about it don't worry, there is an easy to use online tool to install apps...
http://www.apkinstall.com/
Click to expand...
Click to collapse
thanks for your help dude
I wil be glad if someone can head over to: C:\Program Files\WindowsApps
u might face a permission issue:
http://www.tech-recipes.com/rx/22405/hack-windows-8-metro-start-screen-tiles-icons/
So just do the above mentioned steps and u will be able to extract the folder successfully.
PS: the folder is hidden...
Hi
Download Links:
ZuneMusic_1.0.927.0_x86.zip (32 Bit)
ZuneMusic_1.0.927.0_x64.zip (64 Bit)
Argony.
Argony-OT said:
Hi
Download Links:
ZuneMusic_1.0.927.0_x86.zip (32 Bit)
ZuneMusic_1.0.927.0_x64.zip (64 Bit)
Argony.
Click to expand...
Click to collapse
Thanx a lot buddy!!
I cant see the app in the MetroUI however...Is there a way to scan the files..??
circleofomega said:
Thanx a lot buddy!!
I cant see the app in the MetroUI however...Is there a way to scan the files..??
Click to expand...
Click to collapse
In this case i guess the best way is to install the app from the Windows Store, you can do it from this link:
Music App - Windows Store
Hope this helps.
Edit: I just noticed that microsoft locked the download of the app.
Argony.
I think a way to handle it would be to "upgrade" to the same version of windows (fx RTM), or just try to "repair" your windows with the windows setup files
Orkeren said:
I think a way to handle it would be to "upgrade" to the same version of windows (fx RTM), or just try to "repair" your windows with the windows setup files
Click to expand...
Click to collapse
But that would mean a reinstall right...? All my data will be gone...
@Argony: locked down meaning? I can't install it anyways as its only made for ARM devices..I was trying a workaround but turns out MS already thought of that..
EDit:
http://www.thewindowsclub.com/side-load-non-store-apps-windows-8
If someone with a lil bit of coding language can help...
Sent from my RaZr S3.
circleofomega said:
But that would mean a reinstall right...? All my data will be gone...
@Argony: locked down meaning? I can't install it anyways as its only made for ARM devices..I was trying a workaround but turns out MS already thought of that..
EDit:
http://www.thewindowsclub.com/side-load-non-store-apps-windows-8
If someone with a lil bit of coding language can help...
Click to expand...
Click to collapse
That post explains the way to install a file .appx (Windows Store App) that is not cryptographically signed.
In my opinion, you must wait till the official release of windows 8, microsoft must publish an alternative, or, the same app for x86 - x64.
(In alternative try this app Multimedia 8 - Windows Store)
Argony.
Argony-OT said:
That post explains the way to install a file .appx (Windows Store App) that is not cryptographically signed.
In my opinion, you must wait till the official release of windows 8, microsoft must publish an alternative, or, the same app for x86 - x64.
(In alternative try this app Multimedia 8 - Windows Store)
Argony.
Click to expand...
Click to collapse
Thanks a lot Argony. You have been really helpful. That thanks is well deserved... I shall wait for a while...doesn't look like i have another option.. :|
Sent from my RaZr S3.
I changed almost watches in the WatcWidget apk.
Includes Hungarian, Italian, Russian languages too.
You can install the zip files as the ROM file.
Copy this apk file in the Total Commander to "\system\app directory ( need 7.4 version ADB plugin ) :fingers-crossed:
If not recognized the windows your watch, first enable the USB debug : go Settings >About and tap 5x on the "Model number" ,and install the ADB Driver for SmartQ Zwatch
My results are :cyclops::
- Update.zip works with some ROMS only (not from 3.3 version) I don't know why, tried it many times. Use it your RISK only.
- You can copy the apk file into the ROM with TotalCom. just the ROM is if rooted !!! There are rooted ROM-s here and 4PDA forum here (use chrome and automatic translater , need registration )
- You can copy the watcwidget.apk into the ROM before you want to install it (rooted and unrooted )
I changed the varied background watch face. The longer subtitles fit already, as the "thunderstorms"
If I helped you, don't forget the thanks button!:good:
These look good
Sent from my Note 3 using Tapatalk Pro
I love it! But in spanish the weather watchface isn't good
Can you compile it for me with this translation? Only changed any weather text to fit in 2 lines and not in 3.
here it´s the atachment. Please! :angel:
Nedyar said:
I love it! But in spanish the weather watchface isn't good
Can you compile it for me with this translation? Only changed any weather text to fit in 2 lines and not in 3.
here it´s the atachment. Please! :angel:
Click to expand...
Click to collapse
Ok!
I done it, and changed the font size to a smaller abit
I hope it's Ok already.
kamillo said:
Ok!
I done it, and changed the font size to a smaller abit
I hope it's Ok already.
Click to expand...
Click to collapse
Yes now it's perfect! You made a really good work, thank you!
These. Are. Awesome. Great work!
I like these... But one question. Would it be possible to change the font size for the English version, as well? "scattered thunderstorms" doesn't quite fit, just a tiny bit too big. Good work! The default watchfaces for this watch are kinda the worst on the market
Sent from my Note 3 using Tapatalk Pro
question please?
and how can install this watch faces to the watch?
root is need?
I try to replace the WatchWidget.apk (system\app) but i have the next error:
Operation not permitted.
Root is needed for replace file?
Thanks
v-angel said:
and how can install this watch faces to the watch?
Click to expand...
Click to collapse
Use the "update zip" , copy into the root on the watch, and run >settings >update
morbid01 said:
I try to replace the WatchWidget.apk (system\app) but i have the next error:
Operation not permitted.
Root is needed for replace file?
Thanks
Click to expand...
Click to collapse
Maybe need the root if you want to replace the WatchWidget.apk file, one more need switch on the "USB debugging".
There are some rooted ROM already (Maja's DJ ROM on the XDA, and more on the Russian forum (4PDA) )
kamillo said:
Use the "update zip" , copy into the root on the watch, and run >settings >update
Maybe need the root if you want to replace the WatchWidget.apk file, one more need switch on the "USB debugging".
There are some rooted ROM already (Maja's DJ ROM on the XDA, and more on the Russian forum (4PDA) )
Click to expand...
Click to collapse
Thanks, I tried with update.zip file, but the watch started on recovery mode and don't change nothing.
Maybe I need a rooted rom.
morbid01 said:
Thanks, I tried with update.zip file, but the watch started on recovery mode and don't change nothing.
Maybe I need a rooted rom.
Click to expand...
Click to collapse
Which version ROM do you use? (I'm sure it works from 3.0 to 3.5 version ) and not need root .
Sometimes after update doesn't start normaly the watch. I think try again.
kamillo said:
Which version ROM do you use? (I'm sure it works from 3.0 to 3.5 version ) and not need root .
Sometimes after update doesn't start normaly the watch. I think try again.
Click to expand...
Click to collapse
I have 3.0 official version, I tried to root used this method
http://forum.xda-developers.com/showthread.php?t=2569971
but the recovery tool doesn't recognized my watch, I think is because is windows 8.1 .
so is this?
So after this conversation i understand that i have to reinstall a new version of rom included the watch faces.and i cant put/replace/paste i a directory, a file with the watch faces.am i right?
morbid01 said:
I have 3.0 official version, I tried to root used this method
http://forum.xda-developers.com/showthread.php?t=2569971
but the recovery tool doesn't recognized my watch, I think is because is windows 8.1 .
Click to expand...
Click to collapse
Look first post, added links adb driver for the watch and need switch ON the USB debugging in the watch
( go Settings>About and tap 5x on the Model number")
v-angel said:
So after this conversation i understand that i have to reinstall a new version of rom included the watch faces.and i cant put/replace/paste i a directory, a file with the watch faces.am i right?
Click to expand...
Click to collapse
I think not necessary ,you can change it in the watch. Read first post again.
Great work:thumbup:
Just wondering how do ypu change the watch face background, would like to personalise it. I may even try to make my own watchface.
Sent from my C6903 using XDA Premium 4 mobile app
Techtard said:
Great work:thumbup:
Just wondering how do ypu change the watch face background, would like to personalise it. I may even try to make my own watchface.
Sent from my C6903 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
It's very simple.
Use totalcommander and a picture editor( photoshop ,photofiltre studio , etc)
Not decompile the "WatchWidget.apk" , just open it in totalcommander and copied from the
"\WatchWidget.apk\res\drawable-mdpi\ " directory the png files to an empty directory. If modified those copy into back the apk (overwrite).
Important: set the value in the TC configuration >Zip packer >Internal Zip compression >other =0 !
If compression bigger than zero, then the apk file will not work!!! : :crying:
BlastTyrantKM said:
I like these... But one question. Would it be possible to change the font size for the English version, as well? "scattered thunderstorms" doesn't quite fit, just a tiny bit too big. Good work! The default watchfaces for this watch are kinda the worst on the market
Sent from my Note 3 using Tapatalk Pro
Click to expand...
Click to collapse
I done it, look the first post !
You're welcome
Hi, i want to share with you Bump windows version. It's easier for g3 user to bump boot image without using Linux. I converted it from open_bump.py. I'm very sad when bump site is gone
How to use it?
Put "boot.img" into bump folder and run "bumped.bat"or
open cmd and type: bump.exe boot.img or recovery.imgor
drag *.img to bump.exe
Sorry for my bad English .
Credit:
@cybojenix
@bump! team
@thecubed
P/s: i just want to help g3 user, i don't steal anyone works. Tell me if it isn't working
deleted
It's working. Thanks a lot.
it said its not compatible with windows version ...
Which windows version did you use?
mronly1love said:
Which windows version did you use?
Click to expand...
Click to collapse
windows 7 86x
mronly1love said:
Hi, i want to share with you Bump windows version. It's easier for g3 user to bump boot image without using Linux. I converted it from open_bump.py. I'm very sad when bump site is gone
How to use it?
Put "boot.img" into bump folder and run "bumped.bat"or
open cmd and type: bump.exe boot.img
Sorry for my bad English .
Credit:
@cybojenix
@bump! team
@thecubed
P/s: i just want to help g3 user, i don't steal anyone works.
Click to expand...
Click to collapse
Good work. You can get this moved to the dev section after discussing with moderators if you like
mronly1love said:
Which windows version did you use?
Click to expand...
Click to collapse
...working on my Windows7 x64, I don't know on x86 machine... will try later at home!
Thanks:good:
mlm1102003 said:
windows 7 86x
Click to expand...
Click to collapse
Solved!
Need someone test x86 version.
mronly1love said:
Need someone test x86 version.
Click to expand...
Click to collapse
thanks
tested
worked
how can we bump stock kernel ?
deleted
only for custom kernel, you don't need to bump stock kernel
Does the phone need to be connected to ADB?
code_311 said:
Does the phone need to be connected to ADB?
Click to expand...
Click to collapse
No, this is for bumping boot.img files
Root required?
nikomedes said:
Root required?
Click to expand...
Click to collapse
For what? This isn't for Linux, it clearly states in the title it's for Windows.
and should connect my phone or what and is this will rot my phone and do i need to open download mode or what !!!!!!! where is the instructions !!!!!!!!!!!
jerusalem.boy said:
and should connect my phone or what and is this will rot my phone and do i need to open download mode or what !!!!!!! where is the instructions !!!!!!!!!!!
Click to expand...
Click to collapse
Dude, it's a Windows Batch so you run it on your personal computer on the Windows OS.
If you don't know what it does, what it is and how it works just don't use it and don't try whatever you're trying.
No offense but just let it be if you know nothing (Jon Snow).
@jerusalem.boy
"How to use it?
Put "boot.img" into bump folder and run "bumped.bat"
or
open cmd and type: bump.exe boot.img"
You should research carefully before posting comments. If you don't know what it is, this is a chance for you to know about it.