[android-beginners] Re: No market on HTC hero

2010-01-31 Thread Batuka
ohhh isee outside of the countries but i think if i can upgrade my
HTC HERO 1.5 to 1.6 or 2.0 market is will be added
and how i upgrade my HTC HERO to 1.6 or 2.0 help me

On Jan 28, 8:29 pm, Sean Hodges seanhodge...@googlemail.com wrote:
 You can't install it, it comes pre-installed on the phone. If you
 can't see it on your home screen, then check your applications menu.

 If it's not there either, then you may be encountering the same
 problem as the people reporting 
 here:http://www.google.com/support/forum/p/Android+Market/thread?tid=53291...,
 which suggests you might be outside of the countries listed 
 here:http://www.google.com/support/androidmarket/bin/answer.py?hl=enanswe...

 On Thu, Jan 28, 2010 at 11:20 AM, Batuka batukali...@gmail.com wrote:
  Thaks but it wasnt i thinkmarketis missing and i wont to install
 market
  but how how to install androidmarketon my HTC HERO

  On Jan 28, 3:05 pm, Batuka batukali...@gmail.com wrote:
  Hi all i cant seeMarketon my HTC HERO where is theMarket
  help me pls

  --
  You received this message because you are subscribed to the Google
  Groups Android Beginners group.

  NEW! Try asking and tagging your question on Stack Overflow at
 http://stackoverflow.com/questions/tagged/android

  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

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

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: No market on HTC hero

2010-01-28 Thread Batuka
Thaks but it wasnt i think market is missing and i wont to install
market
but how how to install android market on my HTC HERO

On Jan 28, 3:05 pm, Batuka batukali...@gmail.com wrote:
 Hi all i cant see Market on my HTC HERO where is the Market
 help me pls

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

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] No market on HTC hero

2010-01-27 Thread Batuka
Hi all i cant see Market on my HTC HERO where is the Market
help me pls

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

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 save Setings

2009-11-24 Thread Batuka
help me pls

-- 
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: Rotate Activity screen

2009-11-09 Thread Batuka


On Nov 4, 10:30 pm, Tim tdh...@gmail.com wrote:
 On Nov 4, 9:02 am, Batuka batukali...@gmail.com wrote:

  i wont

  my activity start withrotatescreen
  like this --- setRequestedOrientation
  (ActivityInfo.SCREEN_ORIENTATION_LANDSCAPE);
  its working
  but if i open the my G1 front side  (it means you will see the
  keyboard)
  then my activity starts again
  how do I troubleshoot it

 Perhaps this will 
 help:http://stackoverflow.com/questions/1664472/persisting-a-context-menu-...

 I.e. use add   android:configChanges=keyboardHidden|orientation   to
 your activity element in AndroidManifest.xml and then add an empty
 onConfigurationChange() method to your activity class:

 @Override
 public void onConfigurationChanged(Configuration newConfig)
 {

 }

 No idea if that's the right way. Worth a try though.

hey TIM thanks you so match
android:configChanges=keyboardHidden|orientation
its great its working now my activity no restart and LANDSCAPE 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] How to save Setings

2009-11-09 Thread Batuka
hi all and sorry my English

ok i wont to save my activitys setings
for example : my activity is start with sound
then i change sound after stop activity then start activity with
selected sound
how to do that

-- 
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: Rotate Activity screen

2009-11-04 Thread Batuka
i wont

my activity start with rotate screen
like this --- setRequestedOrientation
(ActivityInfo.SCREEN_ORIENTATION_LANDSCAPE);
its working
but if i open the my G1 front side  (it means you will see the
keyboard)
then my activity starts again
how do I troubleshoot it

-- 
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] Rotate Activity screen

2009-11-03 Thread Batuka
Hi all pls help me i wont to rotate My activity screen 90
and after screen shold be no rotating
but how help me examp code pls

-- 
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: Rotate Activity screen

2009-11-03 Thread Batuka
pls help me somebady

-- 
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 get bitmap X or Y

2009-10-05 Thread Batuka

Hey my freands help me i wont to use bitmap X nad Y of canvas i need
X, Y
how i do that pls 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: getting color array of image

2009-10-05 Thread Batuka

Hey my freands pls help me I won't to get bitmap x,y iwont to control
bitmap x , y tell me how

On Aug 19, 11:06 am, eldo iameldoja...@gmail.com wrote:
 I want to createbitmapfrom ImageView.

 Will you guide me.
 Now i am creatingbitmapfor Images from res/drawable by using

 BitmapmBitmap = BitmapFactory.decodeResource(getResources(),
 R.drawable.pic1);
 then I am getting color array for thisbitmapby using
 mBitmap.getPixels(pix, 0, picw, 0, 0, picw, pich);

 Presently I am creatingbitmapof images only from res/drawable, I
 want to creatbitmapfor any image

 e.g I have Image in ImageView object (picked from media provider or
 captured from camera)

 So how should getbitmapfor this image, will you guide me, I am not
 getting any function from BitmapFactory.
    My aim is get color array for any image, I am referring 
 thishttp://www.developer.com/java/j2me/article.php/10934_3748281_3
 (download this project from this page Under reference heading) Its
 tutorial on Image.

 My main Goal is to just color array of any image
 (mBitmap.getPixels(pix, 0, picw, 0, 0, picw, pich); here pix is color
 array)

--~--~-~--~~~---~--~~
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: getting color array of image

2009-10-05 Thread Batuka

Hey my freand help me I won't to get bitmap x ,y how I do that I won't
to control bitmap x,y help me

--~--~-~--~~~---~--~~
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: Display performances in the Gallery Widget, working with thumbnails.

2009-10-05 Thread Batuka

help me how to get bitmap X,Y of canvas
i wont to controll bitmap X ,  Y

--~--~-~--~~~---~--~~
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] J2ME or ANDROID eclipse usage

2009-06-11 Thread Batuka

Hi im a new android user

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---