[android-developers]

2012-12-10 Thread abhijeet tomar
Hello ,
This is my new e-mail id.

-- 
Abhijeet Singh Tomar
Place: Indore

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

Re: [android-developers] is it possible to make tab on top and bottom of screen

2012-07-30 Thread abhijeet tomar
i think ,it is not possible..

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

Re: [android-developers] Scroll View for Android

2012-07-25 Thread abhijeet tomar
Suppose your mobile screen height is very less and you have to show many
items than what will you do?
that time you have to use scroll view.in scroll view you have to add a
single layout and you can scroll this
view.

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

Re: [android-developers] Show Spinner Initial Text

2012-07-18 Thread abhijeet tomar
Ok thanks

Arun Kumar

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

Re: [android-developers] Show Spinner Initial Text

2012-07-17 Thread abhijeet tomar
Narendra Sir,

i have applied that...but it shows when i clicked in spinner...i want when
the first spinner appeared then
it will show some text.

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

[android-developers] Show Spinner Initial Text

2012-07-16 Thread abhijeet tomar
Hello Members,

I have a little problemI want to display Initial text when Spinner 
display.

Generally it shows nothing...it not good to show

Please Help...  

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

Re: [android-developers] Re: Lock orientation once the app started?

2012-07-09 Thread abhijeet tomar
Ya it is right...you have to put
android:screenOrientation="portrait|landlandscape"
in each activity...

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

[android-developers] Animation...

2012-06-07 Thread abhijeet tomar
Hello Developers,

I have done frame Animation suceessfully and the frame images comes
from Drawable folder .
Actually problem is that...images are alot then we have not store in
Drawable folder..thats why images will be stored in SdCard...
Problem is that ,How to read images from sd card and set into
animation frame...
Please Help me...

Thanks in Advance

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


[android-developers] Animation Problem

2012-06-07 Thread abhijeet tomar
Hello Developers,

I have done frame Animation suceessfully and the frame images comes from
Drawable folder .
Actually problem is that...images are alot then we have not store in
Drawable folder..thats why images will be stored in SdCard...
Problem is that ,How to read images from sd card and set into animation
frame...
Please Help me...

Thanks in Advance

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

Re: [android-developers] Problem with video in WebView

2012-06-06 Thread abhijeet tomar
I think , the video tag is not supportedwhy are you not using VideoView
for playing video?

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

Re: [android-developers] Database Problem

2012-03-19 Thread abhijeet tomar
i am not closed database object...and when i close the database object
...it will give lots of errors...

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

[android-developers] Database Foriegn Key Error.

2012-03-16 Thread abhijeet tomar
Hello,
In my project , a table have 3 foreign key and 1 primary key ...
when we entererd wrong foreign key value in SQLiteBrowser then it will
give me constraint violation errorbut that thing if i do in
Android Programming then it insert easily and no error occured it
should not be donewhere is the problem

Thanks in Advance...

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


Re: [android-developers] Re: webview problem

2012-03-13 Thread abhijeet tomar
On Tue, Mar 13, 2012 at 5:17 PM, harshita agrawal <
harshitaagrawa...@gmail.com> wrote:

> i think ,it can be solve by writing html content in a file of  local
> folder.can i show file in default web browser.
>
> On Mar 13, 4:35 pm, Narendra Singh Rathore 
> wrote:
> > On Tue, Mar 13, 2012 at 5:00 PM, harshita agrawal <
> >
> > harshitaagrawa...@gmail.com> wrote:
> > > actually , there is more link in webpage .and i am not able to maintain
> > >  history of web page.so i have to show in default browser.
> >
> > Read WebView documentation for that.
> http://developer.android.com/guide/webapps/webview.html
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>




yes...this is right method for showing html content..

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

Re: [android-developers] Re: Help for android & Micro-controller interface

2012-03-13 Thread abhijeet tomar
Hello Bhavin,

your question is appreciable and guideable ...i am also wondering for that
if u have any
solution's ..please describe on Android Group ...

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

Re: [android-developers] Database connectivity in android

2012-03-10 Thread abhijeet tomar
I think you have connect default database provide by android that is
sqllite...
It is very simple to use
i have paste a link that can help you...

http://saigeethamn.blogspot.in/2009/10/android-developer-tutorial-part-12.html

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

Re: [android-developers] Re: SD card database

2012-03-06 Thread abhijeet tomar
Hello,
 you can make a copy of ur database in sd card from DDMS but don't use it
or at the time of
starting the apps you have to push database in DDMS .

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

[android-developers] Database Problem

2012-03-05 Thread abhijeet tomar
Hello Developers,

I got exception 'close() was never explicitly called on database /
pkg/ db '
and i am not closed the  database...where is the problem if u know
about that
pls comment on that...

Thanks in Advance...

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


Re: [android-developers] preferences.xml

2012-03-04 Thread abhijeet tomar
Clean your project or Build your project after that you got error than
Paste your xml here

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

Re: [android-developers] Check Database

2012-03-04 Thread abhijeet tomar
Thanks Narendra sir...

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

[android-developers] abhijeet tomar wants to chat

2012-03-04 Thread abhijeet tomar
---

abhijeet tomar wants to stay in better touch using some of Google's coolest new
products.

If you already have Gmail or Google Talk, visit:
http://mail.google.com/mail/b-ae8ccd4858-6cd96ceb21-3xHeeZyq4tR-PbgC-RAphle6v-o
You'll need to click this link to be able to chat with abhijeet tomar.

To get Gmail - a free email account from Google with over 2,800 megabytes of
storage - and chat with abhijeet tomar, visit:
http://mail.google.com/mail/a-ae8ccd4858-6cd96ceb21-3xHeeZyq4tR-PbgC-RAphle6v-o

Gmail offers:
- Instant messaging right inside Gmail
- Powerful spam protection
- Built-in search for finding your messages and a helpful way of organizing
  emails into "conversations"
- No pop-up ads or untargeted banners - just text ads and related information
  that are relevant to the content of your messages

All this, and its yours for free. But wait, there's more! By opening a Gmail
account, you also get access to Google Talk, Google's instant messaging
service:

http://www.google.com/talk/

Google Talk offers:
- Web-based chat that you can use anywhere, without a download
- A contact list that's synchronized with your Gmail account
- Free, high quality PC-to-PC voice calls when you download the Google Talk
  client

We're working hard to add new features and make improvements, so we might also
ask for your comments and suggestions periodically. We appreciate your help in
making our products even better!

Thanks,
The Google Team

To learn more about Gmail and Google Talk, visit:
http://mail.google.com/mail/help/about.html
http://www.google.com/talk/about.html

(If clicking the URLs in this message does not work, copy and paste them into
the address bar of your browser).

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


Re: [android-developers] CVPixelBufferGetBaseAddressOfPlane in Android

2012-03-04 Thread abhijeet tomar
How to check Database created or not Pro-grammatically 

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

[android-developers] Check Database

2012-03-04 Thread abhijeet tomar
How to check database created or not..Pro-grammatically?

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

Re: [android-developers] put application in background run

2012-03-01 Thread abhijeet tomar
Hi Jagruti,

I think you should make Service for thatbecause services runs in
background.

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

Re: [android-developers] switching views

2012-02-29 Thread abhijeet tomar
yes...u have to show multiple views withthe help of TabHostgenrally all
the apps
used TabHost...

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

Re: [android-developers] Re: sqlite database storage data

2012-02-27 Thread abhijeet tomar
Narendra sir guide well ...it should be like that ...why are u not applying
that.

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

Re: [android-developers] switching views

2012-02-27 Thread abhijeet tomar
Hi...you have to try TabHost it is a better option for show multiple
activities in one screen  or as your requirementall the best

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

[android-developers] control micro-controller or any Hardware

2012-02-10 Thread abhijeet tomar
How to control micro-controller or any Hardware through Andrroid Apps using
USB Cable??

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

Re: [android-developers] Unable to send text messages on some Android Phones using SmsManager

2012-01-23 Thread abhijeet tomar
Hello...use this code to solve ur problem
you have missed to call PendingIntent deliveredPI..
this code working fine...i am already used in a project...

PendingIntent sentPI = PendingIntent.getBroadcast(this, 0,new Intent(SENT),
0);

PendingIntent deliveredPI = PendingIntent.getBroadcast(this, 0,new
Intent(DELIVERED), 0);

sms.sendTextMessage(phoneNumber, null, message, sentPI, deliveredPI);

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

Re: [android-developers] how to create dynamic button??

2012-01-23 Thread abhijeet tomar
hi Using
Button b=new Button(this);
you have to create new button...and simply adding a layout in main.xml
using id of layout
like
LinearLayout layout=(LinearLayout) findViewById(R.id.linear);

layout.add(R.id.button);

you can do this thing easily to add button dynamically..

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

Re: [android-developers] where to store external database?

2012-01-23 Thread abhijeet tomar
which external database are u used? if a database in a xml or xls or
txt or other then you have to put these file into the sdcardthis is my
point of view

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

[android-developers] ImageView

2012-01-10 Thread abhijeet tomar
I have define a imageview  in main.xml and a image store in drawable
and set the path.Image is displaying properly on the screen but i
want, image working as a resizeable like map.when we using map then we
have stretch the map or zoom in map easily .How is it possible with
image view.

Thanks i advance

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