Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

android

0
votes
0 answers
162 views

Questions Tags Users Badges Unanswered Ask Question Shuffle the id of table to get details in android

I have  student  table , which has four fiels  id, name, address  and  age . In this table 50 student. My question is , How…
asked October 20, 2011 1:32 pm IST
Horrorgoogle Kshetri
1
vote
2 answers
68 views

Unable to read SQLite table from Android

I am trying to open a SQLite database in android, the database works fine in the sqlite browser, but android does not read that the table in…
asked June 25, 2011 10:34 am CDT
ark3typ3
-1
votes
0 answers
31 views

Connecting the Database and Python not through local host

I'm Using Python and connecting through the Database .. Python is connected with android Operating system through Network IP connection not using…
asked June 25, 2011 7:59 am CDT
Popo
0
votes
1 answers
46 views

Capture android app http traffic

I need to see what http calls are made by a specific android app I have on my device (not rooted). Do you have any idea on what the easiest solution…
asked June 25, 2011 7:04 am CDT
Seb
-2
votes
0 answers
40 views

Android application connect to Server. Which is the best?

I have Android Application. I have to connect to MSSQL server. Which is best sever application using JAVA REST application, WCF(Windows…
asked June 24, 2011 11:56 pm CDT
user511760
0
votes
0 answers
56 views

Android: Users with certain devices cannot use my application's web-services - SSLPeerUnverifiedException

I have an application which interacts over https with a server I have. I have a valid certificate. The application works fine for most users, but…
asked June 24, 2011 5:48 pm CDT
willmel
0
votes
0 answers
32 views

How to sqlite statement to update duedate of the row whose name is myname and dob is mydob

Hi I have the below statement to update a row in the table ContentValues myValues = new ContentValues(); myValues.put("duedate", duedate); return…
asked June 24, 2011 2:26 pm CDT
vijay
0
votes
0 answers
36 views

How to delete all the rows in the table which has name equals to myname

I have the below code. Does this delete all the rows having name = myname? return mDb.delete(DATABASE_TABLE, NAME + "=?", new String[] { myname });…
asked June 24, 2011 1:29 pm CDT
vijay
0
votes
1 answer
38 views

SQLite rawquery

I am getting an error with a rawquery on Eclipse on a DB in the assets directory. The DB is 'pre-loaded' with tables and data and the SQL string,…
asked June 24, 2011 12:47 pm CDT
Graham
0
votes
0 answers
38 views

SSL on Android (via BouncyCastle)

http://blog.antoine.li/index.php/2010/10/android-trusting-ssl-certificates/ I followed this tutorial and everything seemed to be fine (I didn't get…
asked June 24, 2011 12:15 pm CDT
svebee
1
vote
3 answers
36 views

Android Java SQLite searching / matching question

So I'm trying to search through a column where the string is a comma separated list of words with no spaces such as one,two,three,four and so on.…
asked June 24, 2011 9:14 am CDT
Paul
0
votes
2 answers
44 views

How to stop handler or thread

My program is random string First i press button for start and then it will random Second i press same button again for it stop how can i do?? my…
asked June 24, 2011 8:49 am CDT
user814154
0
votes
3 answers
40 views

Problem summing floats from SQLite database for android app

I'm having a problem with summing floats properly from my SQLite database. I have created my table as follows where I have set the column 'amount'…
asked June 24, 2011 6:49 am CDT
Aaron
0
votes
0 answers
53 views

RegisterContentObserver() on raw SQLite Cursor

All of the examples I've seen of using registerContentObserver() do so through a ContentProvider interface. But Cursor has a…
asked June 24, 2011 4:25 am CDT
mikerowehl
1
vote
2 answers
38 views

Inserting large amount of data into android sqlite database?

I have a large amount of data i want to import into one sqlite database. 4column and 150 rows. Currently the data is in a excel spreadsheet. How can…
asked June 24, 2011 4:07 am CDT
Beginner
0
votes
0 answers
35 views

Android sqlite and listview

is there an exampl on how to use listview with sqlite to read all rows in table at once or what do i change in the curser to make it read all the…
asked June 24, 2011 2:38 am CDT
moe
0
votes
2 answers
40 views

Upload image at any live ftp in android

Is it possible in android that i can upload any image from my application to the live server? Like for example: we use FTP Client in desktop to…
asked June 24, 2011 1:58 am CDT
sHaH..
0
votes
0 answers
39 views

Show thumbnail and text using listview and SQLite

I have a folder on sdcard with videos. I created a SQLite database with video attributes(columns). I need to show video thumbnail with text and time…
asked June 23, 2011 12:43 pm CDT
Codes12
1
vote
0 answers
31 views

DataBase Access Problem in Android1.6

I m accessing SQLite databse from the following location /data/data/files/examples/search.sqlite it works fine in Samsung Tablet but when i run the…
asked June 23, 2011 5:47 am CDT
Latha Vani
0
votes
0 answers
40 views

Problem in accessing DataBase in Android 1.6?

I m accessing SQLite databse from the following location /data/data/files/examples/search.sqlite it works fine in Samsung Tablet but when i run the…
asked June 23, 2011 4:18 am CDT
Latha Vani
Pages : 1 | 2 | 3 | 4 | 5 > [72]
1439

android

Tagged: android
Related Tags
sqlite × 954
java × 216
http × 202
database × 168
mysql × 107
cursor × 57
sql × 54
https × 53
php × 51
ssl × 50
query × 36
listview × 34
sqlite3 × 29
ftp × 27
xml × 27
apache × 26
json × 26
post × 25
regex × 21
server × 16
web-services × 16
http-post × 15
httpclient × 15
update × 14
spinner × 14
image × 13
insert × 12