Opening ppts in my android app [closed] - android

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

Related

How to make Internet browser? [closed]

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.

Chatting App with Media Sharing in Android Studio [closed]

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 5 years ago.
Improve this question
I want to make a chatting app with media sharing how can I do that in Android Studio. Do I need socket programming or what else, please help.
Just go through Firebase codelab, the first android app they teach there is a chat app with media sharing ability.
https://codelabs.developers.google.com/codelabs/firebase-android/

I want to open a link in my app window in Android [closed]

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 6 years ago.
Improve this question
Hello I am new to Android development. And I want to make an app that will open a link.For this I used web view but then also my link is being opened in browser not in my application
Use android WebView for this. Please follow the this link to know how to use android webview to load links Example link

Write app for ios with cordova(or titanium) without mac decive [closed]

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.

How could I go about making a app for my blog? [closed]

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/

Categories

Resources