[android-developers] Re: 14-year-old Android Developer:

2010-04-22 Thread Ivan Greene
Wow, that's pretty cool. I'm 15 in 9th grade (high school freshman), I have a few paid apps, I think I've made $62 or something in this month. I wish I had a teacher like you, I've had to learn all this stuff from the Internet on my own. On Apr 21, 7:26 pm, joshbeck josh.beck2...@gmail.com wrote:

[android-developers] WePad

2010-04-22 Thread Ivan Greene
This doesn't have a lot to do with development, but the WePad looks awesome! I originally wanted to get an iPad, but the WePad specs are worth the extra $100 (and wait until June or July) Does anyone know how it will specifically work? It looks like a really modified Android, or some other OS with

[android-developers] Re: Start an activity WITHOUT it becoming the foreground one?

2010-04-22 Thread Ivan Greene
Activities are meant for the user to interact with, so no. You can create a service, and call it with startService(Intent). There are some nice examples of services in API Demos: http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/app/index.html (look for

[android-developers] android.hardware

2010-04-22 Thread Ivan Longin
Hi! Does anyone know where to find source code for android.hardware package? I need to make some modification in SensorManager for my application and possible modification in other classes from that package. Google didn't help me a lot so I'm asking here. Thanks! -- You received this message

[android-developers] android.hardware

2010-04-22 Thread Ivan Longin
Hi! Does anyone know where to find source code for android.hardware package? I need to make some modification in SensorManager for my application and possible modification in other classes from that package. Google didn't help me a lot so I'm asking here. Thanks! -- You received this message

[android-developers] Re: 14-year-old Android Developer:

2010-04-22 Thread Ivan Greene
Miguel: Thanks for the encouragement! I am working on an Android game right now. I'm thinking about college, because I would really like to work for Google. But I'm not sure that will happen, my grades are quite bad (about 2.5 GPA). On Apr 22, 6:48 pm, Miguel Morales therevolti...@gmail.com

[android-developers] java.util.Random caching?

2010-04-19 Thread Ivan Greene
That is the only thing I can think of. When I generate a random number (for the radius of a ball), after a while, the radius goes to one number and sticks that way. I've even tried setting the random number value to 0 before getting the random number, and java.util.Random must be at fault, it

[android-developers] Re: java.util.Random caching?

2010-04-19 Thread Ivan Greene
Presumably you don't create a newly seeded Random for each new random number... right? no I don't On Apr 19, 5:28 pm, Tim tdh...@gmail.com wrote: On Apr 19, 10:49 pm, Ivan Greene ivant...@gmail.com wrote: code Random randomizer = new Random(System.currentTimeMillis()); int hw; hw

[android-developers] Re: java.util.Random caching?

2010-04-19 Thread Ivan Greene
I'm starting to think that this is the fault of the Rokon engine. It might be doing something weird. On Apr 19, 7:55 pm, Ivan Greene ivant...@gmail.com wrote: Presumably you don't create a newly seeded Random for each new random number... right? no I don't On Apr 19, 5:28 pm, Tim tdh

[android-developers] Re: Get user info - email

2010-04-16 Thread Ivan Greene
I've recently made an app that stores info about the user that other apps may get data from: Look at User Info in the Market, and User Info Example To add it to your app, please see the documentation at http://code.google.com/p/android-user-info-example/ --Ivan On Mar 10, 4:56 am, biokys mulle

[android-developers] Re: Complains of shrinking font sizes

2010-04-07 Thread Ivan
Thank you so much, you saved me a lot of time. I used millimeters all over my code previously, and suddenly it looks like you can't do that anymore in 2.1 On Apr 5, 5:20 pm, polyclefsoftware dja...@gmail.com wrote: Okay, you just need to make sure you define yourfontsizes in scale- independent

[android-developers] Re: Equally spaced TableLayout grid

2010-02-01 Thread Ivan
I have exactly the same requirement. I need to create a 2x2 layout of 4 buttons where each button must be the same size. I tried TableLayout and LinearLayout combos without any luck so far. On Jan 29, 11:42 am, ClarkBattle clarkbat...@gmail.com wrote: I have a TableLayout where each cell of the

[android-developers] Re: Equally spaced TableLayout grid

2010-02-01 Thread Ivan
could it be solved here? http://andmobidev.blogspot.com/2010/01/setting-width-of-view-using-percentage.html On Jan 30, 12:08 pm, Ivan iwan.mem...@gmail.com wrote: I have exactly the same requirement. I need to create a 2x2 layout of 4 buttons where each button must be the same size. I tried

Re: [android-developers] Re: Need an invitation to google Wave?

2009-12-18 Thread fengyuan Ivan
@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Ivan -- You received this message

Re: [android-developers] Re: Need an invitation to google Wave?

2009-11-02 Thread fengyuan Ivan
+unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Ivan -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Re: android record video(3gp) to remote server

2009-10-21 Thread ivan
Are there plans to implement 3gps, 3gpt or 3gpr streamable formats from the MediaRecorder? On Oct 19, 4:21 pm, Roman ( T-Mobile USA) roman.baumgaert...@t- mobile.com wrote: A file which is recorded as a3gpfile by the Android MediaRecorder is NOT streamable. You would need to make it streamable

[android-developers] Re: android record video(3gp) to remote server

2009-10-21 Thread ivan
those of T-Mobile USA, Inc. On Oct 21, 12:16 am, ivan istas...@gmail.com wrote: Are there plans to implement 3gps, 3gpt or 3gpr streamable formats from the MediaRecorder? On Oct 19, 4:21 pm, Roman ( T-Mobile USA) roman.baumgaert...@t- mobile.com wrote: A file which is recorded

[android-developers] Re: Gridview padding? or imageview?

2009-10-17 Thread Ivan
At the end it was the listSelector property on the GridView that was producing the padding. For future reference. On Oct 16, 8:05 pm, Ivan ivanso...@gmail.com wrote: I think I tried everything on the attributes and can't find where that padding is coming from. Any ideas? On Oct 15, 10:15

[android-developers] Re: Google wave invitations...?

2009-10-16 Thread Ivan Zheng
I want it. On Fri, Oct 16, 2009 at 11:41 AM, Kenneth Adam Miller kennethadammil...@gmail.com wrote: Who wants to be in Google wave? I have 16 invitations -- --- 心想事成, 万事如意 Email: zbg...@gmail.com Blog:

[android-developers] Re: Gridview padding? or imageview?

2009-10-16 Thread Ivan
I think I tried everything on the attributes and can't find where that padding is coming from. Any ideas? On Oct 15, 10:15 pm, Ivan ivanso...@gmail.com wrote: Hi, I'm doing the HelloViews Gridview tutorial and I ran into this problem. http://grab.by/9Vn I have a padding that I can't find

[android-developers] Gridview padding? or imageview?

2009-10-15 Thread Ivan
Hi, I'm doing the HelloViews Gridview tutorial and I ran into this problem. http://grab.by/9Vn I have a padding that I can't find where is it coming from. XML is the following: ?xml version=1.0 encoding=utf-8? GridView xmlns:android=http://schemas.android.com/apk/res/android;

[android-developers] Single threaded GL example

2009-10-09 Thread Ivan Volosyuk
I was using for sometime now OpenGL initialization code from Api demos and it was quite hard to exchange events between View and Renderer. So, I read pieces of documentation from GLES, EGL from jsr239 and finally made the single threaded GL initialization code which is much simpler than in

[android-developers] voice recognition on HTC Hero

2009-08-13 Thread Ivan Viola
Hi, has somebody managed to bring the voice recognition to run on the HTC Hero phone? I have experienced the recognizer not found problem (but it is not a vodafone from UK). Ivan --~--~-~--~~~---~--~~ You received this message because you are subscribed

[android-developers] OpenCore RTP session streaming?

2009-08-12 Thread ivan
1.) Does OpenCore Handle RTP creation and RTP sessions? I'm looking to implement a phone based streaming server broadcasting RTP over UDP. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group.

[android-developers] Android Camera IntentFilter from Manifest

2009-07-15 Thread ivan
Can someone post the exact code of Android's Camera App's IntentFilter from the manifest? 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] One click Run App

2009-07-07 Thread Ivan Soto
Run button just run the project you are working on. (One click, plain simple) This question may seem stupid, but I really want to know. Thanks! Ivan Soto Fernandez Web Developer http://ivansotof.com --~--~-~--~~~---~--~~ You received this message because you

[android-developers] Re: Consume a key event

2009-06-18 Thread ivan
it will be a repeat).  In either case, you will usually get the up event from the button.  Make sure you aren't seeing an up event and processing it as a down event. On Wed, Jun 17, 2009 at 10:33 PM, ivan istas...@gmail.com wrote: I have a custom camera application... I'm using a BroadcastReceiver

[android-developers] Download progress

2009-06-17 Thread Ivan Soto
); Ivan Soto Fernandez Web Developer http://ivansotof.com --~--~-~--~~~---~--~~ 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] Re: Download progress

2009-06-17 Thread Ivan Soto
Considering I'm really new to Java, can you give me an example of how the implementation should be done? Thanks! Ivan Soto Fernandez Web Developer http://ivansotof.com On Wed, Jun 17, 2009 at 12:30 PM, Streets Of Boston flyingdutc...@gmail.com wrote: Why do you create a byte-array

[android-developers] Re: DEVELOPER CHALLENGE 2 - Can update of existing published app can participate?

2009-06-17 Thread Ivan Soto
Don't you think that will be considered as a published app? Ivan Soto Fernandez Web Developer http://ivansotof.com On Wed, Jun 17, 2009 at 12:54 PM, havexz bali.param...@gmail.com wrote: Hi I know that currenlty published apps can't participate and also updates of the apps which

[android-developers] Consume a key event

2009-06-17 Thread ivan
I have a custom camera application... I'm using a BroadcastReceiver to launch it when the Camera button is pressed. Unfortunately, once my camera app is launched the camera button KeyDown event used to launch my camera activity is also passed to it, which cause it to immediately attempt to

[android-developers] Shut off shutter sound

2009-06-16 Thread ivan
Is it possible, with the latest version of Android, to shut off the shutter sound? My application, set to release soon until the latest version of Android essentially pooh-poohed it, plays its own custom shutter sounds, so I need to be able to silence the default shutter sound. thanks

[android-developers] Re: shut off shutter sound

2009-06-02 Thread ivan
Foiled by the nanny state! I feel like making a libertarian public service announcement! On Jun 2, 9:59 am, Keith Wiley kbwi...@gmail.com wrote: I have absolutely no idea if I'm right about this, so this is pure speculation...but Google may have hard-coded a shutter sound to the camera due

[android-developers] shut off shutter sound

2009-06-01 Thread ivan
The newest SDK automatically plays a shutter noise for the camera, which interfers with my app's shutter sound. Is there a way to shut off this new automatic playback of the camera click? --~--~-~--~~~---~--~~ You received this message because you are subscribed

[android-developers] Re: ADC2 announced

2009-05-29 Thread Ivan Soto
Think about it for a moment, it's SO unfair to submit already published applications. Ivan Soto Fernandez Web Developer http://ivansotof.com On Fri, May 29, 2009 at 12:35 PM, gsmd gsm...@gmail.com wrote: http://code.google.com/android/adc/ - 'open only to applications that have not been

[android-developers] Re: Knowledge of Android?

2009-05-11 Thread Ivan Soto
You just failed for cross posting. There's nothing more annoying than that. Ivan Soto Fernandez Web Developer http://ivansotof.com On Mon, May 11, 2009 at 7:31 AM, meca m...@live.se wrote: Hi, For a study we have been looking for android developers. We have now increased our target

[android-developers] Dev guide changelog.

2009-04-29 Thread Ivan Soto
Is there a changelog for the dev guide? if not, it should. I'm finding some new stuff and I don't know if there's even more new pages in there. I just found those GUI guidelines when I was looking for signing info. Ivan Soto Fernandez Web Developer http://ivansotof.com

[android-developers] Using media scanner

2009-04-29 Thread ivan
/internal/audio/media/55. Is there a way to control the content provider that the media scanner scans to? -Ivan --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] Re: “The application xxxxxxxx (process xxxxxx) has stopped unexpectedly. Please try again .”

2009-04-28 Thread Ivan Soto
already posted a snippet about this, search the list. Ivan Soto Fernandez Web Developer http://ivansotof.com On Tue, Apr 28, 2009 at 10:03 AM, Kenn Min Chong kmch...@gomez.com wrote: Hey guys! So i found the solution to debug this. Apparently ADB has a tool to show the debug logs

[android-developers] Re: Installation unsuccessful - Package file was not signed correctly

2009-04-28 Thread Ivan Soto
and installed the unsigned one from Eclipse and it worked fine. At the beginning I thought that the version I released was broken in some way but I didn't get any complain about not being able to connect. So I think it was caused by using different signatures. Ivan Soto Fernandez Web Developer http

[android-developers] Re: “The application xxxxxxxx (process xxxxxx) has stopped unexpectedly. Please try again .”

2009-04-28 Thread Ivan Soto
Let's say this. You dump the log to a file during the running and if it crashes, next time the user loads the app he/she has an option of sending the report to you. That's should be a very good option. Ivan Soto Fernandez Web Developer http://ivansotof.com On Tue, Apr 28, 2009 at 11:26 AM

[android-developers] MP3 download problem

2009-04-26 Thread ivan
I'm trying to download files such as: http://www.freesound.org/download/23246/23246_acclivity_GullsByTheSea.mp3 to the SDCARD of my t-mobile G1. I can only download about 2^16 ~ (16384 bytes) before my input stream read returns -1. This wouldn't be a problem if the connection object could

[android-developers] Re: Get scroll speed of a Listview

2009-04-25 Thread Ivan Soto
Thanks for pointing me on the right direction, I also found that List13 example on ApiDemos uses the same method. Ivan Soto Fernandez Web Developer http://ivansotof.com On Fri, Apr 24, 2009 at 8:36 PM, Romain Guy romain...@google.com wrote: Use ListView's scroll listener. You can see how I

[android-developers] Get scroll speed of a Listview

2009-04-24 Thread Ivan Soto
Ivan Soto Fernandez Web Developer http://ivansotof.com --~--~-~--~~~---~--~~ 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

[android-developers] Re: Get scroll speed of a Listview

2009-04-24 Thread Ivan Soto
really see any picture loaded on the lists, but If the scrolls starts slowing down or stops all pictures come. Anyone has an idea how to achieve this? Is there a way to know if a Listview is scrolling and how fast it's going? Thanks! Ivan Soto Fernandez Web Developer http://ivansotof.com

[android-developers] Re: emulator speed

2009-04-14 Thread Ivan Soto
Only thing I noticed is that in the emulator everything loads way faster. I'm not sure if disk/ram access speed is emulated. Ivan Soto Fernandez Web Developer http://ivansotof.com On Tue, Apr 14, 2009 at 9:36 AM, David Turner di...@android.com wrote: I bet that the real difference

[android-developers] Re: Early Look Android 1.5 SDK

2009-04-13 Thread Ivan Soto
Holy!.. Much appreciated. Looks like we are getting heard. Downloading. Ivan Soto Fernandez Web Developer http://ivansotof.com On Mon, Apr 13, 2009 at 5:30 PM, Xavier Ducrohet x...@android.com wrote: Hello developers! I'm pleased to announce the release of an early look of the Android

[android-developers] Re: Android Market Wait Time

2009-04-08 Thread Ivan Soto
Instant Ivan Soto Fernandez Web Developer http://ivansotof.com On Wed, Apr 8, 2009 at 9:21 AM, Kirk kirk.mora...@gmail.com wrote: Does anyone know approximately how long it takes for an application to get published in the Android Market? Hopefully it's not like the iPhone App Store where

[android-developers] Re: Apps labeled as Tetris Clones removed from Android Market

2009-04-07 Thread Ivan Soto
I think Tetris game mechanics are copyrighted. So maybe that's the main issue. I haven't tried your game but if it's a tetris clone, you can always expect to be pulled out from any market. Ivan Soto Fernandez Web Developer http://ivansotof.com On Tue, Apr 7, 2009 at 8:43 AM, tasos.klei

[android-developers] Interface advice.

2009-04-07 Thread Ivan Soto
an Activity? Any ideas? Thanks! Ivan Soto Fernandez Web Developer http://ivansotof.com --~--~-~--~~~---~--~~ 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

[android-developers] Re: How do I point people to my app in the Android Marketplace?

2009-04-07 Thread Ivan Soto
market://search?q=pname:com.company.application Not sure if this works in mail or websites. I haven't tried. Ivan Soto Fernandez Web Developer http://ivansotof.com On Tue, Apr 7, 2009 at 9:22 AM, frizzo rg...@vbrad.com wrote: Ok, so I understand that Android Marketplace is not available

[android-developers] Bundle.containsKey

2009-04-07 Thread Ivan Soto
Quick question, why does this crashes on extras.containsKey(text) if there's no key like that? It's saying NullPointerException. It should return false, right? Intent i = this.getIntent(); Bundle extras = i.getExtras(); if (extras.containsKey(text)) { // lala } Ivan Soto Fernandez Web

[android-developers] Re: Bundle.containsKey

2009-04-07 Thread Ivan Soto
You are completely right!I just feel dumb now haha. For some reason I thought that you would always get extras even if they were empty. Thanks a lot Ivan Soto Fernandez Web Developer http://ivansotof.com On Tue, Apr 7, 2009 at 6:22 PM, Dianne Hackborn hack...@android.com wrote: Is extras

[android-developers] Re: Cupcake SDKs available for download

2009-04-06 Thread Ivan Soto
I wonder how many ppl in the piratebay will try to install that on a G1 hehe. Thanks David, I will try to run the emulator. Ivan Soto Fernandez Web Developer http://ivansotof.com On Mon, Apr 6, 2009 at 1:20 AM, Pd lotusscr...@gmail.com wrote: I have created torrents which can be downloaded

[android-developers] Re: How to Zoom out a picture

2009-04-06 Thread Ivan Soto
You can start from here: Bitmap bm = BitmapFactory.decodeFile(pathtofile.jpg); Ivan Soto Fernandez Web Developer http://ivansotof.com On Mon, Apr 6, 2009 at 7:05 PM, guishenl...@gmail.com guishenl...@gmail.com wrote: Nobody knows? On Mar 31, 12:44 pm, guishenl...@gmail.com guishenl

[android-developers] Taking a picture Intent?

2009-04-05 Thread Ivan Soto
call a Camera app intent and get the URI of the picture taken. is that possible? I remind reading that it will only give me a small size picture. Thanks! Ivan Soto Fernandez Web Developer http://ivansotof.com --~--~-~--~~~---~--~~ You received this message

[android-developers] Re: For launching a camera from appl which action requires?

2009-04-05 Thread Ivan Soto
Actually I may need the same. I to start the the camera app and get the latest added picture. Ivan Soto Fernandez Web Developer http://ivansotof.com On Mon, Feb 2, 2009 at 11:29 PM, jj jagtap...@gmail.com wrote: Hello James Thanks for replying me, Actually I want Uri of this image

[android-developers] Re: 1.5 compiled image?

2009-04-03 Thread Ivan Soto
cupcake by myself. Thanks! Ivan Soto Fernandez Web Developer http://ivansotof.com On Fri, Apr 3, 2009 at 12:02 AM, Al Sutton a...@funkyandroid.com wrote: What OS are you planning to run the SDK on? Building a Linux SDK from source isn't too difficult. As yet I haven't found any instructions

[android-developers] Re: 1.5 compiled image?

2009-04-03 Thread Ivan Soto
That would be great. So far the previous images were working fine, again, I'm just curious about the performance and how well the interface works with the on screen keyboard. I will post results as long as I find them. Thanks in advance. :) Ivan Soto Fernandez Web Developer http://ivansotof.com

[android-developers] Re: 1.5 compiled image?

2009-04-03 Thread Ivan Soto
Is it possible to get the 1.5 emulator? Ivan Soto Fernandez Web Developer http://ivansotof.com On Fri, Apr 3, 2009 at 8:32 AM, Al Sutton a...@funkyandroid.com wrote: I got the onscreen keyboard whenever I clicked in an EditText (I had to click it even if it had the default focus

[android-developers] Re: 1.5 compiled image?

2009-04-03 Thread Ivan Soto
I'm actually getting interested in having the 1.5 emulator for Mac, I guess I will need to start compiling the OS. Ivan Soto Fernandez Web Developer http://ivansotof.com On Fri, Apr 3, 2009 at 10:04 AM, Al Sutton a...@funkyandroid.com wrote: I've only got a linux-x86 package, would that do

[android-developers] 1.5 compiled image?

2009-04-02 Thread Ivan Soto
Is there any 1.5 image going around for the emulator? I would like to try my apps with onscreen keyboard. Maybe someone is actually making nightly builds but I can't find any. Thanks. PS: Not sure if it's appropriate to ask in this list. Ivan Soto Fernandez Web Developer http://ivansotof.com

[android-developers] Re: Bouncing ListView?

2009-03-27 Thread Ivan Soto
that is true is that Android is lacking some really neat effects. I don't say they are super important, but users like to have that. Ivan Soto Fernandez Web Developer http://ivansotof.com On Fri, Mar 27, 2009 at 10:19 AM, Romain Guy romain...@google.com wrote: Please do not discuss patents

[android-developers] Re: Anything on Android that can do smooth scrolling?

2009-03-27 Thread Ivan Soto
modified the thread. I'm not SO sure that made the difference but I can feel it scrolls better. Ivan Soto Fernandez Web Developer http://ivansotof.com On Fri, Mar 27, 2009 at 10:03 AM, Mike Hearn mh.in.engl...@gmail.comwrote: Currently our approach for scheduling is that apps doing background work

[android-developers] Re: Anything on Android that can do smooth scrolling?

2009-03-27 Thread Ivan Soto
; Don't go calling people unprofessional just like that. Ivan Soto Fernandez Web Developer http://ivansotof.com On Fri, Mar 27, 2009 at 11:06 AM, Sundog sunns...@gmail.com wrote: This just emphasises the need for some sort of liason layer between app developers and the core team that wouldn't

[android-developers] DDMS not listing applications

2009-03-26 Thread Ivan Soto
Does anybody knows what could be the cause that it's not listing applications? It works fine on the emulator but not on my G1. http://dl.getdropbox.com/u/54112/ddms.jpg Maybe I'm missing one step. Thanks Ivan Soto Fernandez Web Developer http://ivansotof.com

[android-developers] Re: DDMS not listing applications

2009-03-26 Thread Ivan Soto
Do'h!, Thanks a lot :) Ivan Soto Fernandez Web Developer http://ivansotof.com On Thu, Mar 26, 2009 at 12:05 PM, Jon Colverson jjc1...@gmail.com wrote: On Mar 26, 5:33 pm, Ivan Soto ivanso...@gmail.com wrote: Does anybody knows what could be the cause that it's not listing

[android-developers] Re: Switch to SurfaceView

2009-03-25 Thread Ivan Soto
Can you post your code? Ivan Soto Fernandez Web Developer http://ivansotof.com On Wed, Mar 25, 2009 at 7:41 AM, Deren adam.d0...@gmail.com wrote: Im creating a simple game using a SurfaceView for drawing the Graphics. It works fine, but now I tried to add a title screen, which

[android-developers] Re: Get scroll position in a list activity

2009-03-24 Thread Ivan Soto
that FutureTask/ExecutorService Ivan Soto Fernandez Web Developer http://ivansotof.com On Tue, Mar 24, 2009 at 8:13 AM, Streets Of Boston flyingdutc...@gmail.comwrote: I've done the same in my apps for ListView (whether they be in ListActivity or in a plain Activity) with good success. I use

[android-developers] Re: Get scroll position in a list activity

2009-03-24 Thread Ivan Soto
I think that's what I'm looking for. Can't wait to give it a try after work. Although, I have another thread in my main Activity downloading all pictures. Thanks, I will give it a try. Ivan Soto Fernandez Web Developer http://ivansotof.com On Tue, Mar 24, 2009 at 8:37 AM, Streets Of Boston

[android-developers] Re: Cupcake coming in April? Where is the SDK?

2009-03-24 Thread Ivan Soto
). Ivan Soto Fernandez Web Developer http://ivansotof.com On Tue, Mar 24, 2009 at 11:05 AM, Al Sutton a...@funkyandroid.com wrote: Dave, I understand the effort involved, but the choice for any SDK is really; a) Release the SDK before the devices and let developers test and prepare

[android-developers] Re: Cupcake coming in April? Where is the SDK?

2009-03-24 Thread Ivan Soto
modifying the layout. Ivan Soto Fernandez Web Developer http://ivansotof.com On Tue, Mar 24, 2009 at 12:41 PM, Pierre Bonnefoy pierre.bonne...@gmail.com wrote: Romain, Jean-Baptiste, Just to clarify, the G2 is announced for April in some countries. The G2 is using virtual keyboard

[android-developers] Re: Want to learn it to develop app

2009-03-23 Thread Ivan Soto
That's good. Please use android-beginners group if you are really new into the platform. Ivan Soto Fernandez Web Developer http://ivansotof.com On Mon, Mar 23, 2009 at 9:08 AM, liqiu...@gmail.com liqiu...@gmail.comwrote: I am very intreseting in Android.It very new to me,so I want to know

[android-developers] Get scroll position in a list activity

2009-03-23 Thread Ivan Soto
zero even when at the moment I run this I already scrolled the list. setListAdapter(listadapter); main.scrollTo(0, scY); Any ideas? Thanks! Ivan Soto Fernandez Web Developer http://ivansotof.com --~--~-~--~~~---~--~~ You received this message because you

[android-developers] Re: Get scroll position in a list activity

2009-03-23 Thread Ivan Soto
But when I refresh the listview with setlistadapter(listadapter) it returns to the top. Mark: Do you have any article/tutorial about the placeholder images to share? I'm trying to find one with no luck. Thanks for helping. Ivan Soto Fernandez Web Developer http://ivansotof.com On Mon, Mar

[android-developers] Re: Android Developer Challenge II Cancelled?

2009-03-19 Thread Ivan Soto
towards the quality and user friendly capabilities. my 2 cents. Ivan Soto Fernandez Web Developer http://ivansotof.com On Thu, Mar 19, 2009 at 3:50 PM, Dan Morrill morri...@google.com wrote: We have considered and are considering ideas along those lines. That is *not* to say that that's

[android-developers] Re: Putting Android on Par with the iPhone Software

2009-03-18 Thread Ivan Soto
I've been reading all but I don't have the time right now to write a full analysis. Although, I would LOVE to see someone from Google that is not a software engineer saying that they are reading this and considering what people talk in these groups. Thanks. On Wed, Mar 18, 2009 at 1:28 PM,

[android-developers] update questions

2009-03-16 Thread Ivan Soto
HI, I've been waiting patiently to get paid applications on my phone with I had no luck. The thing is I have a white G1 in Canada (Fido) and I did the update manually loading the update.zip to my SD card. My current version is 1.1 and Build number is 1.1 PLAT-RC33 126986 Should I already have

[android-developers] Re: update questions

2009-03-16 Thread Ivan Soto
No idea? I'm really lost in this. On Mon, Mar 16, 2009 at 8:58 AM, Ivan Soto ivanso...@gmail.com wrote: HI, I've been waiting patiently to get paid applications on my phone with I had no luck. The thing is I have a white G1 in Canada (Fido) and I did the update manually loading

[android-developers] Re: Emulator doesn't link sometimes

2009-03-16 Thread Ivan Soto
had to completely restart the machine on other occasions. Todd On Feb 19, 7:09 pm, Ivan Soto ivanso...@gmail.com wrote: Hi, I'm developing on a Mac with Eclipse and the emulator sometimes doesn't seem to link to eclipse (doesn't show anything in the logcat). I just have to close and run

[android-developers] Re: Merging spannables?

2009-03-16 Thread Ivan Soto
Thanks On Thu, Feb 5, 2009 at 7:00 PM, Dianne Hackborn hack...@android.com wrote: TextUtils.concat(). On Thu, Feb 5, 2009 at 4:20 PM, Ivan Soto ivanso...@gmail.com wrote: Is it possible to merge spannables? like Spannable spa = null; spa = Html.fromHtml(text text b asds/b); spa = spa

[android-developers] Re: new version of app - is the user notified?

2009-03-12 Thread Ivan Soto
You get notification like once a day of all the apps with upgrades. you get a Market notification at the top. On Thu, Mar 12, 2009 at 2:57 PM, Stoyan Damov stoyan.da...@gmail.comwrote: If he looks at your app browsing the Market he'll see it has an update. I can't remember if he gets a

[android-developers] DoubleTwist

2009-03-12 Thread Ivan Soto
I must say this is big news for Android-Mac users like me. I just wanted to share with the rest of the developers here. http://lifehacker.com/5160323/doubletwist-may-be-the-coolest-universal-media-manager-ever This is one thing missing with my G1. Maybe this can open a few software ideas.

[android-developers] Built-in Activity for sending text messages

2009-03-10 Thread ivan
Is there a built in activity for sending picture text messages? If so, what does the intent look like that fires it off? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

[android-developers] Re: EVIL SPAM Interested CRM on Android ?

2009-03-05 Thread Ivan Soto
And you please don't change the subject, my gmail gets retarted Thanks :) On Thu, Mar 5, 2009 at 3:09 PM, Justin Allen Jaynes jus...@ragblue.comwrote: THIS IS EVIL SPAM. Don't ever do this again. Post your garbage somewhere else. We legitimate subscribers, all 11,000 of us don't want

[android-developers] Re: Change Theme by preferences

2009-02-27 Thread Ivan Soto
bump?Any ideas? On Thu, Feb 26, 2009 at 8:42 PM, Ivan Soto ivanso...@gmail.com wrote: Hi, I'm trying to give an option to users to be able to change the theme to the light one. I can't find any command or anything for this. I know I can set this in the Manifest file but this is not what I'm

[android-developers] Re: Will ADP1 support payed apps from the store

2009-02-26 Thread Ivan Soto
developing and move back the iPhone. Ivan 2009/2/26 vendor.net vendor@gmail.com Android Market is one of the powers of Android. One market for all android apps. The other companies like Samsung, Motorola and etc. have no big interest to make a different Markets. The center market is a big plus

[android-developers] Re: Dev Phone and RC33 update

2009-02-26 Thread Ivan Soto
Completely agree also. I'm still in a WTF mood for the restriction of selling applications outside the states. I don't get the point of selling Dev1 phones to Canada but not allowing us to sell applications. I really feel like Ok, go ahead and play with the SDK, pay around $550 to get into

[android-developers] Change Theme by preferences

2009-02-26 Thread Ivan Soto
Hi, I'm trying to give an option to users to be able to change the theme to the light one. I can't find any command or anything for this. I know I can set this in the Manifest file but this is not what I'm looking for. Thanks in advance. --~--~-~--~~~---~--~~ You

[android-developers] Re: Paid applications - are they downloadable now? By Al Sutton

2009-02-19 Thread Ivan Soto
I'm thinking the same. I'm in Canada with Fido and can't see any. On Thu, Feb 19, 2009 at 7:52 PM, Stoyan Damov stoyan.da...@gmail.comwrote: It might be possible that paid apps can only be seen by US T-Mobile G1 users? On Fri, Feb 20, 2009 at 4:50 AM, Stoyan Damov stoyan.da...@gmail.com

[android-developers] Emulator doesn't link sometimes

2009-02-19 Thread Ivan Soto
Hi, I'm developing on a Mac with Eclipse and the emulator sometimes doesn't seem to link to eclipse (doesn't show anything in the logcat). I just have to close and run again and it works. I wonder why this happens. Has anybody else experienced this?

[android-developers] Populating a listadapter

2009-02-18 Thread Ivan Soto
Hi, I've built an application that loads XML from a server, then creates a list of items and with that I create and adapter that I set with setListAdapter(my adapter); The problem I'm having now is that creating the list and adapter takes time, so I was thinking on creating just like 20 entries

[android-developers] Re: Populating a listadapter

2009-02-18 Thread Ivan Soto
wrote: I load a pretty hefty data feed from a server also in XML and parse it, I used the SAX parser and it's pretty snappy. How are you parsing your data? On Feb 18, 3:35 pm, Ivan Soto ivanso...@gmail.com wrote: Hi, I've built an application

[android-developers] Re: Populating a listadapter

2009-02-18 Thread Ivan Soto
pm, Ivan Soto ivanso...@gmail.com wrote: I'm also using sax parser. The problem is I do process some text to render as spannable with Html.fromHtml() That takes time and the load time is not nice. Also everything reloads when I open the keyboard (go landscape mode) Thanks

[android-developers] Re: How do you pass variables between classes?

2009-02-17 Thread Ivan Soto
Intent in = new Intent(getApplicationContext(), Another.class); in.putExtra(extra, str); Hope it helps. That's what I do. On Tue, Feb 17, 2009 at 2:19 PM, deenybird deenyb...@gmail.com wrote: What intents do I use to pass a variable to another class? And also which intent do I

[android-developers] Re: Setup Merchant Account link now available

2009-02-13 Thread Ivan Soto
I wonder the same. Will it be possible to sell from Canada to the rest of the world? On Fri, Feb 13, 2009 at 10:33 AM, Evgeny V evgen...@gmail.com wrote: But it's available for US and UK countires! Means it that only US and UK citizen could be a sellers? On Fri, Feb 13, 2009 at 7:24 PM, g1bb

[android-developers] Re: Setup Merchant Account link now available

2009-02-13 Thread Ivan Soto
In the same site you post your application there's a link to setup a merchant account. On Fri, Feb 13, 2009 at 11:13 AM, Evgeny V evgen...@gmail.com wrote: Just now received the message from google ... Developers who do not already have a Google Checkout merchant account can easily sign up

[android-developers] Re: Setup Merchant Account link now available

2009-02-13 Thread Ivan Soto
://www.talkandroid.com/526-android-market-paid-apps-2009/). Al. Ivan Soto wrote: I wonder the same. Will it be possible to sell from Canada to the rest of the world? On Fri, Feb 13, 2009 at 10:33 AM, Evgeny V evgen...@gmail.com mailto:evgen...@gmail.com wrote: But it's available

[android-developers] Re: Setup Merchant Account link now available

2009-02-13 Thread Ivan Soto
It's pretty dissapointing. I wonder if that will change anytime soon. On Feb 13, 2009 11:58 AM, Agus agus.sant...@gmail.com wrote: @Ivan: same situation here. Dear Google, can i have my $25 back? On Fri, Feb 13, 2009 at 10:55 AM, Ivan Soto ivanso...@gmail.com wrote: I knew you wouldn't

[android-developers] Re: Setup Merchant Account link now available

2009-02-13 Thread Ivan Soto
V evgen...@gmail.com wrote: I'd like to get back my 25$ too! On Fri, Feb 13, 2009 at 8:58 PM, Agus agus.sant...@gmail.com wrote: @Ivan: same situation here. Dear Google, can i have my $25 back? On Fri, Feb 13, 2009 at 10:55 AM, Ivan Soto ivanso...@gmail.com wrote: I knew you wouldn't

<    1   2   3   >