[Q] Please help me! - C, C++, C# and Other Windows Phone Development

i want create a movie online app in windows phone 8. i use html agility pack to get list movie. but i dont know use html agiliti pack. help me or share source code demo. i use visual studio 2013. thanks all! :fingers-crossed:

I advise you to use Xamarin. It is now free and you get a cross-platform.

Related

Image Sizes and Costs

I downloaded somewhere some image sizes - below are two. I am not too sure which one I downloaded these for / from. But can these icon information be used for Windows Mobile 7, Android, and iPad / iPhone?
From what I think I remember speaking with one developer helping him with testing his game, I think he said it was $99.00 a year for 100 applications. If I only wanted to submit one (free) application, would it be better to find someone that already has the feature to develop this application? The application is very small - mainly to read one specific RSS feed.
Hey
the developer account costs are not connected to the image license price. If you want to submit a WP7 app to the marketplace, you have to own a developer account, that costs $99/year. But this price does not grant the permission to use these pictures. You have to ask the creator whether you're allowed to use them.
Regards
Chris
Thanks - sorry I did not mean to imply I would use these images, I just did not know if it was these image (sizes / quality) that was needed.
If the developer has an account though and he develops the app that I need, can he use that account to upload the app?
Hey
For the licensing procedure and requirements you should visit this link:
http://msdn.microsoft.com/en-us/library/hh184843(v=VS.92).aspx
But I don't get your question. If you're asking wheter you could have another developer programming and submitting the application you need the answer is yes. Every developer that has an account can send apps in. You just have to find someone that wants to create your application. Another possibility would be to program your app yourself and send the compiled version to a developer, so that he can pass it to the WP marketplace...
Regards
Chris
If you need an app built for something easy like an RSS feed, check this thread:
http://forum.xda-developers.com/showthread.php?t=941248
it discusses a build your own app website.
http://thirdlabs.com/
I have never used it and have no afiliation with the site, but it looks easy enough...
Anywho, once the app is made, you can
sideload it (if you're unlocked)
pay for a dev account and submit it ($99 a year)
try to get a free student account and submit it (see here )
find someone with a dev account that will submit it for you
good luck
Thanks for the links! I have run into the RSS feed link - but it was not that site.
Yes, Chris - that answers that question. I thought as much but wanted to make sure. (Sorry it is difficult for me to sometimes get my point across due to my health).

please how could i read *.mdx or microsoft access files on our s2????

hi all
please i need a program in order to open microsoft acces files or extention *.mdx even though through market $
thanks in advance
help please.....
Search reveals .
It looks easier to get this into a format acceptable to Android by converting the Access .mbx file into an Excel .xls file. This can be searched readily by Column and Values. Maybe this deals with too simple a need for most enquirers to the forum, but if it helps somebody then so much the better.
hi all i have beenlooking for something the same for some time now and just the other day i came accross this site cellica.com
the android app is free and the desktop application has a 5 day trial period or its $50 to buy it works great the only thing you can not do is create a report from the phone
i have emailed support team and they said they will be adding it on in the future.
http://forum.xda-developers.com/showthread.php?t=565855
jje

[Q]Cuttherope.ie as app for WP7?

hi,
Is it possible to make an app which plays cut the rope from the website like a facebook website shortcut with new interface?
sorry for my bad english it is not my favourite language
I'm shocked that this game is not available for wp7 yet..... So they use IE9 but, no WP7 ?
Still a fun game to play in IE9...
Yes, i heard of that game a while ago and since 2 weeks i got to know it better on Windows 8 and now i want to play it on my windows phone without IE
There are some people who take the facebook mobile page an make a new interface for that with other buttons...
So someone could take the cuttherope.ie website and give it an app-like interface so we could "cut" the rope an not click ^^
Yea, I played through the IE 9 version (got to the end, I want more). So even making the IE9 version into a WP7 program does not give you access to the full game.
I suggest that everyone who has WP7 email the dev and ask for them to make the game for WP7, their support email is support @ zeptolab DOT com (I want them to make a game for us, not give them tons of spam) . I emailed them already...
The only way to get this is to get to the dev. Have everyone you know email them requesting it for WP7 and you might be able to buy it....
EMAIL THEM !!!!!
It looks like they have, or are working on, a Windows 8 version. Depending how Windows 8ish Windows Phone 8 is, they might be waiting on that.
would be nice to have as a native app ... 1+ to this thread's questions...
Sent from my OMNIA7 using XDA Windows Phone 7 App

Website Apps...

Hi Guys,
I was recently asked about programing an app for android or for apple which will show infomation automaticly gathered from their website and put on the app along with additinal calanders and infomation. I was not sure weather this was possible and all help will be appreciated.
Thanks
Toby Smith
tobysmith said:
Hi Guys,
I was recently asked about programing an app for android or for apple which will show infomation automaticly gathered from their website and put on the app along with additinal calanders and infomation. I was not sure weather this was possible and all help will be appreciated.
Thanks
Toby Smith
Click to expand...
Click to collapse
It's possible ... There are some options to collect data from a website ..
if the website provides an API (mostly JSON or XML output) you can easily request an API key and get the data, and parse it .
Or, if the website does not provide any API, You can parse the HTML DOM of that website and scrape the data from various fields using any Java HTML DOM parser and display the info in your app. (but be warned, your code may stop working if they make any major change to their website)
All the best ! :good:
Please Help me
I bought a symphony w71 but i can not install game on it. What is the problem.

How can i create website to android app

I have deal website called oknotion and i want to make android app of this website like flipkart app.I am a beginner can anyone tell me, how can i do it? Using webview will done my work?
Do i have to learn jason,Crosswalk, Apache Cordova,html5 webview android?
Can anyone tell me step by step process for creating android app of website.
I also want to add some activity and design like facebook app slider.
aavik said:
I have deal website called oknotion and i want to make android app of this website like flipkart app.I am a beginner can anyone tell me, how can i do it? Using webview will done my work?
Do i have to learn jason,Crosswalk, Apache Cordova,html5 webview android?
Can anyone tell me step by step process for creating android app of website.
I also want to add some activity and design like facebook app slider.
Click to expand...
Click to collapse
İf your website supports mobile mod,and it designs good,webview will do your work nicely :good: Then you must some things to add new features in your webview like noTitleBar() or Progress bar or canGoBack()...Nice works!
Website 2 APK Builder
The all new Website 2 APK Builder for Windows is now available at sourceforge.
as i'm new and can't post external links,
so i'm unable to provide a link of it,
try searching "Website 2 APK Builder" on Google.
Just Launched Yesterday,
that's all.
Easy to use,
Generates ad-free apps.
and available for offline use.
Give it a try.

Categories

Resources