[android-developers] Call tab_indicator.xml from styles.xml

2011-11-15 Thread Ivan Soto
Hello, I'm trying to create a custom theme without relying in classes. Something that is easy enough to plug into an app. My problem is that the TabWidget in styles.xml doesn't reference tab_indicator.xml anywhere so I can't see a way of using a custom style unless I call the style from the

[android-developers] Re: ViewPager in honeycomb ignoring Application theme.

2011-11-02 Thread Ivan Soto
Anyone? I checked today again, and everything looks in order. Yet, whatever I load inside a ViewPager ignores the application theme. I'm using Android 3.1 with compatibility package v4. -- You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] ViewPager in honeycomb ignoring Application theme.

2011-11-01 Thread Ivan Soto
Hello, For some reason my application is ignoring the theme applied to the Application in the manifest file only inside a viewpager. I have an activity with 2 fragments: application android:icon=@drawable/ic_launcher android:label=@string/app_name

[android-developers] ADT14 and Library projects as Jars

2011-10-25 Thread Ivan Soto
I've been looking around for an answer and had no luck. ADT14 mentions that library projects will be compiled into a jar, so I've been trying to figure out how I can manually compile the library into a jar and distribute it to my team, but I think I can't. Why is that? Thanks. -- You

[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] 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] 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] 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] 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] 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
Yeah, big disappointment here. Google sells Developer phones to many countries like Canada but from here we are not allowed to sell application or view paid applications. This is not looking good for me since I don't see they will give a solution anytime soon. I'm really thinking to stop

[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

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

2009-02-13 Thread Ivan Soto
or years or what? On Fri, Feb 13, 2009 at 4:06 PM, Mariano Kamp mariano.k...@gmail.comwrote: Yeah, that is really really bad and even worse and too late communicated. I wonder why? On Fri, Feb 13, 2009 at 7:55 PM, Ivan Soto ivanso...@gmail.com wrote: I knew you wouldn't be able to buy

[android-developers] Re: Apple Why G1 Has No 3.5mm Headphone Input?

2009-02-11 Thread Ivan Soto
As a complete ignorant on patents and stuff like that I wonder: This means nobody ever can make multitouch phones or anything like that? I know the patent works for cellphones/mid but not for computers, since Windows 7 will have multitouch. On Wed, Feb 11, 2009 at 11:05 AM, Al Sutton

[android-developers] Re: Suggestion for Android Market

2009-02-09 Thread Ivan Soto
Agree. Having a website for your application right now is very useless because of this. On Mon, Feb 9, 2009 at 8:05 AM, nagaraj attimani nagaraj.attim...@gmail.com wrote: yes.. this will make the android much more popular n at the same time minimize the same applns developed by diff vendors

[android-developers] Re: Android SDK v1.1 due soon?

2009-02-08 Thread Ivan Soto
I was sondering the same. It's not that my application won't work, but it would be nice to get the SDK updated. On Sun, Feb 8, 2009 at 3:17 PM, clark clarkd...@gmail.com wrote: I recently upgraded to RC33 on my G1 and when I uploaded an application from within eclipse, I received a message

[android-developers] Merging spannables?

2009-02-05 Thread Ivan Soto
Is it possible to merge spannables? like Spannable spa = null; spa = Html.fromHtml(text text b asds/b); spa = spa + Html.fromHtml(asdasdasd); Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android

[android-developers] Not saving a file from URL...

2009-02-04 Thread Ivan Soto
Hi, I'm starting on Java and Android and following a few tutorials I can't see the reason why a file is not being saved if I'm correct the file should be saved under /data/data/package/ right? Any idea why URL u = new URL(aurl); Log.d(PIC SIZE, / + aurl);

[android-developers] Accessing preferences

2009-01-19 Thread Ivan Soto
Hi, I'm having a hard time trying to understand how the preferences activity works. Right now I have an activity for my preferences using a XML layout that has this: CheckBoxPreference android:key=checkbox_preference android:title=Use light skin