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

android

0
votes
2 answers
65 views

Image insertion from SQL info

What does 'howard.jpg' do in the sql statement below & how do I insert the image into my android app? CREATE TABLE IF NOT EXISTS employee ( _id…
asked December 22, 2010 4:40 am CST
user528057
1
vote
2 answers
91 views

Which Mobile Devices Support Databases like SqlLite ?

Which Mobile Devices Support Databases ? Iphone, Android, Symbian, J2ME, Palm, BlackBerry ?
asked December 22, 2010 12:57 am CST
Harsha M V
0
votes
1 answer
201 views

Query for deleting a particular record form the SQLite Database in android

Hi All! I want to delete the selected record form my SQLite Database in my android application. But I can't do it and getting the exception while…
asked December 21, 2010 11:21 pm CST
david
0
votes
1 answer
97 views

How can i clear a SQLite database each time i start my app

Hi, i want that each time i start my app my SQLite database get's cleaned for this, i need to make a method on my class MyDBAdapter.java code…
asked December 21, 2010 6:50 am CST
AndroidUser99
0
votes
1 answer
205 views

SQLiteConstraintException: error code 19: constraint failed

Hi, im getting that exception when i do an insert on my SQLite database the code that gives me the exception:…
asked December 21, 2010 6:25 am CST
AndroidUser99
0
votes
1 answer
174 views

Android multiple databases open

Hello, I am making a IM client for android and I am working with databases for storing the contacts and other info's... In my app I have an activity…
asked December 21, 2010 5:19 am CST
Cata
0
votes
1 answer
92 views

Database to create a database

Hi all, I'm using Sqlite with android to develop and app which can be customizable (for the dev) in the future. I have created a database with the…
asked December 21, 2010 4:31 am CST
SamRowley
0
votes
2 answers
84 views

How to extract the content of a cursor from a SQLite DB to a class?

Hi, i need to do a function on MyDBAdapter to extract a all the users from the SQLite database, and then, return a List<Friend>. this is too…
asked December 20, 2010 4:53 pm CST
AndroidUser99
0
votes
3 answers
127 views

Problems with SQLite database, error when creating

Hi, i got this error when i start my app: 12-20 22:27:01.447: ERROR/Database(716): Failure 1 (near ":00": syntax error) on 0x1a4338 when preparing…
asked December 20, 2010 4:34 pm CST
AndroidUser99
0
votes
2 answers
154 views

Persist login/Authentication info on Android?

What is the best way to persist a users info in an android app? I have a login screen that uses a web service to authenticate the user and return…
asked December 20, 2010 11:44 am CST
Jarrette
0
votes
1 answer
290 views

Android: SQLite Database deleting all rows when opening pre-existing database

I am trying to open an SQLite database to update it with new rows. The trouble is, opening the database seems to delete all rows in it. Here is my…
asked December 19, 2010 11:09 pm CST
Ogre
-1
votes
2 answers
210 views

How to place database on remote server using android

hi, i am devloping an android application using java.now i want to place db on remote server,and want to access and upgrade the database,can anyone…
asked December 18, 2010 12:44 am CST
jitendra
0
votes
3 answers
242 views

How to write select-where-column=unique query in Android

Hi all, I'm unable to write select-where-unique query for my database. I have managed to query my db using where clause by using: Cursor mCursor =…
asked December 17, 2010 2:32 am CST
neha
0
votes
1 answer
136 views

Android object persistance: Ektorp and CouchDB

Hi: Has someone experience with object persistence on Android by using ektorp and CouchDB? Including the 'Simple Logging Facade for Java (SLF4J)'…
asked December 12, 2010 12:19 pm CST
Sney
1
vote
2 answers
187 views

Creating & using ContentProvider for android

Hi, need your help to call an android ContentProvider as I get the following Exception: java.lang.RuntimeException: Unable to start activity…
asked December 9, 2010 6:57 pm CST
Hans
2
votes
2 answers
84 views

Reading uncommitted transactions in Android.

I have database heavy operations happening, which adds around 10,000 records to my Database. Since this could take a very long time, it would be…
asked November 30, 2010 7:42 am CST
Codevalley
1
vote
2 answers
242 views

Retrieving a single column of last row in sqlite/Android using ORDER ID desc limit 1

I'm attempting to create a method that will allow me to retrieve a value from the last row of a database, and then insert it into an EditText field.…
asked November 10, 2010 6:40 am CST
evanl81
1
vote
2 answers
111 views

How to update a document's record/field in couch db in android

I am new to android and couchdb. So I need a guidance on how can I update a field in couchdb in android. I tried curl via console it works fine but…
asked November 9, 2010 4:35 am CST
Jitesh
0
votes
1 answer
171 views

Apache FTPClient failing to download larger files

I have code that connects to an FTP server and gets an input stream to a file which works wit smaller files, but doesn't work at all with larger…
asked August 14, 2010 3:24 am CDT
Aymon Fournier
Pages : [1] < 68 | 69 | 70 | 71 | 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