Related
Is there a way to manually launch the keyboard?
The reason I ask is I my partner visits one of her forums on Phone and when it comes to adding posts (using a system not to disimilar to these boards) she can't get the keyboard to appear?
Any suggestions?
If anyone needs to know the forums are on babycentre.co.uk
Press and hold menu I think.
What do you mean by "manual launch"? When you click in the textarea or input field it shows up - is that not manual?
mhewitson said:
Press and hold menu I think.
Click to expand...
Click to collapse
It works! That's a new one for me. Cheers...
Karolis said:
It works! That's a new one for me. Cheers...
Click to expand...
Click to collapse
Yeah - even if your not in a text area you can fore it open. it has some uses im sure....
its the same as the quick reply box on here. You can't get a cursor to type in the text box. Is there a workaround
Balor said:
its the same as the quick reply box on here. You can't get a cursor to type in the text box. Is there a workaround
Click to expand...
Click to collapse
Please click one of the Quick Reply icons in the post above to activate Quick Reply?
I suspect that the forum doesn't support the latest Android browser she used to have issues browsing the site when she used her g1 but she could at least edit the text box
It's ok I disabled javascript on her phone and can now use the reply box. Cheers anyway. Oh and holding menu did nothing on either of our desires. :/
Balor said:
Is there a way to manually launch the keyboard?
The reason I ask is I my partner visits one of her forums on Phone and when it comes to adding posts (using a system not to disimilar to these boards) she can't get the keyboard to appear?
Click to expand...
Click to collapse
One solution could be to manually relaunch your partner, but that is probably a more cumbersome and less satisfying method.
Mango allows us to put things in the settings hub. This is pretty easy to achieve, just go to your project, open your WMAppManifest.xml and add this on the <App>-tag:
Code:
HubType="268435456"
Now deploy your xap to emulator or to a real device. You can find it under the Settings-menu.
Tested & works on Mango Emulator and on Samsung Omnia 7 (Mango RTM)
To change the description see this post: link.
this can get interesting. ill check it out.
can we create another app hub called APPs and put all the apps there instead of having it populated in a long list in the programs list?
lemonspeakers said:
can we create another app hub called APPs and put all the apps there instead of having it populated in a long list in the programs list?
Click to expand...
Click to collapse
I have no idea, but I'd say we can't. Someone needs to find out what that HubType number means
Interesting. Though, once it is installed, how is it uninstalled? A tap&hold on the option in settings shows nothing... so is there another way?
prjkthack said:
Interesting. Though, once it is installed, how is it uninstalled? A tap&hold on the option in settings shows nothing... so is there another way?
Click to expand...
Click to collapse
You need XAP with the same app id that does not go to the settings hub, just deploy it and uninstall
jessenic said:
I have no idea, but I'd say we can't. Someone needs to find out what that HubType number means
Click to expand...
Click to collapse
Possibly it's a bitmask? Not that that really clears anything up, but 268435456 is 10000000000000000000000000000 in binary.
jessenic said:
You need XAP with the same app id that does not go to the settings hub, just deploy it and uninstall
Click to expand...
Click to collapse
Interesting. Gotcha. Slightly annoying implementation. But then again, I guess most devs aren't supposed to use this hubtype anyway.
Any idea on how to customize the description text that appears below the entry in the settings menu? I tried looking, but I can't find any lines or strings that seem to have any effect.
abledanger said:
Possibly it's a bitmask? Not that that really clears anything up, but 268435456 is 10000000000000000000000000000 in binary.
Click to expand...
Click to collapse
That's right. It seems only two bits are using - first and last (music hub integration). I've tried 536870911, but nothing changes.
prjkthack said:
Any idea on how to customize the description text that appears below the entry in the settings menu? I tried looking, but I can't find any lines or strings that seem to have any effect.
Click to expand...
Click to collapse
Yeh, I've been wandering about that too.
prjkthack said:
Any idea on how to customize the description text that appears below the entry in the settings menu? I tried looking, but I can't find any lines or strings that seem to have any effect.
Click to expand...
Click to collapse
I made a project template for you, just open it in visual studio and it has samples for customizing the text. 2 ways to do it, in WMAppManifest and in code, just look at my sample it is very easy.
Slacker is on the Music Hub and it shows HubType="1" in the manifest. Non-music hub apps just don't have any HubType in the manifest.
jessenic said:
I made a project template for you, just open it in visual studio and it has samples for customizing the text. 2 ways to do it, in WMAppManifest and in code, just look at my sample it is very easy.
Click to expand...
Click to collapse
Works great. This is very cool!
BTW, How do you uninstall a setting?
---------- Post added at 06:14 PM ---------- Previous post was at 06:11 PM ----------
Qtek8020User said:
Works great. This is very cool!
BTW, How do you uninstall a setting?
Click to expand...
Click to collapse
jessenic said:
You need XAP with the same app id that does not go to the settings hub, just deploy it and uninstall
Click to expand...
Click to collapse
Uhm... Just polishing my glasses here
thesecondsfade said:
Slacker is on the Music Hub and it shows HubType="1" in the manifest. Non-music hub apps just don't have any HubType in the manifest.
Click to expand...
Click to collapse
Settings list uses HubType too.
Yes, I am aware that this entire topic is about that. I was mentioning it because it was not mentioned before in the discussion about the Music Hub.
Hey, mate thanks for your tutorial.
But I'm still quite confused, cuz I can basicaly just change the tile title within WMAppManifest in order to change the gray discription in your sample app, but when I do it upon my own app, it doesnt shows up....
e.g I change the official youtube app, added HubType=xxx, and edited WMAppManifest, change the tile title into "sample discription", but this text dosent shows up below the big settings entry name.
Could u tell me how to do that by only changing the WMAppManifest.xml file? w/o re-assembling dll files. Thanks
Guys how to place xap in settings->bluetooth ??
what set in HubType="" ?
WojtasXda said:
Guys how to place xap in settings->bluetooth ??
what set in HubType="" ?
Click to expand...
Click to collapse
I think it is not possible that you ask.
it is possible but i dont know how
WojtasXda said:
it is possible but i dont know how
Click to expand...
Click to collapse
It is possible to put xap in (settings >> bluetooth)?
Me, I never saw its.
Hello all, thought I come here and post this since the developer of the reinstaller app doesn't have any support email attached to the app.
The app had a v1.5 update yesterday and haven't been able to download any app from the marketplace since this V1.5 update. The app just quits upon tapping the download icon....it doesn't invoke the marketplace installer and it just dies taking you to the start screen.
Is this update bad? Too bad I have updated already but if you haven't don't till this problem is solved somehow if only the developer gets to know and if only I'm not the only one expieriencing it.
If anyone has a solution please help, don't know if i'm the only one with this problem.
Thanks and a happy sunday
Kenzibit said:
Hello all, thought I come here and post this since the developer of the reinstaller app doesn't have any support email attached to the app.
The app had a v1.5 update yesterday and haven't been able to download any app from the marketplace since this V1.5 update. The app just quits upon tapping the download icon....it doesn't invoke the marketplace installer and it just dies taking you to the start screen.
Is this update bad? Too bad I have updated already but if you haven't don't till this problem is solved somehow if only the developer gets to know and if only I'm not the only one expieriencing it.
If anyone has a solution please help, don't know if i'm the only one with this problem.
Thanks and a happy sunday
Click to expand...
Click to collapse
Hello!
I just tried and, after clicking connect button and then next, it says that it cannot access to my www.windowsphone.com account page...
lordmago said:
Hello!
I just tried and, after clicking connect button and then next, it says that it cannot access to my www.windowsphone.com account page...
Click to expand...
Click to collapse
i have the same issue like you, why is it so? maybe it is writen for US market? or some other where we are not right now???
Dinchy87 said:
i have the same issue like you, why is it so? maybe it is writen for US market? or some other where we are not right now???
Click to expand...
Click to collapse
I don't think it could be a matter of market, because before this update, I could use it without any problem...
I have the exact same issue and already contacted the dev. He says he didn't Change anything on the logic and means it could be the Website having issues. I doubt that though since I can Access it perfectly fine via IE mobile or from my notebook.
Here's the support email address as it can be found in the about page of the app : [email protected]
+1...same issue, login process is just fine but it can't connect to app scan process...!?!?
I don't like the developer answer...should dig his app a little more...hope he will fix that soon I was waiting for those new features!
The app update has brought us problems....too bad
I am in the US and having the EXACT same problem. Dev definitely needs to fix this!
Able to log in and do the app count and everything. Like the new layout. But when I pick an app and try to download it, it doesn't do anything. Just blacks out and goes back to the phone app list.
Hopefully a fix is out soon. Good thing I'm not planning on flashing any ROMs now.
Yep same problem over here!
I just downloaded it, because everybody told me that this app is great, if you are too old to remind all your purchased apps Even if in my case they are only a few..
I'm from Germany.
I'm able to log in, and it counts all the apps, but when i try to download or to show me the purchased apps etc. it unfortunately does not work anymore.. :/
But lately I remembered the name of most of the Apps..
I hope it will be fixed soon
Cheers!
Here is reinstaller v1.0 which actually works better than v1.5...what a shame...
Hope it will help...
Dev Response
All - I am the developer of this app and while I'm really sorry that some of you are running in to these problems, it seems it is not affecting everyone alike.
There are some reviews that report that the app works just fine for them even with the update.
My take is that some kind of hardware/software variation is involved in this problem (after all, it made it through certification).
I'm working on this problem and will submit another update today. However, it will still be a week before it reaches you.
Thanks for your support and sorry again for the incovenience caused.
- Ashish
Hi, first, thanks a lot for this app, it's a must have...
Secondly, thanks for your care, I'm so disappointed for not being able to test 1.5...and will see, today if I have enough time, if it's a matter of rom...but it would be surprising as 1.0 is just working fine...
Good luck, hope you'll find the way out of this trouble easily
Testers invited
Just fixed a few things and would like to know if you can test the XAP file for the following issues -
1. App not able to fetch app list for non-US Live IDs
2. App crashing when tapping the Install button after app scan is finished
3. App crashing when clicked on Install button on the app/games selection page
Drop me note as ashish [at] wpfied.com if you see any of the above issues along with your device, Live ID country and WP build number (if possible).
Thanks.
Thanks for that! I was having the same problem as stated. I'm so used to having an unlocked phone, with my Focus, that I tried to load the QR Xap on the Lumia 900! Can't wait for full access...
ashyshs said:
Just fixed a few things and would like to know if you can test the XAP file for the following issues -
1. App not able to fetch app list for non-US Live IDs
2. App crashing when tapping the Install button after app scan is finished
3. App crashing when clicked on Install button on the app/games selection page
Drop me note as ashish [at] wpfied.com if you see any of the above issues along with your device, Live ID country and WP build number (if possible).
Thanks.
Click to expand...
Click to collapse
Sent you an email...i'm experiencing the issue n'3...
NebZoNe said:
Here is reinstaller v1.0 which actually works better than v1.5...what a shame...
Hope it will help...
Click to expand...
Click to collapse
Can you provide another one as this one wont install. Think it's a problem with certificate.
Edit** Nevermind, just used Multiple XAP Installer http://forum.xda-developers.com/showthread.php?t=943842 as it signs it before installing, and all went well.
Revision 2
Thanks to those tested it. I've some more changes and would like you all to test it once again for me -
1. Apps/Games pivot is gone since it doesn't seem to work for non-English phones
2. Need to test if tapping install button on the app selection page still crashes the app
Thanks,
Ashish
ashyshs said:
Thanks to those tested it. I've some more changes and would like you all to test it once again for me -
1. Apps/Games pivot is gone since it doesn't seem to work for non-English phones
2. Need to test if tapping install button on the app selection page still crashes the app
Thanks,
Ashish
Click to expand...
Click to collapse
This one worked perfect!
The second .xap you posted here is better, now it counts my apps, i tested it, and i works. but it is supposed to be that we tap every app manually to install after it opens the marketplace?
tested device: htc 7 pro
OS: 7.10.8107.**
Language settings on German
location setings also.
APP Works.
On HTC Titan it crashes when I click on Install after I download the list of the apps. Even if I select only one of them ...
Just made a little tool to make ring tones from the music you have stored on your phone.
It's alpha-stage and needs "some" improvement.
known issues:
- doesn't work on samsung devices
- some songs can not be saved if the start time is 0 seconds (just move the left marker 1 pixel to the right)
- if you load a song after changing the splitter marker the labels showing wrong informations about the time/duration
- play/pause button doesn't work correctly
Not working on Samsung focus. It just crashes.
lsguntu said:
Not working on Samsung focus. It just crashes.
Click to expand...
Click to collapse
Got some PMs from other Samsung users with the same issue.
On my LG E900 everything works fine.
Can users with HTC devices post their experience ?
It does not work on hd7. Just preview song and when I tap on save button nothing changes.
amir-m89 said:
It does not work on hd7. Just preview song and when I tap on save button nothing changes.
Click to expand...
Click to collapse
So the preview does work ?
Interesting, because everything after choosing the song is done with official APIs
ne0cr0n said:
Just made a little tool to make ring tones from the music you have stored on your phone.
It's alpha-stage and needs some improvement.
Only works on rooted devices.
Click to expand...
Click to collapse
Any reason you need a rooted device? Our Bluemanager which access the Music files does not require a rooted device. Just curious..
monotheist said:
Any reason you need a rooted device? Our Bluemanager which access the Music files does not require a rooted device. Just curious..
Click to expand...
Click to collapse
Yep, that's right, I thought you have to grant privileges in wp root tools but just noticed it works without.
When I used the SDK to access the artist pictures with my app mpatool them it doesn't work without changing the policies. maybe the new SDK version changed something ?
ne0cr0n said:
So the preview does work ?
Interesting, because everything after choosing the song is done with official APIs
Click to expand...
Click to collapse
Yes, preview works and the app does not crash but after saving, the song does not add to ringtone list.
View attachment 1333228 View attachment 1333229
omnia w/windowbreak+roottools/---> can not be opened, it does not work!
ne0cr0n said:
Yep, that's right, I thought you have to grant privileges in wp root tools but just noticed it works without.
When I used the SDK to access the artist pictures with my app mpatool them it doesn't work without changing the policies. maybe the new SDK version changed something ?
Click to expand...
Click to collapse
If you want i can investigate for you the crashes etc, and fix it.
I wonder - why to do app, if identical is already from 17 july ?
http://forum.xda-developers.com/showthread.php?t=1779049
Budniu said:
I wonder - why to do app, if identical is already from 17 july ?
http://forum.xda-developers.com/showthread.php?t=1779049
Click to expand...
Click to collapse
I didn't know about the project from ultrashot.
My app allows trimming and has a different method for song selecting. So what...
Ok, ok man. Only I ask, congratulation for your app and respect for your hard work.
0.2 alpha did not open on my omnia w
mikaelel said:
0.2 alpha did not open on my omnia w
Click to expand...
Click to collapse
Can you install this xap and check if you can start it ?
Edit: xap removed - test successful
ne0cr0n said:
Can install this xap and check if you can start it ?
Click to expand...
Click to collapse
I have the same problem with my OMNIA 7: the app crashes directly after starting....
The test xap is starting but when I press on "click to browse" the app terminates.
contable said:
I have the same problem with my OMNIA 7: the app crashes directly after starting....
The test xap is starting but when I press on "click to browse" the app terminates.
Click to expand...
Click to collapse
OK, thanks. The app is supposed to crash when clicking " click to browse" because I removed the music providing model from the code. Normally the model loads the data on app start to reduce the time between clicking and showing the library content. Now I know where the bug is located and I can search deeper.
ne0cr0n said:
OK, thanks. The app is supposed to crash when clicking " click to browse" because I removed the music providing model from the code. Normally the model loads the data on app start to reduce the time between clicking and showing the library content. Now I know where the bug is located and I can search deeper.
Click to expand...
Click to collapse
What library are you using for Splitting the mp3 files?
click the icon of the application does not start, does not give any effect
Hi folks,
This small utility allows to mod the bing search page with your background, disable auto update of the background and write the copyright for your image or remove it if you prefer.
This app work on all interop unlocked phone with WP7 Root Tools.
0.1
Initial Release
0.2
Added a button to clear the textbox
Added a button to remove custom image
0.2.3
Some optimization
New icon
Rules for code sharing:
1) If you want release your version of this app you must post also here the xap and the new code source.
2) If you create a new app based on this add "Based on Bing Configurator" in the app.
Thanks to:
Heathcliff74 for his root tools sdk
ofir54321 and Lidanh for Bazaar
You can find the newest version on Bazaar.
The source code is attached in this post.
is it possible to get back the original bing image? how to?
znial said:
is it possible to get back the original bing image? how to?
Click to expand...
Click to collapse
if you don't set on bing sync when the bing image will updated this replace your background
ty
it is perfect
very nice app
(in the landscape mode the image does not change)
znial said:
ty
it is perfect
very nice app
(in the landscape mode the image does not change)
Click to expand...
Click to collapse
yes in landscape don't change because for the resolution, perhaps I can implement the function for select the image from media library and so we can resize also for the landscape mode
Thanks nick, really nice app.
version 0.2 released
little update released
What I'd like is a Bing launch app (see signature). What are the chances of that?
Whatdoyaknow said:
What I'd like is a Bing launch app (see signature). What are the chances of that?
Click to expand...
Click to collapse
Excuse me but I don't understand what you want
Nickg. said:
Excuse me but I don't understand what you want
Click to expand...
Click to collapse
An app that will launch Bing
Whatdoyaknow said:
An app that will launch Bing
Click to expand...
Click to collapse
yes is possible by hone tile, but I don't understand why you can't use the search button
Nickg. said:
yes is possible by hone tile, but I don't understand why you can't use the search button
Click to expand...
Click to collapse
On a HD2 we use search button for "focus down" in the "camera trick" to reduce battery drain i.e. hit camera button, then video, then focus down and battery drain is reduced from -400 to -6
Bing Laucher
here you are
Bing Launcher
Nickg. said:
here you are
Click to expand...
Click to collapse
That is really terrific - works great thanks very much :fingers-crossed:
I've adjusted the display name (etc) to put a space between the words i.e. "Bing Launcher". I think it looks better. I've attached it - hope you don't mind.
I'll load it on the HD2 forum later when I get a chance - with your acknowledgement and a link here
Cheers
Whatdoyaknow said:
That is really terrific - works great thanks very much :fingers-crossed:
I've adjusted the display name (etc) to put a space between the words i.e. "Bing Launcher". I think it looks better. I've attached it - hope you don't mind.
I'll load it on the HD2 forum later when I get a chance - with your acknowledgement and a link here
Cheers
Click to expand...
Click to collapse
perfect!
i install this app
but it crash when i open the app
i did set trust
hd2 pdaimatejam v8.5
if this app work for anyone please tell the name of rom
s.m.hosein said:
i install this app
but it crash when i open the app
i did set trust
hd2 pdaimatejam v8.5
if this app work for anyone please tell the name of rom
Click to expand...
Click to collapse
Bing Laucher works perfectly for me on hd2 pdaimatejam v7.8 8.5
Thanks for the apps! I've used the bing configurator for awhile now but it has stopped working for me. It will no longer let me change the picture. I've uninstalled it and reinstalled it but nothing. I've also tried the new release and it still won't work. I'm running a fully unlocked HTC HD7 with a custom 7.8 rom. Even though the rom is fully unlocked, I tried trusting it in WP7 Root Tools but still nothing. Any ideas? Thanks!
Good work......
I Like it.......