[android-developers] what book to buy to explain translate(), rotate() of images in the specific context of Android phones. (all screen sizes!)

2014-07-02 Thread cellurl
I am tired of experimenting and I don't understand the documentation and there is only javascript explained on Khan Academy Can anyone point me to a text? Thanks. Man I miss this group and I don't particularly like the rigid structure (putting it nicely) of Stackoverflow Jim

[android-developers] Re: Is it possible to track mileage with the GPS on the phone?

2014-07-02 Thread cellurl
go to sourceforge and search for Zombie Speed Limit. Have fun. On Wednesday, June 25, 2014 10:57:31 AM UTC-5, Dan Cha wrote: I'm looking to better track my own personal mileage on my truck.. so was looking into the GPS module and seems it may be possible, but wanted to ask before spending

[android-developers] Re: Demo Code For Clock with Auto-Location?

2014-07-02 Thread cellurl
i need analog clock source code. Just to understand rotate(), translate(). Any leads appreciated! gpscru...@gmail.com Jim Pruett -- 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] need BT bluetooth champion

2013-07-17 Thread cellurl
Hi Experts, I need one of you experts to help build something amazing. A cruise control that knows the speed limit. Open Source, cheap, I supply the hardware. Interested? Please please help. The speed limit interface is here: You can host it on svn here if desired.

[android-developers] How to use adb to inject Mock GPS Locations to an HTC G1 phone.

2013-01-28 Thread cellurl
In the Menu, I enables Development-AllowMockLocations Eg, I want to test my app on the phone with KML-ish locations over USB. I read somewhere that I might have to use telnet geo commands to the phone. Is there a tutorial or experience somewhere? Thanks for any leads! cellurl -- -- You

[android-developers] how to make scrolling text overlay for debugging

2012-07-23 Thread cellurl
! -cellurl ?xml version=1.0 encoding=utf-8? FrameLayout xmlns:android=http://schemas.android.com/apk/res/android; android:layout_width=fill_parent android:layout_height=fill_parent org.wikispeedia.screamingspeedometer2.JetBoyView android:id=@+id/JetBoyView android:layout_width

[android-developers] need debug screen on top of app screen.

2012-07-23 Thread cellurl
Hi, I am fairly green in Android coding. I need to debug a live app. My thought was to put a trace/stack/debug text layout over the app temporarily. Some kind of quickie scrolling Log() somehow. Q: What is the simplest way to achieve that. Here is my layout. Thanks for any leads! -cellurl

[android-developers] need image recognition library

2012-06-12 Thread cellurl
For car app using camera. I need a library that identifies the car ahead. Just rough distance, that's it. Nothing fancy, just want to see if any one knows of anything close... Something to buy, license, butcher, whatever. Thanks for any leads! cellurl -- You received this message because

[android-developers] Upload error to Android Market: W/ResourceType(14362): Failure getting entry for 0x7f0800a0 (t=7 e=160) in package 0 (error -75)

2012-02-08 Thread cellurl
googled the error and can't find it. I feel stupid not being able to fix this one, so I ask the pros... Any help appreciated. -cellurl -- 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

[android-developers] Re: Upload error to Android Market: W/ResourceType(14362): Failure getting entry for 0x7f0800a0 (t=7 e=160) in package 0 (error -75)

2012-02-08 Thread cellurl
I found an answer here: https://groups.google.com/a/googleproductforums.com/forum/#!category-topic/android-market/technical-help/4Wecj9kz9Dw What I did was got rid of res/drawable-ldpi, etc and just moved everything into res/drawable-port and drawable-land Whodathunk. -cellurl -- You received

[android-developers] when I tap the screen, it registers multiple taps, not just one...

2012-02-07 Thread cellurl
I tap the screen and it registers multiple-taps. It didn't do that on the emulator, but on a G1, if I tap once, it fires multiple times. Q: How do I get rid of the double taps? Thanks in advance! -cellurl -code--- public class JetBoy extends Activity implements

[android-developers] Re: when I tap the screen, it registers multiple taps, not just one...

2012-02-07 Thread cellurl
Thanks for that. I googled debounce. Also, in Android-developers, Still nothing... Q: should I use gestureDetector() or throw in some timeouts in the code I already have above?? I wrote that code a year ago, and thought there might be a better way by now ;-) Any leads appreciated! -cellurl

[android-developers] Re: how to be a game developers in android

2012-01-11 Thread cellurl
never knew it. And if you like pain, ck out my tutorial. http://www.udemy.com/write-and-publish-an-app-for-your-android-smartphone/ -cellurl -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

[android-developers] Re: how do i know if i am on road between two points in android

2011-12-02 Thread cellurl
some api's return the accuracy, closeness to the point. I would dig in google-map-api or ask on their group. -cellurl Speederaser: No more tickets http://goo.gl/iIKqD On Dec 2, 3:00 am, PaulH paul.harti...@gmail.com wrote: Roads don't necessarily travel in a straight line between two points

[android-developers] Re: urgent help for the project

2011-11-21 Thread cellurl
watch a movie on how to setup eclipse and sign your app... http://goo.gl/9gtgC -cellurl -- 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

[android-developers] Re: PLZ HELP!!!! APPLICATION NOT GETTING UPLOADED ON EMULATOR

2011-11-14 Thread cellurl
Perhaps, also try some other examples first. You didnt mention if anything worked... Like notepad or jetboy... -cellurl On Nov 12, 6:16 am, Shrav ni.hat...@gmail.com wrote: Hi, I am trying to work with google map , as instructed I have got the certificate ,etc. My appl is getting compiled

[android-developers] Re: Recommendation for Android Training

2011-10-20 Thread cellurl
http://www.udemy.com/write-and-publish-an-app-for-your-android-smartphone/ -- 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

[android-developers] Re: The file is invalid: W/ResourceType( 9654):

2011-10-13 Thread cellurl
I figured it out. I renamed res/values-en to res/values cellurl -- 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

[android-developers] Re: Newbie Question About Eclipse and SDk

2011-10-12 Thread cellurl
http://www.udemy.com/write-and-publish-an-app-for-your-android-smartphone/ -- 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] Re: How do I navigate to the SD card?

2011-10-05 Thread cellurl
thanks guys. I put the apk on a website, enabled-3rdPartyAPps and browsed to it. Thanks again. -cellurl -- 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

[android-developers] How to simulate worst Network Latency / Speed

2011-10-04 Thread cellurl
in emulator... My app uses: API level: 3-12+ The Market says his phone is: Android 2.3.3+ HTC Evo 4G United States Anything else I might try? Thanks for any suggestions! -cellurl -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] anyone have upload errors?

2011-10-04 Thread cellurl
. Any help appreciated. -cellurl -- 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

[android-developers] The file is invalid: W/ResourceType( 9654):

2011-10-02 Thread cellurl
in the apk list, so now I don't know whether to trust it or not. I have uploaded many times and this is the first error of this type. Usual errors are package number wrong or whatever thanks for any leads! cellurl -- You received this message because you are subscribed to the Google Groups Android

[android-developers] How do I navigate to the SD card?

2011-09-29 Thread cellurl
I want to run a non-market .apk located on SD card. Q: How do I navigate to it? I don't have a data plan, so I can't put it on a website, or can I use wifi to do this somehow?? Thanks for any leads! cellurl -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: How do I navigate to the SD card?

2011-09-29 Thread cellurl
to use (perhaps its invisible...) -cellurl -- 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

[android-developers] Re: How to obtain the GPS position of the user and actualice a textview everytime the position has changed?

2011-09-23 Thread cellurl
Also, here's a fairly simple example. http://code.google.com/p/speedlimit/ -- 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] Re: Programming in Android

2011-09-05 Thread cellurl
http://www.udemy.com/write-and-publish-an-app-for-your-android-smartphone/ -- 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] Re: Can't get same log as other testers.

2011-08-31 Thread cellurl
I mean, is there any more logging info available other than Eclipse/ Logcat? Is there a way to get more verbose logging? Perhaps Amazon has their own test/plugin/whoknows?? Any guidance appreciated. -cellurl -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Can't get same log as other testers.

2011-08-30 Thread cellurl
Amazon gave me this log which I can't replicate. In LogCat, I never see anything like they see. Am I missing something? See Line3. Any help appreciated. -cellurl 08-30 07:47:41.022 W/KeyCharacterMap(1530): Using default keymap: / system/usr/keychars/qwerty.kcm.bin 08-30 07:47:51.332 W/dalvikvm

[android-developers] Re: Giving licenses as present.

2011-08-22 Thread cellurl
I have an app with a promo code. I print them on biz cards and hand them out. Its one of these. http://goo.gl/DO1jb -cellurl On Aug 22, 5:31 pm, sblantipodi perini.dav...@dpsoftware.org wrote: what a raw market. On Aug 22, 10:33 pm, Adam Ratana adam.rat...@gmail.com wrote: On Monday

[android-developers] need thread on UI / lifecycle Gotchas

2011-08-19 Thread cellurl
, or ways to scrutinize the log? or must I just push-buttons real fast on a real device? Any help appreciated! -cellurl -- 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

[android-developers] Re: Cheap Bluetooth devices sought

2011-08-11 Thread cellurl
thank you all very very much! http://goo.gl/iIKqD -cellurl -- 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

[android-developers] Re: Cheap Bluetooth devices sought

2011-08-10 Thread cellurl
$32/qty1. Pretty affordable... Thanks cellurl On Aug 8, 11:06 pm, Lotfi blot...@gmail.com wrote: Hi LMX9838 you need to add a microcontroller (PIC24F64A002 or something else) best On 8 août, 18:55, cellurl gpscru...@gmail.com wrote: Anyone know of a $10 bluetooth device that I

[android-developers] Re: Current location in android

2011-08-08 Thread cellurl
I started with Hello Map View. It works perfectly. Then I learned KML which fakes locations in the emulator. It moves around just like you want it to automatically. http://developer.android.com/guide/tutorials/views/hello-mapview.html -cellurl -- You received this message because you

[android-developers] Cheap Bluetooth devices sought

2011-08-08 Thread cellurl
RemoteControlBluetooth cars... But I am hoping someone can point me to a super cheap BT slave device or point me to a more appropriate group. Thanks for any leads! cellurl -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Re: Simulate GPS speed and heading on Android Emulator

2011-07-26 Thread cellurl
I don't think the emulator reports speed and heading. I always fake those two on the emulator. For heading I use a thing in Location called bearingTo(). http://developer.android.com/reference/android/location/Location.html -cellurl On Jul 24, 1:57 am, Alexey Zakharov alexey.v.zaha

[android-developers] Re: Noob: Automatic moving background

2011-07-22 Thread cellurl
you might watch the 30min video on udemy. I too forget how to import samples successfully, so I made videos. http://www.udemy.com/write-and-publish-an-app-for-your-android-smartphone/ On Jul 21, 8:56 pm, TreKing treking...@gmail.com wrote: On Thu, Jul 21, 2011 at 10:51 AM, Luke Taylor

[android-developers] Re: Can I sell hardware+app together on Android Market?

2011-07-20 Thread cellurl
thanks for that, but inapp wont work for this. IMHO thats for games. Since no marketing people have responded, I am just going to put it on the market and see what happens. The downside is that it will be a quick-and-crappy version since I don't know if it will get prohibited somehow... -cellurl

[android-developers] Re: Android SDK Courses

2011-07-17 Thread cellurl
There is a video on: http://www.udemy.com/ On Jul 16, 1:15 am, Saad Alghaidani adebofi...@gmail.com wrote: Hello Guys, i just joined the group today , and i am very interesting in android development, so  Could you please help me how can i take Course in Andriod SDK  for junior?  and

[android-developers] Can I sell hardware+app together on Android Market?

2011-07-17 Thread cellurl
I want to sell a companion piece of hardware with my app. Can anyone point me to where this is OK, not-OK in the terms. I need facts only please. Thanks -cellurl -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Re: Can I sell hardware+app together on Android Market?

2011-07-17 Thread cellurl
I don't see where it is prohibited here: http://www.android.com/us/developer-distribution-agreement.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

[android-developers] Re: GPS app

2011-07-15 Thread cellurl
the google map api will show you road name, county, everything except speed limit. Jim Pruett wikiSPEEDia.org I couldn't resist On Jul 15, 1:12 pm, cmosser chris.mos...@gmail.com wrote: Hi guys, New to Android developing, but I do have slight experience in Php and Java, so I'm not a

[android-developers] Re: Read Shapefile in Android

2011-07-08 Thread cellurl
You might ask these guys if they have a Java version... http://www.google.com/search?sourceid=chromeie=UTF-8q=shapelib -cellurl On Jul 6, 9:02 pm, Wellington C. Lopes wlo...@gmail.com wrote: Dear, I wonder if anyone knows some library to read files in Shapefile format (. Shp) for android. I

[android-developers] Need a Live CD containing Eclipse Android-SDK

2011-07-08 Thread cellurl
I want to teach Android programming and give each student a bootable Live-CD containing Eclipse + SDK. Does anyone know of such? Any leads appreciated. -cellurl -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Re: About Location Service

2011-06-18 Thread cellurl
Look at working code. Here is some. http://code.google.com/p/speedlimit/ On Jun 16, 8:18 pm, Baodong Chen chenbdche...@gmail.com wrote: Hi:  I have a APP using Location Service, and i tested it and found that  my Location Listener's onLocationChanged() was not called for more than ten

[android-developers] Re: any experience in time to port ios app to android

2011-06-04 Thread cellurl
Thanks everyone. What 3rd party tools might help me? The app is just a biz app showing XML feeds mostly. -cellurl -- 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

[android-developers] any experience in time to port ios app to android

2011-06-03 Thread cellurl
I have to port an app from ios to android. It contains email, pictures, xml... Anyone want to share any experiences. I want to ask the client how long it took him to write the ios one and then multiply it by X. any leads appreciated. -cellurl -- You received this message because you

[android-developers] Re: Context LocationManager

2011-05-23 Thread cellurl
Here's the API if anyone has an app that needs to know the speedlimit... http://goo.gl/kQYqZ -- 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

[android-developers] Re: Context LocationManager

2011-05-22 Thread cellurl
Context is a good idea too. Thanks -cellurl On May 22, 3:08 am, Kostya Vasilyev kmans...@gmail.com wrote: 22.05.2011 8:38, cellurl пишет: I want to create a library that people link to. It tells them when the speedlimit changes. I have it all working, just not the library part

[android-developers] Re: Context LocationManager

2011-05-22 Thread cellurl
How do I make speedlimitListener call back onSpeedLimitChanged() ? Thanks for helping! -cellurl -- SpeedlimitListener speedlimitListener; speedlimitListener = new SpeedlimitListener() { public void onSpeedLimitChanged(String speedlimit

[android-developers] Re: Context LocationManager

2011-05-22 Thread cellurl
worked great. Thanks TreKing y Kostya -cellurl -- 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

[android-developers] Context LocationManager

2011-05-21 Thread cellurl
Obviously, I don't fully context. Q: How do I get the second lm_distance variable to not be null below. Thanks for any leads! -cellurl package org.wikispeedia.com.example.android.simplewiktionary4; public class Translate extends Activity implements

[android-developers] Re: Context LocationManager

2011-05-21 Thread cellurl
it doesn't single step well. Ok, spank me, then give me a hint. On May 21, 5:07 pm, TreKing treking...@gmail.com wrote: On Sat, May 21, 2011 at 4:41 PM, cellurl gpscru...@gmail.com wrote: Q: How do I get the second lm_distance variable to not be null below. Q: Does that even compile

[android-developers] Re: Context LocationManager

2011-05-21 Thread cellurl
Why not just pass the location manager to the SpeedLimit constructor ... ? I am trying to create a library that people will link to to get the speedlimit. It should do everything under the covers, if possible. -- You received this message because you are subscribed to the Google Groups

[android-developers] Re: Context LocationManager

2011-05-21 Thread cellurl
case, SpeedlimitManager. -cellurl -- 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

[android-developers] Re: A PROBLEM WITH HELLO WORLD

2011-05-20 Thread cellurl
try this jetboy video tutorial. http://www.udemy.com/write-and-publish-an-app-for-your-android-smartphone/ On May 19, 1:30 pm, behery eng.m.beh...@gmail.com wrote: HI, I did all the configuration on eclipse helios, running on UBUNTU, and after copying code from the helloworld tutorial on

[android-developers] Need help understanding crash report.

2011-05-15 Thread cellurl
Would anyone want to help me understand this crash-descript/logcat from Amazon. Rgds cellurl -- Your application attempts to call an Android Activity lifecycle method on a background thread. Amazon DRM does not allow developers to invoke Android Activity lifecycle

[android-developers] Re: Amazon Appmarket is now open!

2011-03-26 Thread cellurl
I submitted 4, 3 have been under review for 2 months almost. One went thru in a week. The under review is a business-NO. Bezos=Jobs On Mar 23, 12:38 pm, Matt M matthew.mag...@gmail.com wrote:  To those who have submitted apps to Amazon how long did it take between submitting and approval?

[android-developers] Re: Gift certificate or something like that

2011-03-24 Thread cellurl
coupons. I really need this and I can't set the price to 0 temporarily because then I can't raise it back up again... -cellurl On Mar 16, 5:40 pm, TreKing treking...@gmail.com wrote: On Wed, Mar 16, 2011 at 5:18 PM, Indicator Veritatis mej1...@yahoo.comwrote: Are the hoops less cludgy

[android-developers] How to find/associate audio files to my events

2011-03-03 Thread cellurl
. It finds the SD card in my emulator, but it is empty. http://goo.gl/7xBvB Thanks for any leads! cellurl -- 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

[android-developers] Re: How to find/associate audio files to my events

2011-03-03 Thread cellurl
yes, the file shows up as /sdcard/file.mp3 Q: How do I play it? On Mar 3, 12:16 pm, Marcin Orlowski webnet.andr...@gmail.com wrote: On 3 March 2011 19:11, cellurl gpscru...@gmail.com wrote: I tried this post. It finds the SD card in my emulator, but it is empty. Did you put any files

[android-developers] Re: How to find/associate audio files to my events

2011-03-03 Thread cellurl
= MediaStore.Audio.Media.EXTERNAL_CONTENT_URI; Uri myBase= base.fromFile(file); MediaPlayer up = MediaPlayer.create(this,myBase); up.seekTo(0); up.start(); On Mar 3, 8:12 pm, cellurl gpscru...@gmail.com wrote: yes, the file shows up as /sdcard/file.mp3 Q: How do I

[android-developers] Re: Dictionary for word game ..pls help :)

2011-02-05 Thread cellurl
://www.pragprog.com/titles/eband3/source_code -cellurl On Feb 5, 8:31 pm, Traveler jadkins...@gmail.com wrote: Have you considered Sqlite? I'm using it in a speeling app I'm developing. Jerry On Feb 5, 3:36 pm, nivedita arora vivaciousnived...@gmail.com wrote: hi, i really need help. i am

[android-developers] Re: how to change background of a widget

2011-01-28 Thread cellurl
That worked so easily, I didn't believe it at first! Only the experts know the workarounds. Thanks Kostya! -cellurl On Dec 18 2010, 3:45 am, Kostya Vasilyev kmans...@gmail.com wrote: 17.12.2010 23:03, cellurl пишет: More info. It says RemoteView doesnt have setImageResource(). Q: Does

[android-developers] Re: Location database

2011-01-18 Thread cellurl
. Mysql has a geo-difference Radius thing which I don't use, because like I said, I prefer the box... -cellurl On Jan 18, 5:26 am, Marcin Orlowski webnet.andr...@gmail.com wrote: On 18 January 2011 12:03, miguel miguelp...@gmail.com wrote: Hi, i have a sql server containing coordinates

[android-developers] Re: How best to query web repeatedly.

2011-01-17 Thread cellurl
The data is speed limit signs. I think its time I switch to a local copy like Jonathan said. I noticed there are tons of sort routines, so I probably don't need sqlite... Thanks guys! cellurl On Jan 15, 2:47 am, Jonathan Foley jonefo...@gmail.com wrote: Why don't you pull down data ahead

[android-developers] Re: I need books and links to learn android basic programing

2011-01-14 Thread cellurl
http://tinyurl.com/4zf2xg9 or http://www.udemy.com/write-and-publish-an-app-for-your-android-smartphone/ On Jan 9, 2:24 am, Nagarjuna nagarjuna.ling...@gmail.com wrote: Hi all,   This is nagarjuna, I have done my java(J2SE + J2EE) and I have interest in developing ANDROID .. So kindly pls

[android-developers] Re: searching in HUGE SQLite database

2011-01-14 Thread cellurl
Run a huge SD read/write test to eliminate the SD card. On Jan 14, 10:34 am, Phil Endecott spam_from_goo...@chezphil.org wrote: On Jan 14, 2:24 pm, Menion menion.as...@gmail.com wrote: CREATE TABLE tiles (x INTEGER,y INTEGER,z INTEGER,s INTEGER,image BYTE, PRIMARY KEY (x, y, z, s));

[android-developers] How best to query web repeatedly.

2011-01-14 Thread cellurl
, -cellurl -- 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

[android-developers] Re: Anyone know how to calculate speed WITHOUT GPS?

2011-01-12 Thread cellurl
couldn't you use the accelerometer? Integrate that? Use time. s=Integral(a dt) If that doesn't work, look to skyhook wireless! -cellurl On Jan 12, 8:20 am, Brill Pappin br...@pappin.ca wrote: Well you pretty much need distance traveled over time to find speed, so anything you can do

[android-developers] Re: Anyone know how to calculate speed WITHOUT GPS?

2011-01-12 Thread cellurl
or try an external gps receiver with bluetooth interface to phone. On Jan 12, 9:22 am, cellurl gpscru...@gmail.com wrote: couldn't you use the accelerometer? Integrate that? Use time. s=Integral(a  dt) If that doesn't work, look to skyhook wireless! -cellurl On Jan 12, 8:20 am, Brill Pappin

[android-developers] Re: Unable to load default SVN Client

2010-12-23 Thread cellurl
I did what you said, and added this. Now svn works. Subversion native JavaHL library thanks cellurl On Dec 23, 2:54 am, Bob Kerns r...@acm.org wrote: Well, you've installed the user interface, and the common API library, so now all you need is an implementation. There are three

[android-developers] Unable to load default SVN Client

2010-12-22 Thread cellurl
I have a new version of eclipse called eclipse-java-helios-SR1- win32.zip It didn't have svn, so I did help-install New Software- http://subclipse.tigris.org/update_1.6.x and choose these two items: Subversion Client Adapter provides a common API for Subversion client functionality. Subclipse

[android-developers] Re: Publishing app . what should be done

2010-12-18 Thread cellurl
watch this movie. http://www.udemy.com/lectures/part-5-36203.html It took me forever to learn so I made a movie. -- 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

[android-developers] Re: how to change background of a widget

2010-12-17 Thread cellurl
More info. It says RemoteView doesnt have setImageResource(). Q: Does that mean I am out of luck?? -cellurl ---code- This Line unHappy- views.setImageViewResource(R.id.widget, R.drawable.widget_bg_normal_speedlimit); int appWidgetId= Global.myAppWidgetId

[android-developers] How to teach a bunch of newbie kids.

2010-11-29 Thread cellurl
I am teaching a bunch of kids how to program cellphones. What is the simplest way to get kids running on Eclipse/SDK? This will probably take place in a library without individual laptops. Has anyone created a live-CD for Ubuntu? e.g. Damn Small Linux (DSL) bootable CD with Eclipse perhaps

[android-developers] How do I add the Android directory in Eclipse after importing

2010-11-07 Thread cellurl
In Eclipse, after I import an existing project, I don't see the Android 1.5 directory. I see the libs, src, gen, etc, but I don't know how to get the Android one. Q: How do I add that? Any help appreciated! -jim -- You received this message because you are subscribed to the Google Groups

[android-developers] Re: Collecting my Market installation statistics

2010-11-02 Thread cellurl
I would use it. Another feature would be to not show all the dead-versions. -- 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

[android-developers] Re: Wrong latitude/longitude points received by Emulator with new version of Android SDK

2010-10-25 Thread cellurl
I have the same problem. It started about a month back. All lat/lon is off by 0.001 ish. Also new is that sometimes I see some lat=0.0, lon=0.0 showing up which goes away if I restart Emulator most of the time. I thought this was because my *.gpx file is wrong somehow. Perhaps someone could post a

[android-developers] Re: Wrong latitude/longitude points received by Emulator with new version of Android SDK

2010-10-25 Thread cellurl
I am also using same Android 2.0.1 API level 6. One thing for me is I do: float distance= (float)10.0; Global.lm.requestLocationUpdates(LocationManager.GPS_PROVIDER, 0, distance, locationListener); Not sure if distance creates some error?? -jim On Oct 25, 9:46 pm, Frank Weiss

[android-developers] Re: how to telnet in Eclipse

2010-10-20 Thread cellurl
Ok, I got cygwin and telnet. Not sure if this is related, but when I start the emulator I see: Application Settings (in process com.android.settings) is not responding. Application OpenWnn (in process jp.co.omronsoft.openwnn) is not responding. Process system is not responding. Then on the

[android-developers] 'just had a customer say I keep getting server error when trying to purchase

2010-10-13 Thread cellurl
Is there any problem with the market, or is this an anomaly? (this was 1/2 hr ago) -jim -- 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,

[android-developers] Re: automotive related project ideas

2010-10-10 Thread cellurl
we discuss automotive applications such as offline-routing anti-speeding on this google group. http://groups.google.com/group/wikispeedia CHEERS On Oct 8, 12:23 pm, MB manoj.bi...@gmail.com wrote: How about an app that does offline routing? You would get a lot of ATT, T-mobile  customers.

[android-developers] Re: Hello Android app not working?

2010-10-06 Thread cellurl
Try the sample code link below. Its called APIdemos. All of them work. When I started Android a year back, I tried all of them one at a time. That way people (like me) can discuss specifics. http://developer.android.com/resources/samples/get.html -jim On Sep 30, 7:13 pm, Joel

[android-developers] how to telnet in Eclipse

2010-09-28 Thread cellurl
Hi, About once a day, I get this message. I reboot and it goes away. Its time I figure it out java.net.UnknownHostException: Host is unresolved www.wikispeedia.org:80 I found this. http://developer.android.com/guide/developing/tools/emulator.html#networkinglimitations which says to do these

[android-developers] Re: How much money do you make?

2010-09-21 Thread cellurl
ACC (Android Cruise Control) v1.4 Applications: Entertainment (5) Comments 614 total 153 active installs (24%) Free Errors Published Back Seat Driver V, Strip Line v9.8 Applications: Entertainment (10) Comments 2185 total 304 active installs (13%) Free Errors Published Speed Limit v1.65

[android-developers] How to market a map overlay?

2010-09-21 Thread cellurl
I want to market an overlay for Android Maps. It will provide the speed limit. My map will have to query the internet for updates pretty heavily as one travels. Q: Should I just use the Maps external Library thing? http://code.google.com/android/add-ons/google-apis/maps-overview.html or Q: Can

[android-developers] How do I fix an FC on Nexus.

2010-05-07 Thread cellurl
I have reports of FC (Force Close), reported on the Nexus and Hero phones. What should I do? I do everything in the emulator and don't even own a cellphone... I am open to any ideas. Thanks jim pruett Back Seat Driver -- You received this message because you are subscribed to the Google

[android-developers] Re: Accessing External Database

2010-03-18 Thread cellurl
Look at line 395 of this sql access. It hits a php file I can send you if you go this route. Good Luck. jp http://code.google.com/p/speedlimit/source/browse/BackSeatDriverV-X-Ship-Pulp/src/org/wikispeedia/backseatdriverV/TranslateTask.java -- You received this message because you are subscribed

[android-developers] Re: Using USB connection for data transfer

2010-03-17 Thread cellurl
That engaget mod you just mentioned requires a pushbutton during boot. There must be a better way. -- 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

[android-developers] Re: Android MYSQL

2010-03-11 Thread cellurl
try the examples. I forget the name. Search for sqlite. On Mar 8, 3:45 pm, Si458 simonsmith5...@googlemail.com wrote: Hiya, Im currently trying to develop a mysql app on the android, ive got the basics working and ive also managed to get the JDBC working with java but not android :( im

[android-developers] DDMS GPS doesn't work: Send -120,35 loc = lm.getLastKnownLocation() returns null

2010-02-02 Thread cellurl
I used to be able to use the GPS inside DDMS, now it doesn't work... Using English/Eclipse/Vista. Everything updated in eclipse-help- check for updates. This always returns null: loc = lm.getLastKnownLocation(LocationManager.GPS_PROVIDER); Not sure what you will ask, so here goes: Using: Google

[android-developers] self steering car using Camera.

2010-01-19 Thread cellurl
Any interest in building a self-steering car using Android camera? See block diagram here. http://docs.google.com/View?id=dz28fm9_129gxg6sfgn Sorry, slightly off topic... Jim -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

[android-developers] Re: Hmm... at last ADC2 is out of our way ... tell about your app and experience

2009-10-01 Thread cellurl
Hi , Details on our submissiont to ADC2: App Name: Speedlimits Category: Games: Casual/Puzzle Developer:James Pruett Website: http://www.wikispeedia.org http://code.google.com/p/speedlimit/ Description: A game to use while driving. It yells at the driver if

[android-developers] Re: Eclipse : Unknown error: SDK is not loaded yet. * upgrade failed *

2009-07-29 Thread cellurl
I have same problem, SDK not loaded. I fixed it by 1. Starting eclipse 2. Click Green arrow, pick Run Configurations 3. In Run Configurations, make sure target AVD my_avd is checked. (for me, it was unchecked) On Jun 1, 11:00 pm, Mike Wolfson mwolf...@gmail.com wrote: This fixed my