[android-developers] Display Latitude On button Click;

2010-09-28 Thread Rubin
Hi.,

 How can I display latitude on button click.






Cheers,
Rubinah

-- 
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] Activity throws an exception after the 1st run

2010-09-21 Thread Shahar Rubin
Hi all,
I'm trying to run an activity that raise a camera surface, takes a
picture and then gone until the next interval.
On the first cycle it works well, but on the second cycle it raise an
exception.
Here is my code (PicTakerActivity is raised on every cycle):
http://pastebin.com/MzPZNjwY
Here is the log from the start of the service (MyService):
http://pastebin.com/HbBT9zHV
Thanks.

-- 
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] Running activity from my local service

2010-09-19 Thread Shahar Rubin
Hi all,

I'm trying to run an activity that raise a camera surface, takes a
picture and then gone until the next interval.
On the first cycle it works well, but on the second cycle it raise an
exception.

Here is my code (PicTakerActivity is raised on every cycle):
http://pastebin.com/MzPZNjwY

Here is the log from the start of the service (MyService):
http://pastebin.com/HbBT9zHV

Thanks.

-- 
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] subscription expiry..!

2010-09-15 Thread Rubin
Hi All,

  My new requirement is subscription expiry. when I
install the application it will show the subsciption form if the
subsciption id matches it will proceed.! next time onwards it
automatically goes to the homescreen.

  After that some 45 days after application will
expired and also I need to show notification also like Application is
Expired .

  How can I achieve this..! very urgent.. eagery
waiting for the reply..!






Cheers,
Rubin

-- 
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] subscription expiry..!

2010-09-15 Thread Rubin
Hi All,

  My new requirement is subscription expiry. when I
install the application it will show the subsciption form if the
subsciption id matches it will proceed.! next time onwards it
automatically goes to the homescreen.

  After that some 45 days after application will
expired and also I need to show notification also like Application is
Expired .

  How can I achieve this..! very urgent.. eagery
waiting for the reply..!






Cheers,
Rubin

-- 
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] notification..!

2010-09-15 Thread Rubin
Hi All,

 How to store information registry.. and how to show
notifcation based on registry details..like expiry date and all






Cheers,
Rubin

-- 
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] Re: notification..!

2010-09-15 Thread Rubin
Hi,

  Sorry for mistaken..I want to store information in the
registry like installation time and date
based on that I want to display notifiation..!



Cheers,
Rubin


On Sep 15, 6:00 pm, TreKing treking...@gmail.com wrote:
 On Wed, Sep 15, 2010 at 7:52 AM, Rubin jeff.rubi...@gmail.com wrote:
  How to store information registry..

 What is information registry?

  and how to show notifcation based on registry details..like expiry date and
  all

 What are registry details? What is expiry date and all?

 ---­--
 TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
 transit tracking app for Android-powered devices

-- 
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] Re: subscription expiry..!

2010-09-15 Thread Rubin
Hi


 When I use the application in first time I want to
display License form..!

 This License is valid for 45 days..!

  after that I need show alert is your license is
expired please renew

  like that..!


Cheers,
Rubin

On Sep 15, 5:59 pm, TreKing treking...@gmail.com wrote:
 On Wed, Sep 15, 2010 at 7:51 AM, Rubin jeff.rubi...@gmail.com wrote:
  when I install the application it will show the subsciption form if the
  subsciption id matches it will proceed.!

 What does this even mean?

  How can I achieve this..!

 Achieve what? You're post is very broad and generic.

  very urgent..

 Oh geez.

 ---­--
 TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
 transit tracking app for Android-powered devices

-- 
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] how to access dot net web service ..?

2010-09-14 Thread Rubin
Hi.

 How to access and create object asp.net web service
(i.e) .asmx page. Please provide me sample  code






Cheers,
Rubin

-- 
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] How to include progress dialogue..?

2010-09-14 Thread Rubin
Hi

I have to show progress dialog while button click.
Is there any sample code to show this.








Cheers,
Rubin

-- 
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] Get Location

2010-09-14 Thread Rubin
Hi.

 I am new android development. My new requirement is
location details. I need to find, device current location in the form
of lattitude and longitude.






cheers,
Rubin

-- 
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] Running activity from my local service

2010-09-14 Thread Shahar Rubin
Hi,
I'm trying to create a program with a service that runs every 10
seconds, puts the camera preview, taking a picture and then leaving
the user to continue his work (closing down).

Currently I have two problems:

1. After I'm taking the picture, the preview still there. There's no
function like close() to return to the previous activity. How can I
return to the previous activity?

2. I'm trying to run the above described activity from the run()
function (from the timer class that execute the run() function every
10 seconds). When I do that, a runtime exception is raised.
But when I start the above described activity from a button clicked
(not from the timer) it works fine.

Thank you for your time,

Shahar.

-- 
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] How to get Location values..?

2010-09-14 Thread Rubin
Hi

   I am new to android development, My new requirement is find
Latitude and longitude for current position where device is present.
how I get this.









Cheers,
Rubin

-- 
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] Re: Running activity from my local service

2010-09-14 Thread Shahar Rubin
 activity:
Intent { act=android.intent.action.MAIN
cat=[android.intent.category.HOME] flg=0x1020
cmp=com.htc.launcher/.Launcher }
09-14 18:09:19.236: ERROR/ActivityManager(105): fail to set top app
changed!
09-14 18:09:19.256: DEBUG/Sensors(105): close_akm, fd=156
09-14 18:09:19.296: WARN/InputManagerService(105): Got RemoteException
sending setActive(false) notification to pid 3413 uid 10057
09-14 18:09:19.566: DEBUG/AK8973(73): Compass CLOSE


On 14 ספטמבר, 12:10, Mark Murphy mmur...@commonsware.com wrote:
 On Mon, Sep 13, 2010 at 2:08 PM, Shahar Rubin shahar.rubi...@gmail.com 
 wrote:
  1. After I'm taking the picture, the preview still there. There's no
  function like close() to return to the previous activity. How can I
  return to the previous activity?

 Call finish().

  2. I'm trying to run the above described activity from the run()
  function (from the timer class that execute the run() function every
  10 seconds). When I do that, a runtime exception is raised.
  But when I start the above described activity from a button clicked
  (not from the timer) it works fine.

 Use adb logcat, DDMS, or the DDMS perspective in Eclipse to examine
 LogCat and look at the stack trace associated with your
 RuntimeException.

 --
 Mark Murphy (a Commons 
 Guy)http://commonsware.com|http://github.com/commonsguyhttp://commonsware.com/blog|http://twitter.com/commonsguy

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