Map to Bluetooth Settings? - Advantage X7500, MDA Ameo ROM Development

From Start/Settings/Connections, there's the Bluetooth Settings screen. Does anyone know the filename for this, and where it's located? I'd like to be able to map this to a button if possible.

So no one had done this, or is it even possible?

Try to create a shortcut with the following in the Target field (without quotes): "\\windows\ctlpnl.exe cplmain.cpl,23"

docraj said:
Try to create a shortcut with the following in the Target field (without quotes): "\\windows\ctlpnl.exe cplmain.cpl,23"
Click to expand...
Click to collapse
Excellent - thank you! This works just perfectly.

Related

[New Release] Shortcut Creator V2.3

I was tired of making shortcuts by manual editing, so I made this editor.
The program requires .NET Compact Framework 1 and it was tested on a HTC Magician with WM 2003SE and HTC Polaris with WM6. It has been reported to work on HTC Wizard with WM 2005. Please, feel free to post your experience with different device and operative systems.
Looks great!
I think Odeean did something similar a while back, but beautiful either way.
V
I tried it on my wizard - wm5 and the app would start but soon as i made any selection an error would come up. see jpg
Nice idea - would like to see working - i am fed up too of manual creation of shortcuts as i forget the syntax :wink:
meschle said:
I tried it on my wizard - wm5 and the app would start but soon as i made any selection an error would come up. see jpg
Nice idea - would like to see working - i am fed up too of manual creation of shortcuts as i forget the syntax :wink:
Click to expand...
Click to collapse
Whoops! I forgot to include the required assemblies. Please, redownload the zip file, now I have updated it.
oruam57 said:
meschle said:
I tried it on my wizard - wm5 and the app would start but soon as i made any selection an error would come up. see jpg
Nice idea - would like to see working - i am fed up too of manual creation of shortcuts as i forget the syntax :wink:
Click to expand...
Click to collapse
Whoops! I forgot to include the required assemblies. Please, redownload the zip file, now I have updated it.
Click to expand...
Click to collapse
Lol thanks - its now working. Will post later tonight my findings after testing.
Hi oruam57 for simple shortcuts program works fine.
More complex shortcuts e.g.
''\Program files\omapclock\omapclock.exe'' -clock 240 -launch ''\storage card\program files\TCPMP\player.exe'' -restore
your program when editing same lnk just shows ''\Program files\omapclock\omapclock.exe'' -clock 240 -launch in target path / parameters
the last section is missed out - i guess a bug?
even when i add last section manually it will not save it.
look forward to comments\update
meschle said:
Hi oruam57 for simple shortcuts program works fine.
More complex shortcuts e.g.
''\Program files\omapclock\omapclock.exe'' -clock 240 -launch ''\storage card\program files\TCPMP\player.exe'' -restore
your program when editing same lnk just shows ''\Program files\omapclock\omapclock.exe'' -clock 240 -launch in target path / parameters
the last section is missed out - i guess a bug?
even when i add last section manually it will not save it.
look forward to comments\update
Click to expand...
Click to collapse
Wow, that would be a longcast! Redownload, now it should manage it correctely.
is it possible to make a shortcut on sms messages for inbox, sent and draft? thanks!
oruam57 said:
meschle said:
Hi oruam57 for simple shortcuts program works fine.
More complex shortcuts e.g.
''\Program files\omapclock\omapclock.exe'' -clock 240 -launch ''\storage card\program files\TCPMP\player.exe'' -restore
your program when editing same lnk just shows ''\Program files\omapclock\omapclock.exe'' -clock 240 -launch in target path / parameters
the last section is missed out - i guess a bug?
even when i add last section manually it will not save it.
look forward to comments\update
Click to expand...
Click to collapse
Wow, that would be a longcast! Redownload, now it should manage it correctely.
Click to expand...
Click to collapse
Thanks will try it later after work
Thanks oruam57 now works with the mentioned shortcut. How long can the parameters be? I would make it quite long to suit all circumstances if possible. When will the icon section be finished? Cheers
meschle said:
Thanks oruam57 now works with the mentioned shortcut. How long can the parameters be? I would make it quite long to suit all circumstances if possible. When will the icon section be finished? Cheers
Click to expand...
Click to collapse
Good. The parameters can be as long as you like (at least in theory), the problem you found was due to a parsing bug, not to a length limit.
Redowload the current version, the icon browser is there (not fast but working).
oruam57 said:
meschle said:
Thanks oruam57 now works with the mentioned shortcut. How long can the parameters be? I would make it quite long to suit all circumstances if possible. When will the icon section be finished? Cheers
Click to expand...
Click to collapse
Good. The parameters can be as long as you like (at least in theory), the problem you found was due to a parsing bug, not to a length limit.
Redowload the current version, the icon browser is there (not fast but working).
Click to expand...
Click to collapse
Works a treat thanks, icon came out fine - seems fast enough to me. Any further developments planned? How about an installer to finish it off?
meschle said:
Works a treat thanks, icon came out fine - seems fast enough to me. Any further developments planned? How about an installer to finish it off?
Click to expand...
Click to collapse
The caching of browsed icons (no need to reload them every time if the file is the same), some more testing, then I will pack all in a cab. Thanks for your testing.
Just uploaded an update. Should be in 'release candidate' status.
Improvements: .bak file creation, cut/copy/past extended on all text boxes, browsed icon caching.
oruam57 said:
Just uploaded an update. Should be in 'release candidate' status.
Improvements: .bak file creation, cut/copy/past extended on all text boxes, browsed icon caching.
Click to expand...
Click to collapse
Thanks for the update - where is the bak file stored? I cant find it.
meschle said:
Thanks for the update - where is the bak file stored? I cant find it.
Click to expand...
Click to collapse
The backup is created only if you open an existing shortcut and it is saved in the same directory of the original with name <original name>.bak.lnk
Moreover, only the original is kept, that is if you open x.lnk, modify it and save, x.lnk contains the new shortcut and x.bak.lnk the original ones. From then on x.bak.lnk is not overwritten and when you are satisfied with x.lnk you should manually delete x.bak.lnk
Hope I was clear enough, English is not my mother tongue.
oruam57 said:
meschle said:
Thanks for the update - where is the bak file stored? I cant find it.
Click to expand...
Click to collapse
The backup is created only if you open an existing shortcut and it is saved in the same directory of the original with name <original name>.bak.lnk
Moreover, only the original is kept, that is if you open x.lnk, modify it and save, x.lnk contains the new shortcut and x.bak.lnk the original ones. From then on x.bak.lnk is not overwritten and when you are satisfied with x.lnk you should manually delete x.bak.lnk
Hope I was clear enough, English is not my mother tongue.
Click to expand...
Click to collapse
Got it now - yep works well!
How about an about screen in the app? Give yourself some credit for all your hard work!
meschle said:
Got it now - yep works well!
How about an about screen in the app? Give yourself some credit for all your hard work!
Click to expand...
Click to collapse
I'm on the minimalist side: no feature/code if not really required. I will put something in the readme of the install pack.
By the way, I made the editor because I, as an heavy shortcut user, really miss it and I expected that many people had the same problem. From the small number of download it seems not so.
Maybe MS was right (as usual) in not including one in Windows Mobile.
O man, thank you very much for this lovely product you’ve made.
I'm in love with it.
Cheers,
Drifter
oruam57 said:
meschle said:
Got it now - yep works well!
How about an about screen in the app? Give yourself some credit for all your hard work!
Click to expand...
Click to collapse
I'm on the minimalist side: no feature/code if not really required. I will put something in the readme of the install pack.
By the way, I made the editor because I, as an heavy shortcut user, really miss it and I expected that many people had the same problem. From the small number of download it seems not so.
Maybe MS was right (as usual) in not including one in Windows Mobile.
Click to expand...
Click to collapse
I think many don't some to this part of the forum is the problem - i think its a great app and thanks for your contribution. If alright by you soon i may post a link to this thread on the wizard forum.

Internet shortcuts in main menu?

Hi, can I put internet shortcuts for webs in main menu, in windows mobile 6.5? I have tried to make it and I can't.
languedoc said:
Hi, can I put internet shortcuts for webs in main menu, in windows mobile 6.5? I have tried to make it and I can't.
Click to expand...
Click to collapse
If you create a shortcut (for anything) you can place it directly in the ..\windows\Start Menu\Programs ( also add \Sub-Folder of choice as desired)
Here is an example View attachment 298575 (unzip and copy to ..\windows\Start Menu) which starts IE and opens the BBC web site. The syntax of the shortcut is simply
Code:
:MSPIE www.bbc.co.uk
It will then appear in your Start Menu screen in the appropriate location.
You can easily duplicate an existing one and then alter the argument to the desired web address.
Position of icons within the Start Menu is controlled within the Registry and can be amended by tweaking.
Thanks, but it opens internet explorer and i prefer open Opera mobile, is it posible?
languedoc said:
Thanks, but it opens internet explorer and i prefer open Opera mobile, is it posible?
Click to expand...
Click to collapse
Please, anyone?
languedoc said:
Please, anyone?
Click to expand...
Click to collapse
Hi, you simply need to replace the :MSPIE in the shortcut with the equivalent call for Opera...
It will be something like
:OPERA www.bbc.co.uk
I don't have opera installed just now so can't immediately check - have a look in the \windows directory (or it may be under Programs) - find the Opera executable and it expect it is something straightforward like Opera.exe - un which case the above will likely work. If it is somthing a bit different, edit accordingly.
Sorry can't be definitive, but should be failry easy to sort.
kevinpwhite said:
Hi, you simply need to replace the :MSPIE in the shortcut with the equivalent call for Opera...
It will be something like
:OPERA www.bbc.co.uk
I don't have opera installed just now so can't immediately check - have a look in the \windows directory (or it may be under Programs) - find the Opera executable and it expect it is something straightforward like Opera.exe - un which case the above will likely work. If it is somthing a bit different, edit accordingly.
Sorry can't be definitive, but should be failry easy to sort.
Click to expand...
Click to collapse
Thanks!!!!
Change shortcircut icon?
languedoc said:
Thanks!!!!
Click to expand...
Click to collapse
Following the same way, now we have the shortcircut. (Thanks a lot ) The next xtep would be changing the ugly standard icon by a new one related with the web page that we want to open... any idea about how to?...
Thanks again!
Pere said:
Following the same way, now we have the shortcircut. (Thanks a lot ) The next xtep would be changing the ugly standard icon by a new one related with the web page that we want to open... any idea about how to?...
Thanks again!
Click to expand...
Click to collapse
Yes that can also be done. You have to spcify the location of the required icon as part of the Shortcut.
You need to add an extra section to the Shortcut in the form:
\DirectoryLocation\File.xxx,-nn
Typically you already have a file, be it an .exe or .dll which contains the required icon. Replace File.xxx with the required filename. The-nn specifies the location of the icon in the file, eg. -16
The easiest way to do this is use a dedicated app like SK Shortcuts Manager which can look inside and identify the icons and automatically create the shortcut with the correct syntax.
Pere said:
Following the same way, now we have the shortcircut. (Thanks a lot ) The next xtep would be changing the ugly standard icon by a new one related with the web page that we want to open... any idea about how to?...
Thanks again!
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=567080
Hi I have a need to create a shortcut for windows mobile internet explorer that contains a "?" character in the url. When I include that character in the url string it is truncated at that point.
Example:
Code:
56#:MSPIE https://www .somedomain.com/indexapi.php?key=value
When the url reaches the internet exporer address bar it is only "https://www .somedomain.com/indexapi.php". The key and value are parsed out by the operating system I suppose. I tried using the ascii hex equivalent "%3F" instead and the internet explorer got the full url, but the apache server on the other end did not know what to do with the "%3f". Does anyone know a work around? I need the key and value as login credentials to the web site.

Left softkey to Manila All People tab?

I am looking for a way of re-assigning the left softkey on my home tab to open the Manila All People tab rather than having to bring my hidden slider up, scroll to People tab then click the All People softkey. I know how to reassign the softkey and edit the softkey text in the registry, I just need help with the correct path for the All People tab. Is there anyone out there clever enough to be able to furnish me with this (if indeed it is possible)
Try This
Dunc001 said:
I am looking for a way of re-assigning the left softkey on my home tab to open the Manila All People tab rather than having to bring my hidden slider up, scroll to People tab then click the All People softkey. I know how to reassign the softkey and edit the softkey text in the registry, I just need help with the correct path for the All People tab. Is there anyone out there clever enough to be able to furnish me with this (if indeed it is possible)
Click to expand...
Click to collapse
Try this with a registry editor (i.e. PHM Regedit)
Navigate to
HKLM/Software/HTC/Manila
Check For & Change (Type exactly as it is)
HomeLSKPath = !"\Windows\manila.exe" --switchtopage Manila://people\browserlayer\?.page
Edit the Label
HomeLSKText = Contacts (Text Can be anything you like - Mine says 'Contacts' but if you want you can label it as 'All People')
EDIT: Special thank to Tboy2000 for including this in his thread even I never noticed and a special thank to morpheus1982 for pointing .
First prize to that man!
dhanu1978shka14 said:
Try this with a registry editor (i.e. PHM Regedit)
Navigate to
HKLM/Software/HTC/Manila
Check For & Change (Type exactly as it is)
HomeLSKPath = !"\Windows\manila.exe" --switchtopage Manila://people\browserlayer\?.page
Edit the Label
HomeLSKText = Contacts (Text Can be anything you like - Mine says 'Contacts' but if you want you can label it as 'All People')
Click to expand...
Click to collapse
Works perfectly, thank you my friend!
No Problem
Dunc001 said:
Works perfectly, thank you my friend!
Click to expand...
Click to collapse
No Prob mate !!! Glad to help
Great idea! Works perfect
thanks, always good info!!
modification requested!
Hi,
I assigned soft-key to All People, thank you.
But I only ever use it to search for a specific contact by pressing Search icon in upper right corner (not by scrolling through the alphabet on the right).
So is it possible to save one extra press and assign to the soft-key the address to open the search field with cursor in it?
Hope I described the requirement clearly enough
The alternative option is to use phone interface and type the name on the numeric keys - but it is noisy.
Thanks in advance for any info.
G.
I don't really understand this, is it in the "String" I shall write this down?
Edit: I got it working
ohhh how would i make an actual shortcut to my all people tab so i can have it as a quick link?
ajfromuk said:
ohhh how would i make an actual shortcut to my all people tab so i can have it as a quick link?
Click to expand...
Click to collapse
Just choose it as a quicklink?
I cant choose it on the links because there is no shortcut to it, but I sorted it now. I just made a txt file, put the 99#"\Windows\manila.exe" --switchtopage Manila://people\browserlayer\?.page in the file, changed it from a .txt to a .lnk and dropped iot in my starmenu
Works a treat!
dhanu1978shka14 said:
No Prob mate !!! Glad to help
Click to expand...
Click to collapse
Of course it is nice to help someone, but are you not taking the credit for something that was writting in the Leo Tips and Hints Sticky thread written by Tboy2000?
I am not
morpheus1982 said:
Of course it is nice to help someone, but are you not taking the credit for something that was writting in the Leo Tips and Hints Sticky thread written by Tboy2000?
Click to expand...
Click to collapse
Mate,
I am not taking credit for anything ... I just helped him to get what he needed as I was also using this for a long time.. May be Tboy2000 has published this in his thread which is good for everybody... and this is one of the things I do right after a flash .. If you ever use Energy ROMs you will see that NRGZ always assigns left soft key to the "Action Screen" which I change to contacts ..
Anyway if it's in Tboy2000's thread, credit to him for publishing this and once again I expect no credit for this .. was just trying to help a guy without telling him to "Search the damn forum first" with the information I already had in my hand ..
Thank you very much mate ... and really appreciate the concern ..
EDIT: I updated the first reply
Thanks
I am looking forward to this a lot. So many thanks....
If I want to assign the left softkey to lock the device (to lockscreen), how do I do that then?
Halle said:
If I want to assign the left softkey to lock the device (to lockscreen), how do I do that then?
Click to expand...
Click to collapse
You just need to find the exe file for lock and follow the same instructions using that path. Cna you not just press your end key to switch screen off - this also locks the device on my phone?
Dunc001 said:
You just need to find the exe file for lock and follow the same instructions using that path. Cna you not just press your end key to switch screen off - this also locks the device on my phone?
Click to expand...
Click to collapse
Yes I can lock it with the end key... But I want to be able to do it with the soft key to.
Please, I don't understand how to make this. Can someone help me out?
Halle said:
Yes I can lock it with the end key... But I want to be able to do it with the soft key to.
Please, I don't understand how to make this. Can someone help me out?
Click to expand...
Click to collapse
Anyone, PLEASE ?
hi mate
read this : http://forum.xda-developers.com/showthread.php?t=625540
bye bye
Worked like a charm
edo74 said:
hi mate
read this : http://forum.xda-developers.com/showthread.php?t=625540
bye bye
Worked like a charm
Click to expand...
Click to collapse
Thanks, however it does NOT work for me, I did exactly as described.

[App]Calc HD [All Screen] [Update 12/11/2011]

Update to 1.1.4362.26912 11th December 2011
Requirements:
- .Net Compact Framework 3.5
- Windows Mobile 6 or newer
Features:
- You can input a formula such as "√5×√5×5×(√25-1)", then calc will give you the result "=100".
- You can use function like "Sin、ArcCos、Ln".
- You also can use senior function like "Abs、Ceil、Floor、Round".
- More intelligent that you can not input a wrong formula like "5××5", "1.2.3"
- Humanized that when you input "5×" and then you press "÷", the formula will be "5÷".
- You can PASTE the result to FORMULA
- You can customize Sliding Sensitive by SlideDelay value in CalcConfig.xml
- You can customize Sliding Allowed Pixels by SlidePixels value in CalcConfig.xml
- You can OPEN Special % MODE in CalcConfig. Then the math rule will change. For example, 50-40%=30, 30+150%=75 etc. Default is CLOSE, change SpecialPercent value to 1 to open it.
- You can change the color for calc through "CalcConfig.xml".
Here is the content of "CalcConfig.xml":
Code:
<?xml version="1.0" encoding="utf-8" ?>
<CalcHD>
<DefaultUp>1</DefaultUp>
<AutoSlide>1</AutoSlide>
<MaxDecimal>4</MaxDecimal>
<SlidePixels>64</SlidePixels>
<SlideDelay>16</SlideDelay>
<SpecialPercent>0</SpecialPercent>
<FontName>Tahoma</FontName>
<BackColor>0 0 0</BackColor>
<FontColor>255 255 255</FontColor>
<NumButton>32 32 32</NumButton>
<FuncButton>80 80 80</FuncButton>
<EquButton>255 165 0</EquButton>
<ButtonDown>0 0 0</ButtonDown>
</CalcHD>
- You can change the value to change the color.
Update logo:
12/11/2011:
- Fix a problem about special percent function
- Fix a problem about bracket
- Fix a problem about round
- Add a answer menu to formula contextmenu
12/9/2011:
- Fix a problem about backspace button
11/29/2011:
- Add "±" button to tools panel
- Fix a problem that you can input number like "0236"
11/20/2011:
- Solve problem about SpecialPercent when use new core
- Fix problem about button "0"
11/19/2011:
- Big update, new compute core. No more compute mistake
- SpecialPercent is not working in new core framework
2/??/2011:
- Add contextmenu to Result and Formula Text
2/23/2011:
- Fix a problem about CPU computing error
- Fix a problem if DefaultUp set to 0
2/22/2011:
- New feature that you can set a default screen is up or down
- New feature that if you press a button in not default screen, it will slide to default
2/21/2011:
- New feature that CalcHD can run on a not WVGA screen device
- Fix a problem about input operation
2/20/2011:
- New feature that you can customize button color when you press it
- Fix a problem about input operation
- Fix a problem about button touch slide
2/18/2011:
- New feature that you can change font in CalcConfig.xml
- Fix a problem that calculator doesn`t round the value
- Fix a problem about "%" button
- Fix a problem about negative value
2/17/2011:
- New feature that if there is no CalcConfig.xml, CalcHD will create one automatic
- New feature that you can input negative value like "-5" etc.
- Fix a problem about close bracket
- Fix a problem about max decimal get wrong if decimal seperator is not "."
2/16/2011:
- New feature that you can customize Sliding Sensitive in CalcConfig.xml
- New feature that you can PASTE result to FORMULA
- New feature that you can clear RESULT ONLY by ContextMenu
- New feature that you can OPEN Special % MODE in CalcConfig.xml
- Fix a problem that allow input number after a close bracket
- Fix a problem about math rule
2/15/2011:
- Fix a problem that different areas using different decimal seperator
- Fix a problem about PI
- New feature that you can customize Sliding Allowed Pixels in CalcConfig.xml
2/12/2011:
- New feature that calculator are more intelligent and humanized
- Fix a problem about Character set of "%"
How can I run on a not WVGA device?
How can I change the location of button?
Please customize your CalcUI.xml.
For Chinese:
请不要汉化程序!
汉化的结果是非WVGA机子不能正常读取CalcUI.xml!
我相信不懂英语的同学也会使用这个计算器。
Very good app but ...
Dear Kation,
your App is very simple and handy.
But for me there are some limitations.
First: The ROM I am using is: Goatrip 6.0 Stock (german / 6.5.x).
For details please see the attached pictures.
Thank you for the great app.
Go on creating such great applications.
One more thing: Would it be practicable, to modify this app, so that it is not possible to make inputs like 5xx5 , or 1.2.3 etc.
Calc HD update!
More humanized!
__ said:
Dear Kation,
your App is very simple and handy.
But for me there are some limitations.
First: The ROM I am using is: Goatrip 6.0 Stock (german / 6.5.x).
For details please see the attached pictures.
Thank you for the great app.
Go on creating such great applications.
One more thing: Would it be practicable, to modify this app, so that it is not possible to make inputs like 5xx5 , or 1.2.3 etc.
View attachment 515235
View attachment 515236
Click to expand...
Click to collapse
Thank you for your report!
Your first problem is a Character set.
I`m going to change a character for that.
But I don`t have your second problem on my phone.
You can try the new version on your phone!
thanks alot friend .... it's easy to use this and with some changes, write formula in it ... and a great interface (like wp7)
but a question: can u port that for QVGA? i realy need something like this, plz
Kation said:
Calc HD update!
More humanized!
Thank you for your report!
Your first problem is a Character set.
I`m going to change a character for that.
But I don`t have your second problem on my phone.
You can try the new version on your phone!
Click to expand...
Click to collapse
Thank you for the quick answer and the update!!!
But the second problem I mentioned in post #2 is not solved yet.
In my opinion the format of the values (or numbers) is the reason.
In Germany we are using the separator ,. e.g. 1,03
But for marking the thousands we use this separator .. e.g. 1.452
The english people for example do it exact the other way round.
The result below is shown correct (the german way).
I found some more issues, wich your are surely able to solve.
If you repeat pressing the "solve button", some more brackets are inserted.
If you press the "pi button" then the "solve button", instead of the value of "pi" (3,14159...), "0" is displayed and Π disappears.
If result is "to" long the value is not shown from its beginning (the last numbers of the value are displayed).
I think it would be more useful to see first the beginning of the value and the swipe to see its end.
Again: A very, very good app.
Please don't stop developing.
Thank you
Mr.zeus said:
thanks alot friend .... it's easy to use this and with some changes, write formula in it ... and a great interface (like wp7)
but a question: can u port that for QVGA? i realy need something like this, plz
Click to expand...
Click to collapse
Yes I can. But I think I should make the WVGA version perfect first.
__ said:
Thank you for the quick answer and the update!!!
But the second problem I mentioned in post #2 is not solved yet.
In my opinion the format of the values (or numbers) is the reason.
In Germany we are using the separator ,. e.g. 1,03
But for marking the thousands we use this separator .. e.g. 1.452
The english people for example do it exact the other way round.
The result below is shown correct (the german way).
View attachment 516273
I found some more issues, wich your are surely able to solve.
If you repeat pressing the "solve button", some more brackets are inserted.
View attachment 516277
If you press the "pi button" then the "solve button", instead of the value of "pi" (3,14159...), "0" is displayed and Π disappears.
View attachment 516281View attachment 516285
If result is "to" long the value is not shown from its beginning (the last numbers of the value are displayed).
View attachment 516286
I think it would be more useful to see first the beginning of the value and the swipe to see its end.
View attachment 516287
Again: A very, very good app.
Please don't stop developing.
Thank you
Click to expand...
Click to collapse
Thanks! I have solved all your reports!
But I`m not sure that number format function work in orther culture`s phone.
How can I connect you? I can give your program to test.
thnx friend good work hd2
Kation said:
Thanks! I have solved all your reports!
But I`m not sure that number format function work in other culture`s phone.
How can I connect you? I can give your program to test.
Click to expand...
Click to collapse
Good morning Kation,
what exactly do you mean with
How can I connect you?
Click to expand...
Click to collapse
?
Is it not possible to upload here (in this thread)
the program to test
Click to expand...
Click to collapse
, you mentioned?
Or what exactly do you have in mind?
One thing i've forgotten to mention is, that my phone is HTC HD2 (might perhaps help you) By the way: I don't know much about programming!!!
Thanks for your very quick answer!
Thanks >< !!!
Thanks
but I also I have a htc hd2, and when I run out,
Config Error: Format error
can you help me I have it in Spanish
__ said:
Good morning Kation,
what exactly do you mean with ?
Is it not possible to upload here (in this thread) , you mentioned?
Or what exactly do you have in mind?
One thing i've forgotten to mention is, that my phone is HTC HD2 (might perhaps help you) By the way: I don't know much about programming!!!
Thanks for your very quick answer!
Click to expand...
Click to collapse
Hi. I think your post time in my country is midnight...
Now. I can say good morning to you
Mybay I used wrong words. My english doesn`t very good.
I will upload new version here.
ps: You can go to my website(en.wodsoft.com) to communicate.
Capovich said:
Thanks
but I also I have a htc hd2, and when I run out,
Config Error: Format error
can you help me I have it in Spanish
Click to expand...
Click to collapse
Did you change the calcconfig.xml?
Try to replace file by thread code.
Sorry,
but put those who sent and still gives the error,
I suggest you to change in the. xml
Capovich said:
Sorry,
but put those who sent and still gives the error,
I suggest you to change in the. xml
Click to expand...
Click to collapse
Is these in your calcconfig.xml?
Code:
<?xml version="1.0" encoding="utf-8" ?>
<CalcHD>
<MaxDecimal>4</MaxDecimal>
<BackColorRed>0</BackColorRed>
<BackColorGreen>0</BackColorGreen>
<BackColorBlue>0</BackColorBlue>
<FontColorRed>255</FontColorRed>
<FontColorGreen>255</FontColorGreen>
<FontColorBlue>255</FontColorBlue>
<NumButtonRed>32</NumButtonRed>
<NumButtonGreen>32</NumButtonGreen>
<NumButtonBlue>32</NumButtonBlue>
<FuncButtonRed>80</FuncButtonRed>
<FuncButtonGreen>80</FuncButtonGreen>
<FuncButtonBlue>80</FuncButtonBlue>
<EquButtonRed>255</EquButtonRed>
<EquButtonGreen>165</EquButtonGreen>
<EquButtonBlue>0</EquButtonBlue>
</CalcHD>
Is it still show format error?
Try to save as utf-8 by notepad and replace it.
Very nice app. Thanks to developer.
1. The program did not understood decimal separator because I had "," as a decimal in phone settings. Changed it to "." and everything is OK.
2. The program is vey sensitive and tries to move the screen up everytime I press any button. I suggest to change this. For example, wait for the slide to be 1 cm up before starting to slide screens.
Anyway, great calc app.
dmplot said:
Very nice app. Thanks to developer.
1. The program did not understood decimal separator because I had "," as a decimal in phone settings. Changed it to "." and everything is OK.
2. The program is vey sensitive and tries to move the screen up everytime I press any button. I suggest to change this. For example, wait for the slide to be 1 cm up before starting to slide screens.
Anyway, great calc app.
Click to expand...
Click to collapse
Thank you for your suggestion. But I can only read by pixels. Default is 64px.
I can set calc read this value by calcconfig.xml
Your first problem I think I have solved but not test.
u can try attachment of #11
Kation,
Thank you for responding so quickly,
I do the saved report file format
but equally it gives me the error you sent the images
Capovich said:
Kation,
Thank you for responding so quickly,
I do the saved report file format
but equally it gives me the error you sent the images
Click to expand...
Click to collapse
Oh ****. It is out of my control.
I made one for you specially.
Please snapshot me what does it show.
ps: this version have new feature
Hello,
What a very nice and cool looking programm. But it doesn't work for me.
HD2 and living in the Netherlands.
First version;
Works, but when I do the following 1,25-0,15= it crashes with a .NET error. I could provide a picture, but will also wait...
I changed the seperator into . but that does the same.
When I do 1/3= it says correct 0,3333 (with a comma). Other calculations are working great. Accept 125-25%=124,75. But 125x25%=31,25
Tried the version for Capovich, but that doesn't work for me too...
Same errors.
Hope you can do something
Kation,
Hi, I sent back the screen, with the application that sent me
As the error says is that I have properly installed the netcfv35
I have it installed NETCFv35.wm.armv4i not know if it will be because I have it for my application in VB2008
I hope that it can help you to see what the error.
Thanks and regards
Erel1971 said:
Hello,
What a very nice and cool looking programm. But it doesn't work for me.
HD2 and living in the Netherlands.
First version;
Works, but when I do the following 1,25-0,15= it crashes with a .NET error. I could provide a picture, but will also wait...
I changed the seperator into . but that does the same.
When I do 1/3= it says correct 0,3333 (with a comma). Other calculations are working great. Accept 125-25%=124,75. But 125x25%=31,25
Tried the version for Capovich, but that doesn't work for me too...
Same errors.
Hope you can do something
Click to expand...
Click to collapse
Hi, thank you for your report.
I do the new vesion and upload in first post
And that u say 125×25%=31,25
Any problem? 125×25% is the same as 125×0.25...
Capovich said:
Kation,
Hi, I sent back the screen, with the application that sent me
As the error says is that I have properly installed the netcfv35
I have it installed NETCFv35.wm.armv4i not know if it will be because I have it for my application in VB2008
I hope that it can help you to see what the error.
Thanks and regards
Click to expand...
Click to collapse
uh...
can u translate it to English or Chinese?

[Q] Trouble Identifying Path (for Tasker profile)

Hey all, I don't know that this is necessarily a phone-specific question, but the first time it's come up is with this phone, so wanted to post it here just in case.
I'm trying to use Tasker to randomize my wallpapers using this method. I'm having a devil of a time identifying the path to locate the various wallpapers. They are all in a folder sitting in the top level of my SD card called "Wallpapers."
Astro displays the path as "mnt/sdcard/ext_sd/Wallpapers" but that doesn't work. I've tried other variations on that theme, too, and none of them will work, either.
What am I missing? Can anyone help a dude out?
Thanks!
jrtoastyman said:
Hey all, I don't know that this is necessarily a phone-specific question, but the first time it's come up is with this phone, so wanted to post it here just in case.
I'm trying to use Tasker to randomize my wallpapers using this method. I'm having a devil of a time identifying the path to locate the various wallpapers. They are all in a folder sitting in the top level of my SD card called "Wallpapers."
Astro displays the path as "mnt/sdcard/ext_sd/Wallpapers" but that doesn't work. I've tried other variations on that theme, too, and none of them will work, either.
What am I missing? Can anyone help a dude out?
Thanks!
Click to expand...
Click to collapse
Did you try "sdcard/ext_sd/Wallpapers" without the mnt?
fachadick said:
Did you try "sdcard/ext_sd/Wallpapers" without the mnt?
Click to expand...
Click to collapse
This is what I was thinking.
Also, I feel like I've seen it referred to as sdcard2 in ADB on some devices... so try sdcard2/Wallpapers.
Also, I believe when you add the display action there is a search icon in the top right corner of the popup that brings up the gallery and you can select from there directly.
azrickster said:
Also, I believe when you add the display action there is a search icon in the top right corner of the popup that brings up the gallery and you can select from there directly.
Click to expand...
Click to collapse
I completely forgot about this. lol That's how I always define paths in Tasker... just navigate to it.
azrickster said:
Also, I believe when you add the display action there is a search icon in the top right corner of the popup that brings up the gallery and you can select from there directly.
Click to expand...
Click to collapse
Mathman85 said:
I completely forgot about this. lol That's how I always define paths in Tasker... just navigate to it.
Click to expand...
Click to collapse
You and me both, that worked like a champ. If anyone is curious, by the way, the path is "ext_sd/Wallpapers."
Thanks for the input, everyone!

Categories

Resources