Questions tagged [alcatel-ot]

About alcatel ot mobiles

Alcatel mobile phones is a brand of mobile handsets. It was established in 2004 as a joint venture between Alcatel-Lucent of France and TCL Communication of China.

14 questions
8
votes
5 answers

ADB Connection refused from Mac to Android

I am trying to sideload a build to my phone, Alcatel Android 7. I have been able to sideload to it before but it's stopped working when I switched to a new network. I am running it from MacOS terminal. Courtneys-MacBook-Pro-3:~ courtneytaniguchi$…
2
votes
1 answer

Can't get LogCat (Alcatel OneTouch Evolve)

I've been trying to debug an application using my Alcatel OneTouch Evolve running "Firmware Version 4.1.2" (I guess that's Android Jellybean 4.1.2) but I get an empty logcat, and I'm using Android Studio 1.2.2. Debugging works just fine with another…
schwind
  • 53
  • 4
2
votes
1 answer

Corrupt form data: premature ending on Alcatel OT900A

I am trying to submit a form using an Alcatel OT900A but I am getting this error ava.io.IOException: Corrupt form data: premature ending at com.oreilly.servlet.multipart.MultipartParser.(MultipartParser.java:205) at…
rhandom
  • 1,198
  • 3
  • 10
  • 15
1
vote
0 answers

What does this exception message mean?

The computer's system is Windows XP and the phone mobile is Alcatel OT-806D. They are connected through the mobile's USB cable. I launched a command line java J2SE program ( c:\>path_to_the_src\java net.Example ) : package net; import…
pheromix
  • 18,213
  • 29
  • 88
  • 158
1
vote
2 answers

When implements DiscoveryListener java app stopped

i try create application for Alcatel OT 808. But when I load application with class that implements DiscoveryListener, and then start this application, phone says: Java app stopped. But in emulator all right. Thanks for answers!
d7p4x
  • 487
  • 1
  • 5
  • 16
1
vote
0 answers

Alcatel OneTouch 6040X not showing Camera as installed Application

i got a strange behaviour of my Alcatel which runs on Android 4.2.2. Neither with List myAppList = getPackageManager().getInstalledApplications(PackageManager.GET_META_DATA); nor with List myAppList =…
MMike
  • 598
  • 3
  • 23
0
votes
1 answer

Can I use these Certificates with the FileConnection stuff?

In my code there are calls to the FileConnection methods ( open , create , mkdir , delete ) ; so when launching the application then there are questions asking me that the application wants to read files from the device. So I searched inside the…
user806574
0
votes
1 answer

Why does not the pointerPressed method work in this situation?

I created a java class which extends CustomItem : package view; import com.sun.lwuit.Dialog; import javax.microedition.lcdui.CustomItem; import javax.microedition.lcdui.Graphics; import javax.microedition.lcdui.Image; public class Thumb extends…
user806574
0
votes
1 answer

HttpURLConnection getInputStream() returns empty for specific device

Im experiencing a strange behaviour when using HttpURLConnection getInputStream() on a different devices. On all devices except "Alcatel" im getting a valid input stream only for Alcatel devices im getting a different(empty) kind of input…
Evgeni Roitburg
  • 1,958
  • 21
  • 33
0
votes
1 answer

build failed for alcatel one touch fire

I'm trying to build B2G for alcatel one touch fire. After cloning B2G I ran BRANCH=v2.0 ./config.sh hamachi and then on running ./build.sh I get the following: Pulling "libOmxWmaDec.so" cp: cannot stat…
0
votes
1 answer

ADB is not working with my phone. Even though its showing up in the list.

So, I am running on a Brightspot (T-Mobile) Alcatel One Touch Fierce and Its registered on ADB just fine. Its not giving me any logs even though all the options are currently running for developer stuff. Any ideas how to fix this?
CodeMonkeyAlx
  • 813
  • 4
  • 16
  • 32
0
votes
0 answers

Android MediaCodec issue on Alcatel OneTouch 7025D

I'm developing mp3 music player for Android. I use MediaCodec for decoding mp3 and AudioTrack for playing. My engine works fine for all phones / tablets. But on Alcatel OneTouch 7025D it works slow and wrong. After some test I investigated, that…
Volodymyr Kulyk
  • 6,455
  • 3
  • 36
  • 63
0
votes
1 answer

how to use Adb with Alcatel Touch?

I have a new tablet Alcatel OneTouchEVo. I have some problem to use adb. I am using ubuntu , I checked the Adb debug. when i use adb devices i have no devices. so i checked lsusb in order to change the android rules. Bus 001 Device 002: ID…
Zizou
  • 1,891
  • 3
  • 15
  • 16
-1
votes
1 answer

how do I Install android on Alcatel one touch fire that runs firefox-os?

I have an Alcatel One Touch Fire, it runs Firefox OS. Actually the OS very buggy and the project is death. I'd like to install Android on it. how? Thanks
Enrico
  • 11
  • 3