All Questions

Tagged with
Filter by
Sorted by
Tagged with
22 votes
2 answers
12k views

Embedding ZXing in android app

So I'm another unlucky android development beginner who needs to have ZXing barcode scanner embedded in his app. There is plenty of questions asking how to do this here on stackoverflow but none of ...
boogieman's user avatar
  • 567
21 votes
6 answers
27k views

Running Android apps on web browser [closed]

I work for company which specializes in Native mobile app development. The company does both Android and iOS apps. Now to show our apps to executives for different companies we use pieceable.com to ...
SaKet's user avatar
  • 1,638
15 votes
1 answer
17k views

android: using ActivityGroup to embed activities

Im in the conceptualizing/design phase of building an app and i've hit a bit of a snag. Essentially i was looking for a way to embed one activity into the UI of another similar to how a TabHost/...
mtmurdock's user avatar
  • 12.9k
11 votes
0 answers
332 views

AAR Android embed dependency

I would like to create an AAR that has an one of its dependencies embedded. The dependency is not going to be deployed to a public maven repo, hence why I want it to be embedded. I don't want to ...
Bryn's user avatar
  • 487
9 votes
5 answers
26k views

Youtube embed videos not working in webview. What's wrong with this code?

I am new to android. I am facing two problems right now 1. I parsed xml file and showed it in webview which contains videos and text . When i click on videos it will not play . In xml videos are ...
The iCoder's user avatar
  • 1,424
9 votes
3 answers
10k views

Embed instagram into Android WebView

I have an Android app with a WebView where I show content that includes embedded twits and embedded instagram photos. In both cases I copy the blockquote as indicated in the documentation, and I show ...
Wonton's user avatar
  • 1,083
7 votes
1 answer
6k views

Want to use Python Libraries in Android

I am building an application for Android. It will interface with some C++ libraries using Android NDK through JNI. There are also some libraries that are written in Python that I want to call from my ...
Sid Kshatriya's user avatar
7 votes
3 answers
8k views

How To Embed YouTube Video on Android using Phonegap

I've been trying to embed YouTube videos inside my phonegap Android app using the new YouTube iframe API. The embed itself working and a YouTube window pops in with the preview picture and the play ...
Erlangga's user avatar
  • 131
6 votes
4 answers
35k views

How can we play YouTube embeded code in an Android application using webview?

How can we play YouTube embeded code in an Android application using webview?
Droid's user avatar
  • 1,091
5 votes
3 answers
3k views

Android WebView not showing image Instagram embed

I'm embed Instagram post to Android WebView, but the picture not show Here is the screenshot Instagram picture not show Here is my WebView code: @SuppressLint("SetJavaScriptEnabled") @Override ...
Eric Wijaya's user avatar
4 votes
3 answers
6k views

Embed a piece of HTML code or Javascript script inside webview in android

I got a small piece of Javascript and HTML code of a table containing statistics that I want to embed into a WebView in my android app. How do i go about doing that. Can someone suggest me with an ...
Jeris's user avatar
  • 2,425
4 votes
2 answers
2k views

Embedded IFRAME video keeps playing in background after exiting fullscreen in Android

I've searched a lot for a fix on this problem but apparently i couldn't find one. Well, as the name suggests I have a simple Android app which has a Webview. public class MainActivity extends ...
user1785116's user avatar
4 votes
0 answers
2k views

Embed Tomcat 7 in Android Application

I need to embed Tomcat 7 in android application so that it can run local web application as a standalone application. I am able to embed Tomcat in Java Application. Now, I want to achieve the same for ...
Bhawik Jain's user avatar
3 votes
2 answers
13k views

Android webView to play YouTube videos

can anyone help using this code to get youtube videos to play that are embedded in website? have tried all sorts of things including hardwareAccelerated=true in manifest. The webview shows the ...
user1937515's user avatar
3 votes
2 answers
6k views

android embed default audio player in app/activity

I would like to know if it is possible to embed the default audio player into one of my activities. Or at least be able to embed the section that has the play/pause button and the audio track seek bar....
aveyD's user avatar
  • 525
3 votes
1 answer
9k views

How to embed a mobile application in other application?

I'm building a mobile application for a company and I need to add in the company mobile application a button that go directly in a different application . Anyone know a solution to embed 1 mobile app ...
Overnet's user avatar
  • 963
3 votes
2 answers
350 views

Is it possible to embed an Android app in a pre-existing app?

I would like to inquire if it is possible to embed an Android app in a pre-existing app? Basically, the parent app will have a set of tabs. Clicking on each tab will open a third-party app within the ...
Ahmed Faisal's user avatar
  • 4,397
3 votes
1 answer
2k views

Embedded youtube video not playing in some Android devices

I built an Android app to watch online courses using videos from Youtube. Since the courses are paid, the videos are unlisted on Youtube and I was using this library to prevent the users from share ...
G_comp's user avatar
  • 162
3 votes
0 answers
1k views

Hard-coding the PICO tts Engine into an Android App

I have been trying to include text-to-speech functionality in an app... where the app will automatically speak to the user in his or her preferred language (determined by system settings), but while I ...
Trusty Turtle's user avatar
2 votes
1 answer
8k views

Embed activity feed of a public Facebook page without forcing user to login/allow

This is similar to questions asked several times before, but no matter what I read, I'm still confused. I have a public Facebook page, like White Collar for example, whose activity feed I need to ...
craned's user avatar
  • 3,051
2 votes
2 answers
5k views

How to Embed a iframe video in Web View Android?

I want to embed the following video into an Android web view: https://www.espn.com.ar/core/video/iframe?id=6034792&endcard=false&omniReportSuite=wdgespg I have tried different methods of the ...
Andy's user avatar
  • 790
2 votes
2 answers
7k views

android iFrame not scrolling: what are practices to include our "widget" on client's Web pages while maintaining mobile compatibility

We develop a SAAS booking application. As part of this service we offer clients a "widget" to embed in their existing Webpage that allows client's to book. We have implemented this widget as a ...
salonMonsters's user avatar
2 votes
2 answers
2k views

Is it possible to embed a flex component in a pure java android application?

I know it is possible to develop a full flex application using AIR for android but what I need is to embed a flex component into an already existing classic java android application. I found some ...
Swan's user avatar
  • 23
2 votes
2 answers
5k views

.svg file as object in HTML not displayed in Android WebVIew

My app has a WebView control that is able to load .svg files: when the url is a .svg file it is correctly displayed. I modified the code not to load directly the .svg file so that I have to call ...
P5music's user avatar
  • 3,283
2 votes
1 answer
7k views

Android embed firefox browser in application

This is kind of a shot in the dark, but... I know we have WebView exposed. I was wondering if there is anyway we could use / embed firefox's renderer in an Android app? I have an .mht file which ...
Authman Apatira's user avatar
2 votes
2 answers
1k views

How to embed facebook videos in Android App?

I want to embed facebook videos to my android app. Is there any API for that? I checked for facebook API but it seems it is only for web. If there is no good API, what should I use? WebView or ...
Hanson's user avatar
  • 35
2 votes
1 answer
1k views

React Native : How to make fullscreen youtube embed video in webview with expo (without react-native link)

Does anyone know how to make an embed youtube video goes to fullscreen in Android ? The video can be played in both inline mode and fullscreen mode on iOS but in Android it plays only in inline mode ...
Nico Andriamalala's user avatar
2 votes
1 answer
2k views

Embed react native app inside existing ios/android app

I need to know if it is possible to "embed" a react native app within an existing ios/android app without sharing the react native app code. We currently have a react native app which use a few ...
Steve's user avatar
  • 319
2 votes
1 answer
482 views

YouTube iframe doesn't work on Samsung S2 I9100G

I have an Android app which using YouTube iframe tag to embed videos. It's working in most of the mobile (including Samsung S2 I9100) but today when i tried to test the app on Samsung Galaxy S2 I9100G ...
Srihari Karanth's user avatar
2 votes
0 answers
343 views

Vimeo error using embedded video in cordova android app

I hope someone can help me get a little transparency on this matter. I've made an app targeted iOS and Android. The app uses embedded video from Vimeo, via an iframe. When i run the project on an ...
AppDev's user avatar
  • 2,909
2 votes
1 answer
2k views

react native embed video not working

It's a known issue for react native webview doesn't handle video playback well. I found that in this discussion https://github.com/facebook/react-native/issues/6405 and https://github.com/facebook/...
dev-jim's user avatar
  • 2,474
2 votes
1 answer
348 views

How to show Twitter videos in android native page

I'm displaying Html contents in my native page. I'm showing the Tweets, using TweeetUi. But, the TweeetUi, doesn't show twitter videos. I also, checked the response that we are getting. In response, I ...
Sangeetha Pinto's user avatar
2 votes
0 answers
657 views

Embed activity of application A inside application B's viewgroup in android

My requirement is as follows: I have two of my application, one is Application A and Application B. Now I want them to work individually as well as mutually We can assume this is the scenario which ...
skygeek's user avatar
  • 1,568
2 votes
1 answer
1k views

Android/Eclipse: How to embed .jar file?

I am having trouble embedding a library (ksoap in my case) into my project. There is an error at run time "Could not find class 'org.ksoap2.serialization.SoapObject' referenced from method ...". Of ...
user1743224's user avatar
2 votes
1 answer
2k views

Android ICS - Embedded youtube video not working in full screen mode

I've created a simple demo application in which I'm trying to embed youtube videos. Here is the <object> tag that I'm using String urlTag = "<object><param name=\"movie\" value=\"http:...
Harshal Kshatriya's user avatar
2 votes
0 answers
1k views

Embed flash stream for android web browser

I have been scratching my head for several days over this issue. I am attempting to embed a flash stream from own3d.tv in a HTML page that is view-able in the android web browser. No matter what I do ...
Bigby Wolf's user avatar
1 vote
1 answer
1k views

Embed external Intent in main Activity

I have seen a number of examples of using an ActivityGroup to embed multiple Activites in a single view. In each of these cases, the Activities being loaded are internal to the current application. In ...
Jeff's user avatar
  • 1,538
1 vote
1 answer
3k views

phonegap camera capture in embed iframe

I was desperately looking around the internet for: How to use PhoneGap to access the device's camera and put it inside my HTML, e.g. in a frame and take a snapshot with my custom button I created in ...
user2929078's user avatar
1 vote
2 answers
2k views

Embed zxing barcode scanner to the activity

I'm writing android application and my client requires a barcode scanner in it. They are really specific about it, so the layout they want is like this: If a qr code found - it jumps to another ...
Mindaugas Svirskas's user avatar
1 vote
1 answer
292 views

Open103R, Open107v development boards - how to program?

ebay and other chinese sites are offering these development boards but it is not clear how to program them. Is there OS for these boards ? Linux ? Micro .NET ? Android ? I have played with Ardiuno ...
Max's user avatar
  • 6,344
1 vote
1 answer
1k views

Embed Spotify not working properly at Android's Webview

I was using embed spotify in a webview inside my app and everything was working fine. But it suddenly stopped working. Now, every time I click play button or click at a song from the playlist it ...
Pedro Henrique T L Flores's user avatar
1 vote
1 answer
1k views

Webview failed to display when using embed url of Instagram

This is weird problem. When i using url like: https://www.instagram.com/p/Bs421mHgPM4/ this code is working to show Webview. But when i change to embed mode like this https://www.instagram.com/p/...
Nanda Z's user avatar
  • 1,764
1 vote
1 answer
616 views

Embeddable Easy Lightweight Scripting Language with direct bindings to java for Android

I know, that's a long title. However any shorter title would be a duplicate of the tons of other questions of this kind here on StackOverflow. I am searching for a scripting language I could embed ...
fameman's user avatar
  • 3,641
1 vote
2 answers
2k views

Any way to embed spreadsheet into android app?

I'm new to android development and my first project requires a way to somehow embed a spreadsheet from Google docs into my application. Is there any way to do so? I was unable to find any API
Paahul's user avatar
  • 13
1 vote
1 answer
2k views

Android WebView + Does it support embedded Flash files?

Can a WebView in Android support embedded Flash files? Using the default insert method of Dreamweaver, incorporating the swfobject_modified.js, I receive the standard "Content on this page requires ...
worked's user avatar
  • 5,822
1 vote
1 answer
2k views

Is it possible to embed one app entirely in another app

Is it possible to embed one app entirely (that I don't own) in another app that I could develop? (not the content .. to run it entirely, as a standard app, but inside of another app). Talking about ...
Ahmad Omar's user avatar
1 vote
0 answers
251 views

SoundCloud HTML embed on Chrome for Android

I'm trying to embed the SoundCloud player on a web app using the recommended embed code. However, when Android users tap the big orange Play on SoundCloud button, they are presented with a "There was ...
gmusick's user avatar
  • 133
1 vote
1 answer
2k views

zxing android embedded change the view

my my question is : how can i change che CompoundBarcodeView? this is my screen : mobile screen I want to remove the square viewfinder , the red bar and the text. public class MainActivity extends ...
Alessandro Zago's user avatar
1 vote
1 answer
306 views

Android WebView: shouldOverrideUrlLoading called when svg or webm are in object tag in HTML

I am testing a strange WebView behaviour in my Android app: when an HTML file containing <object> elements pointing to svg and webm files (for example) is loaded, then the WebView calls ...
P5music's user avatar
  • 3,283
1 vote
1 answer
475 views

Vimeo iframe in webview

how is it possible to view a video from vimeo embed code in a webview in android? I only hear the audio but the video stays black. wb.getSettings().setJavaScriptEnabled(true); ...
user3530080's user avatar