0
votes
0answers
14 views

Running Python Script/application in Windows Phone 8

I want to run the Skeinforge slicer program written in Python inside my Windows Phone 8 C# application. I have determined that I should probably use IronPython to do this, I have already determined ...
1
vote
1answer
16 views

MvvmCross: How to navigate to something besides a ViewModel?

What would I put in my MvxCommand to navigate to a simple URL? All mobile platforms have a mechanism to ask the OS for an Activity or ViewController that can display the contents of a URL. How would ...
0
votes
2answers
28 views

how to set drop-down-list offset in ComboBox to be like the old-school style (win store app)

I want the combobox's drop-down-list to be opened right from the offset of the combobox's contentPresenter (you know... the part that shows the selected item). But hat actually happens is that the ...
-2
votes
1answer
79 views

i want to create html5 application on windows phone 8 [closed]

Hello I want to create html 5 application on windows phone 8. or I want to port html 5 code into windows phone 8 application. There is any example or any link which help me to develop html 5 ...
2
votes
2answers
94 views

PhoneGap & Windows Phone 8

I want to use jQuery mobile on windows phone 8, but jQuery Mobile doesn't support Windows Phone 8 officially. So I just want to know if there is a cross-platform framework like jQuery Mobile with ...
0
votes
0answers
11 views

phone8 NFC SubscribeForMessage() function's calback not work

I want to add the NFC functions to my projects. the receive message functions I wrote is as follows: private void NFCReadyToReceiveMessage() { ProximityDevice device = ...
0
votes
2answers
85 views

no internet on windows phone 8 emulator

I have installed windows phone 8 SDK and tried running a simple app which embeds a WebBrowser on a page. When I try to run the app in emulator the emulator does not get internet connection. It ...
1
vote
1answer
42 views

I can't do facebook login with windows 8 mobile application

I am developing a windows 8 phone application with c# and I have to use facebook to login, currently I am use a service to connect to the database. I have the AppID and App secret key. but It failing ...
1
vote
1answer
138 views

Alternatives to Windows Phone 8 Emulator

I have a computer with Windows 8 Enterprise (Evaluation) and an Intel Q8300 CPU (which does not support SLAT as far as I know). I also own a Samsung ATIV S - Windows Phone 8 smartphone. I would like ...
0
votes
2answers
90 views

How to get isolated storage image as stream?

I have very uncommon problem. firstly let me tell you that i want to build a WP8 apps about images. I have some images stored in the project solution and using those for the apps and it is working ...
0
votes
0answers
93 views

Microsoft.Web.Infrastructure Version 1.0.0.0 be installed in the Global Assembly Cache first

I have Windows 8 and Microsoft Visual Studio Express 2012 for Windows Phone installed in WMWare virtual PC. For some time ago I have downloaded WindowsPhonePowerTools (Click once application). It has ...
0
votes
1answer
34 views

web services for win 8 phone app development

I am looking for a library for odata services. Is there even such a thing? Like if I want to develop an app for craigslist and I want to know what services are available to out there, to check that ...
0
votes
0answers
25 views

TriggeredConnectionStateChanged not executing

I am developing an app for Windows Phone and Windows Tablet which uses NFC. I am using the code below which is supposed to work according to the MSDN examples. However when I add a breakpoint to the ...
2
votes
1answer
64 views

Using Portable Class Libraries with Windows 8 / Windows Phone 8 MVVM - Page Navigation

I'm developing an app for both Windows 8 and Windows Phone 8. I chose to implement a Portable Class Library and share it between those two platforms. The only problem is that I can't figure out how ...
-4
votes
0answers
36 views

Windows 8 and windows phone 8 app [closed]

I am trying to develop an app on Windows phone 8 which sends text to an app on Windows 8 via NFC. I am using a Windows Phone 8 and a Windows 8 tablet to test my apps. I have tried to follow the ...
0
votes
0answers
23 views

Windows phone Bluetooth data exchange

Is it possible to create an application on windows phone 8 to send and receive text from an application on windows 8 via Bluetooth? If so are there any procedures on how this is done?
0
votes
0answers
14 views

Windows 8 proximity driver [migrated]

I'm developing for Windows 8, and I have an SCL3711 NFC Card Reader. Windows detects it's regular driver and has installed it seamlessly, but it doesn't see it as a proximity device. I need to ...
0
votes
0answers
33 views

NFC windows phone 8 [duplicate]

I have a windows developer phone which I would like to use to send data to a desktop application via NFC. My NFC reader reads smart cards and therefore I would like my phone to emulate an NFC ...
0
votes
0answers
32 views

libz or/and libpng for Windows (Phone) 8 Apps

The problem is pretty simple. When building for W(P)8 you can't compile .c files or use old C syntax code (the one where function parameters are specified twice). Libpng is easily compilable under ...
2
votes
1answer
61 views

identify user accross WP8 and Win8: ANID2 vs SafeCustomerId

We have a web service that needs to indentify a user accross his devices, wp8, and win8. On the phone side we have UserExtendedProperties.GetValue("ANID2"), which get's the anonymous microsoft id. ...
0
votes
3answers
126 views

Sharing Data between Windows Phone 8 and Windows 8 Store App

I am about to begin a fairly simple application, but I want to make sure I structure the backend of the application correctly because I plan to expand on it greatly in the future. Here's my question: ...
0
votes
0answers
115 views

Share localization between Windows Phone 8 and Windows 8

I try to share my localized resources between a Windows 8 Store and Windpows Phone 8 App. I created an Portable Class Library with a Resources.resx (english) and a Resources.de-DE.resx (german). ...
0
votes
1answer
161 views

Windows phone sdk 8 on visual studio 2010 ultimate windows 8 os

i installed windows 2008 on my system i had visual studio 2010 ultimate on my system. is there any way to install windows phone 8 SDK on visual studio 2010 ultimate. can i upgrade visual studio 2010 ...
0
votes
3answers
69 views

Save a Grid and elements in it as a jpeg image - WinRT

I am stuck in my app. I have a grid with some elements in it. These elements are buttons, images and other controls like stackpanel and nested grids. I want to save what appears to the user as image ...
0
votes
2answers
82 views

How to use x:Uid in windows phone 8?

We can use x:Uid in windows-8 as Where in .resw I have define mainTitle.Text = "Your Name" In this way TextBlock's text becomes Your Name. How can I achieve the same in windows phone 8? When I ...
1
vote
3answers
192 views

Can I run windows phone 8 on windows 8 RT and vice versa?

Can I run RT apps on windows phone, or windows 8 phone apps on windows 8 RT or PRO? If I need to develop an app to run on RT tablets and on windows 8 phones, what should I do? EDIT When Microsoft ...
0
votes
2answers
121 views

How to convert a windows store app into windows phone 8.0 app? [closed]

I need a guide to convert my working windows store app into a windows phone 8 app please!
0
votes
3answers
87 views

Win 8 / WP 8: MMVM Framework?

In the past I have used mvvmlight with some degree of success via wpf, I have recently seen caliburn micro but I would like to know if anyone has any experience with it. I see the website for ...
2
votes
2answers
161 views

C# PCL Reading from File

So I'm writing a portable class library that targets .NET 4.5, Windows 8 and Windows Phone 8. I'm trying to read from a text file that is part of the project as build content. I see that StreamReader ...
0
votes
1answer
42 views

Subclassed Binding works at runtime, but not in designer

In order to save typing and make code more readable, I subclassed the Binding class to make it use a specific source: public class MyBinding : Binding { private void SetSource() { ...
2
votes
1answer
194 views

How to move between a Pivot Control in Windows Phone 8 programmatically

I have a situation where i need to move to different pivots on a Pivot Page in Windows Phone 8 but i am unable to find a way to achieve that. here is the screenshot: I want to switch to "Map" ...
2
votes
2answers
558 views

window phone 8 emulator internet connection

I was using the win8 phone emulator, but it's internet explorer could not display webpage ,showing no connectivity to internet. I checked a lot from microsoft site and tried, I'm sure that i enabled ...
1
vote
2answers
67 views

Object passed by reference and not by value

I'm writting a piece of code (c#) in windows phone 8 (had the same issue with windows 8). And I am wondering, how to passe value of one object and not his reference. Let me explain with one exemple ...
-1
votes
1answer
137 views

Windows phone 8 running task list [closed]

I would like to create app to get current running task list from windows 8 phone. how it is possible? is there any way to do that?
1
vote
1answer
298 views

How to get back to UI thread after asynchronous operation

I am developing two versions of the same app for both Windows Store and Windows Phone 8 using the MVVM pattern. Each app has its own View. Model and ViewModel are shared in a Portable Class Libraray. ...
0
votes
1answer
52 views

Compiling Windows8 app to other versions

If I make a Windows8 App (Javascript template), will I be able to compile it also for Windows Phone 8 and as windowed Windows 7 application?
0
votes
2answers
89 views

What are the parallel (equivalent) tiles of FlipTile, IconicTyle, CycleTile from WP8 in Windows 8?

What are the parallel (equivalent) tiles of FlipTile, IconicTyle, CycleTile from WP8 in Windows 8? There are a lot in Windows 8 and they seem static. Thanks!!!
0
votes
1answer
318 views

Can I transfer my Windows Phone and Windows 8 App from one account to another?

Can I transfer my windows 8 and windows phone apps from one developer account to another? App includes paid and free version. I want to transfer apps and later I will delete it from old account. ...
1
vote
3answers
168 views

Temporary WP8/WinRT-Store-Licence and deployed app

If I wan't to code a WindowsPhone8-/WinRT-App I recieve a temporary licence. If I debug my app it will be installed localy or on the remote device (that I added to the debuger). My question is, can ...
-2
votes
1answer
304 views

Why microsoft asking for developing WIndows store Apps? [closed]

Hi I came here because I know that I will be getting very positive suggestions from this forum. I recently come to know that I need to have a developer account to debug and release my windows store ...
2
votes
3answers
710 views

Open CV Image editing library for windows 8 and windows phone 8

Is there any support of OpenCV graphics library is available for Windows Phone 8 and Windows 8. I made a search on Google but didn't find any resource related with OpenCV to connect with Windows Phone ...
1
vote
2answers
52 views

Is there a way of retrieving the contact list from Win Phone 8?

Is there a way of retrieving the contact list from Win Phone 8 like it happens in Android. Basically i need to implement an SMS sending feature from inside the application and for it to happen, i ...
1
vote
0answers
183 views

Where is the hosts file for Windows Phone 8 emulator located?

Using the Windows Phone 8 emulator on Windows 8, how can I update the hosts file used by the emulator? I have tried updating the Windows 8 hosts file (C:\Windows\System32\Drivers\etc\hosts). This ...
5
votes
2answers
162 views

Using an F# portable library with HTML5/Javascript on Windows 8 and Windows Phone 8

sorry if this has already been answered but the other posts on this are out of date. I want to build a Windows 8 app in HTML5 and JavaScript that uses an F# portable library project to do the ...
0
votes
1answer
86 views

CCTMXTiledMap (Cocos2d-x) Error on Windows Phone 8

guys I tried putting this into the code but no success CCTMXTiledMap* map = CCTMXTiledMap::tiledMapWithTMXFile("TileMaps/orthogonal-test2.tmx"); I have the following error: error LNK2019: ...
-2
votes
1answer
121 views

Can we create Windows 8 modern application and Windows Phone 8 applications in Visual Studio 2012 professional? [closed]

I am planning to buy a Visual Studio 2012 Professional DVD and I would like to know if I can create and run Windows 8 and Windows phone 8 projects on it ?
-2
votes
1answer
284 views

How do you make a socket connection and transfer data between Windows Phone 8 and Windows 8? [closed]

I want to send some data to my computer (i.e. 1). When I press a button on my Windows Phone 8 and recieve data on my phone. How do you make this simple program? I already made a server on the computer ...
0
votes
0answers
134 views

how to change the foreground color of the RadDatePicker in windows phone 8 app?

Hi i am using telerik rad controls for windows phone 8 in my windows phone 8 app. My doubt is :- i want to change the foreground color of my date picker (want to change the foreground color of the ...
1
vote
2answers
320 views

windows phone 8 and windows 8 tablet

I'm wondering how to develop an app for both Windows Phone 8 and a Windows 8 tablet? When creating a new Windows Phone project in Visual Studio, I don't see any options to target phone and tablet ...
0
votes
1answer
75 views

How to support multiple selections in a LongListSelector in Win Phone 8

I want to add multiple selections in LongListSelector in my win phone8 app but i cant find a way to do that ? 1.is it even supported ? 2.if (1.) turns out to be 'NO' then how can this be achieved ? ...

1 2 3