General :: Motorola XT800 USSD Request Failure

Mar 1, 2013

I have been trying to send ussd request for balance check and sms bundle but the call disconnects when I do. This problem is really getting annoying I have been trying to fix it but can't do it. I have master rested my phone twice but the problem remains my Android version is 2.2.

General :: Motorola XT800 USSD request failure


General :: Custom ROMs For Motorola XT800?

Nov 19, 2010

I was disappointed that CyanogenMod doesn't list my phone as supported.

I've searched this forum for any other custom ROMs for my Motorola XT800 and didn't see any specifically listed.

I've got 2.1 installed, and want to install a ROM with 2.2, but before I root my phone, I'd like to know what my options are for custom ROMs that I can use.

This is a dual SIM phone purchased in China that I use with China Mobile GSM and China Telecom CDMA. Awesome phone btw, except for not having the Android Market app installed and China Telecom's not releasing an update to FroYo yet...

View 6 Replies View Related

General :: What Is (DIAL Request Modified To SS Request)

Aug 21, 2013

I own a Xiaomi MI2S, running MIUI-3.8.16 @ Android version 4.1.1.JRO03L with Baseband version CEFWMAZM-2.0.128 017.

From my phone provider (Tele2) i have to dial a 1 (one) before my PIN-code when traveling abroad.

The code is accepted, I can be called and i can send and receive SMS messages.

However i cannot make phone-calls...

The error (?) is "DIAL request modified to SS request" and (very short) "not connected"

View 2 Replies View Related

General :: How To Prevent USSD Message From Being Sent

Jun 8, 2014

I've just bought an Android phone (JIAYU F1 - link here), and it's really great.

Thing is, I have special SIM from my carrier, that allows me to use only certain models of phones, and not others.
I moved the SIM from the old phone to the new one - and for the first 10 second - it was great.

I could dial numbers, and recive call from other phones. BUT - after like 10 sec's or so - I saw the words "USSD sent" on the screen, some blank message appears, and since I clicked OK (no other choice...) - I couldn't make and receive any calls.

My guess is that this "USSD message" is responsible for the whole mess, reporting to my carrier which phone model using the SIM right now. This is why I want to find a way to prevent it to be sent to my carrier.

View 1 Replies View Related

General :: Sending USSD Logcat Included

May 5, 2014

I have LG optimus LTE 2 (F160K) and I have got problem while sending USSD code error "Connection problem or invalid MMI code".

As I see from another users it must be working. Tried flashing stock and many other roms but still no luck.

Logcat is included in the atachment.

View 1 Replies View Related

Android :: Google Reader API Request Token - Get 400:Bad Request

Jul 8, 2010

this Android code worked fine before, but i'm having problems for some reason. here is the request i'm trying to make: https://www.google.com/reader/api/0/token. i'm getting 400:Bad Request as a response, and i'm not sure why. isn't this the correct URL for requesting a token? the auth token is being passed as a header in all requests now, and i can request feed list, and it works just fine, so there's nothing wrong with the auth code. what gives? in addition, i can request a token in a normal browser, like Chrome, and get a token as a response body. so the request itself is not the problem. i just can't figure out what is wrong with my requests in code...

View 1 Replies View Related

Bad Request While Trying To Send Cookie With HttpGet Request

Aug 17, 2012

I am developing an Android app for a website. I'm trying to get some information from the website by sending a cookie using a HttpGet request. I don't know where I am going wrong with the request. I am using AsyncTask to send the request to the server. The request also uses a token which I receive when I login to the webpage. All this is clear in the code below. This is part of the process in the doInBackground() function of the Asynctask:

BufferedReader in = null;
JSONObject token = Login.getToken(); // Token received after login, used in the cookie
try {
r = token.get("session_token").toString();
} catch (JSONException e) {
// TODO Auto-generated catch block
e.printStackTrace();
[code]...

View 1 Replies View Related

Android :: Dial A USSD Code?

Jan 23, 2009

When I dial a divert number directly from the handset it works. For example: **004*+668190099# sets up my call forwarding to the number +668190099

However, when I try to do the same thing from within an application I get a problem. The number displayed in the dialer is missing the ending #.

CODE:....................

Is this a bug or is there some other reason it wont let me dial a ussd code?

View 5 Replies View Related

Android :: Retrieving Data From USSD Command

May 17, 2009

I want to call a USSD (http://en.wikipedia.org/wiki/USSD) command and have the reply returned as a String. I can make the device automatically dial the USSD - like so

// String encodedHash = Uri.encode("#"); String ussd = "*" + encodedHash + "105" + encodedHash; startActivityForResult(new Intent("android.intent.action.CALL", Uri.parse("tel:" + ussd)), 1); //

This calls the USSD and the result is displayed in an alert menu generated by the OS dialer. There's no way that I can see to intercept the USSD reply, prevent the dialer displaying it, and then use the result as a String. Essentially, all I really want to do is (pseudo code) // String ussdReply = call("*#105#"); // I've tried creating an "onActivityResult" but it never receives anything from the startActivityForResult. So, does anyone know how I can use the reply within an application?

View 3 Replies View Related

Samsung Galaxy S :: USSD Codes Not Running / Make Them Able?

Nov 9, 2010

1. I am not able to run USSD codes on my GalaxyS-I9000. Whenever I dial any USSD it says "USSD Code Running" and then it disappears, nothing happens after this.
2. Every time after I hung up a call in my old cell/any other cell it use to show the balance amount I have (prepaid card) and last call cost, but in my GalaxyS its not showing anything after the call.

View 2 Replies View Related

Motorola Droid : Failure To Install New CM

Sep 23, 2010

I just downloaded the latest version of CM via Rom Manager.I did the usual and when it rebooted into recovery, it keeps saying unable to mount, and then just reboots into android.Any ideas?

View 1 Replies View Related

Android :: Programmaticaly Divert A Call By Sending USSD Command?

Dec 17, 2009

Can any one tell me how to programmaticaly divert a call on particular number by

sending the USSD command.eg, to divert a call on the number-123456789 we dial

*122*123456789#. it divert the call on to the 123456789.

View 2 Replies View Related

Motorola Droid : Assitance On RSDlite Failure

Mar 20, 2010

I have tried a few times now to flash the ese53 sbf file. I want to do this to get the udated baseband but it keeps saying fail and then rebooting. Unfortunately when I check I have the old baseband. Any help would be appreciated.

View 6 Replies View Related

Motorola Droid :: Google Sign-in Failure Regularly Since 2.2

Aug 31, 2010

i get this at least once or twice per day since updating the phone to 2.2 via OTA, and sometimes it's more like 5 or 6. it doesn't seem like it's a rampant problem based upon the latest threads here. anyone else have this issue? i figure doing a factory reset is my best bet but just wanted to get some feedback first.

View 1 Replies View Related

General :: Software Failure For Arc

Jul 9, 2012

I have a problem regarding my software update on my Sony Ericsson Xperia Arc, I did all steps regarding this PC Companion application for updates, a last step when i tried to turn on my phone, it is constantly showing logos of Sony and Xperia, I wait for a several minutes because it is saying that process of turning on is process which lasts several minutes, but now more than our passed, just that logos are happening...

View 1 Replies View Related

Motorola Droid :: Rooted App - Feature Request

Feb 8, 2010

Just rooted last night....Here's what I'm hoping to be able to do soon. I have a bluetooth parrot visor clip in my car. So far it works pretty well. But my one complaint is that the speaker inside it is only OK. It would be GREAT if the call audio while the phone is plugged into my car's AUX jack could be sent to my car's speakers instead of the bluetooth device, leaving the bluetooth device as a glorified microphone.

Right now, when a call comes in and I'm listening to music through my Droid the audio stops and the call audio is transferred to the parrot kit, as it should. So there is obviously some sort of programming that can be done....

View 7 Replies View Related

Motorola Droid : ROM Comparison / T-Chart Request

Feb 23, 2010

I hope what I'm asking hasn't been asked, but if so, I'd gladly take a link in the right direction.Is there a comparison chart/ T-chart that compares the various roms out there?Something that compares build (2.01 vs 2.1), features (wireless tether, live wallpapers, etc), speed results, strength/weakness narrative etc. similar to what you'd find on a consumer guide, perhaps in a scope and sequence type of alignment that alludes to release dates?I've heard "go with the rom that best suits your need", but a diagram like the one suggested might help the community.Perhaps a knowledgeable veteran would be interested in such a project?If I'm way off, just tell me to go pound sand.

View 13 Replies View Related

General :: Xperia X10 OS Reinstall Failure

Aug 6, 2013

I have been trying to reinstall the OS on X10 using the Sony PC comp and also tried with the Sony Update service but get stuck at the same stage in both.

Everything goes ok till downloading the files from the internet i.e preparatory stage. It then tells me to remove and turn off the phone and reattach while continuously pressing the back key (IMAGE 01). It says to select USB connected and mount the SD card. I am following the instructions to the T but nothing forward happens. I have repeated it over 50 times but no reward. It just does not go into the next stage of installation even after waiting 30-45 mins but sends out an error (Image 2)

I thought maybe xrecovery, OS Monitor, superuser, Antivirus might be interfering so I removed them too. Has rooting got anything to do with it?

View 2 Replies View Related

General :: CyanogenMod 7 Ringtone Failure?

Jan 29, 2012

Just recently I flashed my Wildfire with Cyanogenmod 7 and so far it's an awesome ROM, although I miss a few things from Sense.Just yesterday I noticed that on my Cyanogenmod 7 I can't seem use custom ringtones. Let me explain.

I deleted all the profiles and only the Default one is present and selected, it does not override anything.
Then I installed "Rings extended" because that seemed to work really good on stock ROM and selected to use it as the default ringtone picker.

It works fine, but the problem is, when I go to "Setttings -> Sound -> Phone ringtone" and select my ringtone using "Root explorer", or any other option available, it does select it and I can play it when I tap it, but it DOES NOT play when someone is calling me - instead it plays the first system ringtone.

Same thing happens with the notification sound and an SMS sound (Messaging -> Settings -> Notification settings -> select ringtone).

Now I tried to create a "ringtones" folder and "notifications" folder and put my rings there. The system ringtone picker detects them but again - does not play them.

View 2 Replies View Related

General :: Boot Failure Due To CWM Recovery?

Oct 17, 2013

i have a cheap alwinner a13 tablet (simmtronics xpad x720) from indian manufacturer. It is stuck at cwm recovery it countineously boots to cwm after restart.I have no backup stock rom. But i can sideload zip from adb or external ed. And not able to mount internal sd or wipe cache.

View 5 Replies View Related

Samsung Moment :: Code 96 General Failure

Oct 27, 2010

My girlfriend's Moment has started having issues sending text messags.Sometimes when she attempts to send a msg it gives a Code: 96 error and doesnt send so she retries multiple times and then sometimes it eventually sends through those multiple times and the person receiving get the txt like 5 times. What is this error and how do i fix it? Its using the stock messaging app.

View 2 Replies View Related

General :: Weird Data After Failure Rooting One X?

Jun 12, 2012

I tried to root my One X by doing the on first for not losing my data and installing BusyBox and SuperSU. But my problem is, when I ejected my USB from the phone all these weird data appeared on the top-right side of my screen.. and it keeps changing.

View 1 Replies View Related

General :: Allwinner A13 - CWM Boot And Touchscreen Failure

Sep 15, 2013

I own a Allwinner A13 7 inch tablet, on which I installed the Cyanogen 10 mod (Due to restrictions I cannot place the link to the mod)

The problem is I probably installed the wrong touchscreen driver, so the tablet boots perfectly into the Mod but I can't do anything. Normally it would be no problem to just put back my backup, but I can't get it to boot into CWM.

In the first place I rebooted into CWM to instal the mod by adding the following command through the "terminal app" before rebooting,

Command: "echo -e 'boot-recovery' > /dev/block/nandf; sync"

Now I cannot use the screen so i cant use the terminal. I also cannot use ADB because USB debugging is standard switched of after flashing a new MOD. Any other way to get into CWM??

View 3 Replies View Related

General :: Samsung Stratosphere WiFi Failure

Nov 19, 2012

I used this tutorial to root my phone: [URL] .......

Before rooting, I had a working / reliable wifi connection. Now, it's gone.

Could rooting the phone have caused this problem? I followed the instructions to the letter (and am rooted successfully).

Whenever I turn on wifi, it fails to locate ANY networks ("unable to scan networks") and turns itself off.

I've tried using the fix described here: [URL] .......

Soft reset, factory reset, root, deletion of specific settings files so that they repopulate ... NOTHING works.

View 4 Replies View Related

General :: Prism - JBED Failure On Rooted Device

Jan 10, 2014

I have a T-Mobile prism phone that has been successfully rooted with Lingo app android software. The version of the android app is as follows.

Android version 4.1.1
Mobile model Prism II
jbed 1.2 for Android
Libjbedvm.so installed in /system/lib. Rw Rw Rw

I installed Jbed successfully and rebooted prior to starting it. I keep getting the following error.

Unfortunately, java has stopped.

How do I resolve this issue? What java app can I download and from where to test it? I assume that the app must me a jar file to test it?

View 5 Replies View Related

Motorola Droid :: Facebook App Error - Application Request Limit Reached

Jan 5, 2010

Facebook app has been acting up on my Droid since evening. I can get to mobile site but the app says "application request limit reached" and will not get data from FB.

View 2 Replies View Related

General :: Google Nexus 4 Kitkat Storage Write Failure?

Feb 21, 2014

Last day I have tried to root my Nexus 4, unlock boot-loader successfully but after that i was unable to root, some RND i have found that no file/images etc. are are not copying in Nexus Device, it seems to me that may be write permission is blocked in the storage!!! only i can copy files from Nexus to PC/other but not to Nexus Device.

View 8 Replies View Related

General :: Samsung Galaxy S3 Login Failure Message For RR Email

Nov 2, 2013

About 3 days ago I began receiving a "Login Failed" notification on my Samsung Galaxy S3. It appears to be in reference to my roadrunner email account, and when I open the notification it gives me a pop up screen saying the "server password has changed" and asking for the password. I had not changed my password, but it would not accept the password on the account. I searched and found that about a year ago this seemed to be a common problem. Most of the answers amounted to 'uninstall and reinstall your email', so I did. No luck. Then I uninstalled the email from my phone, went to the roadrunner account online, changed my password, then reinstalled the email account on my phone. That worked for about 12 hours and then I started receiving the notifications again. Currently I have just uninstalled email from my phone completely while I search for a solution.

Then yesterday my phone began taking random screen shots. So far it has taken 5 screen shots at random times. I realize we just celebrated Halloween but I didn't expect my phone to become possessed.

View 2 Replies View Related

Motorola Droid :: Open Titanium Backup Superuser Request Window Pops Up Over And Over Again

Aug 27, 2010

When I open Titanium Backup the superuser request window pops up over and over again. Anyone have this issue? I searched but didn't come across any similar threads. I used Easy Root(sorry, the easy way).

View 1 Replies View Related

General :: Akai Tablet Stuck In Password Request?

Oct 22, 2012

my device is akai 7" AK-8460, and it hasnt volume buttons ,so the device is stuck at password retrieve via gmail,i dont have them,

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved