|
Hello,
Apache Cordova is good, now What you want to use and which is better for you that depends on You because of I don't know what kind of functionality you wanna achieve.
Apache Cordova is totally based on (CLI)Command Line Interface and you have to make plugins and use build-in Plugins for developed Crossplatform Moblie Apps.
Xamrin is also good beacuse of they integrated with Visual Studio so easy to use and Advantages of Xamrin that is Provide native UI, access to device features, and native
performance coupled with the time-to-market advantages of code sharing and reuse..
Lonic thats offers a library of mobile optimized HTML, CSS and JS Components, gestures, and tools for building highly interactive apps.
One of Other Crossplatform for Mobile Applicatoin that is DevXtreme and i have developed one cross platform Mobile application Using DevXtreme that is totally based on JS(Knockout,Angular) and also you can Import the PhoneGap Plugins.
modified 15-Jul-15 2:10am.
|
|
|
|
|
I got the error my windows phone apps project how to resolve it
The name "ActivationManager" does not exist in the namespace "clr-namespace:SilverlightActivator;assembly=SilverlightActivator".
|
|
|
|
|
My XML data :
<xml>
<item>
<locationId>1</locationId>
<state></state>
<location>ABCD</location>
</item>
<item>
<locationId>2</locationId>
<state></state>
<location>EFGH</location>
</item>
</xml>
I need to parse this and retrieve the value of "locationId" and "location" alone.
Thanks in Advance.
modified 19-Apr-15 20:14pm.
|
|
|
|
|
Please do not crosspost the same question in multiple forums.
|
|
|
|
|
I'm sorry about that.
Could you help me with this..?
|
|
|
|
|
|
Hi,
I'm using VS2008 , and Windows Mobile 6 to develop a little application. And i want to call a Form by name.
How can i have a var with the name Form and i need to click on a button and select that form.
regards,
Pedro
|
|
|
|
|
What have you tried?
In Word you can only store 2 bytes. That is why I use Writer.
|
|
|
|
|
Message Removed
modified 15-Apr-15 7:44am.
|
|
|
|
|
Hi guys, Its my third day working with visual studio 2010 for windows mobile but I've totally failed to understand and use Isolated storage.
I'm trying to develop an app that stores/saves a user's note. In short, its like a Sticker note App.
Please help me explain this.
Thanks
Ben
|
|
|
|
|
Ben, do you write Windows Phone 8.1 Runtime Application or Windows Phone 8.1 Silverlight?
There is the difference in Api.
|
|
|
|
|
What are the possibilities IDE, language and tools to build an mobile app for iphone, android and windows phone. Is this possible with visual studio without plugins ?
|
|
|
|
|
No. All these platforms are different and require different IDEs and programming languages. You could take a look at Xamarin which goes some way to address the issue.
|
|
|
|
|
Hello,
There are some ways to write one application for three mobile platforms (Windows Phone, iOS and Android).
You must remember that those solutions are not good enough and you will never achieve as good application quality as writing it natively. You can write common code for logic, but the main problem is with design and some functionality points that are specific for each platform.
You can try solutions I presented below:
1) Xamarin Forms: https://xamarin.com/platform[^]
2) Apache Crodova: https://xamarin.com/platform[^]
3) Ionic: http://ionicframework.com/[^]
|
|
|
|
|
how to create a chart from a database in android eclipse ..
Thanks.
please I'm the project as an example
thanks ...
from Indonesia
|
|
|
|
|
This is the fourth time you have posted this question. Please post in one forum only.
|
|
|
|
|
Hi app-developers, I need your help!
I am a student at Darmstadt University of Technology, Germany. I conduct a survey as part of my bachelor thesis about "The tension between independence and compliance on mobile platforms".
You will be asked to fill out a short questionnaire which should take about 5 - 10 minutes to complete. Just click the link below to complete the questionnaire.
http://umfragen.ise.tu-darmstadt.de/sosci/guidelines/
The aim of this study is to determine how app developers are restricted by platform-specific app store guidelines and to identify success factors for app developers. You will have the opportunity to receive a summarized report of the study in order to compare yourself with the performance of others.
Thank you for your support!
|
|
|
|
|
That would be great if you submit this survey on CodeProject[^], all of the members would be grateful to provide you with a result for your survey... You will have to wait for the survey to be filled, or post it on some social networking website; Facebook or Google+ maybe.
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~
|
|
|
|
|
Q#!: how i solved this question......
1- Take two input from user
2- Having
vertices & edge = 20;
3- create an adjacency matrix randomly based on input and display on screen
|
|
|
|
|
Homework!!!!!
I want to die like my grandfather- asleep, not like the passengers in his car, screaming!
|
|
|
|
|
I want to create android app and i'm c++ beginner ( know classes and etc) , how can i create app for android ? at all may i do it ? what must i know ?
|
|
|
|
|
At first you should know that the default language for building Android apps is Java. I would not start using C++ before being familar with Android development using Java.
The starting point for new Android developers is https://developer.android.com/training/index.html[^].
|
|
|
|
|
Thanks a lot for advice , so i have to learn Java ?
|
|
|
|
|
M.a.x.a.m wrote: so i have to learn Java ? If you want to write Android apps, you should do so.
|
|
|
|
|