Click here to Skip to main content
15,887,812 members
Home / Discussions / Mobile
   

Mobile

 
AnswerRe: Convert apk to jar Pin
Thomas Daniels31-Mar-13 21:44
mentorThomas Daniels31-Mar-13 21:44 
AnswerSolved ! Convert apk to jar Pin
jojoba20111-Apr-13 9:47
jojoba20111-Apr-13 9:47 
GeneralRe: Solved ! Convert apk to jar Pin
Thomas Daniels1-Apr-13 20:49
mentorThomas Daniels1-Apr-13 20:49 
AnswerRe: Convert apk to jar Pin
Member 1399322321-Sep-18 7:27
Member 1399322321-Sep-18 7:27 
QuestionCompare mobile platforms deployment for ISV needs Pin
Richard Brett26-Mar-13 14:51
Richard Brett26-Mar-13 14:51 
AnswerRe: Compare mobile platforms deployment for ISV needs Pin
apvkt9-Apr-13 0:24
apvkt9-Apr-13 0:24 
Questionremove selected row in Listview android Pin
fa8725-Mar-13 22:16
fa8725-Mar-13 22:16 
AnswerRe: remove selected row in Listview android Pin
Prasad Khandekar30-Apr-13 4:46
professionalPrasad Khandekar30-Apr-13 4:46 
Hello,

I am assuming that you have written the OnItemLongClickListener to determine the selected item. To delete the selected item you can call remove method on the ArrayAdaptor if you are using an array or a java.util.List as data source. The remove method takes an argument which is nothing but the item to be removed. After this you will have to call notifyDataSetChanged method of the adapter to reflect the change.

A very decent tutorial on this can be foound here[^].

Regards,
Prasad P. Khandekar
Knowledge exists, man only discovers it.

QuestionANDROID+Sqlserver 2008 Pin
kuldeep vatsal13-Mar-13 20:39
kuldeep vatsal13-Mar-13 20:39 
AnswerRe: ANDROID+Sqlserver 2008 Pin
Richard MacCutchan13-Mar-13 22:33
mveRichard MacCutchan13-Mar-13 22:33 
AnswerRe: ANDROID+Sqlserver 2008 Pin
aamir rafiq29-Mar-13 0:15
aamir rafiq29-Mar-13 0:15 
QuestionAndroid Socket Client Pin
Kumar Himanshu13-Mar-13 1:58
Kumar Himanshu13-Mar-13 1:58 
AnswerRe: Android Socket Client Pin
Prasad Khandekar2-May-13 5:25
professionalPrasad Khandekar2-May-13 5:25 
QuestionPhoneGap Applications Pin
Sudhakar Shinde12-Mar-13 22:06
Sudhakar Shinde12-Mar-13 22:06 
QuestionPIC-32 UART Receives Only Ten Bytes Then No More Pin
C-P-User-38-Mar-13 11:16
C-P-User-38-Mar-13 11:16 
Questionhow the android mobile can fetch a voice from application on it and send it by calling Pin
saad20005-Mar-13 9:24
saad20005-Mar-13 9:24 
QuestionAPP Demographics Pin
mauricemcse1-Mar-13 7:28
mauricemcse1-Mar-13 7:28 
Questionopen layout (Main.axml) in disigner in VS2010 Pin
jojoba201125-Feb-13 23:25
jojoba201125-Feb-13 23:25 
QuestionAndroid renderscript. Pin
BupeChombaDerrick25-Feb-13 3:48
BupeChombaDerrick25-Feb-13 3:48 
NewsSolved: Pin
BupeChombaDerrick26-Feb-13 22:26
BupeChombaDerrick26-Feb-13 22:26 
Questionandroid + C# + SQL Server 2008 Pin
jojoba201124-Feb-13 21:52
jojoba201124-Feb-13 21:52 
NewsSolved ! Pin
jojoba201125-Feb-13 20:04
jojoba201125-Feb-13 20:04 
Questionwanna Email Address Hossein Khalaj Pin
jojoba201118-Feb-13 0:04
jojoba201118-Feb-13 0:04 
AnswerRe: wanna Email Address Hossein Khalaj Pin
Pete O'Hanlon18-Feb-13 0:14
mvePete O'Hanlon18-Feb-13 0:14 
QuestionUse MessageBox In the Mono for Android in the Visual Studio 2010 Pin
Rafael Soares de Almeida13-Feb-13 9:52
Rafael Soares de Almeida13-Feb-13 9:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.