[App][Beta][15 June 2010] iMulator ( iPhone Like Music Player) - Windows Mobile Apps and Games

iMulator​
Hey guys,
There is a big chance that you don't know me, cause this is my first release for a Mobile Device. Because of this I'd like to introduce myself before I'll tell something about my latest project.
About me:
I'm an 18 year old TI student living in The Netherlands. I’m studying at the ‘Hogeschool Rotterdam’ but because of my successes I'll switch to the Technical University of Delft ( Which you can compare to MIT ). I've been programming since I was around 15 years old, but as I said in the introduction, this is my first release for a Mobile Device.
About 'iMulator':
I’m the proud owner of a HTC Touch Pro 2 but (as many other Windows Mobile devices) it lacks a truly good music player. Most of the music players that are available for this platform don’t have the features I look for, even the paid versions don't suit my neads. It bothered me so much that I almost regretted buying a TP2 instead of an iPhone.
Spending loads for an iPhone to replace my TP2 that costed me 550€ 8 months earlyer wasn't an option, instead I got the idea to develop my own. I wanted a music player that had the following features:
- Library based
- Finger friendly
- Works smooth
- Lets you find and play your song in no-time
With this list I decided to make an iPhone Music Player Emulator
Requirements:
- Windows Mobile Device
- Windows Media Player ( It's library is used ONLY to play the songs )
- Microsoft's Compact Framework ( Click )
- Approximately 5 MB of RAM
- Approximately 10 MB of Storage
Screen Support List
Supports
- 240 * 320
- 320 * 480
- 480 * 800
Unknown
- The Rest
Does NOT support
- NONE
What is NOT(yet) in it?
- The Landscape album view. ( will NOT not be implemented )
Screenshots:
Downloads:
iMulator Alpha (CAB file): reb3lzrr.com (mirror)
Gz reb3lzrr

Code:
[15 June 2010]
- Changed when pressing a song-> The song is now centered in the now playing list
- Changed the way the list of songs was loaded -> Instant album art loading ( when loading the list )
- Changed the way the list of songs was loaded -> 50% speed increasement
- Changed the way the list of songs was drawn -> Faster list drawing
- Fixed Countless bugs:)
- Added 'All Songs By Artist' option
- Added the missing 'Options' form
- Added Changeable Library Search Paths
- Added Changeable Scroll Friction value.
- Added *.m3u playlist support.
[17 May 2010]
- Changed way of loading Album Art, much cleaner. This will give the results of faster displays, less 'lag' when aborting it and the player will not stop playback.
- Added menus when keeping a song pressed.
- Added playback options ( normal, repeat ( 1 song ), repeat ( Playlist ), shuffle )
- Added Custom Playlists.
[05 May 2010]
- Changed the way of loading ID3v2 tags; 100% v3 and v4 support, increased loading time up to 400%.
- Changed some of the play form, will not update when not shown -> increased the 'smoothness' in the browseform.
- Fixed more memory leaks.
- Added rating system.
- Added 'smart' playlists; Top Rated, displays the first 100 songs that are best rated & Most Played, which will display the first 100 songs that are the most played
- Added Album art.
[26 apr 2010]
- Changed when adding media, tags will be updated when 'Modify Time' has changed, instead of the size.
- Changed when adding media, the whole device will be scanned for media, rather than only the storage card.
- Fixed the "Dissapearal" of the current Playing list.
- Fixed the "Index Out Of Range" Exception when browsing songs.
- Fixed 'Flickering' of the Time Passed & Remaining.
- Fixed the 'Ordener' redraw bug.
- Fixed the ( %CURENTPLAYING% / %CURRENTPLAYING.COUNT% ) it was off by one.
- Fixed Better Tag Support.
- Fixed Memorry Leak
- Added first run detection, this will prevent users to browse their emtpy library and cause errors.
- Added a triangle in the currentplaying list.
- Added that the Player will update the 'Duration' stored in the db, and current playlist thanks to the player library.
[25 apr 2010]
- Initial Alpha Release

Looks great, will write an article about it at the frontpage!
Edit: BTW good to see a new Dutch developer here at the forums!

i would highly appriciate that

by looking at the screenshot u've provided, this looks exactly the same like another application called S2P..
what's the differences?
please correct me if I'm wrong / or misunderstand..

S2P is also a great application, basicly the only diffrence is that S2P doesnt work with a library, it simply lets you browse your music that is stored on the storage card.
Gz reb3lzrr

Looks nice!

looks nice..

thanks
reb3lzrr said:
reserved for future
Click to expand...
Click to collapse
thanksssssssssssssss

Thank you i am actrualy looking for exactly this (the libary funtion is key for me) but id be very intrested in a 640×480 VGA resolution version id even pay for it (for like 1.99 or 2.99)
but did you actually write this it resembles S2P too much for my likking

reb3lzrr said:
S2P is also a great application, basicly the only diffrence is that S2P doesnt work with a library, it simply lets you browse your music that is stored on the storage card.
Gz reb3lzrr
Click to expand...
Click to collapse
will this support landscape like the iphone? which s2p disable that feature.

wow..looks really nice, gonna dl and try it out now
Thanks for such nice app.

hmm.....
S2P vs iMulator
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

I hope you can control the volume when the screen is locked...if u can, this will top S2P

Thanks but as Uninstalling in hd2?

Looks nice, ill give it a try.

Hi, also from me, glad to see some dutch talent here !
I tried your alpha release and installed in on the HD2 on the memory card.
When I start your app, I get the start screen asking for all songs, albums, ... When I click any of them, I get an error message:
iMulator. exe
IndexOutOfRangeException
bij iMulator.FrameList.Get(Int32 Index)
bij iMulator.FrameContainer.Draw()
bij iMulator.FrameContainer.Refresh()
bij
bij iMulator.MainForm.All_Albums_Click(Frame f, Boolean Refresh, Boolean AddToLogger)
...
You need full log?
Regard,
Birger

//edit never mind

Hi, also from me, glad to see some dutch talent here !
I tried your alpha release and installed in on the HD2 on the memory card.
When I start your app, I get the start screen asking for all songs, albums, ... When I click any of them, I get an error message:
iMulator. exe
IndexOutOfRangeException
bij iMulator.FrameList.Get(Int32 Index)
bij iMulator.FrameContainer.Draw()
bij iMulator.FrameContainer.Refresh()
bij
bij iMulator.MainForm.All_Albums_Click(Frame f, Boolean Refresh, Boolean AddToLogger)
Click to expand...
Click to collapse
Try adding songs: File -> Add Media To Library
will this support landscape like the iphone? which s2p disable that feature.
Click to expand...
Click to collapse
Such function will require alot of recources thus I decided not to implement it.
Thank you i am actrualy looking for exactly this (the libary funtion is key for me) but id be very intrested in a 640×480 VGA resolution version id even pay for it (for like 1.99 or 2.99)
but did you actually write this it resembles S2P too much for my likking
Click to expand...
Click to collapse
It's likely to support it, everything is written so that it should support all resolutions. I need confirmation tho!
gz reb3lzrr

reb3lzrr said:
Try adding songs: File -> Add Media To Library
Click to expand...
Click to collapse
i m also facing the same issue. tried to add songs by File > Add Media to Library.. Threw an exception. Secondly every time an exception is thrown and user re executes the exe file a new process is created eating up memory. Thirdly, i prefer to install applications on storage card but i am unable to install it on SD, it automatically gets installed on memory card (-1).
Please look into these. I am not able to use it

Related

Most useful & compatible apps for the htc gene

People,please share your favorite apps,and also include the download links so that we can try them out too
And please dont post any cracked or otherwise illegal versions as that is not allowed in forum rules.
BTW, i have shared many in the recommended tools section of my ROM threads I'll post here more later.
Yeah,don't post and cracked or illegal softwares here, PM them to me
^^ LOL , what to say dear lol
wrong section
Opera Mobile v9.51.Beta.2 Gears-enabled
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Overview: Opera Mobile brings all your favorite Web sites to your phone.
With Opera on your mobile device, you can surf the same Web sites as you do on your personal computer. The Opera mobile Web browser for Windows Mobile is designed with speed and ease-of-use in mind.
Opera Mobile 9.5 beta features:
Faster:
Speed tests show Opera Mobile 9.5 beta loads Web pages 2.5 times faster than Internet Explorer Mobile.
Pan and zoom:
Opera Mobile 9.5 defaults to full Web page viewing and allows users to pan and zoom into their desired content in just a few clicks.
Improved user interface:
Opera has completely renovated its user interface. Cleaner and more intuitive, the new UI is designed for quick and easy navigation.
Opera Dragonfly:
It's a developer's toolkit right on the mobile phone.
Improved standards support:
Opera Mobile 9.5 is the most standards compliant browser available. Opera Software remains steadfast in its commitment to make the Web accessible for all.
Save pages and/or images:
With a click, simply save your selected content and view it later offline.
A true Web experience:
Multitask with tabbed browsing, view content in widescreen, and enjoy small-screen rendering.
Rich Web content:
Browse with the full richness of AJAX.
Type less and browse more:
Save time with address auto-complete, Password Manager and pop-up handler.
History and bookmarks:
Pick up past browsing sessions and bookmark them for next time.
Upload contents:
Upload to Web sites such as online mail services or blogs.
Opera Mobile 9.5 beta known issues
# ActiveX is disabled - Flash plugins and embedded video streaming do not work.
# Custom software keyboards (IME) will be buggy at best, not working at worst.
# No multilingual build - Only English is supported. Problems with other languages (and input methods) are not unexpected.
# Installation on memory cards may cause problems.
# Text wraps in overview mode.
# Main testing has been done on English HTC devices (Touch Diamond, Touch Pro, Touch, Touch Dual, Touch Cruise, TyTN and Wizard) and Samsung i900.
# Landscape mode does not take keyboard position into consideration.
# Devices with low memory might get Out Of Memory (OOM) messages.
# Opera is always running when the Widgets Manager is running.
# On devices with hight DPI some of the pre-installed widgets look small.
# When an URL is opened from a widget, there will be an extra browser window opened in the background that's not working properly.
version 9.51b2:
Gears-enabled technical preview(Touchscreen-based devices only. Visit
http://gears.google.com
to download the Gears plugin for Opera Mobile. Last updated: 19. 2. 2009)
More Info:
http://www.opera.com
Download
http://www.megaupload.com/?d=VCO6VBA4
http://rapidshare.com/files/200403025/Opera.v9.5.beta.2.Gears.cab
http://www.uploadjockey.com/download/4749600/Opera.v9.5.beta.2.Gears.cab
Resco Contact Manager v0.98.Beta
Overview: Manages your contacts in a fast and pleasant way.
Resco Contact Manager is fully touch-optimized while offering superior tools in order to manage one’s contacts. The application allows you to easily navigate, search quickly by letter navigation, view text message conversations in a chat-like view and much more.
Full Touch Optimization:
Navigate through your list of contacts easily using your finger.
Threaded Text Messaging:
Very handy chat-like ordering of text messages.
Letter Bar Navigation:
Features the letter preview of the contacts you would like to access.
Quick search using keypad:
Instantly filters contacts by typing in the starting letters.
More info
http://www.resco.net/pocketpc/contactmanager/default.asp?m=RescoForum
Google Mobile App v2.0.10
Google Mobile App gives you faster searching on your Windows Mobile device, with easy access to your favorite Google applications from the Today screen. There is no need to wait for a browser to open to begin a search, and with search history available to reduce typing, you can get your search results with fewer clicks than before. For an even speedier experience, Pocket PC users can add the Google Mobile App to the start menu (Settings: Menus) or configure a hardware key (Settings: Buttons) to provide easy access from within any application on your phone.
More Info:
www.google.com
Download:
http://www.uploadjockey.com/download/7397854/Google.Mobile.App.v2.0.10.RAR
Mirror:
http://rapidshare.com/files/199902128/GoogleSearch.CAB
http://www.ziddu.com/download/3568279/Google.Mobile.App.v2.0.10.RAR.html
Pocket Tunes v5.0.0
Overview: Pocket Tunes is the easiest-to-use feature-rich music player for Windows Mobile devices.
Here are some key features of "Pocket Tunes (Windows Mobile)":
· Automatically download your favorite podcasts and browse/search a growing catalog of over 1,000 most popular podcasts.
· Sync your iTunes playlists with your mobile device.
· Expanded catalog of Internet radio stations with support for WMA.
· Track played songs to your Last.fm profile - it's called scrobbling.
· Play music stored on your phone or on a storage card in your phone.
· Play hundreds of Internet radio stations from the built-in catalog or tune in to your favorites.
· View the album artwork for the music you are listening to.
· Auto-sync your music from your computer and CDs.
· Access millions of songs from compatible music subscription services.
· Listen to audio books and podcasts.
· And so much more!
What's new in Pocket Tunes (Windows Mobile) 5.0.0:
· Feature: Added podcast directory and support for downloading podcasts directly to your phone. Podcasts can be scheduled to download automatically. Podcasts can be played while they are being downloaded. Podcasts can be automatically deleted after listening.
· Feature: Added support for streaming WMA stations.
· Feature: Added support for scrobbling your tracks with Last.fm.
· Feature: Added support for syncing music with iTunes. Now works with both Palm OS and Windows Mobile. Many improvements, including better synchronization, transfer of album art, and much more.
· Feature: Pocket Tunes now automatically remembers the last position for ALL of your audiobooks and podcasts without having to create a bookmark.
· Feature: Support for PNG format album art.
· Enhancement: While using 5.0 trial, you can still see your 4.X reg code, making it easier to purchase a discounted upgrade.
· Enhancement: (Palm OS only, not a problem on WinMo) Enabled asynchronous DNS lookups when connecting to the network, greatly reducing lagginess when listening to radio and downloading podcasts.
· Enhancement: When song/podcast titles are too long to fit on the Choose Songs screen, truncate the middle so that you can see the last 8 characters, which usually hold an episode number.
· Enhancement: Prevent too-often prompting to connect to the Internet.
· Enhancement: Detect if the mute switch is on and show a warning.
· Enhancement: Detect WMA formats that we don't support (WMA Professional, Voice, etc.) and show an error.
· Enhancement: Show a prompt when receiving a radio station from another device so it does not automatically interrupt your current song.
· Enhancement: Songs are now sorted by album and then track when using Select All from the root of Choose Songs or from an Artist folder.
· Enhancement: You can now exclude built-in songs from Pocket Tunes by deleting them.
· Enhancement: After a playlist finishes, we now go back to the first song so you can simply hit play to play it again.
· Enhancement: "Enable phone side buttons" preference now enables/disables both volume and play/pause buttons.
· Enhancement: Remember scroll/selection position when navigating up in the Choose Songs screen.
· Enhancement: Scrollbars on skins now scroll by a page if you tap above/below the slider.
· Enhancement: Dramatically improved album art resampling so it looks much clearer.
· Enhancement: (WinMo only, NAB on Palm OS) Improve responsiveness when scanning through DRM songs.
· Modification: Removed first-time welcome dialog and added Purchase button to Palm OS version.
· Bug fix: Fix problem where playlists were not loading after a crash or device reset.
· Bug fix: (WinMo only, not a bug on Palm OS) You can now delete the currently-playing song.
· Bug fix: (WinMo only) Delete menu item grayed out in Choose Songs screen when not relevant
· Bug fix: (WinMo only, not a bug on Palm OS) Reduce font size when playing tracks over 1 hr
· Bug fix: (WinMo only, NAB on Palm OS) Fixed freeze loading certain skins.
· Bug fix: Certain web servers are broken and don't handle hostname:80, so we now omit :80.
· Bug fix: (Palm OS only, NAB on WinMo) Fix hang opening a file with an invalid APIC ID3 tag.
· Bug fix: Fix MTP bug on Palm OS where GetObjectInfo returned the wrong parent handle.
· Bug fix: Fix hang with certain badly-formatted ASF/WMA files.
· Bug fix: Change title of Playlists dialog to Manage Playlists on WinMo.
· Bug fix: Work around ShoutCast streams that send single quotes in song titles, which is technically unsupported.
· Bug fix: Rearrange advanced preferences so they look nicer on Treo.
· Bug fix: After a pause and seek, we now clear the audio buffer so you no longer hear a blurp from the previous position.
· Bug fix: Improve estimation of MP3 running time on files with large album art.
· Bug fix: Fix playback of very long AAC files.
· Bug fix: Fix bug ordering tracks alphabetically when inserting an SD card.
· Bug fix: Fix Palm OS installer bug where it wouldn't work if you unchecked Pocket Tunes.
· Bug fix: Playlists created in WinAmp now work properly.
· Bug fix: Select all now works from top of Internet Radio in Choose Songs.
· Bug fix: (WinMo only, NAB on Palm OS) Fix skip when seeking with the on-screen slider.
· Bug fix: (WinMo only, NAB on Palm OS) Stretch album art to full screen size.
· Bug fix: (Palm OS only, NAB on WinMo) Fix potential crash when rebuffering when streaming Internet radio.
· Bug fix: Fix brief static that sometimes occurred when seeking MP3.
· Bug fix: Re-scan songs whose modification dates have been changed.
· Bug fix: (WinMo only, NAB on Palm OS) Pocket Tunes now properly stops doing stuff when the screen is off to save power.
· Bug fix: Use higher-res icons on Choose Songs screen for VGA WinMo devices.
· Bug fix: (WinMo only) Fix problem with full-screen album art view not refreshing under some circumstances.
· Bug fix: Fix references to mobile page in Plugins tips.
· Bug fix: (WinMo only, NAB on Palm OS) Fix problem with some streams showing ??? for the format and 0 for the year with a skin that shows this information.
· Bug fix: Improve error message when copying built-in skin fails.
· Bug fix: (WinMo only) Fix using 5-way nav to change song position in all cases.
· Bug fix: (WinMo only) Fix volume change when clicking volume slider.
· Bug fix: (Palm OS only) Fix sorting of songs that start with symbols.
· Bug fix: (Palm OS) Fix navigation on External media prefs.
http://www.pocket-tunes.com/?page=new_win
FingerMenu v1.09
Overview: A finger friendly menu replacement which also works for SIP menu.
A new program for our windows mobile devices that replaces the standard menu with one more finger-friendly. It works also for SIP menu.
Install, then start the application tapping on it in programs (under FingerMenu folder). You can even add it to startup folder during cab installation.
To close fingermenu, you can use the program "Close - FingerMenu", or use the configuration program.
If fingermenu is visible, then tap on left softkey (no label!) to access service menu (see video demo).
NEW: by the new item "Add to Exclusion List", current application will added to exclusion list. Use config app to manage exclusion list.
More Info:
http://forum.xda-developers.com/showthread.php?t=459125
http://rapidshare.com/files/195933969/FingerMenu.v1.09.CAB
http://rapidshare.com/files/195916091/FingerMenu.v1.09.CAB.html
dl4pda
Slide2Play v0.58
Overview: S2P(Slide2Play) is my third S2 series application. S2P is a stylus-free MP3/WMA player application. It simply lets you browse your music files & play.
What's new in S2P (Slide2Play) 0.58:
· more finger-friendly on the Album View.
· added option to repeat a single Album, so the repeat options are: none -> all -> an album -> a song.
· added option (ShakeThreshold) to adjust the shaking responsiveness.
· added limited support to HTC Wired Remote Control (read the FAQ for details).
· added an OpenGL version for devices that support OpenGL ES (Touch Diamond/Pro/HD & Xperia X1).
· fixed on some devices S2P crashes when Bluetooth is already turned on (but AVRCP still may not be supported on these devices).
· fixed when shuffle is on, sometimes the Album pic cannot be shown.
· fixed when repeat option is on, the "slide to next Album" does not work.
· some minor bugs fixed.
More Info:
http://forum.xda-developers.com/showthread.php?t=377627
Download Instructions:
http://www.uploadjockey.com/download/1252545/S2P.zip
Mirror:
http://www.ziddu.com/download/2834124/S2P.zip.html
POST people!
LOL Very nice efforts Angel. Really nice of you. I'll try to post as much as i can now, was a bit busy actually
TouchPal
did anybody try TouchPal keyboard ?
it's very good keyboard I becomes addicted of that just try it
TOTAL COMMANDER 2.51
Is one of the best file explorers for wimo and is free
Main features:
* Copy, Move whole subdirs
* Inplace rename, create dirs
* Delete (no recycle bin)
* Zip and unzip
* Properties dialog, change attributes
* Built-in text editor
* Search function (also for text)
* Select/unselect groups of files
* Select with [Sel] button
* FTP client
* Registry editor
* LAN access
* Send/Receive via Infrared and bluetooth(OBEX)
* Brief, full and large icons mode
* Single or two file window mode
* Option to hide all files in ROM
* Directory hotlist as in Total Commander
* Directory history through dropdown list
* Tree view
* Configurable button bar
* Simple help function
* Supported languages: English, German, Catalan, Czech, Danish, Dutch, French, Hungarian, Italian, Polish, Russian, Simplified Chinese, Spanish and Swedish
Download link
i think even the S2U2 & S2P sodtwares are really cool ad thank u for the info guys
My choice
Most of my favourite apps are already posted, but some of my choices:
1. PPC PIM Backup (No one beats it when it comes to backing up your PIMs). (Just google to get the link)
2. iFonz : Find it at http://forum.xda-developers.com/showthread.php?t=369241
BTW both are free, iFonz is pretty fast for a shell and best of all, you dont have to install it
need cab like 02 [email protected] & any one who can help
hi Krazy
u said not to use the o2 home as it consumes battery i dont know were i got it from but i need some thing like the same can anyone give me a link for the same ie i want small icons on my home for phone,mesage,music and other basik things pls do help
krazy_about_technology said:
And please dont post any cracked or otherwise illegal versions as that is not allowed in forum rules.
BTW, i have shared many in the recommended tools section of my ROM threads I'll post here more later.
Click to expand...
Click to collapse
Hi all ...
i am posting some of my favorite free apps for gene.....all are common apps....... but atleast some mite find tis useful....
Quickmenu..... QuickMenu is a powerfull today menu replacement with alot of options like menu extensions, bluetooth control, task manager, battery indicator
ps shutup xp.... its adds shortcut to today screen for shut down , restart and suspend...
160 by 2..... my favorte sms sending via gprs application.... super fast..... just register on to 160by2 home page and add ur contacts....try it.....
Battery status.... i use this toool for overclocking.... also it has lots of options..................
foxit reader........ its a pdf reader...... i dont know abt its perfomance and all..... but its no bad.... tryit.....
Please feel free 2 post the comments....
Music id
music id works on gene guys!!!!!!!!!!!!!!!!!!
http://forum.xda-developers.com/showthread.php?t=426746

[GAME] FRUITY (wvga+vga) - v1.2

NEWEST VERSION: v1.2 (21/8 - 2009)
-------------------------------------------------------------------------------------------------
Screenshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Installation:
- Download CAB (latest version) here:
************************************************
************************************************
>>> :: DOWNLOAD (WVGA) :: <<<
(HTC Touch HD, Touch Diamond2, Touch Pro2, Sony Ericsson XPeria X1 etc.)
************************************************
>>> :: DOWNLOAD (VGA) :: <<<
(HTC Touch Diamond, Touch Pro etc.)
************************************************
OTHER RESOLUTIONS?
- The game is scalable, so just choose the version of the two above, that fits you the best!
Fx. QVGA should thoose VGA, and QWVGA should choose VGA!
************************************************
************************************************
=> Issue 1: Zip downloaded?
>>> Just your browser playing tricks on you. Rename to .cab extension, and it should be able to install and work, just fine.
=> Issue 2: Error about Flash Lite player during install/run:
>>> Download and install:
http://www.mediafire.com/?u9zr4lnt1ht
=> Issue 3: Game is not fullscreen:
>>> Just choose "MENU", then choose "Fullscreen".
How to play:
- Well, just get 3 or more aligned in a row or col.
- You have only a limited number of moves, which depends on the type of game you have chosen
- TIP! If you swap two pieces, and they DON'T give points, you loose 2 draws!
- TIP! As you level up, you get a SHUFFLE. Use them wisely!
To-do:
- Online highscores
- Bonus fruits to blow up more fruits at a time?
- "Cheats" - fx. forced shuffling.
---------------------------------------------------------------------------
UPDATES!!!
2009 - August, 21
v1.2.0 release.
=> Heavy performance optimizations
=> "Hanging fruits"-issue now finally solved
=> Now installs under "Games" instead of "Applications"
2009 - August, 14
v1.1.0 release.
ERRORS;
=> Corrected highscore (move50 and move100 didn't work)
=> Corrected the "hanging brick"-issue (I hope...)
=> Corrected that some coconuts thought they were strawberries
FEATURES;
=> Bonus apple, that gives you additional draws!
=> Hints button (doesn't do anything if no moves are possible)
TWEAKS;
=> Scores are now made, so that "Hard" gives more points than previously
=> Lower number of bricks at the beginning, to ensure a longer game
2009 - August, 12
v1.0.0 release.
=> NEW SHUFFLE-FEATURE! Use the green SHUFFLE-button to renew the entire board.
=> I FINALLY got rid of the highscore bug (this time I'm pretty sure...). Highscores are now archieved and stored properly.
=> Some tweaks in code and graphics, especially for the VGA.
2009 - August, 6
v0.9.0 release.
=> NEW VGA-RELEASE!
=> Wait syncs inserted for writing name and scores, as the old way sometimes didn't submit new scores.
=> Diverted scores; if you choose "Easy", you get fewer points than on "Medium" and "Hard".
=> Levelling; you level up as you hit 1000 point, 3000 and 5000. As you level up, one fruit is added for each level.
=> Some tweaks overall in code as well as graphics.
2009 - August, 3
v0.7.0 release.
=> HighScore menu added! - Highscores for 3 of the game playing types
=> Player name added! (Look under "Settings")
=> Easy, Medium, Hard added!
=> 2 new fruits added
=> Stability increased
=> Game can now be replayed without the fruiting halts in mid-air (... I hope!)
=> WAY SMALLER! Now 390 kB instead of 9,2 MB... and with better quality too, and faster performance!
2009 - July, 26
v0.5.0 release.
=> Menu placeholders added
=> Gameplay types are added (limited number of draws and one unlimited)
=> Credits are added
2009 - July, 26
v0.1.1 release.
=> Faster performance
=> Auto fullscreen
=> QUIT-button now works
=> Easier to hit fruits (larger touch area for each fruit)
2009 - July, 25
Initial 0.1.0 release.
---------------------------------------------------------------------------
DONATIONS RECEIVED:
(Total: €9,-)
- 2009-09-03: Christoph Castan (€5,-)
- 2009-08-31: Ilya Volodin (€15,-)
- 2009-08-31: jerome renou (€15,-)
- 2009-08-24: Dawid Nyberg (€5,-)
- 2009-08-17: "Jesusishere" (€4,-)
- 2009-08-13: Dennis Christilaw (€5,-)
A lot of thanks to the above people! Doing stuff for folks in here is very fun, but it's always very nice to know, that this work is appreciated!
hi again dude !
thanks for this new release
nice game cool work !
I guess this is something like bejeweled?
Got me hooked on for quite some time.
;]
downloading now for my att fuze vga ill report back looks cool thank you very much
edit works perfect thank you
THANKs .
looks great, thanks for this great game
Not working properly
Hi jakobdam
It's not working properly on my HTC Touch Pro2. Check out the screenshot with the strange graphics problems.
Cheers
andrew-in-woking
Any chance to have a WQVGA version of this?
.!.
Can we get a QVGA version... PLEASE?!
UPDATE!
2009 - August, 12
v1.0.0 release.
=> NEW SHUFFLE-FEATURE! Use the green SHUFFLE-button to renew the entire board.
=> I FINALLY got rid of the highscore bug (this time I'm pretty sure...). Highscores are now archieved and stored properly.
=> Some tweaks in code and graphics, especially for the VGA.
---------------------------------------------------------------------
andrew-in-working >
Whoa, that certainly doesn't look good! To me, it looks like an overheating issue. Is what you show here, consistent? Does it happen everytime you start up the game...?
fasjoifas & Sean D. >>
As the game is auto-scaling, it will auto-scale to fit your phones as well. Just choose the download-version which comes closest to your phone! Graphics might look a little funny some places though, but everything should work just fine.
This is way too much fun. Great job!
Makes me wish I had decent programming skills. What did you do it in?
Thanks - It's made in Adobe Flash CS4, but it could be made in many of the older flash versions as well...
I'm not a C++ coder unfortunately - this game could run FAR better under C++ og maybe also .NET CF... but I only code pascal, actionscript (flash), html/css/javascript/php/mysql and j2me (midlet 2.0)... and as midlet 2.0 has long ago lost it's shine, I turned to flash
Great app but the high score dont work and some time's the fruits hanging in the air ?:S I got HTC Touch Pro.
Fantastic Game! I LOVE Bejeweled, but I have come to not like PopCap Games (personal reasons).
Anyway, works GREAT on my HTC Fuze running WM 6.5 Energy ROM.
Keep up the great work!
Sorry I could not give much, but I wanted to show my thanks for this great game (and it looks fantastic as well!!!)
Confirmation number: 8KE08836DD8450404.
Nice game
Hey Jakob
Very nice game.
Well, I had some time to really dig into this game and so far, it's really great and fun!
I ran into the issue where Fruits would get "stuck", would a "refresh" button help here?
A suggestion: I like the levels you have that you can set how many matches you need (and love that there is an Unlimited level), however, would it be possible to add "Levels" to each selection?
Example: I click to play 20 matches, and after I make my 20, rather than a Game Over, the screen will clear and I can go to level 2 where the screen is scrambled to start over, an additional Fruits or other items are added (you mentioned you are working on more items).
Anyhow, I still LOVE this game and can't wait to see it in later versions.
Hey all - and thanks for comments!
- I've now pinpointed somewhat to what goes on with the scores, fruit error (some coconuts appears to think that they're strawberries... sometimes, I like to think of me as a strawberry too... erh, or...) - and the "stuck fruit"-error, I can also correct.
- Regarding the "game over"-screen should occur as soon as you got 0 moves left; the problem is, if that when you hit 0 moves left, you still receive points because of a combo. If I run the "game over"-routine when draws left is 0, you don't get these points.
But stay tuned for an update - maybe already in this week!
Alternate Flash Lite download site
For those of us behind a proxy server that doesn't allow access to MediaFire (or RapidShare, etc.), I found Flash Lite on Adobe's site:
http://download.macromedia.com/pub/labs/distributableplayer/distributableplayer_flashlite_wm6_en.zip
Base page:
http://labs.adobe.com/downloads/distributableplayer.html
jakobdam said:
Hey all - and thanks for comments!
...
But stay tuned for an update - maybe already in this week!
Click to expand...
Click to collapse
You're welcome on the comments and I can't wait for a new build to see what you have done with this.

[2011-03-13]SciLor's GrooveMobile Alpha v17 - Everything fixed ;)

SciLor's GrooveMobile Alpha v17
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
SciLor's GrooveMobile is a grooveshark(tm).com player for Windows Mobile.
Now with local playlists and an update checker!
Update:
Now with option to dump your online playlists. Mhh nanogroove we compete now?
If you like skinning take a look at the "img" directory...
For now I will use Barguast's Groovefish Sources
If someone has problems when putting your device in standby try:
-Display off option in the Menu.
-Fix Music off: http://www.scilor.com/myboard/viewtopic.php?f=143&t=155
-Fix Connection break: http://www.scilor.com/myboard/viewtopic.php?f=143&t=140
If you have problems with your data provider, disable its proxy: http://www.scilor.com/myboard/viewtopic.php?f=143&t=137
GTX Icon: http://forum.xda-developers.com/showpost.php?p=7495463&postcount=461
CHT Icon: http://forum.xda-developers.com/showpost.php?p=8338000&postcount=516
Code:
SciLor's GrooveMobile Alpha v14
i.
.7.
.. :v
c: .X
i.::
:
..i..
#MMMMM
QM AM
9M zM
6M AM
2M 2MX#[email protected]
OM tMMMMMMMMMM;
.X#MMMM ;MMMMMMMMMMMMv
[email protected]@
[email protected]
[email protected]@#$BWWB#@@#$WWWQQQWWWWB#@MM.
MM ;M.
$M EM
[email protected]@@@@@@@@@@@@@@@@@@@@@@@@@@@#OMM
#M cM
QM Another Cake by tM
MM SciLor CMO
.MMMM oMMMt
1MO 6MMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMM iMM
.M1 BM For all Portal Lovers! vM ,Mt
1M @M............................... WM M6
MM .A8OQWWWWWWWWWWWWWWWWWWWWWWWWWWWOAz2 #M
MM MM.
@MMY vMME
UMMMbi i8MMMt
[email protected];;i.......i;XQMMMMMMt
;[email protected];.
ReadMe
You will need .NET CF 3.5
A grooveshark(tm).com player for Windows Mobile.
Just search for your favourite songs, put them into a playlist by clicking on the search items and swipe over to your playlist to listen to your songs.
Play any song, anywhere, any time. For free.
ToDo:
Additional:
Known Bugs:
If you like my hard work PLEASE DONATE! :)
http://www.scilor.com/donate.html
ChangeLog:
Alpha v14(2010-09-07)
-Enhancement: misterious "privacy" ;)
-Fix: New revision
-Fix: Possible Player crash?!
-Fix: Songs needed to be started twice when search wasn't run before playing one.
-----------------------
Alpha v13(2010-06-30)
-Enhancement: Better SIP opening and closing
-Enhancement: New revision
-Feature: Popular Search
Alpha v12(2010-06-23)
-Enhancement: New revision
-Fix: Crash on ending song while playlist is empty and playlist repeat is on (Thanks fly out to [email protected])
-Fix: Language specific characters fixed (letters with circumflexes, points, umlauts etc.)
Alpha v11(2010-06-01)
-Fix: Crash on broken settings file
-Enhancement/Fix: Using "country/cowbell" variable. May fix wrong songs in search (please report if it is working!)
-New: Visit SciLor's Website (Usefull on updates!)
Alpha v10(2010-04-29)
-Fix: Crash on missing internet connection on startup(Moved the cookie grabbing to just in time)!
-Fix: Some big changes on grooveshark(tm).com to lock us out ;)
-Removed: Support for loading old playlists in 'jso' format. (The convert routine was corrupted, so all playlists converted were empty... stupid SciLor, but therefore it is an alpha)
Alpha v9(2010-04-22)
-Enhancement: Better debug on token exceptions.
-Fix: grooveshark(tm).com started to ask for a cookie...
Alpha v8(2010-04-15)
-Enhancement: GrooveFix.xml for easy fix for token and client problems.
-Fix: New clientRevision on grooveshark(tm).com
-Fix: New staticRandomizer on grooveshark(tm).com
Alpha v7(2010-04-12)
-Feature: Random Play (Very simple, so double songs may occur ;))
-Feature: Repeat Playlist
-Feature: Display off option in the menu, to allow WiFi etc. running...
-Feature/Change: Moved the GUI-Images out of the Ressources into the "img"-directory to allow skinning :)
-Fix: Typo -> Continous Play ;)
-Change: The Shark got headphones...
Alpha v6(2010-03-24)
-Enhancement: Swiping fingers should now work fine in landscape (The event is triggered if you swipe more than the half of the width/height of the screen, not only the width)
-Change: New Playlist files due to new options available (AlbumArts for example and more, for future use, but old ones get converted)
-Fix: New clientRevision on grooveshark(tm).com
Alpha v5(2010-03-16)
-Enhancement: More-menu with options for showing the playlist and your search results. (Swiping left/right still works!)
-Feature: Download your grooveshark(tm).com playlists
Alpha v4(2010-03-15)
-Enhancement: Gzip-Compression option (Disabled by default).
-Change: Hide search-box if it is not needed
-Change: Replaced save-textbox with a combobox ;)
-Fix: random "index"-Crash due to missing RemovePlaylistsItem-Handling
Alpha v3(2010-03-09)
-Enhancement: Added continuous play ;)
-Enhancement: Added (local) playlists that are saved on exit and loaded on startup, and playlists that you can load and save yourself :)
-Enhancement: Last search is remembered and loaded on startup :)
-Enhancement: Updated Bass.
-Enhancement: SciLor's UpdateChecker(Please do not check once a minute!).
-Change/Enhancement: Reordered the Menu, ask on exit
Alpha v2(2010-03-07)
-Change: Now Groovefish based.
Alpha (2010-03-02)
-Initial Release
---------------LINKS-------------------------
My Website: http://www.scilor.com
SciLor's GrooveMobile Website: http://www.scilor.com/groovemobile.html
Donation: http://www.scilor.com/donate.html
-
DotNET CF 3.5: http://www.scilor.com/groovemobile.html
Download at: www.scilor.com/groovemobile.html
Nice... Will be following this one
thanks, downloading now!!
thanks for the app, will add it to 1800pocketpc
good on ya mate
Thank you. Can I now unsubscribe from "the other thread"? I mean- I assume all updates will be taking place here and any new posts "over there" will just be pointing people here?
Barguast said, he won't work on groovefish until WM7.
So yo may unsubscribe the other thread.
Hi, is there instructions to install this? please...
Just download it, copy over to your device and unzip it. Then run the SciLor's GrooveMobile.exe
scilor said:
Just download it, copy over to your device and unzip it. Then run the SciLor's GrooveMobile.exe
Click to expand...
Click to collapse
Oh I see, sorry rookie here.
This new program of yours wont create a program icon in the start menu right?
Also, this keeps crashing on me after the second song I do a search for, and I do have NF3.5 installed.
nice playlist login for the future
Just wanted to report back after using a little today. Good. I know it is in alpha version- and that you have plans to develop it a lot further. so it is still a little buggy of course (minimize and the music stops or it closes completely, freezes). But here are some pluses.
1. Free (I am sure donations are welcome)!
2. You can actually search for songs.
3. It actually populates a list and play the song you select.
Very good and looking forward to your further development. Thanks for sticking with it.
Thank you for your ideas I want to add the Radio/Playlist features in my own version!
Now I am using a fixed Grooveshark Mobile, with all the bugs it has. Do not mind, I will switch to the Grooveshark UI if I get the source
And later on I will release my version own GrooveMobile UI!
SciLor
Does it cache MP3's somewhere?
thesecondsfade said:
Does it cache MP3's somewhere?
Click to expand...
Click to collapse
Currently in this Alpha not, but it is planned
scilor said:
Currently in this Alpha not, but it is planned
Click to expand...
Click to collapse
The downloader program gives me an error when I open it.
Code:
File or assembly name 'Microsoft.VistualBasic, Version=8.0.0.0,
Culture=neutral, PublicKeyToken=B02F5F7F11D50A3A, or one
of its dependencies, was not found.
Then I hit 'Quit' and it says:
Code:
.NET CF Initialization Error
The application failed to load required components. If the .NET
Compact Framework is installed on a storage card, please ensure
that this card is in place and launch this application again. If this
fails, a re-installation of the .NET Compact Framework is
recommended.
Support info: -2147483643 (800000005)
.NET 3.5 is included in my ROM and when I try to reinstall it says "It's already installed" and kicks me out.
Any solution you know of?
If you talking about my SciLor's grooveshark(tm) Downloader, please beware that support is not gived in the thread of SciLor's GrooveMobile.
To get support for the Downloader please ask in the related forums, due to I do not want to mix up support for both apps: http://www.scilor.com/myboard/viewforum.php?f=53
www.scilor.com/groovemobile.html
Release of Alpha v2, now with the Groovefish flavour.
Alpha v2(2010-03-07)
-Change: Now Groovefish based.
It works haha! It works!! Im laughing like a mad scientist thanks!
meromero0526 said:
It works haha! It works!! Im laughing like a mad scientist thanks!
Click to expand...
Click to collapse
Fine to know Then your are as crazy as me.
Yes, it seems to work, I played some songs during my homeworks with any problems
Edit: Just implemented a continuous play option for myself, that you will get in next version. I also want to add the option for internal Playlists(So you can click together some songs and play them ) Maybe with the option to save them etc.
scilor said:
Fine to know Then your are as crazy as me.
Yes, it seems to work, I played some songs during my homeworks with any problems
Edit: Just implemented a continuous play option for myself, that you will get in next version. I also want to add the option for internal Playlists(So you can click together some songs and play them ) Maybe with the option to save them etc.
Click to expand...
Click to collapse
You are my hero. Huge thumbs up

[APP][22 Feb 2011] Mwunderground - Weather Underground application for Windows Mobile

Hi,
This is my first real Windows Mobile application.
Website:
Mwunderground on SourceForge
Description:
This is a weather application. It uses data from Weather Underground to show current weather conditions, forecast and weather alerts.
Features:
- Weather Underground data for Current Conditions, Forecast, Radar and Alerts
- Can use Personal Weather Station (PWS) as well as Airport station data
- Tower and GPS location
- Working version for VGA, WVGA, WQVGA, QVGA phones
- Sense Look and Feel for settings (thanks to SenseSDK)
- Free and Open-Source (developer contributions encouraged)
- S2U2 support with wildcards (see 2nd post)
License:
LGPL
Tested on:
HTC Raphael (Touch Pro, Fuze)
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
TODO/Known Issues:
- Show All Data (to show both metric and standard units)
- Language Support
- CHT weather support
- Multiple Locations
- Color customizations
- More optimizations (especially xml parsing)
- Port to Android and maybe Windows Phone 7
- Others (suggestions welcome)?
Changelog:
v0.4: Added radar for US Cities (landscape mode using internal browser), customizable in registry (see 2nd post). Moved Settings button on top next to newly added Exit button. Displaying 5 days of forecast instead of 6 with slightly bigger text. Improved QVGA/WVGA support (bigger buttons for WVGA, fixed missing text for QVGA/WQVGA). Many bug fixes (value checking in forecast, GPS thread termination, station re-searching, duplicate location station search). Removed Exit button from Settings as now there is a main Exit button on top right.
v0.3: More error checking (locations and stations). Better resource management on exit. Moved Tower and GPS finding to a timed thread (timer is customizable in registry, see 2nd post). Fixed small bug with showing high and lows of today's rather than tomorrow's forecast. S2U2 support with wildcards in registry (see 2nd post). Better support for browser link (when clicking on logo). Changed chance of rain to chance of precipitation (moved some things around). Enabled stations picking when using GPS.
v0.2.3: Better error handling (more messages, more checks). Faster connection checking. Some Bug fixes (alerts on startup, lows and humidity on non-metric).
v0.2.2: Better error messages. Connection checking. Some GPS fixes. Exit button added on Settings.
v0.2.1: Fixed a bug with startup registry keys
v0.2: Added support for QVGA and WVGA devices
v0.1: Initial release
[size=+1]Download (cab):[/size]
v0.4
v0.3
v0.2.3
v0.2.2
v0.2.1
v0.2
v0.1
Latest Build (cab):
Here. Click download on latest revision.
Credits:
Weather Underground, Inc. (permission to use data)
eboelzner (SenseSDK)
OpenNetCF (Smart Device Framework - Community Edition)
Acoustic (at CodeProject, author of DeepCast)
Any feedback/suggestions very much appreciated.
Reserved
Hints:
- To update the data, either click on the button that is highlighted (i.e. if you are viewing Current data, click on the Current button again to update, etc.), or go to Settings and click Save Settings.
- For using GPS Location, when you enable the option on the settings, it will first try to find your location based on tower information (i.e. you cell provider towers). This does not block the system. Mine takes about 2-3 seconds. If it finds your location, it will show something like: Approx. Location: 37.861111,23.759126. Regardless of finding an approx location, the app will continue on to find your GPS location, based on your GPS receiver. This could take a while but it also does not block the system. Mine (with latest quick gps data) takes another 2-3 seconds. If it finds a GPS location, it will show something like: GPS Location: 37.861123,23.759145. GPS location obviously overwrites Approx Location. You could wait or save settings and come back to settings again later to check if the GPS location is found, at which point you can do save settings again to update with your exact location weather data. By default the app takes 60 seconds to look for a tower location and a GPS position. You can change the timeout in the registry (see Customizations).
Customizations:
Most of the settings data are stored in the registry key (HKCU) HKEY_CURRENT_USER\Software\Mwunderground. You can use Total Commander or Registry Editor to modify these values. Only do so if you know what you are doing. If something is broken, just reinstall the cab (which uninstalls first and clears the registry).
Radar Customization
To modify the Radar, you can edit the registry key HKEY_CURRENT_USER\Software\Mwunderground\RadarURL. The current value is:
Code:
http://radblast-mi.wunderground.com/cgi-bin/radar/WUNIDS_map?station=*RADARID*&brand=manmade&num=6&delay=50&type=N0R&frame=0&scale=1.000&noclutter=0&t=1297546449&lat=*LAT*&lon=*LON*&label=you&showstorms=10&map.x=400&map.y=240&centerx=400&centery=240&transx=0&transy=0&showlabels=1&severe=1&rainsnow=0&lightning=0&smooth=1
The *RADARID* will be replaced in the application by the proper RadarId based on your location, *LAT* and *LON*, Latitude and Longitude, which are replaced by the station's Latitude and Longitude location. You can modify the remainder of the values. For example, to change the speed of the animation, modify delay=50, to delay=75 (will slow it down by 25%), or to not show labels, set showlabels=1 to showlabels=0.
Tower and GPS connection timeout
To modify the Tower and GPS connection timeout, you can edit the registry key HKEY_CURRENT_USER\Software\Mwunderground\GPSTimer to the number of seconds you'd like. Default is 60.
SU2U Wildcards
To modify the S2U2 format, you can edit the registry key HKEY_CURRENT_USER\Software\Mwunderground\S2U2Format.
Code:
Possible S2U2 formats:
ICONS=S, P, W, C
If icon is S, P, W, format is for example: S|*NUMBER*|High|Low
If icon is C, format is: C|*NUMBER*|MESSAGE
*NUMBER* will be replaced by the appropriate icon number based on the ORIGINAL S2U2 icon numbers
Weather Underground icon to S2U2 icon matching:
clear=32(Day)/31(Night), cloudy=26/27, flurries=13, fog=20, hazy=21, mostlycloudy=28/27,
mostlysunny=30/29, partlycloudy=30/29, partlysunny=28/27, rain=12/45, sleet=7,
snow=16/46, sunny=32/31, tstorms=3/47, unknown=0
MESSAGE= can be anything and you can use the following wildcards
*TEMP_C* is replaced by the current temperature in C
*TEMP_F* is replaced by the current temperature in F
*TEMP* is replaced by the current temperature based on your selection in settings (will append °C or °F)
*HIGH_C* is replaced by High temperature in C
*LOW_C* is replaced by Low temperature in C
*HIGH* is replaced by High temperature with units based on your selection in settings (will append °C or °F)
*LOW* is replaced by Low temperature with units based on your selection in settings(will append °C or °F)
*DAY_0_HIGH_C* is replaced by High temperature in C for day 0 (today) of forecast (same as *HIGH_C*)
*DAY_0_LOW_C* is replaced by Low temperature in C for day 0 (today) of forecast (same as *LOW_C*)
*DAY_1_HIGH_C* is replaced by High temperature in C for day 1 (tomorrow) of forecast
...
*DAY_5_LOW_C* is replaced by Low temperature in C for day 5 of forecast
*DAY_0_HIGH* is replaced by High temperature with units based on your selection in settings for day 0 (today) of forecast (same as *HIGH*) (will append °C or °F)
*DAY_0_LOW* is replaced by Low temperature with units based on your selection in settings for day 0 (today) of forecast (same as *LOW*) (will append °C or °F)
*HIGH_F* ...
*LOW_F* ...
*DAY_0_HIGH_F* is replaced by High temperature in F for day 0 (today) of forecast (same as *HIGH_F*)
*DAY_0_LOW_F* is replaced by Low temperature in F for day 0 (today) of forecast (same as *LOW_F*)
...
*DAY_5_LOW_F* is replaced by Low temperature in F for day 5 of forecast
*DAY_5_LOW* is replaced by Low temperature with units based on your selection in settings for day 5 of forecast (will append °C or °F)
*WEATHER* is replaced by the weather message (i.e. Clear, Heavy Thunderstorms and Snow, etc.)
*WEATHER_ICON* is replaced by the text for the weather icon (i.e. clear, mostlycloudy, etc.)
EXAMPLES=
C|*NUMBER*|*HIGH*/*LOW*
will display the icon with 12°C/6°C underneath (default)
C|*NUMBER*|*HIGH_C*°C/*LOW_C*°C
will display the icon with 12°C/6°C underneath
C|*NUMBER*|H:*HIGH_F*°F/L:*LOW_F*°F
will display the icon with H:65°F / L:45°F underneath
C|*NUMBER*|*WEATHER* (*HIGH_F*°F/*LOW_F*°F)
will display the icon with Clear (65°F/45°F) underneath
C|*NUMBER*|*DAY_0_HIGH_C*°C/*DAY_0_LOW_C*°C - *DAY_1_HIGH_C*°C/*DAY_1_LOW_C*°C - *DAY_2_HIGH_C*°C/*DAY_2_LOW_C*°C
will display the icon with 65°F/45°F - 75°F/55°F - 85°F/65°F underneath
Go crazy!
No QVGA support?
glaucos said:
No QVGA support?
Click to expand...
Click to collapse
Once I get in the mode of changing things for WVGA, it'll probably not be too hard to make a QVGA one as well.
very nice interface... will give it a shot
i_konst said:
Once I get in the mode of changing things for WVGA, it'll probably not be too hard to make a QVGA one as well.
Click to expand...
Click to collapse
QVGA support added.
Just grab the v0.2 cab.
doesnt work on my fuze
tried both cab files
after install i soft reset and try to run program but it crashes
before it even starts
Kameirus said:
doesnt work on my fuze
tried both cab files
after install i soft reset and try to run program but it crashes
before it even starts
Click to expand...
Click to collapse
Strange. Does it give you any errors? Data plan/wifi working? .NET framework 3.5 installed? I'll do more investigating tomorrow based on your ROM.
Wow, I love munder weather...thanks bro, will give this a whirl...
Won't work on my Topaz (WVGA). Not sure if its the screen size not being supported or something else. .Net 3.5 is installed and i tried both CABs and same result.
A screenshot of the message I'm getting. thanks for the effort tho- I look foward to this program!
It looks really interersting application!
I would love to have it in other languages too (e.g. Greek )
Kameirus said:
doesnt work on my fuze
tried both cab files
after install i soft reset and try to run program but it crashes
before it even starts
Click to expand...
Click to collapse
Bug fixed. Should work fine now. Sorry for the mishap.
ottoman96 said:
Won't work on my Topaz (WVGA). Not sure if its the screen size not being supported or something else. .Net 3.5 is installed and i tried both CABs and same result.
View attachment 496711
A screenshot of the message I'm getting. thanks for the effort tho- I look foward to this program!
Click to expand...
Click to collapse
Thanks for the image and everything.
Bug fixed. Should work fine now. Sorry for the mishap.
Get latest version of course.
i_konst said:
Bug fixed. Should work fine now. Sorry for the mishap.
Click to expand...
Click to collapse
that did it works great
thanks
a couple suggestions
1. have a close button ...as now i have to close it thru task manager
2. have the option to manuel update and auto update and maybe an update button
i_konst said:
Once I get in the mode of changing things for WVGA, it'll probably not be too hard to make a QVGA one as well.
Click to expand...
Click to collapse
i_konst said:
QVGA support added.
Just grab the v0.2 cab.
Click to expand...
Click to collapse
Thanx, I'll test it in the next days
hi you all. first, big thanks for this software. it's amazing, I was hesitating to buy this of ageye, but as I've found yours...
just to say that it's working very very good on my i900, winmo 6.1 swiss-french rom, installed on besides memory (Ma mémoire), screen res 240x400.
Only the texts are pretty small in forecast, but... PERFECT !
a simple big Thanks !!
works fine on my fuze
Kameirus said:
a couple suggestions
1. have a close button ...as now i have to close it thru task manager
2. have the option to manuel update and auto update and maybe an update button
Click to expand...
Click to collapse
Thanks a lot for the suggestions!
1. Added on version 0.2.2. Thanks for the suggestion.
2. For manual update, check the 2nd post. I posted a hint. For automatic updates, this is a much bigger task because querying for xml data in windows mobile is quite slow. When I work on optimizing the xml parsing code (3rd iteration!) I'll look at how feasible this is. But it's a big task.
Got this error when changing the settings:
Mwunderground.exe
NullReferenceException
bij Mwunderground.MainForm.FillForecastData(ForecastData forecastData, CurrentData currentData, SettingsData settingsData)
bij Mwunderground.MainForm.RetrieveAndFillData()
bij Mwunderground.MainForm.itmSave_OnClick(Object Sender)
bij StedySoft.SenseSDK.SensePanelButtonItem._notifyClick()
bij StedySoft.SenseSDK.SensePanelButtonItem.OnMouseUp(Int32 x, Int32 y)
bij StedySoft.SenseSDK.SenseListControl.OnMouseUp(MouseEventArgs e)
bij System.Windows.Forms.Control.WnProc(WM wm, Int32 wParam, Int32 lParam)
bij System.Windows.Forms.Control._InternalWnProc(WM wm, Int32 wParam, Int32 lParam)
bij Microsoft.AGL.Forms.EVL.EnterMainLoop(IntPtr hwnMain)
bij System.Windows.Forms.Application.Run(Form fm)
bij Mwunderground.Program.Main()
This error occured after I changed the current location. Now I can not restart the app. I get the same error message every time I restart the app. I can not even get into the start screen.
How can I fix this, besides a reinstall of the cab file?
Another idea I would like to see is support for the CHT 2.0 weather widget.
Can also weather stations from other countries be used. I keep getting a list from Greece.
Post-edit:
I think I have found the issue. I keep getting an error message when changing the weather location based on search option for cell towers/gps option. Somehow this function is causing the app to work incorrectly, perhaps due to interference with the option of a manual search of the location search. The error occurs only after I save the settings. Can you see if this can be fixed?

[APP][MOD] Spotify Lite - scaled for standalone use on Wear OS

This is a mod of the Spotify Lite v0.6.6. The official Spotify app for Wear OS is not able to stream music standalone. Sideloading any Spotify works but the UI is obviously giant on Wear OS - see this recent Spotify screenshot from Wear OS.
It's possible to change system wide density but it takes away the usability and look of Wear OS. I did a quick experiment with pure resource mod and it works surprisingly nice so I'm sharing it with you. Downscaling other well written apps is therefore possible.
What it took:
Replace all sizes (dip/sp in layouts, dimens etc.) - I divided them by 2
Few quick fixes - set bottom tab layout alignment to center instead of fill, set custom height for actionBarSize, set horizontal margin for toolbar (so far only on Home screen)
It takes only quite a few commands to create such downscaled modded app. The current version of the size replacement script is really ugly and slow but I think that it would make a great universal script/tool for conversion of any user app (right?)...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Spotify Lite mod is attached to this post. (Lite version doesn't support offline playback but the whole app is supposed to be snappy.)
Full version of modded Spotify (8.4.62.490) is available from mega.nz or AndroidFileHost. Mod v2 (improved top toolbar): mega.nz or AndroidFileHost.
Here's the raw (but trivial) tool - WearModder.jar
How to use it:
Code:
# Decompile apk
java -jar apktool_2.3.3.jar d spotify-lite.apk
# Mod resources (use directory or individual files as arguments)
java -jar WearModder.jar spotify-lite/res
# Perform additional manual tweaks
# Build apk
java -jar apktool_2.3.3.jar b spotify-lite
# Sign
keytool -genkey -v -keystore my-release-key.keystore -alias alias_name -keyalg RSA -keysize 2048 -validity 10000
jarsigner -verbose -sigalg SHA1withRSA -digestalg SHA1 -keystore my-release-key.keystore spotify-lite/dist/spotify-lite.apk alias_name
WearModder modifies all files in-place so do not run it more than once on the same files (d'oh). Feel free to try modding your favorite apps and let me know how well it works.
Update 2018/10/04: Uploaded mod of Spotify Lite v0.9.5.
Chech also uploads of others who shared their (newer) versions.
This is probably the coolest thing I've seen here for a while! If this app would have existed when I had my Huawei Watch, I probably wouldn't have sold it!
GJ. This could be a game changer for Wear OS. Sad that such things doesn't come from Google directly.
I want to see more screenshots of such apps!
Great! It's possibile to download offline music using a premium account?
Thanks
Amazing job!
I am testing this like for an hour now and well it is buttery smooth on my old but amazing Huawei Watch.
I used Wearify (third party app) for spotify music on my watch without the phone but this app was limited to playlists only.
With this solution i can search for music on my watch and play them. and it works really well.
only think to note for people with spotify premium:
I have spotify premium but it shows only the option to shuffle play and i CANNOT save music for offline playback.
but still i wasn't expecting offline playback. only think i expected was a horrible but at least working search button.
But while it is true that it works, it is such an amazing smooth experience so well done!
Homer314 said:
Great! It's possibile to download offline music using a premium account?
Thanks
Click to expand...
Click to collapse
You can't with Spotify Lite yet
Could you do the same with the normal Spotify app? So that we get offline playback! Thanks!
I'm not a Spotify subscriber but I will try modding the full version of Spotify next (I'm really curious how well it will go). I have just learned that there is "Wearify for Spotify" (also online only) so something for actual offline playback is welcome I guess.
How can i install it? Thanks
vuoshino said:
How can i install it? Thanks
Click to expand...
Click to collapse
adb install app-name.apk
Let me know if you need help testing offline playback, if you think of a way to include it somehow.
Thanks for the work!
Not playing anything for me in my Huawei Watch 2. It opens it finds songs but cannot play them it says something is wrong with internet (even it can find whatever you search)...
kryzeK said:
adb install app-name.apk
Click to expand...
Click to collapse
Can you please explain how in details?
downloading...
moneytoo said:
I'm not a Spotify subscriber but I will try modding the full version of Spotify next (I'm really curious how well it will go). I have just learned that there is "Wearify for Spotify" (also online only) so something for actual offline playback is welcome I guess.
Click to expand...
Click to collapse
I've been working on offline playback but that's sadly not that easy, current download implementation consists of ripping the audio stream and saving it as ogg file, works but slow since 1h of music takes 1h to download. And obviously I can't put that on the play store. If you're interested feel free to look at the source.
This is great. Especially useful for people with sim-enabled watches such as the LG Watch Sport.
@moneytoo there's a request a few threads down of trying to use the Polar Flow wear apk (not the full phone one) on Wear OS watches that aren't the M600. Because the apk is only designed for the M600 which has a 240x240 display, all the elements are off place on watches with other res displays. Would you be able to take a quick looksy and see if you could work your magic on resizing the apk for other watches? In this case the resolution actually needs to be scaled up.
Would love to be able to use the Flow apk on my LG Watch Sport which has a 480x480 screen.
I can help provide the most up to date apk if needed.
If anyone has connectivity issues with this mod, this is because of a missing wear connectivity API implementation in this phone app.
You can compile and install the following google sample app: https://github.com/googlesamples/android-WearHighBandwidthNetworking
This app gives you a toggle to enable/disable high bandwidth.
I have just added link to modded version of the full Spotify to the first post. The bottom bar still doesn't look right but it should be manageable. Let me know if offline playback works.
moneytoo said:
I have just added link to modded version of the full Spotify to the first post. The bottom bar still doesn't look right but it should be manageable. Let me know if offline playback works.
Click to expand...
Click to collapse
Wow, that's a huge step forward! I already tested the full mod, and it's incredibly slow on my brand new ticwatch pro, though. Took awhile to load the login screen, then much patience to login (bg animation = lag), but the home screen isn't so bad. Unfortunately that's where the usability stops, because I can only scroll up/down to see the latest playlists/albums, and trying to queue one for offline download is broken because the app thinks I was on cellular, despite wifi being enabled. I couldn't access the settings interface to override this. I don't have a small smartphone, and without gesture functionality or an interface redesign, I can't imagine a usable interface from the main app that shows everything one might hope to operate..
hey guys,
i tested the full version on my ne ticwatch pro, because of some connetction issues with the spotify wear app.
the full version (by moneytoo) worked fine, exept some usability problems because of the resultion with 400x400px
if searched for one of my public playlists and it was possbile to download the songs. disconected my watch from the wlan and the songs could stil be played.
could it be possible to adjust the dpi settings in the app for 400x400px?
not only the bottom bar, althoug the settings button and the searchbar are out of the screen.
I've just uploaded another mod of the full Spotify that should work better with the top menu/toolbar across devices (hopefully).

Categories

Resources