You're welcome, MIND GAME.
- Bill
On Jun 10, 5:02 am, MIND GAME wrote:
> hii
> thanks this woks for me.
>
> On May 12, 6:56 am, Bill Zimmerly wrote:
>
> > I was successful in fixing the problem (above) and this details it...
>
> > This line in the Weba
Thanks EboMike. Sigh ... oh well, it looked like a promising backup
program.
- Bill
On May 22, 2:02 pm, EboMike wrote:
> I suppose the developer chose to enable copy protection for it. That
> means that rooted phones cannot download it.
>
> On May 22, 11:00 am, Bill Zimmerly wr
I have the developer's G1 with "Cupcake 1.5" and am trying to download
this application...
http://www.cyrket.com/package/com.rerware.android.MyBackupPro
...but the Android Market application on it can't find this
application! Does anybody have any ideas why this is so.
I see all sorts of free a
I was successful in fixing the problem (above) and this details it...
This line in the Webapp.java file had to be changed from this ...
> webview= (WebView) findViewById(R.id.webview);
To this...
> webview= (WebView) findViewById(R.id.webkit);
And, in the main.xml file these two lines had to be
Has this highly frustrating issue been resolved yet?
I haven't been able to use WebView under 1.5 on either the Linux or
Windows platforms. Here is source code that *worked perfectly* under
1.1 on both, but only displays under 1.5, as "sss" wrote in his
original message, "a blank black screen"...
Hi Cyborg, er Matthew! :)
On Feb 14, 4:16 pm, iAmACyborg wrote:
> Hi,
>
> I'm killing myself here, any help would be appreciated.
Let's not go to extremes, shall we? ;)
> Is there any way to poll the state of a given hardware key? I'm not
> talking about using an event.
>From what environ
You're welcome Manoj and dillirao malipeddi! ;)
- Bill
P.S. Isn't Android great? --> THANK YOU GOOGLE and OHA! :)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group,
Hi Matt!
Here are two useful links...
http://code.google.com/android/reference/packages.html
http://code.google.com/android/reference/java/security/cert/package-summary.html
- Bill
--~--~-~--~~~---~--~~
You received this message because you are subscribed to th
On Feb 12, 6:19 pm, Brian Smith wrote:
> I am running the emulator on Windows XP, on a notebook with a
> disconnected ethernet interface and a connected WiFi interface. My
> network is behind a router at 192.168.1.1, which provides DNS to
> machines on my network, according to the settings given
On Feb 13, 12:08 am, Mships wrote:
> Can anyone please tell me the Android screen size (240 x 320 etc) I
> am developing interactive wallpapers called Badgez. Thanks a lot.
"Interactive wallpapers" - ??? Hmmm, would a thread that describes how
to get the dimensions at run time help?
http://gro
Manoj.
This may help...
http://code.google.com/android/reference/android/os/Build.html
- Bill
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android
Here is a forum page that can help if you have Wifi access...
http://forum.xda-developers.com/showthread.php?t=452316
I hope this helps!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To
Another way to view the data directory is to install the "Astro" file
manager from Android Market.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to andro
Okay, I restored my ADP1 from backups and have my system back again.
Phew!
...now here's to hoping that another OTA "Holiday" Update isn't
forthcoming on the development phone - unless it has a button allowing
me to say I don't want it and don't bother me again about it.
--~--~-~--~~
Okay, I restored my ADP1 from backups and have my system back again.
Phew!
Here is what I get now...
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\>adb devices
List of devices attached
HT846GZ39323device
C:\>
...now here's to hoping that another OTA "H
, 6:18 pm, Mark Murphy wrote:
> Bill Zimmerly wrote:
> > I would like to rant about it too now too...
>
> > After the updates, I plug in my Android Dev Phone 1...
>
> > C:\> adb devices
> > List of devices attached
>
> > C:\>
>
> Have you restarte
I would like to rant about it too now too...
After the updates, I plug in my Android Dev Phone 1...
C:\> adb devices
List of devices attached
C:\>
Will this be fixed soon Google? T-Mobile? Open Handset Alliance?
I can no longer run "adb -d shell" since the device cannot be found!
--~--~-
What do you mean? What kind of browser?
If you mean a HTML browser, it shouldn't be too difficult to port a
text browser like lynx to the emulator's shell, but WHY? (The
emulator's Webkit GUI browser works great already.)
On Oct 30, 1:18 pm, Ro9u3 <[EMAIL PROTECTED]> wrote:
> off topic... how do
I was on the T-Mobile G1 Forum when a fellow who owned a G1 posted a
message seeking a Notepad Application for the G1. (BTW, Scanning the
topics there indicate that there is crying need for one on the G1.)
http://forums.t-mobile.com/tmbl/board/message?board.id=87&thread.id=2490
Well, I used Ecli
David, it might help your "image" if you filled out your profile
information and perhaps posted your estimated costs to run the
business "for six months". Suppose you have 10 "founders", what is the
buy-in for each of them?
(Furthermore, how do these "founders" differ from the other "founders"
yo
On Oct 16, 10:11 pm, j <[EMAIL PROTECTED]> wrote:
> Does Android come with any package/classes for image manipulations
> (e.g. contrast, brightness adjustments)? Thanks!
Here's a quick link to the class that Mike wrote about...
http://code.google.com/android/reference/android/graphics/ColorMatr
Inspired by "Pork Chop" uploading a PDF version of the Android docs, I
created a Plucker version of them for those who have Palm Treos and
are anxiously awaiting a G1.
My problem is I can't seem to find a link allowing me to upload the
file to the discussion's file area. Can someone post a link f
Thanks for the reply, Badri. :)
If you wouldn't mind, can you post the fixed code so that others can
learn from your example?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to th
Badri,
Can you see what the server is getting from Android? Is the "service"
a HTTP
web server? (It would seem so since you're using the HTTP default port
80.)
If it is, your code snippet doesn't look to me like it is formatting a
proper "GET"
request to send to the server.
- Bill
--~--~--
Thanks David ... I'll check it out.
- Bill
On Oct 2, 3:33 pm, "David Welton" <[EMAIL PROTECTED]> wrote:
> If you want a shell from the GUI, you might be able to hack at Hecl to
> turn it into what you want:
>
> http://www.hecl.org(check it out from subversion though).
>
> --
> David N. Welton
>
>
Thanks Ludwig ... I knew about "adb" and the emulator's "-shell"
parameter, but was hoping to see shell access from the GUI - much like
the Zaurus had. Oh well, sigh, if the machine doesn't have what I
want, it's time to "roll up the sleeves" and write it. :)
- Bill
On Oct 2, 5:53 am, Ludwig <[
Is there a Bash, C, or Korn Shell applet providing shell access to the
underlying Linux system? (It seems to me that this would be a very
useful tool for developers.)
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "A
27 matches
Mail list logo