Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 3 years ago.
Improve this question
I made a simple browser app using Webview,
but Existing android Browser apps like Chrome, Microsoft Edge, Firefox.
How are these apps made?
Simply same using Webview??
Yes basically they are WebViews. And web engine it self for webView is used default one installed on device, it also can be changed in phone settings.
Related
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
I have created an android application in which I want to add a feature for viewing ppts without he user having to download it first. As in, opening a ppt on the phone browser. Any help?
Can you elaborate better.
if what you mean is what i am thinking.
Maybe for a user to be able to view ppt files in your app.
Try using APIs, or ppt supported sdks. refer here
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
i am android and web programmer and i want write my program for apple mobiles. i want use Cordova(or titanium) but i don't have mac device.
is it possible?
sorry for my bad English.
Yes it's possible using this site Phonegap build You can write code once and build it for different platforms. Don't know about titanium.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
We would like to create an mobile app, where user will be presented with some downloaded document (word, excel, plain text etc.). Provided that the user will have some appropriate editor installed, how our app can use that editor and than, upon the closing of the editor, "force" the user to go back to our app?
Could somebody provide examples for all listed platforms? iOS, Android, Windows phone.
For iOS you can use UIDocumentInteractionController to open these files.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
I want to develop Android Native video chat app using WebRTC(Not browser).
Main feature is Android user can able to call Desktop web browser.
Any way?(please without third party API)
It's possible using javascript (intel xdk) hybrid app
link:https://crosswalk-project.org/
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
I currently have a wordpress blog: www.androidfunandmore.info and I was wondering how do I go about making an android app for it?
The easiest way is to add the Mobile plugin to word press and then create a bookmark to it. This makes a web app (not a native app), but it looks good and it's easy.
http://wordpress.org/extend/plugins/wordpress-mobile-edition/