7,679 questions
0
votes
0
answers
739
views
Windows Phone StackPanel control alternative for Xamarin Forms?
I prototyped an app in Windows Phone 8.1 (WP) I was able to create cool controls using the which would allow me to put Labels and other controls inside a button and this would glue them all together....
0
votes
1
answer
106
views
XamlParseException when using the XAML Designer
Important: Consider every tag in the .xaml codes below closed
I've searched everywhere for the answer but none of the questions in this website (or the MSDN website) solved it. Everytime I create a ...
0
votes
1
answer
73
views
Issues while publishing a Windows phone app in the Windows Store
I am trying to upload a windows phone app on store. The previous version which was uploaded is 4.0.0.0 and the new package which I am trying to upload is v4.1.0.0.
As per my understanding v4.1.0.0 is ...
1
vote
0
answers
141
views
PublicClientApplication cctor doesn't work on windows phone 8.1 (System.NullReferenceException)
I am trying to add a simple way to connect to a microsoft account in my app using Microsoft Graph (in a c# project).
I followed the sample for UWP (https://developer.microsoft.com/en-us/graph/quick-...
0
votes
1
answer
347
views
How to extract String path from ApplicationData.Current.LocalFolder
I need to create a ListBox with saved files in ApplicationData.Current.LocalFolder, that I can later use to open these files.
I have something like this:
string path = ApplicationData.Current....
0
votes
1
answer
77
views
Get app purchase date for Windows Phone 8.1 and Windows 8.1 applications
Is there a way, either in C# or C++ APIs for Windows Phone 8.1 and Windows 8.1 Metro applications, to get the user's app purchase date or, in case the app has been downloaded for free, the date of the ...
0
votes
1
answer
195
views
How to create thumbnail/snapshot from bing maps in c# for universal solution
I have a universal solution with platform supporting Windows Phone. After the user has tapped on Bing Maps, a pin is created an snapshot of the map is also created, but this image doesn't contain the ...
0
votes
1
answer
128
views
When I touch webview content and then somewhere outside after the app crashes
I'm pretty new to this and also this isn't my code. I find it hard to figure anything out, but I'm doing my best. So the case is, that I have Grid element which contains FlipView and another Grid (it ...
0
votes
2
answers
173
views
Unable to load DLL 'sqlite3': in windows phone app.
I'm working on a windows Phone OLD application. I'm getting this issue related to SQL3.dll. in visual 2015.
Unable to load DLL 'sqlite3': The specified module could not be found. (Exception from ...
2
votes
1
answer
667
views
How to give dynamic width to gridview items (text block)?
I am developing a Windows 10 UWP, and a Windows Phone 8.1 project. In the project, there are tags like in Instagram, which can be seen in the picture. These tags are printed on the screen using a ...
1
vote
0
answers
142
views
URI Scheme for Microsoft Equalizer app on Windows Phone 8.1
This is a question for an old platform, but I happen to need to write an app for Windows Phone 8.1. This app needs to launch the Microsoft Equalizer (audio) app that could be installed on some Nokia ...
1
vote
2
answers
1k
views
Changing style based on trigger with Xamarin.Forms on WinPHone 8.1
I have the following style
<Style x:Key="GreenButtonStyle" BasedOn="{StaticResource MyButtonBaseStyle}" TargetType="Button">
<Style.Triggers>
<Trigger TargetType="Button" ...
0
votes
1
answer
42
views
Why does Visual Studio create another *.appx inside a folder Dependecies
I created a new App Package for my 8.1 phone and I see a separate
*.appx (Phone.WinJS.2.1.appx) inside a folder "Dependecies".
Do I need this file to deploy my App and if not - can somebody explain ...
2
votes
1
answer
3k
views
HttpClient hangs for large request
I have an issue in an app developed for Windows Phone 8.1, where its working just fine, but in Windows Mobile 10 it gets stuck on GetAsync. It doesn't throw an exception or anything, just gets stuck ...
0
votes
1
answer
124
views
Windows Phone 8.1/10 App Developement
So my current problem is that I have to develop a windows phone app that should be able to run on windows phone 8.1 and windows phone 10. As I am new to the windows phone world, I would like to know ...
0
votes
1
answer
296
views
Memory Leak on the phonegap-plugin-barcodescanner for Windows Phone 8.1 devices
this issue is not new, I know and there are different threats around the Internet although I still have the same issue where the App crashes after tried a few scans.
Testing the App on:
Lumia 625 and ...
0
votes
0
answers
373
views
Windows Phone 8.1 - This app is not available for your device although I can manually deploy it into the device
I have recently finished working on an App for Windows Phone 8.1 and 10 - I have successfully been able to deploy it on both type of phone by using Windows Phone Application Deployment 8.1 tool.
I am ...
0
votes
1
answer
250
views
System.typeInitializationException on Windows phone
I am getting this exception when I am trying to debug my application by connecting a device. It is working fine in the emulator with no exceptions at all.
The InnerException is: Could not load file ...
0
votes
1
answer
218
views
Installer for Windows 8.1 App outside Windows Store
I have a universal windows application for windows 8.1 and windows phone (WAP)
But my customer doesn't have access to the windows store, there's a way to use Installshield or something similar to ...
0
votes
1
answer
46
views
running apps in compatability mode on windows phone 10
Is it possible to run applications in Windows Phone 10 in compatability mode like you can on the desktop? I have an application that runs on Windows Phone 8.1 but users have problems when running in ...
1
vote
1
answer
112
views
Sqlite, database connection and windows phone 8.1 ( silverlight)
I have recently started a new job as a software developer/specialist and I am currently upgrading an maintaining an app that targeted windows ce (I know, I know)
I am mostly working on my db ...
0
votes
0
answers
83
views
Progress Bar in webBrowser is not working
I have a method where i am setting my progress bar in web Browser.
public static void SetProgressIndicator(bool isVisible)
{
SystemTray.ProgressIndicator.IsIndeterminate = isVisible;...
-2
votes
1
answer
2k
views
Install xap file into Lumia 625 using the SD Card
I am built a Windows Phone application with PhoneGap Build and I am trying to install it into a Nokia Lumia 625 with Software: Windows Phone 8.1.
I have installed the application on a Nokia Lumia 735 ...
0
votes
2
answers
3k
views
Will the windows app work after the certificate is expired
We have a windows app that runs on Windows 8.1. We use a test certificate with sideloading to install the app. The key is expiring in a few days and we are in the process of generating a new one and ...
0
votes
1
answer
318
views
"Package could not be registered" when deploying Windows Phone 8.1 solution
I am getting the error message quoted in the title when I try to deploy a Windows Phone Silverlight 8.1 solution to either the emulator on my PC or to a device. The error is not accompanied by any ...
0
votes
1
answer
97
views
upload windows phone 8.1 silverlight app in store after microsoft abandoned platform
I developed a wp 8.1 silverlight app now, in October 2017. I know it's really strange but is a company app that only its employees need to run.
I need a simple way to install the app inside every wp 8....
0
votes
1
answer
358
views
How to create a Xamarin.Forms Windows phone 8.1 project?
I cannot find a Visual Studio 2017 project for making Xamarin.Forms Windows 8.1 apps. How do I install it?
0
votes
0
answers
223
views
Windows lumia update shows error
My windows lumia 620 shows error 80096005 whenever i try to install a particular app.It comes only for this one particular app and has been like it for a month.It always stops midway into installation ...
0
votes
2
answers
2k
views
Build Windows app compatible for 8.1 and 10
Background:
I am new to Windows app development.
I have installed Visual Studio 2017 Enterprise edition free trial on two machines. (One is running win 8.1 OS and other having win 10 OS)
Then, ...
0
votes
0
answers
93
views
windows phone smtp mail not working
I'm using this below DLL to send the email from windows phone apps.
https://github.com/LightBuzz/SMTP-WinRT
but unfortunately
A certificate chain processed but terminated in a root certificate ...
2
votes
0
answers
115
views
Windows phone set different user agent for every request
I am working on one of my windows 8.1 mobile app. I have included one web browser control in this app and it's linked up with my asp.net web site. So basically it's an app which using web site in ...
0
votes
0
answers
139
views
Storyboard animation is lagging
i created a snow falling animation but it is little lagging, if i create this animation in blank new app it works fine but if try to build some more things and use it fully build app it starts lagging....
0
votes
1
answer
59
views
Deploying windows phone app from VS 2015 ends with Install failed
I have one windows phone 8.1 project and I am trying to deploy it from VS 2015 Community Update 3 to my phone device ( Lumia 920), but from today it is not possible. Deploying (debug, release ) always ...
0
votes
0
answers
47
views
slider event not firing windows 8.1 and windows phone 8.1
I am building a simple media player using mediaelement in windows 8.1 .
everything is working fine(play ,pause,player progress).
I am using a timer to show the progess of media in slider.
Problem is ...
1
vote
0
answers
248
views
Cordova error -> failed to fetch platform wp8
Error: Failed to fetch platform wp8
Probably this is either a connection problem, or platform spec is incorrect.
Check your connection and platform name/version/URL.
Error: cmd: Command failed with ...
27
votes
3
answers
10k
views
Fill Ellipse with wave animation
I have created an ellipse in Windows Phone 8.1 Silverlight App and UWP both
and I wanted to fill it with animating waves,
For this purpose, I am following this solution
but it is for WPF so I am ...
1
vote
1
answer
253
views
How Fetch Sim Details of Windows Phone 8.1 using Visual Studio 2015 c#
**I need to get Carrier name of Sim.
I need to Fetch Sim Card Company Name.
I Need MCC and MNC of SIM**
I have created project for Windows Phone 8.1 in Visual Studio 2015.
I have also created UWP(...
0
votes
1
answer
628
views
CheckAll checkboxes when SelectAll is clicked in c#
I have a dynamic listbox , how to select all checkboxes in listbox when selectAll button is clicked.
Xaml :
StackPanel Width="400" Orientation="Horizontal" Grid.Row="0">
<!-...
3
votes
1
answer
1k
views
ListBox doesn't refresh when listBoxItem is deleted in c#
How to refresh UserInterface when a listbox item is deleted from ListBox.The ListBoxItem is getting deleted from database, but the listbox is not getting refreshed. When I press the backbutton and ...
0
votes
0
answers
91
views
Create SQLite database in windows phone 8.1
I have created Application of windows Phone 8.1 using Visual Studio 2015.
I have implement SQLite but got below error
"An exception of type 'System.DllNotFoundException' occurred in SQLiteWp8.1.exe ...
2
votes
1
answer
253
views
Select listitem from listbox in xaml
I have a listbox,the data in listbox is getting populated through sqlite database.
XAML
<ListBox x:Name="listBoxobj" Background="Transparent" Margin="6" Height="auto" BorderThickness="2" ...
1
vote
1
answer
229
views
How to check all the checkboxes when selectAll is clicked in c#
How to check all the checkboxes in listbox when Select_All button is clicked in c#.
Here is my XAML:
<StackPanel Width="400" Orientation="Horizontal" Grid.Row="0">
<AppBarButton x:Name="...
1
vote
1
answer
488
views
How to display listbox selected item in a textblock
I have a listbox in which data is populated using binding, I want to display the Name and Age present in selected list item in to a textblock which is present in next page.
XAML:
<ListBox x:Name="...
0
votes
3
answers
10k
views
how to change button background color in c#
How can I change button background color programatically in Windows Phone Application.
Here is my xaml code.
<Style TargetType="Button" x:Key="TabButtonLast">
<Setter Property="...
0
votes
1
answer
42
views
how to develop Windows phone app in arabic
I need to develop a windows phone app which is in english and arabic. If selected language is arabic everything should be from right to left (Like the text in arabic). and in case of english it ...
1
vote
0
answers
313
views
Recording Video via webcam on webpage and saving it to server
I want to develop a web application where the user can access the webpage and record a video message , and that video message gets saved on the server. The trick is that it must be accessible via any ...
2
votes
2
answers
444
views
Is there any way to fetch Mobile Number of windows phone 10 using c#
I have created my application in UWP. I need to search current sim and sim Mobile number.
Please help me for find the mobile number using windows phone 10 in c#
1
vote
1
answer
1k
views
How to get IMEI and IMSI number from windows Phone using Windows Phone 8.1 or UWP in c#
How to get IMEI and IMSI number from windows Phone using Windows Phone 8.1 or UWP in c#
I used TAPIib.dll and OpenNETCF.Telephony.dll but both dll are only for webforms. Please help me for fetch the ...
0
votes
1
answer
594
views
Is there any way to fetch the IMEI Number of the Windows Phone device Using C#
Is there any way to fetch the IMEI Number of the Windows Phone device Using C#
windows-phone-8.1
uwp
xamarin.uwp
c#
visual-studio-2015
-1
votes
1
answer
22k
views
Get SIM MSISDN & IMSI number in Windows Phone Application
Is it possible to get the SIM MSISDN & IMSI number in windows Phone app development?
I have gone through some of the Q/A but they all are asked a long time ago.