After a long search for 3D user interfaces I finally found something wich is in a beta for now. still you can try it out as an app. hopefully they will bring something like this as a real launcher.
for more information go to rightware.com
download files below
Installation instructions
1) Connect the phone to the computer
2) In the Android menu screen, slide down the upper menu and select the “USB connected” item and “Mount”
3) Create \rightware\houseofapps folder structure on your mass storage
4) Copy the files evkit.kzb, binaries.cfg, font.fnt, font.png and HouseOfApps.apk to the folder
5) “Safely remove hardware” (right-click > Eject) in Windows to ensure the files were copied correctly, then detach the USB cable
6) Install the HouseOfApps.apk file with Android SDK tools or with a third party file manager or application installer program.
So you downloaded the demo material from their site and posted it here instead of just pasting a link?
Fedr0 said:
So you downloaded the demo material from their site and posted it here instead of just pasting a link?
Click to expand...
Click to collapse
+1
Please follow the proper download link as given below as DEMO version will be registered on your name & this will also help the developer
http://www.rightware.com/en/Kanzi+UI+Solution/Download+free+Kanzi+Demo+for+Android/
Anyways appreciate "matthias19" nice find..!!!
I couldn't put a link in the thread because i'm new here, sorry about that
Incidentally, this is not a UI or launcher. It's a framework for developers to create software with. Yeah, it looks pretty, but it's not software.
matthias19 said:
I couldn't put a link in the thread because i'm new here, sorry about that
Click to expand...
Click to collapse
You can add an attachment but not paste a link..???
Strange..!!!
johncmolyneux said:
Incidentally, this is not a UI or launcher. It's a framework for developers to create software with. Yeah, it looks pretty, but it's not software.
Click to expand...
Click to collapse
In the description i said it's an app, not a launcher. but in the future it could be a launcher
matthias19 said:
In the description i said it's an app, not a launcher. but in the future it could be a launcher
Click to expand...
Click to collapse
It's not an app - it's a framework for developing apps. It's like calling .Net an application.
Maybe somebody could be kind enough to post a youtube vid of this thing in action?
huggs said:
Maybe somebody could be kind enough to post a youtube vid of this thing in action?
Click to expand...
Click to collapse
There's a demo video on their website
Thanks, I didnt see it on there at first.
That looks pretty sweet.
huggs said:
Maybe somebody could be kind enough to post a youtube vid of this thing in action?
Click to expand...
Click to collapse
there's a you tube vid for it check on this thread..sorry but I only know how to post links but I'm still learning to post videos in this forum..
http://forum.xda-developers.com/showthread.php?p=13044686#post13044686
Damn ... Going to see what I can do with this. Looks like a way to make your phone look more XBMC like. I love it.
whens this thing gunna be available?
Can someone upload the apk out a zip file..
Many thanks
Related
Hi Everbody,
I am Shailesh Ashar and this is the first time I am getting my hands dirty with Windows Mobile development.
So here is a little app that I developed : Group SMS Solution.
As the name suggest it is basically a program to send smses to a group of people at the same time.
Foll. are the features:
1. Category Wise Contact Pickup
2. Individual Contact Pickup made easy
3. works with WM5 and WM6.
4. Seems to be moderately paced as it is written using managed code but does the job well.
5. It is free.
PREREQUISITES:
.NET Compact framework 2
download here :
http://www.microsoft.com/downloads/...6b-356b-4a2c-857c-e62f50ae9a55&displaylang=en
DISCLAIMER:
This program is written using managed code so it technically cannot harm your windows mobile device but anyways do not blame me for anything.
[size=+1]
To Download go to http://shaileshashar.110mb.com/groupsms.php
Feel free to link to the download page but please do not link directly to the cab files. I want some traffic on my website.
[/size]
--------------------------------------------------------------------
Fixed a small bug while loading categories , as pointed out by SayMobile
Hi shailesh, great work..let me test and come back
Feedback
Pls do give me Feedback, suggestions etc as this is my First app & it will really Keep me ticking.
Very well done shailesh now it will help me send group message.
Thanks
'I love walking in the rains so that no one can see me crying ...'
Geez how depressing... cheer up, have a beer and a night out with the boys.
I confirm working on Athena,Universal and Wizard..shd work on all the devices..it is really a good app
hdubli said:
I confirm working on Athena,Universal and Wizard..shd work on all the devices..it is really a good app
Click to expand...
Click to collapse
Thanx hdubli for testing this on various devices and also for appreciating my work, u have made my day.
esseff said:
'I love walking in the rains so that no one can see me crying ...'
Geez how depressing... cheer up, have a beer and a night out with the boys.
Click to expand...
Click to collapse
Hey I am not a depressed soul although the quote is very thought provoking. Checkout the Superman logo as my avatar.
thnaks first
it is working with my imate jasjam although i installed net framework 2
the message appear:ERROR
"this application requires a newer version of Microsoft NET Compact Framework than the version installed on the device."!!!!!!!!!!!!!!!!!!:confused:
Nice app - well done. Works just fine on my artemis, cheers
Hi Shailesh,
This is certainly a very nice and extremely useful app for WM devices.
I've tested it briefly on my WM5 Herald and it works great. I do have a few minor bug reports and feature suggestions for your next version:
1. When contacts belong to multiple custom groups, it lists the same group twice with a space before the group name. So if some contacts are in the group called Ping and others are in the group called Pong and yet others are in both groups, it will list "Ping", "Pong" and " Ping" and " Pong"
2. Could you possibly add a context menu for the text editor where you do Cut/Copy/Paste rather than the Paste from Clipboard button?
3. In the final screen, if you press Back, it takes you right back to the first text entry screen rather than just one screen back.
Will test and give you any further inputs soon.
Thank you for the excellent app that you've given to the community for free!
SayMobile said:
Hi Shailesh,
This is certainly a very nice and extremely useful app for WM devices.
I've tested it briefly on my WM5 Herald and it works great. I do have a few minor bug reports and feature suggestions for your next version:
1. When contacts belong to multiple custom groups, it lists the same group twice with a space before the group name. So if some contacts are in the group called Ping and others are in the group called Pong and yet others are in both groups, it will list "Ping", "Pong" and " Ping" and " Pong"
2. Could you possibly add a context menu for the text editor where you do Cut/Copy/Paste rather than the Paste from Clipboard button?
3. In the final screen, if you press Back, it takes you right back to the first text entry screen rather than just one screen back.
Will test and give you any further inputs soon.
Thank you for the excellent app that you've given to the community for free!
Click to expand...
Click to collapse
Hey thanks for pointing out the bug SayMobile,
#1. I have fixed the bug as pointed out
#2. I thought the framework would automatically provide the Cut/Copy/Paste feature but it did not, anyways the button is doing the needful.
#3. It have purposely kept it that way
Please download the new cab from the first page.
myRIGHT said:
thnaks first
it is working with my imate jasjam although i installed net framework 2
the message appear:ERROR
"this application requires a newer version of Microsoft NET Compact Framework than the version installed on the device."!!!!!!!!!!!!!!!!!!:confused:
Click to expand...
Click to collapse
Please restart your device after installing NET Compact Framework 2.
If it still does not work then re-install GroupSMS.
shaileshashar said:
Hey thanks for pointing out the bug SayMobile,
#1. I have fixed the bug as pointed out
#2. I thought the framework would automatically provide the Cut/Copy/Paste feature but it did not, anyways the button is doing the needful.
#3. It have purposely kept it that way
Please download the new cab from the first page.
Click to expand...
Click to collapse
Hi.
#2: This is really easy to implement, i can help you if you want..
what are you programming in?
Inphyy said:
Hi.
#2: This is really easy to implement, i can help you if you want..
what are you programming in?
Click to expand...
Click to collapse
I am programming using C# pls tell me what to do.
shaileshashar said:
I am programming using C# pls tell me what to do.
Click to expand...
Click to collapse
Just had to download the app first
lets see, drag a ContextMenu on to your form in designer, then select your textbox, or whatever, and set ContextMenu to ContextMenu1 in teh properties-window.
Then click your contextmenu and add Menu-options to it.
it is probably located on top of your left softkey
tell me if you need more help
Inphyy said:
Just had to download the app first
lets see, drag a ContextMenu on to your form in designer, then select your textbox, or whatever, and set ContextMenu to ContextMenu1 in teh properties-window.
Then click your contextmenu and add Menu-options to it.
it is probably located on top of your left softkey
tell me if you need more help
Click to expand...
Click to collapse
Thanx Mate will implement it.
error
doesnt open is my xdaIIs
gives the error
file or assembly name
'micrsoft.WindowsMobile>pocketOutlook, Version =1.0.0.0,Cultyure+neutral,
PublicKeyToken+31BF3856AD364E35', or one of its dependencies, was not found,
meehaa said:
doesnt open is my xdaIIs
gives the error
file or assembly name
'micrsoft.WindowsMobile>pocketOutlook, Version =1.0.0.0,Cultyure+neutral,
PublicKeyToken+31BF3856AD364E35', or one of its dependencies, was not found,
Click to expand...
Click to collapse
pls check whether u have .net compact framework 2 installed.
yes
yes its installed, I tried re-installing .Net, but no solution
Program with transitions when a button is pressed.
I'm using wa2, flash and mortscript.
-I use wa2 to control the some system aspects
-I use flash instead of Wad.
- I use Mortscript to execute all commands, so that the commands can be changed after building the flash.exe. Images are not changable outside flash yet, but I'm going to try that later, so every image can be changed.
Check out my second test video:
-Added calendar, calculator, drawpad to the program.
http://rapidshare.com/files/34819024/MVI_0892_PocketPC.avi.html
31. May: I've attached a flash movie (not for ppc), so that u can see how it's getting along.
I'm gonna update this as often as possible.
EDIT: ---And thanks to larna for publishing the icontact app
Very, very nice.
Have you thought of doing that in C ? It would be much faster i guess.
Anyway, keep up the good work.
larna
Wow.
I was told that that couldn't be done on a ppc because of graphics limitations...
Where can I get it?
PLEASE keep developing this!
larna said:
Very, very nice.
Have you thought of doing that in C ? It would be much faster i guess.
Anyway, keep up the good work.
larna
Click to expand...
Click to collapse
If i knew programming it would be nice I started making this a week ago, and it was really really difficult for me, because I didn't even know flash, and actionscripts for ppc was difficult to find and get to work properly.. like the sip command etc...
Thanks for the comments!
Well, iContact was my first app written in c for win32. And it was and still is difficult.
I started with similar to yours, in C. If you decide to try to redo your app in C i'll be glad to help.
Good luck.
larna
Because it seems to be very nice application, is it possible to have a download link, please?
Thanks.
jolas said:
Because it seems to be very nice application, is it possible to have a download link, please?
Thanks.
Click to expand...
Click to collapse
This application is just a "semi" application. It will probably not work good on all devices, since I've implemented some commands that probably are specific for wm2003.
It's made in Flash, and Flash communicates with mortscript for all external commands (to open apps, import ram, change backlight, etc), except some "sip" commands and a few more.
The links to the apps can be changed through the mortscripts, but not the icons for now. I will try and research for a way to do it, but "flashplayer 7 for ppc" can only read normal jpg, so i'm not sure if it is possible. In worst case after I'm finished, I'll at least share the .fla file for tweaking, with some basic documentation.
You will also need a flash compiler that can build .exe files of flash files for ppc.
Thanks for your reply. I hope that you are going to make a full working application and share it with us.
Thank you.
Added new video
Perfect!!!!!!!!!!!
to jonas
Hi!
I have sent you you a private message if you havent seen it
Wow...your app is looking nice so far. Keep up the good work.
rhov23 said:
Hi!
I have sent you you a private message if you havent seen it
Click to expand...
Click to collapse
Sorry, I didn't see it, until your post.
I send you PM.
rhov23,
any news?
jolas said:
rhov23,
any news?
Click to expand...
Click to collapse
sorry... I'm pretty busy getting the mp3 player to work properly... it seems that the flashprojector has problems reading xml files outside the compiled .exe file.
I'm trying to get a workaround, but with my feeble actionscript skills it takes a long time...
(the thing is that the xml files is needed to add songs, and load mp3s... not the perfect way to do it but the only way to do it with flash...) I'll post more on this subject tomorrow.
Some bad news: since you have VGA resolution, and this uses qVGA resolution, it probably won't look good on your device. I will hopefully have an .exe compiled until friday.
Sorry to bring an old thread back. Can you narrow the/a application to just the animation of the opening and closing of applications for the ones that dont want the complete app but want the window animations?
You can get all the latest updates of iTask in the Wisbar Advanced 2.x Skins forum at www.lakeridgesoftware.com
nice
look great man... keep up the good work....
Once again I uploaded your video to youtube so it's easier to watch. If you want to post the link to it on the first post: http://www.youtube.com/watch?v=xaGBIicsPN0
LGSilva said:
Once again I uploaded your video to youtube so it's easier to watch. If you want to post the link to it on the first post: http://www.youtube.com/watch?v=xaGBIicsPN0
Click to expand...
Click to collapse
That's the old version. A new video should be made to show the new items added like text keyboard, weather, news, apps, games, etc.
Hi All,
Don't know if somebody already posted this, but I couldn't find a thread about it.
I just saw a link in a Dutch forum regarding a website where you can create your own panel.
Here's the link: http://www.mysonyericssonblog.com/x1panelcreator/index.php?step=1&lang=en
It's just that my Italian is not that good, so I cannot find the guide. Maybe somebody here can find it and explain how it exactly works. But it sure looks promising.
Herman
Here is the English tutorial
BTW. It's an HTML panel designer
WOW Nice find,
without reading it all yet, will do later, it looks like it will be incredibly simple to do something such as a program launcher.
cool, i'm thinking of making a Hyves panel (dutch facebook like social website)..
Groet, Steven
this sounds great but i dont know how to program in html
anyone one able to give me a basic guide
Wow! This is a great find!
Now I just need to come up with some good panel ideas...
Nice!
What you guys want?
Ganondolf said:
this sounds great but i dont know how to program in html
anyone one able to give me a basic guide
Click to expand...
Click to collapse
Get hold of a WYSIWYG website editor and use one of those..
I think dreamweaver is still available as a trial, try that to build what you want to see, then save the page as html.
otherwise there's huge amounts of websites that give tutorials on html, it's not difficult at all.
SE Panel SDK supports native panel (i.e. panel developed using windows programming technique) and html-based panel. the latter will be more designer-friendly, but probably won't be sophiscated as the native since API will be limited. That said, with all the panel request on running certain app as the background, I got to say html-based panel might just well do the job.
This is a really awesome find. Makes things simpler/quicker...
Taking requests for HTML panels. Need an idea for my first panel
Evostance said:
Taking requests for HTML panels. Need an idea for my first panel
Click to expand...
Click to collapse
Try a simple program launcher, that should give you a taster of what to do.
Evostance said:
Taking requests for HTML panels. Need an idea for my first panel
Click to expand...
Click to collapse
what about some sort of task manager panel, maybe if possible with more info than the standard task manager. it could include info for battery, ram, cpu use, heat etc. a sort of all in one info panel/task manager
Ganondolf said:
what about some sort of task manager panel, maybe if possible with more info than the standard task manager. it could include info for battery, ram, cpu use, heat etc. a sort of all in one info panel/task manager
Click to expand...
Click to collapse
Sounds like a good idea.
At the minute im just making a simple development panel.
Just so people can see how it works when they look at the HTML of the panel etc.
Ive managed to open .exe's etc, just wondering how to open sections of the .exe.
For example: clock.exe opens up the alarm bit where you can set alarms. However im wondering if the tabs on that part are also part of clock.exe
Does anyone know how I can access \\Windows of my X1 on my PC? I can only seem to access it using Total Commander on my X1 and to be honest. Its hard to scroll through thousands of files on such a small screen lol
how about a games panel?
Ganondolf said:
how about a games panel?
Click to expand...
Click to collapse
Thats dependant on the games you have installed. I could do it with the games already on the phone but other than that, each person would have to customise it for their own phone
Evostance said:
Thats dependant on the games you have installed. I could do it with the games already on the phone but other than that, each person would have to customise it for their own phone
Click to expand...
Click to collapse
could the panel have settings in the panel manager, where the user could add and delete games?
Evostance said:
Does anyone know how I can access \\Windows of my X1 on my PC? I can only seem to access it using Total Commander on my X1 and to be honest. Its hard to scroll through thousands of files on such a small screen lol
Click to expand...
Click to collapse
As long as you've got activesync or the vista version installed you should be able to go through my computer.. But I'm on my linux machine at the mo so can't say what exactly the path is.
I don't think you can overwrite files in x1 windows btw direct from the pc.
fards said:
As long as you've got activesync or the vista version installed you should be able to go through my computer.. But I'm on my linux machine at the mo so can't say what exactly the path is.
I don't think you can overwrite files in x1 windows btw direct from the pc.
Click to expand...
Click to collapse
Ah nice one. I had to unhide my OS files in file explorer on windows
EDIT: HTML Dev Panel V1 here
can someone tell me what im doing wrong, i have no programing exp so it may be something simple. i tried to make a simple panel that has a pic as a background and a pic as a button that sends u to another pic. i have uploaded the cab and the folder with the html code and pics. any help in what im doing wrong would be great
This is nothing special, but I was searching for it and couldnt find it, so I threw it together.
It is simply a wrapper for the Myspace Mobile site (m.myspace.com) and should render in all resolutions.
It makes use of the widget capabilities of Windows 6.5, and thus is ONLY FOR 6.5. This is not a ".cab" file it is a ".wgt" file.
Extract the ".wgt" and click to install it!
The only know bug is when installing some users may get the "There is no application associated with Myspace. Run the application first, then open this file from within the application" error depending on how the ".wgt" association is setup . To fix it, install Themuzz's solution which sets the association to open the Widget Installer.
works good so for, nice job.
it will be nice with screenshot
kancrutt said:
it will be nice with screenshot
Click to expand...
Click to collapse
attached
like i said tho, its nothing fancy, simply a wrapper for the mobile site.
hrhnick said:
attached
like i said tho, its nothing fancy, simply a wrapper for the mobile site.
Click to expand...
Click to collapse
thanx for screenshot
so its just direction to m.myspace.com with browser?
kancrutt said:
thanx for screenshot
so its just direction to m.myspace.com with browser?
Click to expand...
Click to collapse
It is a Windows Mobile "Widget"
MSDN Reference: http://msdn.microsoft.com/en-us/library/dd721906.aspx
this is pretty sweet. too bad I almost dont use MySpace anymore.
running on my tilt, I had an issue; fonts are TOO big; and there is an issue that it does not take up all of the available screen like the other widgets do. the scroll bars are useless in winmo6.5.
great thing though. works very quick and loads images quickly too. it would be nice to be able to save images in it (for contacts) but that is probably asking too much. lol.
thanks. this will stay.
Hi,
nice widget, but small letters. Please make it finger friendly. My Device - Touch HD with 480 x 800 pixel.
with friendly greet
starbase64
very nice
thanks for sharing mate
I've searched and searched and searched. But yet to find anything working well.
I'm trying to find a customizable soundboard app. There's so many sounds ide use (Dave Chappelles Rick James, Mr T, Anchorman... I could seriously go on forever)
If there's nothing out there you guys and gals could suggest for me, is there any devs out there that could point me in the right direction on how to write this app.
Cheers peeps
use this program http://www.freewarepocketpc.net/ppc-download-wdaft-for-wqvga-vga-qvga-and-square-mobile.html as a base. in the explorer, you can switch the sounds and graphics to what you like. p.s. this program friggin rocks!
Dude, your gonna get busted posting warez here.
Dude, your cant post warez here. read the rules
how is it a ware? it says its beta and its listed as freeware on that site.
Sorry dude. Didn't actually read it. saw the site 'ppcwarez' and though it was
my bad
Nice lil app. but how would one change the sound s and such?
its all good. i installed to my sd. i go to my device/sd card/program files/godaft. in the two folders are the images and sounds. you can make your own images or go to iconspedia.com and grab some free icons and replace them with the originals. then you can grab the sound files you want to use and replace them with the ones in there. i dont know what format it is either .wav or .mp3, but you can grab an mp3 converter freeware app from somewhere to change it. the only thing you gotta do is make sure you rename the file you put in with the one you take out.
Sweet,
Ive managed to change the header and sounds to dave chappelle's rick james.
There's only one problem. The buttons still read 'harder, better, faster, stronger'
I cant find anything related to these in the skin folder.
Any ideas?
ok i just checked and there is no button associated with the words. my advice is to just reverse-engineer the app until you find the text written into it. try using a .cab decompiler/extractor or visual studio. if you dont know how to do this then maybe look around on here for people who deconstruct files. i would look and try to write you a new board but i dont have the time and resources right now. you might also wat to try to find another sound board like the fart app. not all of them have all images cooked into it.
Dude,... this is THE BEST app ever invented. Work has never been that easy,... I put "shut up", "go away", "bring me coffee" and "cu tomorrow" in the app and I never ever have to open my mouth again
Post
Post your sound board once you finish
bennyj71 said:
Post your sound board once you finish
Click to expand...
Click to collapse
I didn't actually edit the program itself. I just created the 4 sound files (*.wav) I wanted and named them L1.wav, L2.wav, L3.wav and L4.wav
Then I replaced the original sound files in the Godaft/Sounds folder with my own ones and now the first 4 buttons play my sounds. The buttons are still called "work it", "make it", etc., but they play my sounds. So if I would add more sounds, it might become hard to remember, which sound is on which button,... but the 4 I have are all I need and easy to remember
emcn84 said:
ok i just checked and there is no button associated with the words. my advice is to just reverse-engineer the app until you find the text written into it. try using a .cab decompiler/extractor or visual studio. if you dont know how to do this then maybe look around on here for people who deconstruct files. i would look and try to write you a new board but i dont have the time and resources right now. you might also wat to try to find another sound board like the fart app. not all of them have all images cooked into it.
Click to expand...
Click to collapse
Thanks buddy.
I used 7-zip to extract the cab file and got loads of files. Extensions are .001 all the way to .052 (I'm guessing these are the resouces) and an XML file (used to install)
I've looked through the XML in notepad and cant find anything there.
So its in the resource files somewhere. How do i open these files?
Ive checked out Visual Studio, but not sure which version I'm after as don't know which language this apps written in.
I'll grab the all-in-one package though
bennyj71 said:
Post your sound board once you finish
Click to expand...
Click to collapse
If you mean the Rick James soundboard I'll post it when its done. But I'm quite new to all this. Never written an app before. So might be a while lol
Fin9ers said:
Thanks buddy.
I used 7-zip to extract the cab file and got loads of files. Extensions are .001 all the way to .052 (I'm guessing these are the resouces) and an XML file (used to install)
I've looked through the XML in notepad and cant find anything there.
So its in the resource files somewhere. How do i open these files?
Ive checked out Visual Studio, but not sure which version I'm after as don't know which language this apps written in.
I'll grab the all-in-one package though
Click to expand...
Click to collapse
it sometimes sucks that you have to use multiple extractors to dig out one simple image. i still got an eye out for another soundboard for you that is much simpler to edit to your liking. there was also a guitar app i seen that was crazy simple to switch...http://forum.xda-developers.com/showthread.php?t=482726. there is only 6 sound options and you have to skin the buttons the same as guitar strings.
http://www.freewarepocketpc.net/ppc-download-wdrums-mobile.html
http://www.freewarepocketpc.net/ppc-download-fart-machine.html
http://www.freewarepocketpc.net/ppc-download-flaxbox.html
http://www.freewarepocketpc.net/ppc-download-mobile-fx.html
a few soundboards i copy and pasted from my phone on the way home from work
emcn84 said:
http://www.freewarepocketpc.net/ppc-download-wdrums-mobile.html
http://www.freewarepocketpc.net/ppc-download-fart-machine.html
http://www.freewarepocketpc.net/ppc-download-flaxbox.html
http://www.freewarepocketpc.net/ppc-download-mobile-fx.html
a few soundboards i copy and pasted from my phone on the way home from work
Click to expand...
Click to collapse
The first one, with the drums has very good reaction. Like it! Didnt have the time to customize it yet...