0
votes
0answers
7 views

Windows Phone 8 Developer - Listing installed apps

Is there a way to get a list of the apps that are installed on the phone? Furthermore, is there a way to execute one of them, lets say, from a button?
0
votes
1answer
40 views

How do I use a image photo as a Windows phone Button

I created a button image and I named it Texture2D btn_play. It is for a main menu and I want to press it to change the CurrentGameState. My variables: GraphicsDeviceManager graphics; ...
0
votes
1answer
30 views

Silverlight - Hardcoding private key

Let us say that I have a Windows Phone application. If I hardcode a private key in the Windows Phone application, can people extract it once the application is released to the public on the Windows ...
-2
votes
1answer
61 views

windows phone app form post method [closed]

Is it possible to post form fields from windows phone app to google form. ( like conVerting web form to app). If so can you provide with sample code. Sorry am just new to app development. Basically ...
0
votes
1answer
48 views

Android FrameLayout 'tabcontent' not available in activity?

I'm trying to change the activity of a tabview and i'm trying to access the framelayout entitled 'tabcontent'. I keep getting the error: tabcontent cannot be resolved or is not a field. Even ...
-3
votes
1answer
57 views

How can I use MongoDB in Windows Phone project? [closed]

I'm using MongoDB in my project on PC and now I want to create a phone application, but I have no idea how to use it in a Windows Phone app.
-2
votes
0answers
36 views

how to display data in dropdownlist from sqlite in windows phone application using C#

I am new developer for Windows phone application using C#. how to display data in dropdownlist from sqlite in windows phone 7 application Thanks Rame
0
votes
0answers
14 views

Is it possible to create a network of phones using bluetooth?

Would it be possible to connect several phones to one another using bluetooth, so that you could have communication from one phone to all, etc?
1
vote
0answers
52 views

Windows 8 App and Windows Phone App Submission

I am a little confused with the two apps, Windows 8 (which run only on Windows 8 OS?) and Windows Phone Apps. Based on the marketing I heard around windows 8, I assumed an app available on Windows 8 ...
0
votes
1answer
366 views

How to change wp8 theme colors programattically in c#

I'm quite newbie for Windows Phone (8) app development. Is it possible to change overall windows phone 8 theme colors (both background & accent color) (Setting >> theme) programmatically from C# ...
0
votes
3answers
196 views

How do I program an Android App with Python?

I will be in charge of teaching a small group of middle school students how to program phone applications. After much research I found that Python might be the best way to go. I am a website ...
1
vote
2answers
47 views

Windws Phone 8 Dynamicly create something

I want to create a timetable App for Windows Phone 8. And I have a Problem. There is an Form where the user can add subjects or Tasks: If the user klicks on "hinzufügen" = add, I want to create ...
1
vote
1answer
34 views

Which codes should I choose for legal exit from Windows Phone Applications?

I have 7 applications in Windows Phone Marketplace but I have a problem. My dashboard shows me crash reports about my QuitException (I have found it from stackoverflow) for using exiting from my ...
6
votes
3answers
349 views

Using App.Current.Terminate() method in Windows phone 8

As windows phone 8 provides us with this method for programmatically terminate an app, will there be any issue while app submission if we use this in app for terminating a page while there is no ...
0
votes
0answers
27 views

Windows Phone app, works great in emulator, on device, loads then simply exits

Fairly simply application, works flawlessly inside the emulator. It deploys fine to the phone, and seems to start just fine. I tried the sms task and the email task thing in the unhandled exception ...
-4
votes
1answer
753 views

Android: Get Apps To Always Force Close Without Me Doing Anything [closed]

I have a HTC Desire and I have been trying to figure out how to always get my apps and things I don't use to force close when I close them with the home button and I have tried pressing the back ...
0
votes
0answers
34 views

windows phone application: how to find out the audio format

I was wondering if there is any API can tell what audio format a selected music is? Looks MediaLibrary doesn't tell this? The use case is I have many music stored on device. But I want to filter out ...
0
votes
1answer
60 views

Open application in windows phone by hold special button

I have an application and I want to open it by hold some special button on the phone (ex : camera button, power button...). Do you have some idead or example code to slove it ? Thanks.
1
vote
1answer
84 views

Access names of other apps -windows phone

I know one can't access internal storage of another app,but can we make an app that just gets the names of all other apps installed?
0
votes
1answer
34 views

How do you reference files stored on a mobile device?

When building an app (in my case for android) how would you reference and display music files that are stored on the device with Carona. I have searched http://developer.coronalabs.com/reference and I ...
0
votes
0answers
34 views

designing a web based app for windows phone device. which uses data from a website and show it on device. it needs to be updated daily base [closed]

Designing an app for a windows phone device which uses data from a website like paragraph and showing it to the user with gui based app on daily basis.
0
votes
1answer
78 views

httpcontext in windows phone application

I an pretty new to Windows phone development and I'm facing the first issue coding the first app. The problem is that I can't add a reference to system.Web and I'd like to use hpptcontext, I don't ...
0
votes
0answers
56 views

now that windows 8 phone speculation is out, have the following questions [closed]

Assuming the following background Windows 8 and IE 18 available for Windows Phone Windows Phone 8 works on Intel ATOM processor (major features as desktop!) Both Native and Web applications ...
0
votes
1answer
99 views

XNA Microphone in Windows Phone App Doesn't Work When Page is Navigated to a Second Time

I have a Windows phone app with a page that uses the XNA Microphone and has a record button and play back button, very similar to any number of tutorials online. When I first navigate to the page the ...
0
votes
1answer
93 views

Windows Phone connect to website

I have a browser based web game and am looking to develop an app that will integrate into the website and act as an additional platform from which people can play the game. It is a text based game so ...
0
votes
1answer
158 views

MySQL in visual studio express for windows phone

Is there any way I could use MySQL database in Windows phone App development?? And what are the databases can be used ?
4
votes
2answers
390 views

Is there any way at all to end a call in Android post 2.3? Hit dead end after reading other posts

Hi I'm trying to develop something similar to AutoAnswer but it also auto hangs up when a broadcast receiver is notified. I've spent all day reading other stackoverflow question on this issue and it ...
0
votes
1answer
88 views

wp7 app working fine posting to wall, however, the app link that is included automatically is a bad link?

The link added to all posts by the windows phone 7 application is: http://www.facebook.com/#!/apps/application.php?id=341481639238665 Where can I adjust this link? I tried in the facebook app ...
0
votes
1answer
163 views

CheckForIllegalCrossThreads, Thread & Delegate - Window Mobile

I currently ran into the issue of making my Windows Phone application performing a cross-thread operation. In the defualt C# [Windows Form Application], there is an option / variable called ...
0
votes
2answers
314 views

Force close error in Android app debugging

Sorry for the vague question in the title. I honestly can't explain what's wrong. I get no compilation errors or even significant warnings, yet when I run the program, it force closes and the log ...
1
vote
1answer
368 views

android app working on simulator but not on the phone (connection issue)

Hi everyone i'm having a problem that kept me busy all day and no answers was found. I have an application that gets information from google calendar by getting them from the api php, the problem is ...
2
votes
1answer
2k views

How to create an application settings button for Android tablets?

I've developed an Android application for phones that works fine and uses the settings/menu key present on all android phones, but when I tested in on a tablet, I realized there was no such key. It ...
0
votes
2answers
712 views

How to get Eclipse to recognize my LG Phoenix phone so I can debug my android app?

I am trying to test my android app (android 2.3.3) via my LG Phoenix phone. However, I cannot get Eclipse to recognize my device on the debug config menu. My phone is recognized by my computer when I ...
1
vote
1answer
251 views

application for Motorola MC75

I have a simple hello world application that target platform is set to "Windows Mobile 6 Classic Emulator", develop with Visual Studio 2008 with .NET frame 3.5. Compile and run test, everything ...
0
votes
1answer
671 views

Dynamic change image source in windows phone 7.1 apps

I have a list box in my app and a button inside that list box. I applied a image to that button (appbar.edit.rest.png icon). but when theme change to light, icon doesn't display...what should i do to ...
0
votes
2answers
460 views

NullReferenceException was unhandled

Have looked through extensive information online and have not found anything to fix this. I'm very new to this, so apologies if this is so basic for you. You're helping me learn :) The application ...
0
votes
0answers
455 views

sample app with phone & tablet ui

i am looking for a sample app that can be run on a phone and on a tablet, and have very different UIs. specifically, I am looking a good way to structure it and how to decide when it's a tablet app.
1
vote
2answers
870 views

VideoView in eclipse not playing on phone

i have searched every where trying to fix this so that is why i came here i put a videoview in eclipse for an android app but the video will not play on my phone. package test.test; import ...
0
votes
0answers
44 views

Trying my Qt app on the developer phone [closed]

I am new to Qt and have written a small app, that I want to try on the developer phones. What are the steps that I should follow so my app runs perfectly on my phone? I used to be an android ...
0
votes
1answer
743 views

Sample python code for android: Login dialog with username and pasword

sl4a does come with a sample getPassword, but I want to see if I can get a simply popup login box that has both Login username and Password. I have been trying to search a lot for this but cannot find ...
1
vote
1answer
398 views

How do I make telephone numbers in iPhone clickable?

I have some telephone numbers in UILabel in various cells of a UITableView. I also have telephone numbers in the subtitle of MKAnnotations in my MapViews. I was wondering how I can make these ...
0
votes
1answer
387 views

Putting unsigned app onto a phone

Hey guys I was wondering if anyone knows how to get your app to a phone to test (not on the market just from computer to phone) I tried gmail and google docs but gmail gave me a parsing error and ...
0
votes
1answer
143 views

Android: How do I customize phone apps menus?

I want to add a new menu or context menu item to existing applications like the Phone and Contacts. For example, in the contact list, select a contact then you see "Send picture to this person" in ...
0
votes
1answer
105 views

synchronize/share one application on several android phones

Here is my issue : I have 2 phones and I don't want to pay twice for an application on the market. Is there a way to share an application I have downloaded and payed for, once, onto the other phone?
0
votes
1answer
610 views

How to install python on Samsung S5600 halley EVO

I would like to know how to install python on Samsung S5600 Halley Evo. Do I have to do something like a jailbreak? Is it possible? and, if yes, how?