Android Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsMobile ProgrammingAndroid Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 25th, 2009, 08:40 AM
raghavendranyro raghavendranyro is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2009
Posts: 3 raghavendranyro Negative: is most likely a SPAMMER and a traitor to the cause. 
Time spent in forums: 21 m 16 sec
Reputation Power: 0
How to run GPS based application (WikiTude) in Android SDK Emulator?

Hi All,

Currently I am writing an Android application which uses WikiTude API. I installed the WikiTude browser application in the Android SDK emulator from Android Market (To get Android Market in emulator I followed this link (forum.xda-developers.com/archive/index.php/t-529170.html).

When I run the WikiTude browser application in emulator it asks me to set location settings. I enabled “Enable GPS satellites” option & run the application, again it make an alert for location settings. I am not able to run this application. Please help me.

Can anyone tell me is it possible to run GPS based application in Android Emulator? Or not?

If it is, Is there any work around to run GPS based application in emulator?

Any help will be greatly appreciated…

Thanks in Advance……..
Raghavendra K

Reply With Quote
  #2  
Old September 27th, 2009, 10:47 AM
Winters Winters is offline
Super Moderator
Dev Shed Expert (3500 - 3999 posts)
 
Join Date: Jul 2003
Posts: 3,874 Winters User rank is General 24th Grade (Above 100000 Reputation Level)Winters User rank is General 24th Grade (Above 100000 Reputation Level)Winters User rank is General 24th Grade (Above 100000 Reputation Level)Winters User rank is General 24th Grade (Above 100000 Reputation Level)Winters User rank is General 24th Grade (Above 100000 Reputation Level)Winters User rank is General 24th Grade (Above 100000 Reputation Level)Winters User rank is General 24th Grade (Above 100000 Reputation Level)Winters User rank is General 24th Grade (Above 100000 Reputation Level)Winters User rank is General 24th Grade (Above 100000 Reputation Level)Winters User rank is General 24th Grade (Above 100000 Reputation Level)Winters User rank is General 24th Grade (Above 100000 Reputation Level)Winters User rank is General 24th Grade (Above 100000 Reputation Level)Winters User rank is General 24th Grade (Above 100000 Reputation Level)Winters User rank is General 24th Grade (Above 100000 Reputation Level)Winters User rank is General 24th Grade (Above 100000 Reputation Level)Winters User rank is General 24th Grade (Above 100000 Reputation Level) 
Time spent in forums: 1 Month 2 Weeks 1 Day 17 h 24 m 7 sec
Reputation Power: 2569
Sneaky, and even sneakier initial post. Well I can't complain. It's not over-the-top SPAM IN YOUR FACE this time.

To answer the question. You know perfectly well that you can.
XML Code:
Original - XML Code
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <manifest xmlns:android="http://schemas.android.com/apk/res/android"
  3.     package="net.learn2develop.GPS">
  4.    
  5.     <uses-permission
  6.         android:name="android.permission.ACCESS_FINE_LOCATION" />
  7.    
  8.     <application android:icon="@drawable/icon"
  9.         android:label="@string/app_name">
  10.         <activity android:name=".GPS" android:label="@string/app_name">
  11.             <intent-filter>
  12.                 <action android:name="android.intent.action.MAIN" />
  13.                 <category android:name="android.intent.category.LAUNCHER" />
  14.             </intent-filter>
  15.         </activity>
  16.     </application>
  17. </manifest>
__________________
[PHP] | [Perl] | [Python] | [Java] != [JavaScript] | [XML] | [ANSI C] | [C++] | [LUA] | [MySQL] | [FirebirdSQL] | [PostgreSQL] | [HTML] | [XHTML] | [CSS]

W3Fools - A W3Schools Intervention.

Reply With Quote
  #3  
Old September 28th, 2009, 11:46 PM
raghavendranyro raghavendranyro is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2009
Posts: 3 raghavendranyro Negative: is most likely a SPAMMER and a traitor to the cause. 
Time spent in forums: 21 m 16 sec
Reputation Power: 0
Hi Winters,

I dont know what is sneaky in my post. Thanks for your reply. Here is the answer for my thead.

stackoverflow.com/questions/1477106/how-to-run-gps-based-application-wikitude-in-android-sdk-emulator
Comments on this post
Winters disagrees: No, my post has the answer, your 'solution' is a shameless plug.

Reply With Quote
  #4  
Old November 6th, 2009, 11:10 AM
nithiya nithiya is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2009
Posts: 1 nithiya User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 17 m 17 sec
Reputation Power: 0
hii

can u reply back with ur email id

Reply With Quote
  #5  
Old November 8th, 2009, 09:04 PM
raghavendranyro raghavendranyro is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2009
Posts: 3 raghavendranyro Negative: is most likely a SPAMMER and a traitor to the cause. 
Time spent in forums: 21 m 16 sec
Reputation Power: 0
Hi,

Here is my Id : raghavendra_nyros at yahoo.com

Reply With Quote
Reply

Viewing: Dev Shed ForumsMobile ProgrammingAndroid Development > How to run GPS based application (WikiTude) in Android SDK Emulator?

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap