The xoom tag has no wiki summary.
5
votes
3answers
596 views
Android Xoom accelererometer accuracy is always unreliable
I'm working on a simple compass type application for Android, testing on Xoom WiFi. The accuracy of the accelerometer readings is always SensorManager.SENSOR_STATUS_UNRELIABLE. The magnetic field ...
3
votes
2answers
259 views
How do I make my cellphone app fill out the whole screen in a tablet (Xoom)?
I tried to run my application into the Xoom tablet and it ended up being of the exactly same size of a cellphone (it doesn't fill out the entire screen).
So, I created a very simply project which ...
2
votes
1answer
127 views
Fragment shader with multiple floating operations slow on Xoom (tegra2)
I am trying to make "burning star" impression on android game I have been developing with little help of noise function (simplex noise in this case). Unfortunately I cant use 3d textures as they are ...
2
votes
2answers
215 views
Application not installable on Motorola Xoom from Android Marketplace
My Android application is not installable on a Motorola Xoom from the Android Marketplace. I've already followed the instructions available here, to no avail. Here is my manifest:
<?xml ...
2
votes
1answer
803 views
Using SurfaceTexture in Android
I want to play a video into an OpenGL texture on XOOM using Android 3.0.
I have come across SurfaceTexture in the goole developer docs which has been added in API 11
...
2
votes
5answers
1k views
Drawables and Layouts for Galaxy Tab and Motorola XOOM
I'm testing my app at Galaxy Tab and Motorola XOOM emulator skins, and I can't understand, why the drawables are taken from the wrong folders. I have drawable-xhdpi folder, where I store big size ...
2
votes
2answers
439 views
Poor video performance on flash on xoom
After a lot of head banging i'm still stuck!
I'm trying to deliver h.264 video over RTMP to a Flex app running on a Motorola Xoom.
The BBC Iplayer, Youtube and lots of other video sites have ...
1
vote
0answers
62 views
Cocos2d Game Lost Focus When we click Volume Up or Volume Down Button On Motorola xoom
I am developing a game using Cocos2d FrameWork in Android.
I encountered a problem while testing on Motorola Xoom.
What I want to do :
When User pressed Volume up and Volume down Button. All the ...
1
vote
2answers
162 views
Keyboard layout hiding android action bar?
In my Android application running in a XOOM device, when I click in an Edittext the keyboard opens and hides the Actionbar. I don't want this to happen, how can I solve this? This is done by the ...
1
vote
0answers
112 views
LED Flash Code Causes Force Close on Xoom
I am trying to add the ability to turn on the LED flash within my app. It's not the app's primary function so I am not trying to capture every single device.
I have added the following code:
...
1
vote
0answers
54 views
design area for apps on all mobile devices
I can find the screen resolution of each of these devices but what is the design area/measurements for an app on each device. For example on iPhone you have to subtract 42 pixels from your design for ...
1
vote
1answer
147 views
My Android application is not visible on market with Motorola Xoom
I have an Android application with android:minSdkVersion="7", but on the Market is not visible for Motorola Xoom.
Can anyone help me out?
1
vote
2answers
885 views
Android - [Xoom/Honeycomb] application without LAUNCHER activity does not work
I have an application without launcher activity that works properly from Android 1.5 to Android 2.3.4. It is started by my broadcast receiver. However, on Honeycomb (Motorola Xoom), my broadcast ...
1
vote
1answer
53 views
My UI on Xoom looks ugly/Not what it looks like in eclipse
So I'm making an app for my Xoom, just starting with android development.
I've made a few buttons and all that jazz, using the ADT in eclipse to position everything (using the 10.1 WXGA Tablet ...
1
vote
0answers
154 views
Webview jittery/jumping
I have a viewflipper that contains a webview. In some cases (seemingly random) the bottom part of the webview will appear to jitter/jump. This can last anywhere between a second and several seconds. ...
1
vote
1answer
155 views
Camera example bug when locking/unlocking device
I'm working with the camera and I'm using the exact same example given in the documentation :
...
1
vote
1answer
584 views
Is it possible to put Android ActionBar on the bottom?
i'm developing an application to an Android Tablet (XOOM), and i would like to know if it is possile to put the action bar on the bottom of the screen, instead of the top (which is the default ...
1
vote
1answer
110 views
Converting color image from the Xoom camera to monochrome image for qr code recognizing
I have done an app on the Motorola Xoom that recognize QrCode using the xzing library. I already have done the same application on my computer and it was working perfectly on my computer, but on the ...
1
vote
0answers
207 views
Android VideoView.setAlpha is not working (Xoom with 3.0)
currently we're working on a project for Android, doing some Augmented Reality stuff. For this project we need to make a Video played in a VideoView transparent. Since 3.0 there should be the method ...
1
vote
0answers
218 views
Acessing Pictures folder on XOOM honeycomb
getExternalStoragePublicDirectory(Environment.DIRECTORY_PICTURES) on XOOM returns /mnt/sdcard/Pictures. How do I return the path to the "Pictures" folder? I would like to access the Pictures folder on ...
1
vote
1answer
107 views
How to use/call gyros in the application for Android
I am working on MOTOROLA XOOM for app. development. I want to use gyros sensor in my application. If someone can help me out to call gyros in my program.
Thank you,
1
vote
2answers
2k views
m3u8 http live streaming on motorola xoom tablet browser
I have a website that is streaming live video using m3u8. It works on the iOS devices and safari mac, but i also need it to work on the motorola honeycomb xoom tablet version 3.1 .
Here's my sample ...
1
vote
1answer
280 views
Motorola Xoom PDF/PPT View
I need to develop a Sales app specifically targeted for Android on Motorola Xoom. The app needs to display some pdf and ppt files bundled within the apk itself.
The documents should display from ...
1
vote
3answers
558 views
Android app wont scale to fit Tablet screen
Hi im having problems getting an app i have written for the motorola xoom to fill the screen. When i run the app it runs it in the middle of the screen as if it was on a phone or something. When ...
1
vote
0answers
168 views
Application won't show up in market on xoom after 3.1 upgrade
Here is my manifest with everything accept activities.
You can view the app in the market, but says it is not compatible with xoom when you access the app via your xoom. The app doesn't do anything ...
0
votes
0answers
15 views
How to force landscape on a Flash builder mobile app
I am building a mobile application using Flash Builder. I am testing on a Motorola Xoom. When the app opens on the attached Xoom it opens with the correct orientation (landscape), but when it opens ...
0
votes
0answers
10 views
Odd table cell resizing in Motorola Xoom tablet
I have a table that looks like this sample markup:
<table>
<tr>
<td colspan="2"></td>
</tr>
<tr>
<td></td>
...
0
votes
2answers
275 views
Android 4.0 / ICS - App Icon on Action Bar not clickable
For some reason, when testing on my Motorola Xoom with Ice Cream Sandwich, the App Icon in the Action Bar is not clickable, even though I have implemented an event handler. This only occurs after ...
0
votes
0answers
31 views
ZING barcode scanner not working on xoom tablet [closed]
Has anyone used zing barcode scanner on motorola xoom tablet? trying to scan code 39 barcode on xoom tablet without any success. Any help!!
0
votes
1answer
28 views
Tablelayoutlooses inner TableRows after call subintent
I have a form with a lot of fields. After call a new Intent (camera) and back to main activity, all fields are filled. OK.
But tablelayout looses inner TableRows. Why? there is no way to keep ...
0
votes
0answers
45 views
Cocos2d android Texure issue on Motorola xoom
I am developing a game in android with Cocos2d framework with latest build from github(Weikuan Zhou).
In my game, I used lots of images(total images size is around 11MB).
Problem :-
I am getting the ...
0
votes
0answers
147 views
Flex 4.6 Menu option with honeycomb
Since Tablets due not use a hardware menu button, how am I to use the menu then beside creating a custom button in the view. For example, on the Motorola Xoom, there is the menu icon in the holo them ...
0
votes
0answers
96 views
Motorola Xoom stuck on “Waiting for Debugger”
I am trying to use my Motorola Xoom to debug an Android application in Eclipse. I have no problem using my HTC phone to debug the same application.
I have downloaded and installed the Motorola driver ...
0
votes
1answer
179 views
jquery scrollTop() not working in Motoraola Xoom
I have a web site to scroll a div (vertically ) using the function scrollTop(). It is not working in Google chrome browser (default) of Motorolla Xoom, Android vertion 3.1 .But it is working in ...
0
votes
2answers
140 views
cross platform html5 app, separate designs?
I would now like to make an app that works on basically all html5 enabled devices. The last three have me stumped, as there is little info out there on apps for these devices.
They all have ...
0
votes
2answers
118 views
Background image in applications running on Xoom tablet
If I run an application on my Motorola Xoom tablet, there is an image in the background. If I run the same application on the emulator the background in my application is just black. Do you have an ...
0
votes
0answers
48 views
HttpURLConnection Support on Android Tablets?
I have an existing app that runs on Android phones 2.1 and above that connects to a web service and parses out the returned XML to present the user, authenticate, etc.
Since Android is supposed to be ...
0
votes
1answer
194 views
Custom Spinner 9-patch causes crash on Motorola Xoom
I have a custom 9-patch image for my spinner. This image works fine on my phone, but causes a crash on a Motorola Xoom. Here is the stack trace:
10-10 15:52:56.487: ERROR/AndroidRuntime(4187): ...
0
votes
0answers
25 views
Best way to test XooM compatability with existing droid builds?
I have a well established Android business application that our company has been using on wireless phones for the last year. Most of my target devices are in the 2.1 arena.
However we aquired a ...
0
votes
1answer
84 views
Can I easily test my Xoom apps without being part of Motorola developer's program?
Is it possible to develop and compile programs to APK files on my desktop machine and then test them on a non-jailbroken Xoom tablet without going through the Motorola Developer Program and without ...
0
votes
1answer
128 views
XOOM: Disable HDMI Output
In our application, we need to disable HDMI output, we have been using HDMI status API (http://developer.motorola.com/docstools/library/motorola-hdmi-status-api/ ) successfully on few devices.
In ...
0
votes
3answers
288 views
Use Camera to take a pic, save it locally — not to SD Card
As the title states, I'm trying to launch the camera and take a picture that I can use with the APP locally. This is for the Motorola Xoom and, by default, they do not come with SD cards. Or at least ...
0
votes
0answers
149 views
Enable both ppp0 and wlan0 on Honeycomb
I am using an xoom tablet with honeycomb as an experiment platform. I need to enable both wifi and 3/4G connection at the same time to enable fast swaps between them. However, it seems that enabling ...
0
votes
1answer
118 views
Application writes file to internal sd card, but Windows doesn't see the file
So, what I'm trying to do is write data to a file on the sdcard and then have windows read the file.
The issue I'm seeing is that windows never sees my new files until I reboot the xoom. The xoom ...
0
votes
5answers
450 views
external folder of Android
I'm trying to access "external" folder of Android, but I can't find it. Note that my device is Motorola Xoom and I use adb shell.
How can I find external folder? Should I install NDK?
Thank
0
votes
0answers
162 views
FileObserver not working in XOOM android 3.1
In my app I have a FileObserver on /mnt/sdcard/dcim/camera folder so that whenever an image is taken from a camera my app is notified. It works as expected on phones having Android 2.1/2.2/2.3. I am ...
0
votes
0answers
61 views
application runs slow on 3.1 and 3.2 but ok on 2.3.x
I'm a newbie in android ecosystem and all but I have a rather strange problem.
my application uses android bluetooth chat sample to send some data to computer at a fixed rate via bluetooth.
Below is ...
0
votes
0answers
88 views
xoom compass reading
I have created a compass, and it works perfectly fine on all of the phones I have tested, as well as some galaxy tabs.
Unfortunately, it does not work on my xooms. The compass always reads 0.0, and ...
0
votes
0answers
247 views
Mediaplayer freezes after first frame playing rtsp stream
I am trying to play an rtsp stream using Mediaplayer on a Motorola xoom. This is not in a video container, just a straight rtsp stream.The code is pretty much the exact same as the MediaVideo_Demo as ...
0
votes
2answers
840 views
Push Notification From Android Phone to Android Tablet
I recently got the Xoom, for some reason I thought you could SMS message on it :-S
Does anyone know a way that from my android phone I can push a notification to my tablet to tell me I have a message ...