[android-developers] error message on ZTE warp that say cannot communicate with google server

2015-12-23 Thread Roy Jackson
I cannot add my google account to my android phone. I keep getting message cannot communicate with google services. google play services is not showing up on my phone but the app say it is installed. don't know what caused this but been going on for weeks. is this something simple or do i need

[android-developers] Error message "permissions change was not successful."

2015-12-23 Thread Wael Abdulla
*I edited the setting system file, it went fine. But then i tried to copy the setting.apk back to internal card in the system folder. The following error message pops to the front. I have done a lot of google search to solve this issue but it is still appears.* *"permissions Change was not suc

[android-developers] Error message: Graphic is disposed

2013-04-25 Thread hktsang
Dear all, I coded a simple customize TextView in my project but there is an error message (Graphic is disposed) show when loading the preview. how to solve? <-- my code is below --> private void init() { // TODO Auto-generated method stub paintTableFrame = new Paint(Paint.ANTI_ALIAS_FLAG)

[android-developers] error message displays on gingerbread emulator but not icecream sandwich emulator

2013-04-16 Thread John Merlino
I have an app which uses google maps api v2. Works fine in api level 15, but in api level 10 (gingerbread) on the real device it says there is no support. When I try to run on gingerbread emulator, I get the following error: 04-16 17:42:00.928: E/AndroidRuntime(363): FATAL EXCEPTION: main 04-16 17

Re: [android-developers] error message

2013-02-12 Thread Kostya Vasilyev
I'm getting the same message on my Galaxy Nexus with 4.2.1 if I open an action bar menu with the Overflow Affordance Button and then close it. Tried three or four apps. Also this: 02-12 23:19:48.043 W/InputMethodManagerService( 390): Window already focused, ignoring focus gain of: com.android.i

[android-developers] error message

2013-02-12 Thread njman
02-12 11:38:57.025: W/InputEventReceiver(14874): Attempted to finish an input event but the input event receiver has already been disposed. I'm getting above message when closing a menu. -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group

[android-developers] Error message

2011-12-18 Thread Rob Carton
I did what she said but when installing the WST i got this erroe Cannot complete the install because of a conflicting dependency. Software being installed: WST Server Adapters 3.1.0.v200906020451-51DFAkF77g7GCNc (org.eclipse.wst.server_adapters.feature.feature.group 3.1.0.v200906020451-51DFAkF77g

Re: [android-developers] error message "Application has stopped unexpectedly please try again" in android

2011-10-27 Thread zheng wu
you set "private Button btnOne = null;" then btnOne.setOnClickListener(new View.OnClickListener() { public void onClick(View v) { text=text+"1"; editText.setText(text); } });

[android-developers] error message "Application has stopped unexpectedly please try again" in android

2011-10-27 Thread Isham Mohamed Iqbal
I'm a newbie to android developing from Sri Lanka. I coded for a simple calculator, the code is error free (shown in eclipse IDE) and while the code starts to run the console window of eclipse IDE is not giving any error. After the emulator starts, I got "Sorry! Application Hello Android (process

[android-developers] Error message while running SQLite Database

2011-08-18 Thread niva k
Hello Sir i created a Android Application by using SQLiteDatabase, my project is launch Succesfully.But i got runtime Exception. va/lang/String;)V (CallStaticVoidMethodV) W/dalvikvm( 170): Pending exception is: I/dalvikvm( 170): java.lang.RuntimeException: android.os.RemoteException I/dalvikvm(

[android-developers] error message: failed to update my location- no signal

2011-05-23 Thread mike575
I have ATT HTC inspire and for last week been repeatedly getting "failed to update my location- no signal" error message. Don't know how to correct. Thanks for your help! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this grou

Re: [android-developers] Error Message Help

2011-05-15 Thread Marcin Orlowski
> Is there anyway to log or look at a log that can tell me why the > programme keeps crashing? If it crashed check logcat for the detailed information on potential culprit. Also it helps to run the app under control of debugger, plant some breakpoints and try to narrow down the place it goes crazy

[android-developers] Error Message Help

2011-05-15 Thread Big Al
I need help with my programme. I am writing the prograame in Eclipse and it complies ok and says there are no errors, but when I run it in the android emulator it comes up with a box that says the following message: Sorry! The application Weapon List (process com.example) has stopped unexpectedly.

[android-developers] Error Message on missing permissions

2010-06-01 Thread stj
Hi there, If I'm using a feature that needs a uses-permission in the manifest and the permission has not been requested, the application crashes with a force close message in non-debug mode. In debug mode I do get "Source not found" error in eclipse. I've read that normally you get a hint about wh

[android-developers] error message with MediaPlayer

2009-07-05 Thread tstanly
hi all, I try to recived rtsp or mms audio stream for a long time, simply use the code to recive audio stream: myPlayer1.setDataSource("mms://"); myPlayer1.prepare(); myPlayer1.start(); I search for this topic for all discussions, and get some conclusions from all discussions: (a) sdk 1.1

[android-developers] Error message is displayed while building android application

2008-12-11 Thread Parasuraman
Hi All, While building an android application the error message is displayed in the console. the error message is attached with this mail.. Error message is [2008-12-11 14:55:50 - SIPAppl] 2 errors; aborting [2008-12-11 14:55:50 - SIPAppl] Conversion to Dalvik format failed with error 1 [2008-1

[android-developers] error message "device offline" on android

2008-10-24 Thread Nikhil Deval
Hello All, Problem:- error message "device offline" on android Details of software used:- Java version:- jdk 1.6 android installation directory:- D:\android-sdk-windows-1.0_r1\android-sdk-windows-1.0_r1\tools steps i did go to directory "D:\android-sdk-windows-1.0_r1\android-sdk-windows-1.0