Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Tip us?
 
torment
Old
(Last edited by torment; 1st October 2007 at 01:20 PM.) Reason: Added image
#1  
Junior Member - OP
Thanks Meter 0
Posts: 6
Join Date: Sep 2007
Default System Info App and HomeScreen

Hello

This is my first post in this very handy forum.

I recently bought a HTC S710 with WM6 personal installed.
I wrote software for Pocket PC before. so i had to try this to...
Here are some results.

MobySys:
a application that has some system info, such as battery, signal strength,
Wifi status, bluetooth status and gprs status.

For wifi and bluetooth are functions implented to switch on and off

MobySys plugin:
This a homescreen plugin
These two apps mainly do the same
accept the gprs status is left out.
Also funtions to switch wifi and bluetooth on and off.

This is my first release and is still in beta but close to a release candidate.

have fun.

Attached Files
File Type: cab MobySys Install.CAB - [Click for QR Code] (804.4 KB, 206 views)
File Type: cab MobySys plugin.CAB - [Click for QR Code] (168.6 KB, 169 views)
 
nav1
Old
#2  
nav1's Avatar
Senior Member
Thanks Meter 0
Posts: 158
Join Date: Apr 2007
This looks very nice. I can't wait to try it.
HTC HD7
 
ecotrojan
Old
#3  
Junior Member
Thanks Meter 2
Posts: 28
Join Date: May 2006
Quote:
Originally Posted by e-v@n View Post
This looks very nice. I can't wait to try it.
eing a complete noob to WM6 on my iPaq 514 - this dont work....
 
torment
Old
#4  
Junior Member - OP
Thanks Meter 0
Posts: 6
Join Date: Sep 2007
Quote:
Originally Posted by ecotrojan View Post
eing a complete noob to WM6 on my iPaq 514 - this dont work....
Copy .cab files to your phone and execute them from the phone...
 
nav1
Old
#5  
nav1's Avatar
Senior Member
Thanks Meter 0
Posts: 158
Join Date: Apr 2007
How do you make the homescreen plugin work? What is the code for it?
HTC HD7
 
torment
Old
#6  
Junior Member - OP
Thanks Meter 0
Posts: 6
Join Date: Sep 2007
Quote:
Originally Posted by e-v@n View Post
How do you make the homescreen plugin work? What is the code for it?
A homescreen plugin is made with the visual studio and the smartphone sdk from microsoft installed.
Then this homescreen is made in C++ because a plugin is basicly a COM-plugin

if you installed the SDK look for the HomeScreen sample in your SDK directory.
HTC S710
 
nav1
Old
(Last edited by nav1; 3rd October 2007 at 08:04 PM.)
#7  
nav1's Avatar
Senior Member
Thanks Meter 0
Posts: 158
Join Date: Apr 2007
Sorry but I meant how do you put this homescreen plugin in the first screenshot on your homescreen. And to be more specific, what do you put in the homescreen's xml in order for the plugin to show up?
HTC HD7
 
Elisha
Old
#8  
Senior Member
Thanks Meter 276
Posts: 1,755
Join Date: Oct 2007
i really like the look of this....i have the same question.....how do i get the plugin to display in the today screen without using Facade like in your screenshot?
any way of hgetting it to work on the default themes?
 
shinobu
Old
#9  
Junior Member
Thanks Meter 0
Posts: 1
Join Date: Nov 2005
Default Softkey Icons

I have another question your home screen.
How to show/change icons on softkey?
(Cool windows icon and task icon)

regards,
 
torment
Old
(Last edited by torment; 10th October 2007 at 04:11 PM.)
#10  
Junior Member - OP
Thanks Meter 0
Posts: 6
Join Date: Sep 2007
Sorry for the missing xml code, here it is:

<plugin clsid="{B39E4DD1-8F27-46cf-A6DD-3FE043A15606}" name="MobiSysPlugin" height="55" >
</plugin>
HTC S710

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Flash Custom ROM and Recovery to Samsung Galaxy S 4

After reading about Dan Rosenberg’s bootloader exploit for the Samsung Galaxy S 4,I … more

Windows-Based Multi-Tool for the Sony Xperia U

If you are a flashaholic and an owner of the Sony Xperia U, you may be interested in the … more

XDA University: Crafting Recovery-Flashable Packages

Those of us who use Linux on a day to day basis don’t think twice about sinking … more