[android-developers] launcher screen like android market

2011-12-22 Thread Igor Nesralla Ribeiro
Hi, I want to know if anyone hás a reference for how i make a launcher screen like the features in android marketif this screen use imagebutton ?!...what the type of this layout !? Thanks in advance Igor -- You received this message because you are subscribed to the Google Groups

[android-developers] Re: how to get a sqlite file into a XOOM 3.2.1

2011-10-24 Thread Igor Nesralla Ribeiro
Hi, I had a situation...i'm create a app for tablets and I using a XOOM (3.2.1)to test ! My app uses a sqlite file and I saved him into a path /data/data/packagename/databases/file.sqlite when I go to this path to search and copy sqlite file into my computer I not found ..what are happened ?!

[android-developers] UI design pattern

2011-08-31 Thread Igor Nesralla Ribeiro
Hi, I'm looking for something article or any information about best way to implement UI design pattern for login screens on tablets(honeycomb) !! Thanks in advance ! Igor Nesralla Ribeiro -- You received this message because you are subscribed to the Google Groups Android

[android-developers] UI Design Pattern

2011-08-30 Thread Igor Nesralla Ribeiro
Hi, I'm looking for something article or any information about best way to implement UI design pattern for login screens on tablets !! Thanks in advance ! Igor Nesralla Ribeiro -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] problem after generate a .apk file

2011-04-30 Thread Igor Nesralla Ribeiro
!? Thanks in advance Igor Nesralla Ribeiro -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr

[android-developers] problem in my project after export .apk file

2011-04-30 Thread Igor Nesralla Ribeiro
!? Thanks in advance Igor Nesralla Ribeiro -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr

RE: [android-developers] problem after generate a .apk file

2011-04-30 Thread Igor Nesralla Ribeiro
[mailto:android-developers@googlegroups.com] On Behalf Of Marcin Orlowski Sent: sábado, 30 de abril de 2011 10:05 To: android-developers@googlegroups.com Subject: Re: [android-developers] problem after generate a .apk file On 30 April 2011 13:47, Igor Nesralla Ribeiro nesra...@gmail.com wrote: Hi, I

[android-developers] Hide a keypad

2011-04-19 Thread Igor Nesralla Ribeiro
Hi, I have a autcompletetextview and i want to hide a keypad when a select a item who appears.. Thanks Igor -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com

[android-developers] trace a route in mapview

2011-04-15 Thread Igor Nesralla Ribeiro
Hi I had a acitivity with mapview and autocomplete and a button... my question is: when the user type a address and click on that button how I get my location and trace a route to go that address and show in a mapview Its possible to do this ? anyone had a reference to this scenario !?

RE: [android-developers] trace a route in mapview

2011-04-15 Thread Igor Nesralla Ribeiro
a route in mapview On Fri, Apr 15, 2011 at 10:31 AM, Igor Nesralla Ribeiro nesra...@gmail.com wrote: I had a acitivity with mapview and autocomplete and a button... my question is: when the user type a address and click on that button how I get my location and trace a route to go that address

RE: [android-developers] trace a route in mapview

2011-04-15 Thread Igor Nesralla Ribeiro
Sent: sexta-feira, 15 de abril de 2011 12:00 To: android-developers@googlegroups.com Subject: Re: [android-developers] trace a route in mapview On Fri, Apr 15, 2011 at 10:55 AM, Igor Nesralla Ribeiro nesra...@gmail.com wrote: Thanks for the answer I'm newbie on android develop...and I see

[android-developers] open a new activity in tab

2011-04-06 Thread Igor Nesralla Ribeiro
Hi, i have a tabhost with 3 tabs... in the first tab I have a listview, if I selected a row a new activity opens over the tabs...is possible to open this activity into the this tab like over the listview. Thanks Igor -Original Message- From: android-developers@googlegroups.com

RE: [android-developers] open a new activity in tab

2011-04-06 Thread Igor Nesralla Ribeiro
On Wed, Apr 6, 2011 at 2:10 PM, Igor Nesralla Ribeiro nesra...@gmail.com wrote: is possible to open this activity into the this tab like over the listview. Replace the listview with what you want

[android-developers] EditText to filter a listview

2011-04-02 Thread Igor Nesralla Ribeiro
Hi, i have a edittext and a listview ... I want to do thiswhen the users type on a edittext this will filter a listview But...the problem is the listview returns nothing when I type someword that i have in the list. Can anyone help me ? or there any another simple way to do this

[android-developers] how to get a hardware phone information

2011-03-31 Thread Igor Nesralla Ribeiro
Hi, How to get a hardware or system (like model.processor. information about cellphone ?its possible !? Thanks Igor -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] problem when passing value between activities !

2011-03-29 Thread Igor Nesralla Ribeiro
Hi... I have a problem when i'm passing value between activitiesi'm using a activity to get information from a database and put into a listview after this I'm using a onListItemClick to call the another activity to show the a details of the item I selected...but when I put the key value of

[android-developers] best way to save images files

2011-03-27 Thread Igor Nesralla Ribeiro
Hi, I have this scenario : I have 50 images files of restaurants , that restaurants(name,city,address,image name) i saved into a database..My question is..how and where I saved this images files.and how I display this images files into a imageview Thanks in advance.. Igor -- You

RE: [android-developers] best way to save images files

2011-03-27 Thread Igor Nesralla Ribeiro
] best way to save images files I would think the best way to save them is cached on a server. This way they are always up to date and you don't use phone memory Sent from a phone On Mar 27, 2011 12:05 PM, Igor Nesralla Ribeiro nesra...@gmail.com wrote: Hi, I have this scenario : I

[android-developers] select a row in a listview

2011-03-25 Thread Igor Nesralla Ribeiro
Hi, I'm newbie on android dev. Sorry for any problemI have a listview wich i display 3 columns (id,restaurant,city) from a sqlite...(using a simplecursoradapter to bind)how I select a row and open it to edit or view. Anyone has a reference to send me or example !? Thanks Igor -Original

RE: [android-developers] select a row in a listview

2011-03-25 Thread Igor Nesralla Ribeiro
to be guessing at what you really want to accomplish... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Fri, Mar 25, 2011 at 12:41 PM, Igor Nesralla Ribeiro nesra...@gmail.com wrote: Hi, I'm newbie on android dev. Sorry for any problemI have

RE: [android-developers] select a row in a listview

2011-03-25 Thread Igor Nesralla Ribeiro
/notepad/index.html Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Fri, Mar 25, 2011 at 1:20 PM, Igor Nesralla Ribeiro nesra...@gmail.com wrote: Justin, Well, i have a listview wich I list a restaurants informations like name and city…. how i

RE: [android-developers] select a row in a listview

2011-03-25 Thread Igor Nesralla Ribeiro
@googlegroups.com Subject: RE: [android-developers] select a row in a listview You can use listView.setOnItemClickListener. It will be passed the clicked item's position as well as its id. 26.03.2011 2:12 пользователь Igor Nesralla Ribeiro nesra...@gmail.com написал: -- You received this message

RE: [android-developers] select a row in a listview

2011-03-25 Thread Igor Nesralla Ribeiro
You shouldn't have to - get your data from the adapter. Note the click listener's parent parameter, that's your list view. Get the adapter from that, then call getItem in the adapter to get your data. 26.03.2011 2:27 пользователь Igor Nesralla Ribeiro nesra...@gmail.com написал: Thanks Kostya

[android-developers] display db columns into a listview

2011-03-24 Thread Igor Nesralla Ribeiro
=wrap_content/ Thanks very much ! Igor Nesralla Ribeiro -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers

[android-developers] display db columns into a listview

2011-03-24 Thread Igor Nesralla Ribeiro
=wrap_content/ Thanks very much ! Igor Nesralla Ribeiro -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers

[android-developers] best way to storage data on android

2011-03-22 Thread Igor Nesralla Ribeiro
regards Igor Nesralla Ribeiro -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com

RE: [android-developers] Re: Android Apps with HTML5

2011-03-01 Thread Igor Nesralla Ribeiro
My question is about a create greats UIwich better ? Native App can do the same that Hybrid Applications ? on Android Market how the most popular !? Att Igor Nesralla Ribeiro -Original Message- From: android-developers@googlegroups.com [mailto:android-developers@googlegroups.com

[android-developers] How to take a picture from a front camera

2011-03-01 Thread Igor Nesralla Ribeiro
Hi, I have a question ...how to take a Picture from a front câmera …. And throw it into a imageview… Thanks in advance Igor Nesralla Ribeiro -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] Create a UI

2011-02-15 Thread Igor Nesralla Ribeiro
Hi, I'm a new on developer Android and my question ishave any application to build a layout , like a DroidDraw... Thanks in advance Igor Nesralla Ribeiro -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] The most popular way to build a app

2011-02-15 Thread Igor Nesralla Ribeiro
Hi, I'm a new on Android developer...and i have a questionwhat the most popular way to build app ???...like a build views and activitys and java or web app..the both work off-line ?! Thanks in advance Igor Nesralla Ribeiro -- You received this message because you are subscribed

[android-developers] web app or not

2011-02-15 Thread Igor Nesralla Ribeiro
Hi, I'm a new on Android developer...and i have a questionwhat the most popular way to build app ???...like a build views and activitys and java or web app..the both work off-line ?! Thanks in advance Igor Nesralla Ribeiro -- You received this message because you