Maybe use something like this: http://listboxwthcheckboxes.codeplex.com/Do you know how to add multiple items selection to longlistselector just like the system SMS app ?
Maybe use something like this: http://listboxwthcheckboxes.codeplex.com/Do you know how to add multiple items selection to longlistselector just like the system SMS app ?
If this solution doesn´t work we could decompile an app which features the wished multiselect-longlistselector.Maybe use something like this: http://listboxwthcheckboxes.codeplex.com/
I´m still using Listbox because I don´t see any difference.who cares as long as you can add your own checkbox to list item template?
Yes. This one: http://forum.xda-developers.com/showthread.php?t=2400756I´m still using Listbox because I don´t see any difference.
Did you get your Ativ S today ?
There is no mscorlib except the .ni.dll one.Has anyone know where mscorlib.dll and the pack are stored on the device (if anywhere)? On C:\Windows\system32, only native image is present. Furthermore, if you load that assembly via reflection, module path is equal to C:\Windows\system32\mscorlib.dll - almost as if it was a symbolic link to somewhere else.
Note, I made those observations with a Lumia 920, so no interop unlock for me. If anyone with an unlocked Samsung Ativ S could look for that dll, I would be very grateful.
I can open the native images just fine in Reflector, there must be some information in them. Also WP8 does not have Kernel32 which has the function you mentioned.Nowhere on the device? That's strange. Maybe there some .winmd files somewhere? I wonder where it pulls data for reflection then. Because it's obviously doing it during runtime.
Would anyone mind executing a program on their unlocked device that used this API?
http://msdn.microsoft.com/en-us/library/windows/desktop/ms682631(v=vs.85).aspx
I could write it, and you could compile it on your own if you wanted to. We might be able to find out more of how WP loads assemblies (unless that knowledge is somewhere out there, though I wasn't able to find it).
Oh my. Thanks... /facepalm at myself. I must have tried opening emulator ones (probably?), as I could have sworn those didn't contain any metadata...I can open the native images just fine in Reflector, there must be some information in them. Also WP8 does not have Kernel32 which has the function you mentioned.
Use search for how to install (Sideload) xap files on Windows Phone 8.When I try to install the app I'm getting "Can't install company app There's a problem with this company app. Contact your company's support person for help". This is on Samsung ATIV S with developer GDR3 and developer and interop unlock. I have no company account on this phone. Any way to install the app?
Wow... OK, remember how you sideloaded the interop-unlock helper app (and probably the bootstrap and capability-unlock apps too)? Shocking news alert: that's how you sideload apps! Why are you trying to sideload this one a different way?When I try to install the app I'm getting "Can't install company app There's a problem with this company app. Contact your company's support person for help". This is on Samsung ATIV S with developer GDR3 and developer and interop unlock. I have no company account on this phone. Any way to install the app?
You have GDR2. If this app uses any of GDR3 capabilities, there will be an error. Most developers include ALL capabilities in their (homebrew) apps.Getting the runtime error fix capabilities in wmappmanifest error when deploying to Ativ Odyssey on 8.0.10327.77. Interopunlocked and running SamWP8. Redid bootstrap and enableallsideloading with success and still get the error.