Android :: Unknown DNS Queries

Mar 24, 2010

I was monitoring the traffic on Eclair 2.1 and noticed periodic DNS queries to "android.clients.google.com" after launching IM/Email/ Browser even though the phone was idle and I was not doing anything. why Android generates these periodic queries to "android.clients.google.com"? Is there a specific service generating these queries?

Android :: Unknown DNS queries


Android :: Cts Apks Queries

Mar 16, 2010

I am running cts test cases on eclair . I've done with : . build/envsetup.sh; lunch 1; make cts

That compiled my all cts test cases. Apk's for that all have been installed in $(ANDROID_BUILD_TOP)/out/target/product/generic/data/app :

few of these are : CtsDatabaseTestCases.apk , ApiDemos.apk etc.

Now I start my emulator :: ./emulator &

I "adb push " to all apk's to my emulator .

Now my query is how to run these apk's on device /emulator ?

View 5 Replies View Related

Android :: AsyncTask And Queries

Dec 27, 2009

Can anyone point me to a good example where a AsyncTask queries a local SQLite database and then updates the UI successfully. I have a database which I query using doInBackground... create a new custom SimpleCursorAdapter (overriding onViewBind), return the adapter (SimpleCursorAdapter), then in postExecute() create ListView adapter which is set to the the SimpleCursorAdapter, that was returned, then I set the listview adapter using SetAdapter(adapter);...

For some reason I throw an exception on fillWindow.java:200....

View 2 Replies View Related

Android :: Run Two SQL Queries Simultaneously

Nov 5, 2009

I start a long-running SQL SELECT query and, before it finishes, wish to make a short-running SQL SELECT query. Both queries are on the same tables. The whole database can be considered read-only. My initial tests show that the short-running query only actually starts when the long-running query has finished.

View 2 Replies View Related

Android :: Some Queries About ListView

Mar 16, 2010

I am very new to Android, but I love it because it has given me back what i was longing for : Java.

but I am facing some doubts and confusions about is, since I am totally new to Mobile App Development:-

I am listing my queries here-

1.) I wish to put various items in a single element of a ListView. Like one image in the left, so many TextViews in a single element, and more things. Is it possible?

2.) I wish to give my text different colors, different sizes, and different fonts. how to do this?

3.) I wish to insert or delete elements from a List in ListView. How to do that?

4.) I wish to change the background color of my list. how to do this?

View 10 Replies View Related

Android :: Php Script To Execute Queries

Sep 1, 2010

There is a user input then on submit pass the search keywords to the db server and return the results (the db server has to be external by the way). Could i pass the search query to server side (php) and get the php script to execute the queries and return the scripts output?

View 3 Replies View Related

Android :: Built In Email App Queries

Aug 27, 2010

I'm just using the build in email app for my hotmail, gmail, work mail etc. However It keeps bringing up old messages that I leave in my inbox. How can I get it to not keep displaying these? Or better yet is there a killer app out there that does email/contacts better? I hate having to use the whole gmail thing.

View 3 Replies View Related

Android :: Multiple Successive Queries To A Database

Apr 10, 2009

Has anyone other than me needed to make consecutive queries to a sqlitedatabase? My application works sometimes but other times (about 98% of the time), the app will crash. What I'm doing is using the sqlitedatabase.query(..) to return a cursor which I parse, I make multiple successive queries to the database and parse different recordsets/cursors.

My question would be does a sqlitedatabase need to recover or clean up after a .query is issued?

View 6 Replies View Related

Android :: Way To Create Db / Table / Execute Queries?

Dec 14, 2009

I am using sqlite db in my app. i am able to create db and table and execute queries. But I wanted to know where is the sqlitedb created, so that I can check them from commandine. where doed that android store ? I searched, could not find anything on that name in my pc, does android encrypt the name of the db file ?

View 11 Replies View Related

Android :: ContentProvider Queries - Contacts And The SDK Docs

May 15, 2009

A couple of questions. First thing I was wondering is where to log bugs in the docs. The ContentProvider query() docs are missing selectionArgs in the example code. It also uses the deprecated addId instead of ContentUris.withAppendedId().

With regards to the selection options - how exactly can these handle? I've seen a couple of places where a something + "='" + somevalue "'" is used, but I'm specifically wondering if it can handle IN clauses or if there's some form of or statement I can use to check for a variety of values in a particular column rather than just the one.

Last question is about the Contacts PERSON_ID and how long-lived that is. It is guaranteed to never change (though may be removed obviously). Well not truly guaranteed but will only cycle after it runs out of unused integers. Or may they change value as contacts are removed?

View 5 Replies View Related

Android :: Forward Search Queries To One Single Activity

Dec 15, 2009

have an activity handling search (ACTIVITY_1), which works perfectly when I use the search (via SEARCH button on the phone) within/from this activity. However, when I use search from another activity (ACTIVITY_2..x) by implementing onNewIntent and forward the query string to my Search_Activity.class (ACTIVITY_1) it always pauses ACTIVITY_2 first and then goes to onCreate() of ACTIVITY_2..................

View 5 Replies View Related

Android :: Password Protection Text Messages And Few Queries

Jun 18, 2010

I own LG EVE (GW 620)....

1)I want to password protect my text messages.
Please suggest me any application which should be free to do that..

2)IF i get an app from internet source (download via PC and installed via Linda etc.) ,will it be full version of that app??

3)Is there any way i can transfer my text messages in phone to my PC and vice versa?

View 2 Replies View Related

HTC Desire :: Email Queries

Apr 19, 2010

If i can do the following with regards to the email accounts on my desire:

1) have the exchange email client update the folders i've got setup (i have rules on my work account sending items to various folders depending on subject/sender etc and they don't seem to update automatically.

2) using the gmail app it doesn't seem to update automatically (or even on a schedule as i cant find one for it).

View 1 Replies View Related

HTC Hero :: Bluetooth Queries

Oct 1, 2009

Ive turned the bluetooth on and paired it with my old phone(se k650) what im trying to do is bluetooth all my contacts across but when i press so send via bluetooth on the SE it wont find the hero, even when its on discoverable, and when i go through "my devices" on the SE and look at the hero its offering no services. Ive also trying sending stuff from the hero and to the hero like photos and such with no luck.

View 9 Replies View Related

HTC Desire :: Queries - Updated Automatically

Aug 31, 2010

I have some queries:

1- I have Desire with Froyo. So, technically whenever I install an app, I should be given an option to install it on SD card. But so far, haven't seen it yet, consequently today I got a message that phone memory is running low. So, please help me out.

2- Secondly, last night due to some reason I opened navigation first time and there came two pop-ups asking me for some settings. I ticked them and then a satellite logo appeared on top bar. Does it consume a lot of battery?

3- So far I have set many applications on automatic updates but I have observed that I have to always update them manually. They don't get updated automatically.

View 4 Replies View Related

Samsung I7500 :: Queries On Updating To IK5 From II3

Jan 23, 2010

Well I bought my Galaxy here in India yesterday, and you all and this forum has been a major source of info to make up my mind.

Well I've bee browsing this forum trying to understand all that I need to know for the past two days before I could muster the courage to ask a couple of questions.

1) My Galaxy is on Firmware II3, is it worth upgrading to IK5 ?

2) When I upgrade, does everything, contact, apps etc, get wiped of from the device or do they remain as they are ?

3) Is there a way I can take a complete backup of my contacts, apps etc and restore them after a firmware update ?

My phone has not been rooted yet and I plan to use ODIN for updating the firmware.

View 3 Replies View Related

HTC Desire :: Contact Management - HTC People Queries

Sep 5, 2010

My wife has been playing with her new phone and needs some help with contact management.1, How can she keep the telephone contacts separated from her facebook contacts. Currently when she presses the phone button from her home page it seems to show all contacts. However when she goes to HTC People it is set to only show phone contacts not facebook contacts. 2, When you have facebook contacts how do you delete them? Do you have to remove them as a friend?I've changed my phone number on my facebook profile but it still shows on my wife's desire as my old number. She's tried removing me as a friend and re-adding me and it's still wrong.

View 5 Replies View Related

General :: Motorola XT530 (2.3.5) Rooting Queries

Mar 6, 2012

I went through many threads regarding XT530. links are URL>....the first thread is said to be root XT530 (2.3.5 based) but the title goes for XT316(2.3.4). So i am a bit worried if thats alright or i got wrongly redirected over there. Moreover, the links for the files weren't working, so i need links for the files needed (like Google GMS pack).

the second thread says it will root the current android version, but i need to ask if that would install Google GMS services automatically or i need to download that pack externally.

1. I got just 19mb to 25mb as my internal memory constantly. i mean, i dont think i would get more than 35mb of internal memory even if i remove all apps installed. is it normal?

2. would i be able to shift apps to SD card after rooting?

3. can i overclock my phone? and if yes, what is the maximum limit?

View 3 Replies View Related

Sony Ericsson Xperia X10 :: X10 Queries - Software Update

May 31, 2010

1. Is there a software update for the Sony Xperia X10 yet ?

2. When i receive an email i go to open it and it can take up to a minute to open or i have to go to my next email and return to the previous one and it then appears ??

3. Lastly , i tried sending a video clip through email on the X10 and it said its to big anyway around this?

View 2 Replies View Related

Android :: Android - Forward Search Queries To One Single Activity

Dec 15, 2009

I have an activity handling search (ACTIVITY_1), which works perfectly when I use the search (via SEARCH button on the phone) within/from this activity. However, when I use search from another activity (ACTIVITY_2..x) by implementing onNewIntent and forward the query string to my Search_Activity.class (ACTIVITY_1)

@Override
protected void onNewIntent(Intent intent) {
Log.i(TAG, "onNewIntent()");.....................

View 1 Replies View Related

Android :: TC Failure Due To Unknown Host

Aug 12, 2010

I am running the CTS on the Arm based phone. When I tried to run the Network related test cases.I am getting the above error in the "android.core.tests.luni.net" test package and due to this error around 179 test cases are getting failed.Please help me out.Is there any environment setting issue in the setting up the target.I have connected the target with the USB to my Fedora system. additionally target have the 3G Sim connected with It.

View 2 Replies View Related

Android :: All Calls From Unknown Number?

Aug 3, 2009

In the past week or so when anyone calls my phone, the number comes up as "unknown". If the person is on my contacts list, their name comes up as unknown & if it's a regular number like my work or Dr office it also comes up as unknown. Even if I make a call, my call log shows the number I contact as unknown, even if I check my voicemail. It's driving me crazy since I always screen my calls. I an on a G1 phone and my carrier is T-Moible.

View 1 Replies View Related

Android :: Unknown Error When Trying To Use Networking

Aug 12, 2009

I've just started developing Android applications. I'm having a little problem with networking. If I run the following code I get an "unknown error" exception message: Code...

View 1 Replies View Related

Android :: USB Adb Connection Unknown Device Which Has No IDs

Oct 15, 2010

This month, I am not able to get a AT&T Samsung Galaxy Captivate to be recognized by my Win xp when I connect them with a USB cable. This is the same phone I had trouble connecting a few months back. With much help from this list, I was able to get them connected. (Win device mngr, red check mark, get ID, insert this ID in android_winusb.inf file and reinstall android sdk usb driver.) After the fix, communication was successfull for Aug and Sept (about 10 connections per monthduring a 5 day period). But this month the Win xp will not recognize the phone. The only thing that happens is that the device manager, usb, list is updated to include "unknown device" which has no ID's. I have talked to AT&T and Samsung. One person said that there was "an update Oct 5" and this bit of information got me introduced to Samsung tech suppor level 1 and then, after considerable talking, to level 2. Samsung level 2 said that I must have the specific USB cable that came in the box with the phone, I said that probably was not the problem because I have used this (motorola) cable successfully at least 20 times. Then all of a sudden I get a dial tone. So I drove the 20 miles, went into the owners home (while talking to him on his phone, he has mine to use beta testing) and got the cable. Results are the same with this Samsung cable. I am writting this long note becasue I have lots of time waiting for 50 minutes for level 2 support again. I am loosing hope that Samsung is going to be able to help me or possibly they recognize my phone # and know my problem is unresolvable. Does anybody have any light they can shed on this issue?

View 2 Replies View Related

Android :: Unknown Why NullPointerException Is Thrown

Oct 9, 2010

I'm using a lazy image loader for my ListView with the following code inside getView():

CODE:.........

And the following inside the AsyncImageLoader class:

CODE:........

For an unknown reason to me, after to switched from using the common SQLiteOpenHelper to a custom one which allows me to store my database on the SD card, every 6th or 7th image that is loaded throws a NullPointer at:

imageCallback.imageLoaded((Bitmap) message.obj, wallpaperNumber);

I've checked everything and don't actually know what variable is actually null.

View 1 Replies View Related

Android :: Unknown Host Exception To GAE?

Aug 23, 2010

I am trying to post from android to GAE, I am getting unknown host exception.

Here is my code:

CODE:.......

When I am trying to connect to localhost:8888 am getting connection refused. I donno how to go pass thru this.

View 3 Replies View Related

Android :: Unknown Error On Pause()

Dec 15, 2009

I get the following error

CODE:...

When trying to execute this code in a service:

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

When the service is first called and no MediaPlayer-object exists, the stream is started correctly. But when the onStart()-method is called again (with the player streaming) I get the above error code. I can't find any information about this error code, so I turn to you for help. Replacing mp.pause() with mp.stop() makes it work. Could it be that the stream does not support pausing? It's an online radio stream (RTSP) in the SDP format.

View 1 Replies View Related

Android :: SQLiteException Unknown Error

Mar 5, 2010

Does anyone know what this means? I'm trying to start a transaction in onActivityResult() to insert a row based on the received result.

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

View 4 Replies View Related

Android :: Hello World - Unknown Error

Aug 29, 2009

I have just set-up the AndroidSDK in Eclipse in linux. Everything was going smoothly until I hit the final run that would run the emulator and start the application. I came up with an "[2009-08-29 10:28:35 - HelloAndroid] Unknown error: " Is their a way to run the emulator by itself just to check if its that?

View 7 Replies View Related

Android :: Installation Error For Unknown Reason -102

Nov 12, 2010

My app does not install because of this: "Unknown reason -102" How do I find out what this error means? Any guesses?

View 2 Replies View Related







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