Buy a replacement back cover from ebay ;)
Cheers
Eric
On Jul 18, 2:37 pm, John Smith wrote:
> 2009/7/17 JBDynamics
>
>
>
> > I bought an ADP1 from Brightstar Corp in November 2008 and everything
> > was great until about a month ago when the camera window shattered in
> > my pocket. I've calle
If any constant or function to make it be?
On Jul 17, 3:33 pm, Chenny wrote:
> Hi guys,
>
> I am creating a player for multimedia test with
> android.widget.VideoView.
> I'd like the framework (progress bar and trick mode button such as FF,
> FB, Pause) of player view not disappear as I'd like
Correct.
When I want to get the duration, method #2 is right. matadata may be
wrong from method #1.
When I want to get the ID tag information, method #1 is better as
Method #2 has not given out such API as Title, Aurthod, etc.
Thanks Macro.
On Jul 18, 1:23 am, Marco Nelissen wrote:
> Method #1
I hava the same problem ...
At last,I change the button to a pic,looks like a button,in fact,it''s
a button.
Then the item can be selected...
On 7月19日, 上午1时29分, BoD wrote:
> Hi!
> I'm sure this is a classic question, but I couldn't find the answer
> anywhere.
>
> I'm trying to have a ListActiv
I only want to get the top 10 datas from the Contacts.
How the make up the query conditions?
thx!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to andro
There is a CD with the 'New PC Studio' and a driver (which can only be
installed by installing the New PC Studio) .. but this install fails
at least on Win7 and I can't get it working on my Netbook (WinXP),
too.
Is there any chance I could get the "raw" driver (not a Setup) ? Would
it work if som
2009/7/19 Jason Van Anden
> I need to zoom-in/zoom-out for my app. Multitouch would be the most
> obvious way to go about this *sigh*.
>
No it's not the most obvious, it's the most annoying.
Have a look at the default dialer app in contacts, it uses a
semi-transparent slider that shrinks/grows
Radzell wrote:
> The emulator keep saying the program unexpectically stopped
Look at the stack trace to see the exception that caused your problem.
You can find the stack trace in LogCat (adb logcat, DDMS, or the DDMS
perspective in Eclipse).
--
Mark Murphy (a Commons Guy)
http://commonsware.co
private void authpost(String verificationCode) throws
OAuthMessageSignerException, OAuthNotAuthorizedException,
OAuthExpectationFailedException, OAuthCommunicationException,
IOException{
/*Creates a consumer object and configure it with access
* token and token secret still needed
There is definitely a bug here and I think it's within Android.
I do not get an error stacktrace or anything but my application will
just completely freeze and it won't continue on and within a few
minutes I will see the Failed Binder Transaction.
The exact line it's freezing at is Process proce
the driver in the SDK doesn't have one for Galaxy.Didn't you get the driver
as part of the cd contents in the galaxy box ?
-Dan
On Sat, Jul 18, 2009 at 1:45 PM, f_heft wrote:
>
> I think I installed the wrong driver .. the driver in the folder
> "usb_driver" is only for two HTC devices and a ge
Have the link as http://my.web.page./my_clip.mp4 on your webpage. When
the user clicks on it, the link would be passed to the mediaplayer.
Note that not all mimetypes are recognized by the mediaplayer.
-Ravi
On Jul 17, 2:43 pm, Jason Proctor
wrote:
> >I was under the impression the OP wasn't an
Hi Yusuf,
My requirement is very simple.I want to send a plain text to the same
application of another android user.
Can you tell me more about SIP.
Can you give me some useful link.
Thanks,
Sujit
On Jul 16, 11:40 pm, "Yusuf T. Mobile"
wrote:
> Finding or installing aJADEserver, and using jCh
1. Tried to use event.timestamp instead of System.currentTime
Still the same result: device skips some measurements. Many times,
this is detrimental
to being able to produce an accurate drawing of the phone motion.
Some important acceleration
"peaks" are missed. One way to combat this problem ma
Hi,
There is no easy way to do that, specially because you might have
other functionality assigned to one finger specific gestures.
Anyway, here's a suggestion:
zoom in: one finger double tap
zoom out: one finger long press
or
wait for multi-touch support...
---
Ricardo Castro
--~--~--
I think I installed the wrong driver .. the driver in the folder
"usb_driver" is only for two HTC devices and a general "adb bridge". I
tried to install the "adb bridge"-driver für the galaxy, but that
didn't work.
I wonder how you installed the driver for the galaxy .. did you just
take the files
Sergio Ciruela wrote:
> I would like to change the ramdisk size. How I can change this? I have
> a process that It does not finalize its task because Zygote kill it.
I have no idea what you mean by "ramdisk" in this situation.
If you are developing an application for the SDK, your process may be
Hi!!
I would like to change the ramdisk size. How I can change this? I have
a process that It does not finalize its task because Zygote kill it.
Thanks
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Develop
My environment is win xp. if you see things properly in the device manager,
i am guessing you have installed the drivers properly.
can you post what you see in the settings->about .. about the build info you
have ..
-Dan
On Sat, Jul 18, 2009 at 3:27 AM, Olaf Geibig wrote:
>
> I also don't see
in your device manager (I verified mine on win xp) do you see the device as
'samsung adb interface device', and check if you have enabled adb on the
device .. in settings->development
-Dan
On Sat, Jul 18, 2009 at 2:13 AM, f_heft wrote:
>
> Okay, so now I installed the usb_driver from the SDK R3
Yeah so thats basically what I had to do,except if I got the Cookies
from the HttpResponse by asking for the Set-Cookie headers and placing
the values from each of the headers as the "value" for setCookie() and
just use the URL. This way I didn't have to build a string, the string
was already the
Yeah so thats basically what I had to do,except if I got the Cookies
from the HttpResponse by asking for the Set-Cookie headers and placing
the values from each of the headers as the "value" for setCookie() and
just use the URL. This way I didn't have to build a string, the string
was already the
If you mean by a "G2" the Google Ion (HTC Magic given out at Google
IO), then the answer is yes, it does work as expected. I don't have a
G1 to confirm this but if it works on the emulator, I would expect it
to work on the Ion.
-John Coryat
--~--~-~--~~~---~--~~
Yo
I need to zoom-in/zoom-out for my app. Multitouch would be the most obvious
way to go about this *sigh*.
I would prefer not to use the zoom-in/out widget.
I have been trying a number of other techniques but am not satisfied with
the feel.
Looking for suggestions from the community on alternativ
If you mean by "GPS emulation bug" the problem with network provider
on the emulator, it does, or at least does to my satisfaction. Before,
accessing the "network" provider caused an error. Now it works as
expected.
-John Coryat
--~--~-~--~~~---~--~~
You received t
According to the market terms:
"All fees received by Developers for Products distributed via the
Market must be processed by the Market’s Payment Processor."
Does this allow for fees to be collected outside of the market, like
in OP's question, but using the "Market's Payment Processor?" Another
Hi!
I'm sure this is a classic question, but I couldn't find the answer
anywhere.
I'm trying to have a ListActivity whose items feature a button.
As soon as I include the button on my item layout, the rows are no
longer selectable.
Any pointers to tutorials or sample code would be much appreciat
You shouldn't really be able to force the behavior by "opening many
applications," since only one can be in the foreground at the time, and
background applications are always killed before ones actively running
services.
You can certainly force this by starting up a bunch of processes running
serv
Hey perhaps he'll make'em an effort they can't refuse.
On Jul 18, 9:30 am, Disconnect wrote:
> That sounds 100% like "selling additional levels".
>
> On Sat, Jul 18, 2009 at 10:05 AM, qh.p...@gmail.com wrote:
>
> > good question,
> > I am also interested by the answer
>
> > On 18 juil, 14:21, a
Does this fix the GPS emulation bug?
- Brian
Dan Morrill wrote:
> Hi, all!
> I wanted to let you know that a new SDK has been released: 1.5_r3 is now
> available. This is a minor release, and includes a Japanese IME and fixes
> for a few bugs, including a permissions issue. You can read more
Thank you Romain ..
On Jul 18, 10:25 am, Romain Guy wrote:
> http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;...
>
> On Sat, Jul 18, 2009 at 4:38 AM, Fred
>
>
>
> Grott(shareme) wrote:
>
> > Romain, was it renamed cannot find it by your link..
>
> > On Jul 15, 3:55 pm, Rom
That sounds 100% like "selling additional levels".
On Sat, Jul 18, 2009 at 10:05 AM, qh.p...@gmail.com wrote:
>
> good question,
> I am also interested by the answer
>
> On 18 juil, 14:21, aclelland wrote:
>> I've read part 3 of the marketplace agreement and I can't see an
>> answer.
>>
>> If I
http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob;f=core/java/android/util/Pools.java;h=8edb3e60405ed70f0b97b477b48c53fcab88c631;hb=donut
On Sat, Jul 18, 2009 at 4:38 AM, Fred
Grott(shareme) wrote:
>
> Romain, was it renamed cannot find it by your link..
>
> On Jul 15, 3:55 pm,
good question,
I am also interested by the answer
On 18 juil, 14:21, aclelland wrote:
> I've read part 3 of the marketplace agreement and I can't see an
> answer.
>
> If I released a game for free with 100 levels but had a link in the
> application to my website where people could donate if they
onDestroy() seems to be called regularly before the process vanishes, but
onDestroy() is not. The process is just gone.
On Wed, Jul 15, 2009 at 11:58 AM, Mariano Kamp wrote:
> Also, what is the best way to deal with wake locks in these situations?
>
>
> On Mon, Jul 13, 2009 at 1:44 PM, Mariano Ka
I've read part 3 of the marketplace agreement and I can't see an
answer.
If I released a game for free with 100 levels but had a link in the
application to my website where people could donate if they liked the
game, once they donated I provided them with a code to unlock more
levels to the game.
Romain, was it renamed cannot find it by your link..
On Jul 15, 3:55 pm, Romain Guy wrote:
> We have an efficient implementation for you: use thePools.java file
> fromhttp://android.git.kernel.org/?p=platform/frameworks/base.git;a=tree;...
> (and the associated classes.) These are not public API
sry i made a mistake in my P.S.
@Override
public boolean onContextItemSelected(MenuItem item) {
return true;
}
onContextItemSelected() can be overriden in an activity only.
On Sat, Jul 18, 2009 at 4:55 PM, Saurav Mukherjee <
to.saurav.mukher...@gmail.com> wrote:
> let me c if i can
let me c if i can help u.
@Override
protected void onCreateContextMenu(ContextMenu menu) {
super.onCreateContextMenu(menu);
menu.setHeaderTitle("Message Menu");
menu.add("Open ");
menu.add("Reply");
menu.add("Delete ");
menu.add("Close Menu");
}
public void (){
.r
I had a look at the demos but i am not able to find out as to how to
draw a dotted rectangle.
Can someone help me out with some example?
On Jul 17, 8:57 pm, Peli wrote:
> Have you looked into the API demos? There are a couple of examples of
> lines with various patterns.
>
> Peliwww.openinten
I also don't see the galaxy. I'm on ubuntu hardy 64 bit. My udev rule:
SUBSYSTEM=="usb", SYSFS{idVendor}=="04e8", MODE="0666"
Sorry for cross posting but I think this thread is better for this
subject so I'll stick to this one now.
--~--~-~--~~~---~--~~
You receive
I also don't see the galaxy. I'm on ubuntu hardy 64 bit. My udev rule:
SUBSYSTEM=="usb", SYSFS{idVendor}=="04e8", MODE="0666"
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this
I installed the usb_driver from the SDK R3 on Win7 and it worked quite
well (apart from some bitchyness of Win7 itself). Now the Galaxy is
recognized as "Samsung Android USB device".
I turned on 'USB debugging' but neither 'adb devices' nor DDMS list
the Galaxy :-/
--~--~-~--~~
Okay, so now I installed the usb_driver from the SDK R3 (which worked
well after some messing around with Windows 7). But neither 'adb
devices' nor DDMS recognize the Galaxy. Did I miss sth?
On 18 Jul., 00:55, dan raaka wrote:
> nothing magical .. added vendor ids ..
> // Samsung's USB Vendor
How did you do that? Which OS do you use
(XP,Vista,Windows7,Ubuntu,...)?
I am anxious to get it running here as well :)
Kitagua
On 17 Jul., 23:58, dan raaka wrote:
> adb in SDK r3 plays nice with Samsung Galaxy.
>
> -Dan
>
> On Thu, Jul 16, 2009 at 9:13 AM, dan raaka wrote:
> > in the short run
Thanks again for the reply! I think you have misunderstood what I am trying
to do though..I am using context menus in all my screens and they all work
OK. The onCreateContextMenu does get called and then the context menu opens
normally...
However, my question is how do I prepare the context menu i
Have I to upgrade My G1 also, mean I just download the SDK 1.5r3 without any
modification to the system image of G1 it will work fine?
On Sat, Jul 18, 2009 at 7:07 AM, dan raaka wrote:
> as in dogfood ?
>
> -Dan
>
>
> On Fri, Jul 17, 2009 at 4:27 PM, MrChaz wrote:
>
>>
>> fyi, this just got push
If I go to the market on my dev phone, I see other comments than when
I go to this website:
http://nl.androlib.com/android.application.nl-wligtenberg-tpw-jwnm.aspx
The only thing I can think of is, that my dev phone only supports the
English language and that the website displays the comments in
I am wondering if an application that uses GPS and was developed and
tested on the emulator and G1 will work on G2?
I have got a comment from a G2 user that GPS did not work..
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
49 matches
Mail list logo