Everything Motorola Q  
Home Motorola Q Store Moto Q Software News Motorola Q Reviews Moto Q Forums Q Social Moto Q FAQ Contact Us Everything Q RSS feed


Go Back   Motorola Q Forum | Everything Q > Q Software Developers > Software Developers

Notices



Reply
 
Thread Tools Display Modes
Old 08-12-2007, 08:14 PM   #21 (permalink)
 
relaxnow's Avatar
 
Join Date: Aug 2007
Location: San Francisco
Posts: 143
Thanks: 17
Thanked 4 Times in 4 Posts
relaxnow is on a distinguished road
Default help boosting my internet and registry editor installation

I can't use my pc to sync with q so i'm looking for a way to install a registry editor by using a storage card or other idea.

I tired going to :
http://www.phm.lu/Products/PocketPC/RegEdit/ then dowloaded the link pkt selection: Smartphone 2002,2003 (ARM/PXA) Pocket PC 2002,2003
and saved the d/l to my storage card but got installation uncussful. can you help?

THANKS
relaxnow is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 08-12-2007, 10:12 PM   #22 (permalink)
 
Pony99CA's Avatar
 
Join Date: Dec 2006
Location: Hollister, CA
Posts: 1,567
Thanks: 11
Thanked 133 Times in 95 Posts
Pony99CA is on a distinguished road
Default Use CAB Files

Quote:
Originally Posted by relaxnow View Post
I can't use my pc to sync with q so i'm looking for a way to install a registry editor by using a storage card or other idea.

I tired going to :
http://www.phm.lu/Products/PocketPC/RegEdit/ then dowloaded the link pkt selection: Smartphone 2002,2003 (ARM/PXA) Pocket PC 2002,2003
and saved the d/l to my storage card but got installation uncussful.
That was an EXE or MSI file, right? You need a CAB file to install directly on your device.

Run the installer you got on your PC, look in the installation folder (C:\Program Files\PHM\PHM Registry Editor on my PC) and copy regedit.Stngr_ARM.CAB to your memory card, then "run" that file on your Q.

Steve
__________________
Silicon Valley Pocket PC
http://www.svpocketpc.com

If somebody helps you, boost their reputation. Click the Reputation button icon under their user name.
Pony99CA is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-17-2007, 07:15 PM   #23 (permalink)
 
Join Date: Aug 2007
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
ipp3 is on a distinguished road
Default

Any resources for directX? I'm interested on porting over a tetris clone. Any books or links for tutorials would be great.
ipp3 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-26-2007, 02:31 PM   #24 (permalink)
 
Join Date: Jul 2007
Posts: 75
Thanks: 6
Thanked 3 Times in 2 Posts
slapout is on a distinguished road
Default

Quote:
Originally Posted by ipp3 View Post
Any resources for directX? I'm interested on porting over a tetris clone. Any books or links for tutorials would be great.
Microsoft has some videos/screencasts about using directX on smartphones. I'll see if I can find the link and post it.

Here ya go:
http://www.robmiles.com/mobile-game-development/

Last edited by slapout; 09-26-2007 at 09:28 PM. Reason: Added link
slapout is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-26-2008, 11:52 PM   #25 (permalink)
 
Join Date: May 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
bella.m31 is on a distinguished road
Default

hey, just wondering if you could have a look at my thread and help out?

I would have written my question here but I didnt see this thread till it was too late.

http://www.everythingq.com/forum/sof...ing-22092.html
bella.m31 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-05-2008, 06:27 PM   #26 (permalink)
 
Join Date: Jun 2008
Posts: 12
Thanks: 3
Thanked 0 Times in 0 Posts
BenKrishman is on a distinguished road
Default

I'm writing a simple timer program for my Q9h in VB.net 2008. I have the timer working as I would like, but I would like when the timer runs out to play a sound that I choose and how to have the program to pop back up(if I go back to the homescreen after starting the timer).

Any help would be greatly appreciated.

Last edited by BenKrishman; 06-05-2008 at 06:38 PM.
BenKrishman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-06-2008, 10:40 AM   #27 (permalink)
 
Join Date: Jul 2007
Posts: 75
Thanks: 6
Thanked 3 Times in 2 Posts
slapout is on a distinguished road
Default

Quote:
Originally Posted by BenKrishman View Post
I'm writing a simple timer program for my Q9h in VB.net 2008. I have the timer working as I would like, but I would like when the timer runs out to play a sound that I choose and how to have the program to pop back up(if I go back to the homescreen after starting the timer).

Any help would be greatly appreciated.
So are you asking how to play a sound or where to put the code to play the sound? It's my understanding that the compact framework version 3.5 introduced a new way to play back sounds. I'm not sure the proper way with 2.0.
slapout is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-06-2008, 08:33 PM   #28 (permalink)
 
Join Date: Jun 2008
Posts: 12
Thanks: 3
Thanked 0 Times in 0 Posts
BenKrishman is on a distinguished road
Default

Quote:
Originally Posted by slapout View Post
So are you asking how to play a sound or where to put the code to play the sound? It's my understanding that the compact framework version 3.5 introduced a new way to play back sounds. I'm not sure the proper way with 2.0.

I know where I need to put the code, I just need to know the code to play and stop a sound, preferably a wma file. I'm writing for 3.5.
BenKrishman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-06-2008, 10:57 PM   #29 (permalink)
 
Join Date: Jul 2007
Posts: 75
Thanks: 6
Thanked 3 Times in 2 Posts
slapout is on a distinguished road
Default

Check out this web page:
http://msdn.microsoft.com/en-us/library/bb629370.aspx
Not sure if it will play a wma, though.
__________________


Man climbs tower in protest http://ManOnATower.com
slapout is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-16-2008, 11:35 PM   #30 (permalink)
 
Join Date: Jun 2008
Posts: 12
Thanks: 3
Thanked 0 Times in 0 Posts
BenKrishman is on a distinguished road
Default

Thanks. I've got the program working as I'd like. How do I deploy the project as a cab file that I can install on my phone?
BenKrishman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT -5. The time now is 12:51 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Integrated by BBPixel ©2003-2008, jvbPlugin
Android forums

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33