[android-beginners] gadget

2009-03-02 Thread Mr.No

Hello,
it is possible to put your own app on the android desktop?
like the googe searchbar on the desktop, if you switch the desktop to
right?

rgds
 Mr.No


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: how to update the firmware of the dev phone to 1.1?

2009-03-02 Thread Tote

So we can agree on that it should be Google who should always provide
an official image per SDK version that is fully functional. Anything
else is hacking, which is not necessarily bad, but people should not
be surprised if they don't get what they want.

On Mar 1, 7:13 pm, Disconnect dc.disconn...@gmail.com wrote:
 That will not get you 1.1 - it will get you master, which (iirc) is to be
 called 1.5. (What it is right now is a bleeding edge development branch,
 that is rarely updated from the internal google branches, plus the fixes
 needed to build without google's huge collection of closed-source apps and
 framework pieces.)

 On master wifi, etc works fine. It is just google apps that are missing.
 (For the interested, I host fastbootable-images 
 athttp://andblogs.net/images/snapshots- I update them every day or two, as
 changes are pushed into the public tree.)

 For 1.1, your official options are sucks to be you. Your unofficial
 options are a little better - since google updated all their employees
 phones you can install the 'holiday' update. (Available for any
 testkeys-enabled phone - like the adp1 - athttp://is.gd/j2uK.. use the
 'nochecks' version.) Google updated their employees phones instead of the
 adp1 phones, probably to make sure you knew your place.. :(

 On Sun, Mar 1, 2009 at 5:53 AM, Andrew andrewr...@gmail.com wrote:

   On Feb 28, 8:20 am, Ákos Maróy a...@maroy.hu wrote:
I'm a newbie towards android, just having received my development phone
yesterday. I saw on the android developers site that a newer version of
the SDK is available - 1.1. the dev phone I got is shipped with 1.0

  Please understand what you are doing before following the steps below!

  The version of the SDK and the firmware version do not have to match.
  There may be new versions of the SDK (which fix bugs in the SDK)
  without new versions of the firmware and vice versa.

  On Mar 1, 1:56 am, djupp manuelkaepp...@swissworld.com wrote:
I was looking at the site for documentation, but I can't find a simple
description on how to update my phone to 1.1. any pointers would be
appreciated..
   The ADP1 is supposed to be updated by you, compiling the source on
   your own. There are many guides out there that can help you get there
   (or just to install a preconfigured build of 1.1).

  Nobody knows how the upgrade process will actually be when Google
  finally figure out how to perform it. But you may compile the source
  and install it - but some of the functionality and programs you may be
  using will be missing! Google has not released code for (as far as I
  remember): WiFi, Bluetooth, GPS, GMail, Calendar and other things! You
  may extract binary versions out of your Android but that may not be
  compatible with the firmware version you are installing!

   Make sure to look through the documentation on source.android.com.
   One of the most important sources of information to me is the xda-
   developers forum at
 http://forum.xda-developers.com/forumdisplay.php?f=448

  It is a good place for hacking but understand what you are doing
  before performing any of the steps or you may brick your phone!

   However if you're building for the actual handset, you need to include
   extra modules (GPS drivers etc.). Infos on that can be found
   athttp://source.android.com/documentation/building-for-dream

  Try it it is fun! :-)

  Andrew
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: UI design guidelines

2009-03-02 Thread Tote

Yep, http://www.droiddraw.org/ is a great tool that can help you when
you have problems with your application's layout. Even though it's not
always very helpful it still enables you to make experimentations.

On Mar 2, 5:30 am, dileep kumar discover_dil...@yahoo.co.in wrote:
 search for 'droiddraw'.Its a UI design tool for android.

  
 THANKS  REGARDS

 DILEEP KUMAR
 Note:-

 Move on to swap-card http://www.swap-card.com/ (exchange business cards and 
 manage all your contacts ) and in the process go green as well… save a few 
 trees from being felled, to print paper business cards.
 SAVE EARTH-SAVE TREE-GO GREEN

 --- On Mon, 2/3/09, Sri vat...@gmail.com wrote:

 From: Sri vat...@gmail.com
 Subject: [android-beginners] UI design guidelines
 To: Android Beginners android-beginners@googlegroups.com
 Date: Monday, 2 March, 2009, 4:09 AM

 Folks,

 Can someone point to UI design guidelines for Android GUI development?
 Also are there any IDE tools (other than Eclipse)  that will help
 layout GUI elements?

 Thanks in advance,
 Sri

       Bring your gang together. Do your thing. Find your favourite Yahoo! 
 group athttp://in.promos.yahoo.com/groups/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: how to update the firmware of the dev phone to 1.1?

2009-03-02 Thread Andrew

On Mar 1, 7:13 pm, Disconnect dc.disconn...@gmail.com wrote:
 For 1.1, your official options are sucks to be you. Your
 unofficial options are a little better - since google updated
 all their employees phones you can install the 'holiday'
 update. (Available for any testkeys-enabled phone - like the
 adp1 - at http://is.gd/j2uK.. use the  'nochecks' version.)
 Google updated their employees phones instead of the
 adp1 phones, probably to make sure you knew your place.. :(

If you go down that road you may get OTA updates later which may flash
a new bootloader to your device which in the end may lock the phone so
you cannot do anything with it anymore unless you reset it back to
1.0!

/Andrew
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: gadget

2009-03-02 Thread deepdr...@googlemail.com

Hi Mr. No,

no, currently you can only use the given gadgets. You can not add more
3rd party or your own gadgets to the home screen.

http://www.deepdroid.com

On 2 Mrz., 11:35, Mr.No f.hi...@arcor.de wrote:
 Hello,
 it is possible to put your own app on the android desktop?
 like the googe searchbar on the desktop, if you switch the desktop to
 right?

 rgds
      Mr.No
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: Get Position of Where the User Has Touched

2009-03-02 Thread A R

yes, use getProjection() method of your MapView.

On Mar 1, 4:52 am, Andrex emailofand...@gmail.com wrote:
 Is it possible to get the x and y coordinates of where a user has
 touched on the screen?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: gadget

2009-03-02 Thread Mr.No



On 2 Mrz., 12:33, deepdr...@googlemail.com
deepdr...@googlemail.com wrote:
 Hi Mr. No,

 no, currently you can only use the given gadgets. You can not add more
 3rd party or your own gadgets to the home screen.

 http://www.deepdroid.com

 On 2 Mrz., 11:35, Mr.No f.hi...@arcor.de wrote:

  Hello,
  it is possible to put your own app on the android desktop?
  like the googe searchbar on the desktop, if you switch the desktop to
  right?

  rgds
       Mr.No


I mean like this http://www.pic-upload.de/view-1605992/g1.jpg.html

rgds Mr.No


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: detecting network connections

2009-03-02 Thread Mark Murphy

Faber Fedor wrote:
 Sweet! (I've got to look up what # means in Java.)

Sorry -- instance method.

 That's what I was thinking.  How do I find that Intent?

*shrug*

Maybe look at the source code to AnyCut. I have a desktop icon for the
wireless settings activity through it, so maybe it has that baked in
somewhere.

 BTW, I used Droidex to show off my app.  It worked very well, although
 the audience wasn't all that impressed; they didn't realize how cool
 Droidex is (they are a Cloud Computing (read: non-Android) group).  I
 expect the next group (the NYC Android Developer's Group) to be duly
 impressed.  I'll let you know. :-)

Glad to hear it worked!

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 2.0 Published!

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: gadget

2009-03-02 Thread Mark Murphy

Mr.No wrote:
 it is possible to put your own app on the android desktop?

Not with the default home application. There are others under
development that will support custom home screen gadgets.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 2.0 Published!

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: gadget

2009-03-02 Thread Mr.No

and as a graphiclink on the desktop?

rgds
 Mr.No
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: UI design guidelines

2009-03-02 Thread Sri2

Thanks. I'm already using it, looking for a better tool. Also, any
comments on the guidelines? - Sri

On Mar 2, 5:49 am, Tote tot...@gmail.com wrote:
 Yep,http://www.droiddraw.org/is a great tool that can help you when
 you have problems with your application's layout. Even though it's not
 always very helpful it still enables you to make experimentations.

 On Mar 2, 5:30 am, dileep kumar discover_dil...@yahoo.co.in wrote:

  search for 'droiddraw'.Its a UI design tool for android.

   
  THANKS  REGARDS

  DILEEP KUMAR
  Note:-

  Move on to swap-card http://www.swap-card.com/ (exchange business cards and 
  manage all your contacts ) and in the process go green as well… save a few 
  trees from being felled, to print paper business cards.
  SAVE EARTH-SAVE TREE-GO GREEN

  --- On Mon, 2/3/09, Sri vat...@gmail.com wrote:

  From: Sri vat...@gmail.com
  Subject: [android-beginners] UI design guidelines
  To: Android Beginners android-beginners@googlegroups.com
  Date: Monday, 2 March, 2009, 4:09 AM

  Folks,

  Can someone point to UI design guidelines for Android GUI development?
  Also are there any IDE tools (other than Eclipse)  that will help
  layout GUI elements?

  Thanks in advance,
  Sri

        Bring your gang together. Do your thing. Find your favourite Yahoo! 
  group athttp://in.promos.yahoo.com/groups/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: Developing an IMS client on Android : Request for Comments.

2009-03-02 Thread Sri2

I'm thinking on a similar (ENUM) application client on Android. Anyone
familiar or have done any work on this front? - Sri

On Mar 1, 10:51 am, aayush abhatnagar192...@gmail.com wrote:
 Hi Rob,

 Porting an IMS client on Android provides a value proposition to the
 service providers to develop convergent telco and web applications. By
 leveraging google apps through the android platform and coupling them
 with SIP enabled applications, the dream of creating commercially
 successful mashups for the mass telecom market will be realized.
 Imagine such applications reaching millions of people worldwide,
 leveraging upon IMS as a common access independent core.

 Moreover, IMS will bring with itself its native capabilities of access
 independence(we can plug in WiMax,LTE,HSPA and interwork with existing
 GSM networks), a unified user profile maintainance repository in the
 form of the HSS, and a unified charging and billing capability(over
 DIAMETER) to the network operator.

 As far as support for IMS clients by the operator is concerned, the
 interface is well defined and standardized.

 For the mobile carrier, the choice of providing newer, richer and
 intutive applications will open new revenue generating streams for the
 operator.

 just my 2 cents..
 aayush

 On Mar 1, 2:52 am, Rob Franz rob.fr...@gmail.com wrote:

  HiI've been reading this thread and was curious... what kind of
  functionality could be achieved with an IMS client running on Android?  I
  just can't seem to get my head around it.

  In my experience IMS is implemented by the network operator (as an example,
  maybe like a Digital Phone service that's offered here in the US by cable
  companies)... so if we had this IMS client on an Android phone, what purpose
  is served?  The network operator would have to support it, right?

  Would like to hear what the application of IMS is for Android.

  On Sat, Feb 28, 2009 at 7:41 PM, Alice dm...@hotmail.fr wrote:

   We are using Mercuro for our IMS platform and we are working closely
   with Inexbee.

   On Feb 7, 2:18 pm, aayush abhatnagar192...@gmail.com wrote:
Thanks ! It seems that a lot of vendors seem to be experimenting with
Android.
BTW Alice, where did you get that  news regarding Mercuro ?

aayush

On Feb 6, 4:59 am, Alice dm...@hotmail.fr wrote:

 Hi,
 I heard that Inexbee(http://www.inexbee.com) is currently porting
 Mercuro IMS Client(http://www.mercuro.net) for android.
 I think that Jain sip is a good choice. You can also look at IMS
 Communicator or SIP Communicator, both are based on JAIN SIP.

 On Dec 31 2008, 3:11 am, aayush bhatnagar

 abhatnagar192...@gmail.com wrote:
  NIST JAIN SIP stackits open source.

  On 12/30/08, Tez earlencefe...@gmail.com wrote:

   Hi,

   I was wondering what SIP stack are you planning to use? Please 
   mail
   me
   a link. Even I am working on a similar think, but I've restriced
   myself to Voice transfer initially.

   Cheers,
   Earlence Fernandes ( earlencefe...@gmail.com )
   India

   On Dec 27, 12:52 pm, aayush abhatnagar192...@gmail.com wrote:
   Hello everyone,

   I am new to Android, just joined this group. I have been going
   through
    the documentation for Android, got the plugin for eclipse and
   tried
   some sample apps. Having gone through Android's architectural
    framework..

   I would now want to invite a discussion/views/ comments of the
   Android
    user community on developing a4GIMSclient on the Android
   framework.

   I believe that theIMStelco industry is missing this component
   badly,
    and in my view Android is an ideal platform for such a client. I
   have
   development experience on theIMSserver side nodes, but 
   anIMSclient
    for handsets is a crucial link that is being missed today.
   SomeIMS
   client vendors that are present have 'siloed'IMSclient solutions,
   which have major interworking issues. I believe that such client
    software can be developed in open source, especially on Android.

   So, if anyone has any views/suggestions on this subject, please
   feel
   free to
    brainstorm with me here.

   Thanks, with regards
   Aayush
   India.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: emulator can not be powered on

2009-03-02 Thread David Turner
Ahh, this is a bit complex to explain, let's cut the details here:

   - make sdk will not do what you think. Building the SDK should be done
   on Linux or Darwin with something like make PRODUCT-sdk-sdk.


   - emulator will not do what you think either. Because you called
   lunch, the emulator will think by default that you want to run a system
   image, not a sdk one.

   - By the way, building the SDK is only directly supported on Linux and
   Darwin. For Windows, we have to generate a Linux installation tree, then
   copy Windows-specific binaries into it for a few select tools. Don't try
   this at home, seriously...

On Linux, here's how I rebuild and immediately test the SDK:

. build/envsetup.sh
make PRODUCT-sdk-sdk
cd out/host/linux-x86/bin/sdk/android-sdk_eng.digit_linux-x86/tools
ANDROID_PRODUCT_OUT= emulator -system ../platforms/android-1.5/images -data
data.img

Note that my username (digit) is part of the generated sdk directory, so
YMMV.

Hope this helps

On Fri, Feb 27, 2009 at 10:36 AM, beginner royzha...@gmail.com wrote:


 Hi:
I do as following:
 . /build/envsetup.sh
 lunch 1
 make sdk
 emulator -datadir imagedir

 the emulator can be started, but it can not be powered on. Can u help
 me to resolve it? THX

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] HttpResponse

2009-03-02 Thread Mr.No

Hello,
where i find the Content(message body) of a HttpResponse?
rgds Mr.No
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: Developing an IMS client on Android : Request for Comments.

2009-03-02 Thread aayush bhatnagar
ENUM on the client side ? Can you elaborate more on the application where an
ENUM query is needed at the client side ?
On Mon, Mar 2, 2009 at 8:08 PM, Sri2 vat...@gmail.com wrote:


 I'm thinking on a similar (ENUM) application client on Android. Anyone
 familiar or have done any work on this front? - Sri

 On Mar 1, 10:51 am, aayush abhatnagar192...@gmail.com wrote:
  Hi Rob,
 
  Porting an IMS client on Android provides a value proposition to the
  service providers to develop convergent telco and web applications. By
  leveraging google apps through the android platform and coupling them
  with SIP enabled applications, the dream of creating commercially
  successful mashups for the mass telecom market will be realized.
  Imagine such applications reaching millions of people worldwide,
  leveraging upon IMS as a common access independent core.
 
  Moreover, IMS will bring with itself its native capabilities of access
  independence(we can plug in WiMax,LTE,HSPA and interwork with existing
  GSM networks), a unified user profile maintainance repository in the
  form of the HSS, and a unified charging and billing capability(over
  DIAMETER) to the network operator.
 
  As far as support for IMS clients by the operator is concerned, the
  interface is well defined and standardized.
 
  For the mobile carrier, the choice of providing newer, richer and
  intutive applications will open new revenue generating streams for the
  operator.
 
  just my 2 cents..
  aayush
 
  On Mar 1, 2:52 am, Rob Franz rob.fr...@gmail.com wrote:
 
   HiI've been reading this thread and was curious... what kind of
   functionality could be achieved with an IMS client running on Android?
  I
   just can't seem to get my head around it.
 
   In my experience IMS is implemented by the network operator (as an
 example,
   maybe like a Digital Phone service that's offered here in the US by
 cable
   companies)... so if we had this IMS client on an Android phone, what
 purpose
   is served?  The network operator would have to support it, right?
 
   Would like to hear what the application of IMS is for Android.
 
   On Sat, Feb 28, 2009 at 7:41 PM, Alice dm...@hotmail.fr wrote:
 
We are using Mercuro for our IMS platform and we are working closely
with Inexbee.
 
On Feb 7, 2:18 pm, aayush abhatnagar192...@gmail.com wrote:
 Thanks ! It seems that a lot of vendors seem to be experimenting
 with
 Android.
 BTW Alice, where did you get that  news regarding Mercuro ?
 
 aayush
 
 On Feb 6, 4:59 am, Alice dm...@hotmail.fr wrote:
 
  Hi,
  I heard that Inexbee(http://www.inexbee.com) is currently
 porting
  Mercuro IMS Client(http://www.mercuro.net) for android.
  I think that Jain sip is a good choice. You can also look at IMS
  Communicator or SIP Communicator, both are based on JAIN SIP.
 
  On Dec 31 2008, 3:11 am, aayush bhatnagar
 
  abhatnagar192...@gmail.com wrote:
   NIST JAIN SIP stackits open source.
 
   On 12/30/08, Tez earlencefe...@gmail.com wrote:
 
Hi,
 
I was wondering what SIP stack are you planning to use?
 Please mail
me
a link. Even I am working on a similar think, but I've
 restriced
myself to Voice transfer initially.
 
Cheers,
Earlence Fernandes ( earlencefe...@gmail.com )
India
 
On Dec 27, 12:52 pm, aayush abhatnagar192...@gmail.com
 wrote:
Hello everyone,
 
I am new to Android, just joined this group. I have been
 going
through
 the documentation for Android, got the plugin for eclipse
 and
tried
some sample apps. Having gone through Android's
 architectural
 framework..
 
I would now want to invite a discussion/views/ comments of
 the
Android
 user community on developing a4GIMSclient on the Android
framework.
 
I believe that theIMStelco industry is missing this
 component
badly,
 and in my view Android is an ideal platform for such a
 client. I
have
development experience on theIMSserver side nodes, but
 anIMSclient
 for handsets is a crucial link that is being missed today.
SomeIMS
client vendors that are present have 'siloed'IMSclient
 solutions,
which have major interworking issues. I believe that such
 client
 software can be developed in open source, especially on
 Android.
 
So, if anyone has any views/suggestions on this subject,
 please
feel
free to
 brainstorm with me here.
 
Thanks, with regards
Aayush
India.
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at

[android-beginners] Re: how to update the firmware of the dev phone to 1.1?

2009-03-02 Thread Disconnect
..except the ota update they just pushed specifically has a totally unlocked
bootloader.

This is an employee dev phone (image), they are unlikely to lock it down.

On Mon, Mar 2, 2009 at 6:03 AM, Andrew andrewr...@gmail.com wrote:


 On Mar 1, 7:13 pm, Disconnect dc.disconn...@gmail.com wrote:
  For 1.1, your official options are sucks to be you. Your
  unofficial options are a little better - since google updated
  all their employees phones you can install the 'holiday'
  update. (Available for any testkeys-enabled phone - like the
  adp1 - at http://is.gd/j2uK.. use the  'nochecks' version.)
  Google updated their employees phones instead of the
  adp1 phones, probably to make sure you knew your place.. :(

 If you go down that road you may get OTA updates later which may flash
 a new bootloader to your device which in the end may lock the phone so
 you cannot do anything with it anymore unless you reset it back to
 1.0!

 /Andrew
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Taking Screen Shots

2009-03-02 Thread Joseph Arceneaux
Does anyone know how to generate a screen shot on the G1?  Also, where this
sort of basic user information might be documented?
Thanks,
Joe

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: Taking Screen Shots

2009-03-02 Thread Mark Murphy

Joseph Arceneaux wrote:
 Does anyone know how to generate a screen shot on the G1? 

I do not believe there is a means do to this on the device itself.

The development tools that accompany the SDK (namely DDMS) allow you to
take screenshots of an attached device.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
_The Busy Coder's Guide to Android Development_ Version 2.0 Published!

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Creating an app to add a function to Browser's Share Page

2009-03-02 Thread Thomas

Hi everyone,

I'll start by saying that I'm very new Android and Java programing
altogether.  I'm really interested in learning it, and I have an idea
that's really driving me.

My previous phone had an option in Pocket IE to Send Link to and SMS
recipient.  I haven't been able to do this within Android.  I would
like to develop an app that will add a Messaging option to the
Share Page function in Browser that would hand the link off to an
SMS message rather than a Gmail message.  I currently have Twitteroid
and Beelicious installed and both add an option to Share Page.

Any suggestions on what I will need to do this?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: Supported video formats

2009-03-02 Thread Eric

What profile and level is supported for H.264 video? It is basically
meaningless to say you have or support H.264 if you do not specify the
associated profiles and levels for video given the scope of the H.264
standard. The same is true for audio - which of the three AAC formats
is supported - profile and level?

Are these profiles and levels the same for all playback situations, or
do you support only lower levels for streaming situations?

As a quick background for those less familiar with modern standards
for video and audio encoding: Profile is a specification of the
complexity of the data stream (essentially describing the kind of
techniques that may be used to compress the video, you will need more
hardware or more complex codecs to decode higher profiles) while level
indicates the parameters controlling the encoding/decoding - thing
such as size of the video frame, etc. Level basically also indicates
the maximum bit rate of the data.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] How to scale android:drawableTop/drawableBottom horizontaly in a TextView to fill parent?

2009-03-02 Thread olko

Hi, I am trying to get those nicely looking android list dividers
above and bellow a TextView. So far I am here:

TextView
android:id=@+id/item_footer
android:layout_width=fill_parent
android:layout_height=wrap_content
android:drawableBottom=@android:drawable/divider_horizontal_bright
android:drawableTop=?android:attr/listDivider
android:layout_below=@id/item_data_table
android:text=@string/next_update /

ImageView
android:layout_width=fill_parent
android:layout_height=wrap_content
android:src=@android:drawable/divider_horizontal_bright
android:scaleType=fitXY
android:layout_below=@id/item_footer /

The ImageView makes what I want - the image scales to fill the parent,
but this is not really an ideal solution. In the TextView the
android:drawable* scale horizontally only to the size of what in
android:text. Any ideas how to make the drawables horizontally scale
to the horizontal size of the TextView?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Context problem (or at least I think it is)

2009-03-02 Thread LambergaR

Hi!

I have a tabbed application that is displaying some content, but I
would like to check if the user is logged in to a system and if he is
not, i have to display a certain web page.

Now, the problem is that I have packed all the login code in a class
(lets call it login) and now I have to call it to run the check
method. It would be the best if I'd be able to check that before I
even load the tabs.

How (and where) am I supposed to run the login check so I can:
- access the data in R class (strings...)
- change the view (i have to use webview so I can display the login
webpage)
- access a db adapter

at the moment, I call the class inside a tab like this:

Login login = new Login();
if( login.check() == true )
{
setContentView(R.layout.tab_view);
}

now I know this is rong and naturally the whole application crashes.

Thanks for all the help! ;)

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: ADT Plugin Issue - Eclipse 3.3

2009-03-02 Thread er...@motorola.com

Hi ZAB,

There is a known issue in Java 1.6 Release 10 that affects the Eclipse
update mechanism. It appears to still be in Release 12.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=255397
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6771432

The workaround is to either change the referring URL from HTTPS to
HTTP (you don't need secure connection to retrieve ADT), revert to
Java 1.5, or download the ADT package to your local workstation and
use a local update site to install the ADT.

Good luck

Eric

ZeeArrBee wrote:
 Hi

 I am new to Android. I am facing some issues while installing
 Android_v1.1_r1.
 Can anyone help me?

 Through Eclipse 3.3_Europa; I tried to add the ADT plugins using
 following steps;
 a. Connecting to http://dl-ssl.google.com/android/eclipse/ -
 Failed - Network Connection error.
 b. Downloading ADT.zip and setting the Preferences. - Failed - I
 am not able to find Android on
 the Preferences list. So I could not proceed to New archive
 site option.

 Kindly someone help.

 Cheers!
 ZAB

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Here you go!

2009-03-02 Thread khoury.edw...@gmail.com

I know it's late but for anyone who's still looking for the answer!!

EditText mNameText = (EditText) findViewById(R.id.mNameText);

 mNameText.layout(int left , int top , int right , int bottom);

// this is relative to it's parent of course



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Real Audio

2009-03-02 Thread AA

Is there a way to play real audio files on my G1?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: Starting a new activity

2009-03-02 Thread Bnet

Please see //Problem below where new intent is created...

On Mar 2, 10:34 am, Bnet tcb...@gmail.com wrote:
 public class MyPhoneStateListener extends PhoneStateListener {

     final static String TAGTEXT = DEBUG LISTENER!!!;
      boolean ringing = false;
      boolean offhook = false;

     @Override
    public void onCallStateChanged(int state,String incomingNumber){
       switch(state)
         {
      case TelephonyManager.CALL_STATE_IDLE:
           Log.d(TAGTEXT,IDLE);
           Log.d(TAGTEXT,ringing +ringing+ offhook +offhook);
           if(ringing(!offhook))
           {
                Log.d(TAGTEXT, You have missed a call);
                 ringing = false;
                 offhook = false;

               //problem
                 Intent i = new Intent
 (com.bnet.detectmissedcall.SoundNotification);
                 startActivity(i);
              //

           break; }

      case TelephonyManager.CALL_STATE_RINGING:
           Log.d(TAGTEXT, RINGING);
           ringing = true;
           offhook = false;

           break;
      case TelephonyManager.CALL_STATE_OFFHOOK:
           Log.d(TAGTEXT, OFFHOOK);
           offhook = true;
           ringing = false;
           break;

      default:

           break;
      }

     }

 }

 Manifest...

 ?xml version=1.0 encoding=utf-8?
 manifest xmlns:android=http://schemas.android.com/apk/res/android;
       package=com.bnet.detectmissedcall
       android:versionCode=1
       android:versionName=1.0.0
     application android:icon=@drawable/icon android:label=@string/
 app_name
         activity android:name=.main android:label=@string/app_name
         intent-filter
         action android:name=android.intent.action.MAIN /
         category android:name=android.intent.category.LAUNCHER /
         /intent-filter
         /activity
          activity android:name=.SoundNotification
          /activity
         receiver android:name=.ServiceReceiver
                 intent-filter
                 action android:name=android.intent.action.PHONE_STATE /
                 /intent-filter
         /receiver
         /application
         uses-permission
 android:name=android.permission.READ_PHONE_STATE /
         uses-permission android:name=android.permission.READ_CONTACTS/
     uses-permission android:name=android.permission.CALL_PHONE/
     uses-permission android:name=android.permission.VIBRATE  /
 /manifest
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: ADT Plugin Issue - Eclipse 3.3

2009-03-02 Thread Xavier Ducrohet

    b. Downloading ADT.zip and setting the Preferences. - Failed - I
 am not able to find Android on
        the Preferences list. So I could not proceed to New archive
 site option.

I think there is some confusion here.

the New Archive Site option is not in the Android preferences. The new
Archive Site option is part of the installation steps, which then
installs the Android preference panel (among other things)

From the installation steps at
http://developer.android.com/sdk/1.1_r1/installing.html :

1. Start Eclipse, then select Help  Software Updates  Find and Install
2. In the dialog that appears, select Search for new features to
install and click Next.
3. click New Archive Site
4. Browse and select the downloaded the zip file.
5. You should now see the new site added to the search list (and
checked). Click Finish.
6. In the subsequent Search Results dialog box, select the checkbox
for Android Plugin  Developer Tools. This will check both features:
Android Developer Tools, and Android Editors. The Android Editors
feature is optional, but recommended. If you choose to install it, you
need the WST plugin mentioned earlier in this page. Click Next.
7. Read the license agreement and then select Accept terms of the
license agreement. Click Next.
8. Click Finish.


Xav

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: ADT Plugin Issue - Eclipse 3.3

2009-03-02 Thread Kather Jailani
Try https in the url

On Feb 28, 2009 6:06 PM, ZeeArrBee g.bohi...@gmail.com wrote:


Hi

I am new to Android. I am facing some issues while installing
Android_v1.1_r1.
Can anyone help me?

Through Eclipse 3.3_Europa; I tried to add the ADT plugins using
following steps;
   a. Connecting to http://dl-ssl.google.com/android/eclipse/ -
Failed - Network Connection error.
   b. Downloading ADT.zip and setting the Preferences. - Failed - I
am not able to find Android on
   the Preferences list. So I could not proceed to New archive
site option.

Kindly someone help.

Cheers!
ZAB


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: Real Audio

2009-03-02 Thread Dave Sparks

No, Android does not have support for RA formats.

On Mar 2, 10:04 am, AA ayma...@gmail.com wrote:
 Is there a way to play real audio files on my G1?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: gadget

2009-03-02 Thread moazzamk

You can add a shortcut to your application on the  home screen (at
least in the emulator) by dragging an application icon to the home
screen.

- Moazzam
http://moazzam-khan.com/

On Mar 2, 9:14 am, Mr.No f.hi...@arcor.de wrote:
 and as a graphiclink on the desktop?

 rgds
      Mr.No
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: gadget

2009-03-02 Thread Kather Jailani
Yes you can, press ,hold the app icon then it will show the desktp and u can
drop the icon , to delete select and hold the icon on desktop trashcan will
shown on where the menu is shown and drag to it

On Mar 2, 2009 4:36 AM, Mr.No f.hi...@arcor.de wrote:


Hello,
it is possible to put your own app on the android desktop?
like the googe searchbar on the desktop, if you switch the desktop to
right?

rgds
Mr.No



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Services and proximity alerts

2009-03-02 Thread George

Hello,

I'm trying to develop a service that will contain a list of gps
locations and distances which will be periodically checked to see if
the user is in one of those locations. Ideally, if a user is in the
location they will be given an option of taking a photo or ignoring
the request. This service will be independent of other applications, i
only want it for notification really.
I've been looking at the services documentation but i'm still lost
where to start. Can somebody give me some pointers? Do i need a remote
service?

Thanks,

George

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Android Developers Group on Linked in?

2009-03-02 Thread DroidDevMgr

If you would like to join the group, go to the following link:

http://www.linkedin.com/e/gis/86481/4DA362688A87

A place for Android Developers to share, learn, and network. The
resource for connecting professionals with experience in developing,
selling, marketing, managing, supporting and/or creating new
businesses around the Android platform. We look forward to your
participation and contribution!

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Problem with AutoCompleteTextView and SimpleCursorAdapter

2009-03-02 Thread class_java

Hi All,

I have a AutoCompleteTextView and I wont in the drop down list that
appears while typing to contain data from a database through
SimpleCursorAdapter. The drop down list appears, but there is not text
in it. When I click in the drop down item seems to work fine, the Text
is correctly shown in the AutoCompleteTextView. Please help...

Code samples:
***
Activity:
 final AutoCompleteTextView editTxt = (AutoCompleteTextView)
findViewById(R.id.foodedittext);

mDbHelper = new DbHelper(this);

Cursor cursor = mDbHelper.fetchAll();
startManagingCursor(cursor);
int[] to = new int[]{android.R.layout.select_dialog_item};
SimpleCursorAdapter cursAdapt = new SimpleCursorAdapter
(this,android.R.layout.simple_dropdown_item_1line,cursor,new String[]
{DbHelper.FOOD_NAME},to);
cursAdapt.setCursorToStringConverter(new CursorConverter());
editTxt.setAdapter(cursAdapt);
**
auto_complete.xml:

?xml version=1.0 encoding=utf-8?

TextView  xmlns:android=http://schemas.android.com/apk/res/android;
android:id=@+id/auto_complete
android:layout_height=wrap_content
android:layout_width=wrap_content
 /

*
public class CursorConverter implements CursorToStringConverter{

@Override
public CharSequence convertToString(Cursor cursor) {
 String a = cursor.getString(1);
 return a;
}

}


Thanks in advance...
  Evelina




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: Keytool - Vista - Signing

2009-03-02 Thread Xavier Ducrohet

Keytool is a standard Java tool.
Look in your java installation folder.

Xav

On Sun, Mar 1, 2009 at 3:04 PM, ScCrow j...@isildo.com wrote:

 I have installed Eclipse, and the 1.1 android sdk.  (Vista)  All is
 working.  Now I am trying to to a google map sample.  It seems that I
 have to generate a sign, since the app wont run.  I sort of expected
 this, I suppos the environment varialbe needs to be set and dont see
 where to set it or maybe its already set.

 My real problem, however, I cannot find the keytool app.   Ive looked
 everywhere that the doc tells me to look.  It does not seem to be
 anywhere on the pc. Perhaps Im just mis-understanding something.

  I do find the the suggested location
   C:\Users\keith\AppData\Local\Android
        and there is a file there named debug.keystore located there,
 but no keytool

 Ive done searches to find keytool,,and its nowhere to be found.

 So..what am I missing ...  or other suggestions.

 Thanks




 




-- 
Xavier Ducrohet
Android Engineer, Google.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: Here you go!

2009-03-02 Thread Faber Fedor
Thanks for the answer.

What was the question?

(No, seriously.  This looks like something I might use, I just don't know
where or how.)

On Mon, Mar 2, 2009 at 10:26 AM, khoury.edw...@gmail.com 
khoury.edw...@gmail.com wrote:


 I know it's late but for anyone who's still looking for the answer!!

 EditText mNameText = (EditText) findViewById(R.id.mNameText);

  mNameText.layout(int left , int top , int right , int bottom);

 // this is relative to it's parent of course



 



-- 

Faber Fedor
Linux New Jersey
http://linuxnj.com
faberfedor.blogspot.com

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Blank option in Spinner

2009-03-02 Thread julius

Hi,

I have a spinner which I would like to add a blank option to so that
by default no choice is selected. I've looked around and in the
Spinner class, but I can't see how to do this. I am just wondering if
there is a method already for doing this.

Thanks for any ideas.

Julius.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: Basic example of a 2D game

2009-03-02 Thread tdc.goo

Hi , I really want to see the Snake program,
But how can I import the Snake project?

-Original Message-
From: android-beginners@googlegroups.com
[mailto:android-beginn...@googlegroups.com] On Behalf Of Sen
Sent: Monday, March 02, 2009 1:09 PM
To: Android Beginners
Subject: [android-beginners] Re: Basic example of a 2D game


I would recommend the Snake program that comes with the SDK

in the samples\Snake directory.

That's what I've been looking at.  It's pretty straightforward (kinda-
sorta I guess.. Still trying to wrap my head around everything
here)..

On Feb 28, 5:18 am, MI3Guy misii.mana...@gmail.com wrote:
 Does anyone know where I can find a basic example of a 2D game? If not
 what documentation should I read?

 Thanks.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] (18+ only) View sex video With Web Proxy

2009-03-02 Thread melati1...@gmail.com

This url bellow contains web proxy list for Unblock Adult Movie

http://HideIP.co.nr
http://HideIP.site40.net


Regard
Conietha
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Beginners group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---