[android-developers] Re: Layout Design

2016-12-16 Thread Jorge Antonio Muñoz Herbas
If you need only multiple resolutions, you can use one only layout and manage multiple dimens.xml for differnt resolutions, is better for maintainance. If you need multiple screens, tablets and others devices you must implements multiple layouts. This image is of my project:

Re: [android-developers] Re: Do i need Gcm( google cloud messaging ) for generating notification periodically?

2016-11-21 Thread Jorge Antonio Muñoz Herbas
I would use the AlarmManager. you can see this article: http://stacktips.com/tutorials/android/repeat-alarm-example-in-android and search about it. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop rec

[android-developers] Re: Do i need Gcm( google cloud messaging ) for generating notification periodically?

2016-11-21 Thread Jorge Antonio Muñoz Herbas
You can use AlarmManager to execute tasks periodically with PendingIntent, but its depend if application is running and the AlarmManager is started. Using GCM or FCM the work is at the server but the push notifications depends of the device internet connection. I think it depends of your needs.

[android-developers] Re: TextView within ListView not visible (but still clickable) since upgrading to Android M.

2016-11-21 Thread Jorge Antonio Muñoz Herbas
I'm not sure but, do you checked the styles and colors? probably the Textview is redered but is not visible for its color. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, s

[android-developers] 4g of my smartphone stop working

2016-08-26 Thread Jorge Perez
Hi, My mobile is a rooted Lenovo a806, with rom miui v7 (android 4.4.2). 4g is avaliable in this smartphone.In fact, when I do a "factory reset", configure the OS and install my apps,and it works perfectly. However, a meanwhile after that, 4g stop working , only 3g or h+. No idea what is the

[android-developers] Floating icons error in my smartphone

2016-08-26 Thread Jorge Perez
Hi, My mobile is a rooted Lenovo a806, with rom miui v7 (andorid 4.4.2). I' ve realised all app that uses a floating icon like drupe or IV rated haven't worked. Maybe any of you can give me an solution, or at least, an explanation. Thank you. -- You received this message because you are sub

[android-developers] Google android certification

2016-08-11 Thread Jorge Hernan valdivia Torrez
Hi everyone, pls I need to know how much cost the google android certification ? I saw this certification in the google I/O 2016 and saw the information in the page https://developers.google.com/training/certification/ but for take the exam is necessary pay but how much? pls let me know thx.

[android-developers] Save Very Large JPG to disc

2016-07-22 Thread Jorge Arimany Españaque
Hello, I need to write a large JPG in Android, but I can't find an API where i can provide chunks of data to be saved. For example I want to save a 8000x8000 px jpg from generated data. How can i handle this without running out of memory? My approach was to generate a portion of the image (some

[android-developers] Re: Test Purchases missing 'order id' response in-app-billing

2016-07-05 Thread jorge
Literally the same for us. On Monday, July 4, 2016 at 5:35:59 PM UTC+2, Ruairi wrote: > > Recently had issues testing purchases with in app billing on android. It > appears I am missing "orderID" in the response Json after making the test > purchase on my device (see below). > > *I've removed th

[android-developers] Change home page by code?

2012-11-21 Thread Jorge Garrido Oval
Can I change the default home page from default browser by code? -- 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-

[android-developers] Android phone stolen

2012-10-25 Thread Jorge Iván Andrés Contreras Pereira
Hi, Someone stole one of my Android devices, I wonder if there is any possibility of a blockade by Android (Google Play for example) to prevent the thief can activate it and use it? Thank you, Best regards. -- You received this message because you are subscribed to the Google Groups "Android

[android-developers] Google Cloud Messaging Payload Issue

2012-08-21 Thread Jorge Gil Royo
Hi all. I'm making an application with a server (web) part and a client part in android. The web part is responsible for registering the device and send messages to the device using GCM. The problem comes when I try to send a payload message to the mobile client application, the payload val

[android-developers] AccessibilityEvent.TYPE_NOTIFICATION_STATE_CHANGED dont work on jelly bean?

2012-07-19 Thread Jorge Garrido Oval
That is the question, I have an accessibility service running to collect that type of event but not capture any change, in ICS the service collect the events without problems. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to thi

Re: [android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-07-17 Thread Jorge Fernández
Hi wambin, Then, you have found the same troubles that all of us. Regards. On Tue, Jul 17, 2012 at 7:59 AM, wambin wrote: > Hi, thanks to reply. > The problem is that ApplicationConfiguration remain, in spite of calling > unregisterAppConfiguration(). > I confirmed the demo can communicate with

Re: [android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-07-12 Thread Jorge Fernández
Hi wambin: Could you tell more about the exact problem that you are experiencing? And, what's the medical device that you are using? Regards. On Tue, Jul 10, 2012 at 12:16 PM, wambin wrote: > Hi jfernandez and all. > > I've had the same problem for half a year. > My device is Galaxy Nexus SC-04

[android-developers] Listview with data from webservice

2012-07-11 Thread Jorge Padilla
Hi, I'm a new android developer. How I can create a listview that will be loaded with data from a webservice as I scroll through the list? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-develop

[android-developers] R.java not being created

2012-07-10 Thread Manuel Santos Jorge
I am trying to create a Master/Detail Flow and when it is created the R.java is not created and it gives errors. We have tried cleaning the solution, using the Android problem fixer and creating a new project and it still doesn't create the R.java. Can anyone help me with this problem? -- You

Re: [android-developers] Android Carousel

2012-07-05 Thread Jorge Gil Royo
/7/4 Jorge Gil Royo > Using the emulator 4.x working properly. > > When I use the phone there is no message in the logcat containing > information about the carousel. > > Is the first time something happens to me so strange. > > Thank you! > > > 2012/7/4 Jorge Gil

Re: [android-developers] Android Carousel

2012-07-04 Thread Jorge Gil Royo
Using the emulator 4.x working properly. When I use the phone there is no message in the logcat containing information about the carousel. Is the first time something happens to me so strange. Thank you! 2012/7/4 Jorge Gil Royo > Usando el emulador 4.x funciona correctamente. > > C

Re: [android-developers] Android Carousel

2012-07-04 Thread Jorge Gil Royo
Usando el emulador 4.x funciona correctamente. Cuando uso el teléfono móvil no aparece ningún mensaje en el LogCat que contenga información acerca del carrusel. Es la primera vez que me sucede algo tan raro. Gracias! 2012/7/2 TreKing > On Fri, Jun 29, 2012 at 6:26 AM, Jorge Gil Royo wr

[android-developers] Android Carousel

2012-06-29 Thread Jorge Gil Royo
Hi all. I'm working on Android 2.2 and I have a carousel of buttons. If I test the application on the Eclipse emulator everything works fine. But when I test the application on a mobile phone (Android 4.x) the carousel works correctly, but no buttons appear. Does anyone know why it happens? Does

Re: [android-developers] read the inbox messages

2012-03-12 Thread Jorge Pintos
Hi, I'd like ask about something of this topic. For to read the inbox sms I have in the source: ComponentName toLaunch = new ComponentName("com.android.mms","com.android.mms.ui.ConversationList"); Contenido = new Intent(Settings.ACTION_MANAGE_APPLICATIONS_SETTINGS); Contenido.addCategory(Intent

[android-developers] Re: takepicture hangs on Android 2.3.3

2011-08-01 Thread Jorge Garcia
I just posted a fix on stackoverflow, let me know if it works: http://stackoverflow.com/questions/6535652/takepicture-hangs-on-android-2-3-3/6886993#6886993 On Jul 20, 3:51 pm, musfiq wrote: > I get the similar kind of error in 2.3.4 but don't know how to fix > it. > > On Jun 30, 10:01 am, dingdi

[android-developers] Re: takepicture hangs on Android 2.3.3

2011-08-01 Thread Jorge Garcia
I get the same problem on a Samsung Exhibit 4G android 2.3.3 On Jun 30, 10:01 am, dingding dangdang wrote: > I have some codes of takeing picture working at Android 2.1 and 2.2. > But these codes broke at Android 2.3. > After spending a time to fix this issue in vain, I would like to ask for > he

[android-developers] Ain't this supposed to work?

2011-07-01 Thread Jorge Luis
http://pastebin.com/Fk0eXGXH I'm alway getting "Erro" at the first HTTP Request D: The debugger shows nothing :/ -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga @JLFerrari -- You received this message because you are subscribed to the Google Groups "Android D

[android-developers] AsyncTask, Runnable Thread, ???

2011-07-01 Thread Jorge Luis
I need to retrieve a few JSON URLS and put then in the UI... which is the best way to do it? AsyncTask, Thread+Handler, any other? In addition could you give an example, or tell me where do i get a nice tutorial to do it? Thx. -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga

Re: [android-developers] Re: em...@android.com

2011-07-01 Thread Jorge Luis
yes. 2011/7/1 souissi haythem > are you sure??? > > On Jul 1, 3:04 pm, Jorge Luis wrote: > > yes. > > > > 2011/7/1 souissi haythem > > > > > > > > > Why, it's only for person who work in android sociaty??? > > > > &

Re: [android-developers] Re: em...@android.com

2011-07-01 Thread Jorge Luis
yes. 2011/7/1 souissi haythem > Why, it's only for person who work in android sociaty??? > > On Jul 1, 2:50 pm, Jorge Luis wrote: > > no. > > > > 2011/7/1 souissi haythem > > > > > can i have an émail : myn...@android.com ??? > > >

Re: [android-developers] em...@android.com

2011-07-01 Thread Jorge Luis
ps.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga @JLFerrari -- Y

Re: [android-developers] Re: Honeycomb Youtube Gallery

2011-06-27 Thread Jorge Luis
up at > http://groups.google.com/group/android-developers?hl=en -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga @JLFerrari -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to andro

[android-developers] Honeycomb Youtube Gallery

2011-06-27 Thread Jorge Luis
Does anyone have a code that is like Youtube Gallery on the Honeycomb, or know how to do it? Thanks. -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga @JLFerrari -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To po

[android-developers] Error with HTTP Client

2011-06-24 Thread Jorge Luis
ibssistemas.app/com.ibssistemas.app.principal (server)' ~ Channel is unrecoverably broken and will be disposed! WTH is this supposed to means and how do i fix this? o.O -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga @JLFerrari -- You received this message because you are subscribed to the Go

Re: [android-developers] how to create a apk file

2011-06-24 Thread Jorge Luis
pers@googlegroups.com >>>> To unsubscribe from this group, send email to >>>> android-developers+unsubscr...@googlegroups.com >>>> For more options, visit this group at >>>> http://groups.google.com/group/android-developers?hl=en >>>> >>&

Re: [android-developers] Parsing JSON

2011-06-21 Thread Jorge Luis
after that i should use json.getBoolean and json.getString? 2011/6/21 Miguel Morales > JSONObject json = new JSONObject(jsonString); > > On Tue, Jun 21, 2011 at 1:48 PM, Jorge Luis wrote: > >> How do i simply parse {"status":true,"msg":"Logged In.&quo

[android-developers] Parsing JSON

2011-06-21 Thread Jorge Luis
How do i simply parse {"status":true,"msg":"Logged In."}? Thx -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga @JLFerrari -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this

Re: [android-developers] onDateSet never gets called

2011-06-21 Thread Jorge Luis
}; > > Could you help me please? > Many thanks, > > -- > 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 g

Re: [android-developers] Aw: SQLiteOpenHelper

2011-06-20 Thread Jorge Luis
Actually my problem was all over the query, i did a rawQuery and worked fine Bazinga! :P -- 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 g

Re: [android-developers] Aw: SQLiteOpenHelper

2011-06-20 Thread Jorge Luis
oid-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga

[android-developers] SQLiteOpenHelper

2011-06-20 Thread Jorge Luis
show any error, but, it doesn't add any data to the table either. Is there anything that i'm missing? Thx, have a nice beggining of week ;D -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga @JLFerrari -- You received this message because you are subscribed to the Google

Re: [android-developers] Re: Is there something wrong?

2011-06-17 Thread Jorge Luis
Which one is the proper and most optimized way to start a db connection? I guess tha if i know this my problem will be solved. :D 2011/6/17 Kostya Vasilyev > Did you already change and rerun your code, with the change I suggested? > > 2011/6/17 Jorge Luis > >> "For

Re: [android-developers] Re: Is there something wrong?

2011-06-17 Thread Jorge Luis
; For the column index, don't use a hardcoded value - call > r.getColumnIndexOrThrow("Nota") and use the return value. If it throws, then > the column is not in that query's result and you've got a problem with how > you've initialized the database. > > --

Re: [android-developers] Re: Is there something wrong?

2011-06-17 Thread Jorge Luis
ncredible > clarity. > > -- Kostya > > 2011/6/17 Jorge Luis > >> Did changed the getString from (0) to (1), but it still crashes... :/ >> >> >> 2011/6/17 Jona >> >>> you should explain a little more about what you are having proble

Re: [android-developers] Re: Is there something wrong?

2011-06-17 Thread Jorge Luis
is group, send email to android-developers@googlegroups.com > To unsubscribe from this group, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Jorge Luis Ferrari Cé

Re: [android-developers] Re: Is there something wrong?

2011-06-17 Thread Jorge Luis
@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga @JLFerrari -- You received this message because you are subscribed to the Google Groups "Android Developer

Re: [android-developers] Re: Is there something wrong?

2011-06-17 Thread Jorge Luis
Do the query select the _id even if i don't put it on the fields? I guess it haves. -- 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, se

[android-developers] Is there something wrong?

2011-06-17 Thread Jorge Luis
, null, > null); > r.moveToFirst(); > if (r.getCount()==0) { > results.add("Nenhuma anotação encontrada"); > } else { > int i = 1; > while (i < r.getCount()) { > results.add(r.getString(0)); > r.moveToNext(); > i++; > } > } > lista.setAdapter(res

[android-developers] [Problem] My themes and layout don't apply

2011-06-16 Thread Jorge Luis
I'm developign with Eclipse usind SDK 7 (Android 2.1), and my layout and themes don't apply when i try to 'deploy' the app at my Xoom is there anything i'm can do for then to apply? Thx -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga @JLFerrari --

[android-developers] WifiManager running in emulator

2011-05-17 Thread Jorge Zeferino
Hello community, this is my first post here so im sorry if i made any mistake. I'm trying to use WifiManager to get the list of all available APs. i'm using API 2.3.3 and i'm running the application on emulator. i'm doing this code: WifiManager wm = (WifiManager) getSystemService(Context.WIFI_SE

Re: [android-developers] need help with my Nexus S

2011-05-12 Thread Jorge Luis
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 > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=e

[android-developers] Documentation

2011-05-11 Thread Jorge Luis
Does anyone have any starting documentation for dummies like me that are used to structured language? I can't access any website from my work since the firewall won't allow, so if any of you could send my, anything, a tutorial, a how-to, a guide, anything i would thx a lot. Jorge.

[android-developers] [Starting] Help

2011-02-22 Thread Jorge Luis
Afternoon ya'll... I'm starting at Android Development, is there any documentation that could help me in this? I'd really like to read something useful, beside google documents, do you guys have/know any? Thanks, Jorge. -- Jorge Luis Ferrari Cé IBS Sistemas Rio do Sul -

Re: [android-developers] Android 2.1 Contact Api

2011-01-04 Thread Jorge Guberte
You could use the Google Contacts API to manipulate them and let them sync naturally, but I'm sure there's a better way. Jorge. Em 04/01/2011 17:03, "Mahek" escreveu: Hello Guys, I just started working on android and i wanted to delete phone numbers for specific contacts us

Re: [android-developers] Abridged summary of android-developers@googlegroups.com - 100 Messages in 63 Topics

2010-04-19 Thread Jorge Sierra
Help wanted Hi, Any Android developer or BB who wants to help me migrate this app, pls email me. This could be 3-6 month project Here is the link of the project http://sourceforge.net/projects/sierramobilepos/files/ Thanks -- You received this message because you are subscribed to the Google

[android-developers] Re: How to pause my media

2010-03-12 Thread Jorge
Hi, I'm having the exact same problem here. I've noticed that the stock music player does it somehow, so there might be a way. Have you found a way to do it? Jorge Rivera On Feb 5, 5:09 pm, Rohit wrote: > Hi >      I have an application that plays music. I want the appl

[android-developers] Accelerometer to earth coordinates

2009-11-18 Thread Jorge
Hi! I've been trying to map the accelerometer values to earth coordinates using the rotation matrix. I would expected to have in the Z axis the Gravity value always, but the remapped coordinates when I move the phone shows the Gravity value in the X and in the Y coordinate also. Does anyone ha

[android-developers] Bind Service between different APKs

2009-04-09 Thread Jorge Fonseca
follow error msg: "Not allowed to bind to service intent {comp={app.aidl, app.aidl.MyService}}" I already tried to use tag attributes like: exported, enabled but no success is reached. Does someone have any suggestion? Regards, Jorge. --~--~-~--~~~---~--

[android-developers] Re: Q. Stack trace gives Hex values not function names when core library crashes

2009-04-03 Thread Jorge
inux-x86/toolchain/arm-eabi-4.3.1/bin/arm-eabi-addr2line - f -e ./out/target/product/generic/symbols/system/lib/libc.so 0xe234 Returns: strlen bionic/libc/arch-arm/bionic/strlen.c:62 Then you look in the files/line numbers indicated and debug it further. I hope this could help... Jorge O

[android-developers] Intercept Incoming SMS

2009-03-25 Thread Jorge Fonseca
Hi All, Does anyone known if its possible to intercept incoming SMS to my app? Similar to PushRegister in JME. I try to BroadcastReceiver - works fine but the SMS also goes to Native Inbox app. Regards, Jorge. --~--~-~--~~~---~--~~ You received this message

[android-developers] ListAdapter transformation

2008-09-10 Thread Jorge D Ortiz
a cusomer adapter. Any examples on how to do that? Any hints on the right method to override? Thanks in advance. Best regards, Jorge --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers"

[android-developers] Re: ListView, multipleChoice -- how do you choose things?

2008-09-09 Thread Jorge D Ortiz
Hi all! Same problem here. Any advances/diagnostic? Best regards, Jorge On Aug 26, 10:05 pm, "Mark Murphy" <[EMAIL PROTECTED]> wrote: > > I just checked our changelogs and this is a bug we fixed after the SDK > > was cut. Sorry for this inconvenience, the next S

[android-developers] Re: ListActivity getSelectedItemId() and AlertDialog()

2008-09-06 Thread Jorge D Ortiz
Thank you! On Sep 7, 1:09 am, Mark Murphy <[EMAIL PROTECTED]> wrote: > Jorge D Ortiz wrote: > > Very interesting. Thank you. > > > How do you deal with long clicks? I do not find any function in the > > ListActivity that takes care of them. Is there any example

[android-developers] Re: ListActivity getSelectedItemId() and AlertDialog()

2008-09-06 Thread Jorge D Ortiz
Very interesting. Thank you. How do you deal with long clicks? I do not find any function in the ListActivity that takes care of them. Is there any examples in the ApiDemos? Best regards, Jorge On Sep 6, 11:34 pm, Peli <[EMAIL PROTECTED]> wrote: > > it seems more convenient

[android-developers] Re: ListActivity getSelectedItemId() and AlertDialog()

2008-09-06 Thread Jorge D Ortiz
I couldn't find anything about "choice mode" in the documentation of ListActivity. Could you point me to some info, please? Thanks. Best regards, Jorge On Sep 6, 11:30 pm, "Romain Guy" <[EMAIL PROTECTED]> wrote: > ListView offers a feature called "c

[android-developers] Re: ListActivity getSelectedItemId() and AlertDialog()

2008-09-06 Thread Jorge D Ortiz
I understand. I am not an expert on usability, but it seems more convenient to me to delete from the list view (as in the tutorial) than having to get into each of the items (like in the contacts application). What is the reason that promotes the later behaviour? Best regards, Jorge

[android-developers] Re: ListActivity getSelectedItemId() and AlertDialog()

2008-09-06 Thread Jorge D Ortiz
However the tutorial (notepad) implements this exact behaviour. :-/ Jorge On Sep 6, 10:02 pm, Peli <[EMAIL PROTECTED]> wrote: > > Could you > > please point me to where this is documented? > > Romain Guy is the living documentation :-) He posted something similar > a

[android-developers] Re: ListActivity getSelectedItemId() and AlertDialog()

2008-09-06 Thread Jorge D Ortiz
However the tutorial (notepad) implements this exact behaviour. :-/ Jorge On Sep 6, 10:02 pm, Peli <[EMAIL PROTECTED]> wrote: > > Could you > > please point me to where this is documented? > > Romain Guy is the living documentation :-) He posted something similar > a

[android-developers] Re: ListActivity getSelectedItemId() and AlertDialog()

2008-09-06 Thread Jorge D Ortiz
Interesting. I didn't know this was the expeced behaviour. Could you please point me to where this is documented? Thank you. Best regards, Jorge On Sep 6, 9:45 pm, Peli <[EMAIL PROTECTED]> wrote: > > The code should do something like this: > > 1. User selects one row o

[android-developers] Re: ListActivity getSelectedItemId() and AlertDialog()

2008-09-06 Thread Jorge D Ortiz
Interesting. I didn't know this was the expeced behaviour. Could you please point me to where this is documented? Thank you. Best regards, Jorge On Sep 6, 9:45 pm, Peli <[EMAIL PROTECTED]> wrote: > > The code should do something like this: > > 1. User selects one row o

[android-developers] Re: ListActivity getSelectedItemId() and AlertDialog()

2008-09-06 Thread Jorge D Ortiz
Fair enough! Thank you. Jorge On Sep 6, 9:45 pm, Mark Murphy <[EMAIL PROTECTED]> wrote: > Jorge D Ortiz wrote: > > Thanks to both.  That was my understanding, but then I run into a > > problem with the java language. If I declare the rowId variable as > > local i

[android-developers] Re: ListActivity getSelectedItemId() and AlertDialog()

2008-09-06 Thread Jorge D Ortiz
Adding on mark comments, I should say that the behaviour is not the same with an ExpandableListActivity using getSelectedId(). Best regards, Jorge On Sep 6, 9:37 pm, Jorge D Ortiz <[EMAIL PROTECTED]> wrote: > Thanks to both.  That was my understanding, but then I run into a >

[android-developers] Re: ListActivity getSelectedItemId() and AlertDialog()

2008-09-06 Thread Jorge D Ortiz
quot;. And declaring it as a class variable seems like an overkill to me. Best regards, Jorge On Sep 6, 8:45 pm, "Romain Guy" <[EMAIL PROTECTED]> wrote: > > When you open the AlertDialog, the row in the ListActivity is no longer > > selected. I'd argue this is

[android-developers] ListActivity getSelectedItemId() and AlertDialog()

2008-09-06 Thread Jorge D Ortiz
ItemId() for the ListActivity and getSelectedId() for the ExpandableListActivity? Thank you for your responses. Best regards, Jorge --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers"

[android-developers] Re: 0.9 and simple database management issue ? [SOLVED]

2008-09-02 Thread Jorge D Ortiz
emulator -wipe-data solved it. Thanks. Jorge On Sep 2, 7:18 pm, Jorge D Ortiz <[EMAIL PROTECTED]> wrote: > Hi, > >   I am having the same problem here. It is the getWritableDatabase() > that fails showing the following error: > sqlite3_open_v2("/data/data/com.powwau

[android-developers] Re: 0.9 and simple database management issue ? [SOLVED]

2008-09-02 Thread Jorge D Ortiz
. Any ideas? Thanks. Jorge On Aug 21, 8:07 pm, "Megha Joshi" <[EMAIL PROTECTED]> wrote: > You shouldn't have to change the database directory permissions > manually...getWritableDatabase() should do that for you. > Infact that is what it does in the Notepad

[android-developers] Re: Unable to start receiver - Please help - I am stuck here .......

2008-04-08 Thread Jorge
.hangDroid.HangXmppReceiver } [EMAIL PROTECTED] } V/HangDroid( 779): cauntas1 V/HangDroid( 779): NO I/ActivityManager( 467): Removing activity: Intent { launchFlags=4 comp={code.google.hangDroid/code.google.hangDroid.HDPreguntaMulti} } W/ActivityManager( 467): Unbind failed: could not found connect

[android-developers] Re: Are you satisfied or disappointed with the level of support from Google, for Android?

2008-04-08 Thread Jorge
in this group for your advices. Especially to hackbod, Dan U., Megha Joshi and Romain Guy. They are always given a promply anwser with important tips. Thanks to them, thanks to everybody !!! And good luck to Google with this new technology. Jorge. On 7 abr, 23:18, jtaylor <[EMAIL PROTECTED]>

[android-developers] Re: Unable to start receiver - Please help - I am stuck here .......

2008-04-08 Thread Jorge
Please can somebody help me ! Help. On 7 abr, 17:31, Jorge <[EMAIL PROTECTED]> wrote: > Hi, > I am having a weird problem with an Intentreceiver. > I got "Unable to start receiver" error. > > Can somebody help me, the deadline is really really near and this i

[android-developers] Unable to start receiver - Please help - I am stuck here .......

2008-04-07 Thread Jorge
Hi, I am having a weird problem with an Intentreceiver. I got "Unable to start receiver" error. Can somebody help me, the deadline is really really near and this is the last thing to finish my project :)) Thanks !!! This is my code: ***

[android-developers] Adding xmpp users into xmppDataMessageCapable table

2008-04-04 Thread Jorge
Hi, I am trying to add an users into xmppDataMessageCapable table, without success. This is my code: * SQLiteDatabase db; ContentValues values = new ContentValues(); String myResource = "Resource" ; String myEmail = "[EMAIL PROTECTED]"; Cursor c

[android-developers] Re: How to show one View inside another.

2008-03-31 Thread Jorge
It works, thanks !!! But now I got another issue. Where do I have to put viewChild.getWith()? because I am always getting 0 or viewParent size, it depends on where I put it. viewParent.onDraw() { viewChild.getWidth() // Here I got viewParent size } viewParent.onLayout() viewParent.onDraw

[android-developers] How to show one View inside another.

2008-03-30 Thread Jorge
Hi, I have 2 Views, viewChild and viewParent, and I want to show the viewChild inside viewParent that is inside an Activity. In viewChild I dont have any layout parameters. | Activity | | viewParent | --