startActivityForResult problems
Hello All I've use startActivityForResult as it described in many examples but it return 0 result code after start new Activity. In main Activity I use such code for sub activity invocation Intent iShowVideo = new Intent(EventHandling.this, ShowVideo.class); startActivityForResult(iShowVi deo, this.REQUEST_CODE_SHOW_VIDEO);
Informacja: 2009-03-11
Czytaj: startActivityForResult problems
Problem Troubleshooting Vista ADB USB Connection.
This one is kinda weird... I have a Ubuntu 8.10 box with everything including Eclipse working perfectly, both the emulator and USB connection to my ADP1... works perfectly! But I decide to inflict Vista on myself by attempting to get Eclipse and ADT working on my Vista laptop. I set up Vista with Eclipse and installed the Android plug-in...
Informacja: 2009-03-11
Czytaj: Problem Troubleshooting Vista ADB USB Connection.
Re: New Fee Structure?!?!
I don't think this is the right discussion group for this, but i would say: Don't worry. Here is the link: [link] This seller-fee is the same type of fee as is shown currently on you seller checkout-page (2% +0.20). In other words, it does not apply to
Informacja: 2009-03-11
Czytaj: Re: New Fee Structure?!?!
Re: [android-developers] New Fee Structure?!?!
This rate will not apply to you for Android transactions where the rate is 30% flat on the pre-tax amount. This rate applies only if you used Google Checkout to sell other goods on an Internet store.
Informacja: 2009-03-11
Czytaj: Re: [android-developers] New Fee Structure?!?!
Re: [android-developers] Re: Where do I get the selection color?
Ah, thanks - where can I find the gradient defined in a 9patch?
Informacja: 2009-03-11
Czytaj: Re: [android-developers] Re: Where do I get the selection color?
New Fee Structure?!?!
I just got an email about the new fee structure for the android market, and I must say, it doesn't look good. It is going from 2% + $0.20 -> 2.9% + $0.30 This upsets me, because, it doesn't make sense to see apps for a low price ($0.99) on the market any longer, I am going to have to raise my
Informacja: 2009-03-11
Czytaj: New Fee Structure?!?!
Re: [android-developers] Attn: Android Engineers. Feature request
Please mention this a [link] so that we don't lose track of it. Thanks, JBQ -- Jean-Baptiste M. "JBQ" Queru Android Engineer, Google. Questions sent directly to me that have no reason for being private will likely get ignored or forwarded to a public forum with no further
Informacja: 2009-03-11
Czytaj: Re: [android-developers] Attn: Android Engineers. Feature request
Re: How to explicitly launch the system's Home application by code?
Nice, thanks!
Informacja: 2009-03-11
Czytaj: Re: How to explicitly launch the system's Home application by code?
[android-developers] Am I being banned from the list?
Hi, It's the 2nd post for which I'm getting: ------------------- The original message was received at ... ---- The following addresses had permanent fatal errors ---- <min...@hanmail.net> (552 5.2.2 minokr: mbox is over quota) Final-Recipient: RFC822; min...@hanmail.net Action: failed Status: 552 5.2.2 minokr: mbox is over quota
Informacja: 2009-03-11
Czytaj: [android-developers] Am I being banned from the list?
Re: [android-developers] Risk of upgrading to 1.1?
Well, there is a risk that a bug in 1.0 that would have been fixed in 1.1 could be hit by your application. I'm not explicitly aware of such situations, but that's definitely possible in theory. It is possible (and in fact reasonably easy) to downgrade an ADP1 back to 1.0, the drawback being that you need to wipe your data in that
Informacja: 2009-03-11
Czytaj: Re: [android-developers] Risk of upgrading to 1.1?
Re: Custom icon on notification
So, are the resource ids unique across all applications on the phone ? What about new applications being downloaded, how would this work ?
Informacja: 2009-03-11
Czytaj: Re: Custom icon on notification
List of countries & carriers
Does anyone know a list of countries and carriers where phones with the Android OS can be bought? I searched for a while for this now but haven't found anything... Thx!
Informacja: 2009-03-11
Czytaj: List of countries & carriers
Re: No Latitude in ADP1.1
sorry, its called latitude enabler for root.
Informacja: 2009-03-11
Czytaj: Re: No Latitude in ADP1.1
run ActivityThread with error
Hi All : run ActivityThread with error log as following. Who can help me ? Thx --------------- T H R E A D --------------- Current thread (0x08059000): JavaThread "Unknown thread" [_thread_in_vm, id=9487, stack(0xb7dd9000,0xb7e2a000)] Stack: [0xb7dd9000,0xb7e2a000], sp=0xb7e28ad0, free space=318k
Informacja: 2009-03-11
Czytaj: run ActivityThread with error
Re: https://dl-ssl.google.com/android/eclipse/ not reachable
[link] instead of [link] in other words, try http not https. that worked for me -- [link]
Informacja: 2009-03-11
Czytaj: Re: https://dl-ssl.google.com/android/eclipse/ not reachable