简体   繁体   English

PhoneGap或Android会更适合此应用程序创意吗?

[英]Will PhoneGap or Android be better for this app idea?

I am planning on developing an app that uses the camera, uploads pictures to a website, displays all of the photos taken in the app and gives the user a little editing ability. 我计划开发一个使用相机的应用程序,将图片上传到网站,显示该应用程序中拍摄的所有照片,并为用户提供一些编辑功能。 Would this be better developed using PhoneGap or the native Android development setup through Eclipse. 使用PhoneGap或通过Eclipse进行本机Android开发会更好地进行开发。 I know a good amount of Java and HTML so that isn't the big issue but I want to know which development kit I should use to get the app up more quickly while maintaining a decent interface. 我知道很多Java和HTML,所以这不是什么大问题,但是我想知道我应该使用哪种开发套件来更快地启动该应用程序,同时保持一个不错的界面。

Thanks! 谢谢!

In the end it all comes down to 2 things: 最后,这归结为两点:

      1.- which language do you know better? consider that android IS NOT java, but knowing java will help a lot

      2.- Do you want this app to work only on the Android OS or you want it to work in every platform?

If your worries are interfaces, then don't worry. 如果您担心的是接口,那就不用担心。 You can create very nice interfaces on both. 您可以在两者上创建非常漂亮的界面。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM