Re: [android-developers] Facing problem when screen orientation changes

2010-08-12 Thread TreKing
() - 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

Re: [android-developers] Re: Urgent- Disable scroll bar from HorizontalScrollView

2010-08-12 Thread TreKing
to a post makes you seem impatient and as though you think you're problem is more important than anyone else's. It's not. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit

Re: [android-developers] Google Buzz

2010-08-12 Thread TreKing
typing everything they know about Google Buzz in the hopes that something they post is the answer you're looking for? - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit

Re: [android-developers] Re: Droid Froyo manual update

2010-08-12 Thread TreKing
the battle. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed

Re: [android-developers] How to install package without asking user just like market app?

2010-08-12 Thread TreKing
installing packages without asking user? I'm assuming he means how the Market App auto-updates itself. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app

Re: [android-developers] Dismiss failed in Dialog

2010-08-12 Thread TreKing
On Thu, Aug 12, 2010 at 5:09 AM, LatoGT latos...@googlemail.com wrote: But it fails. What does it fails mean? Where are you setting the button click listener? - TreKing http://sites.google.com/site

Re: [android-developers] Re: How to remove an activity from the navigation stack (without finishing)

2010-08-12 Thread TreKing
. - 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

Re: [android-developers] Has anyone used uses-library android:option=true?

2010-08-12 Thread TreKing
. And the error is ... ? - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed

Re: [android-developers] Has anyone used uses-library android:option=true?

2010-08-12 Thread TreKing
/manifest/uses-library-element.htmlDoes not indicated that android:option is a viable tag. Where did you get this idea from? - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit

Re: [android-developers] carrier targeting of apps

2010-08-12 Thread TreKing
. - 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

Re: [android-developers] Whats first onCreate or the constructor

2010-08-12 Thread TreKing
at the exception and / or using the debugger to check the value of this string in your onCreate method. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android

Re: [android-developers] source code

2010-08-12 Thread TreKing
Tony, for future reference, there's this amazing new technology that will allow you to find these kinds of answers on your own, almost immediately. It's called Google or something. Google it. - TreKing

Re: [android-developers] Google browser certificate issue

2010-08-12 Thread TreKing
On Wed, Aug 11, 2010 at 2:41 AM, Mathew mathewandma...@gmail.com wrote: What to do? I'm sure you've tried clearing the cache and cookies, right? - TreKing http://sites.google.com/site/rezmobileapps

Re: [android-developers] Please help , how you would do it

2010-08-12 Thread TreKing
- 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

Re: [android-developers] How do you create a custom Preference which needs to invoke a activity for result like RingtonePreference?

2010-08-12 Thread TreKing
On Thu, Aug 12, 2010 at 4:19 PM, Pino Silvaggio pino.silvag...@gmail.comwrote: How should I proceed? Hint: PreferenceActivity is an Activity like any other ... - TreKing http://sites.google.com

Re: [android-developers] Fixing warning in the project

2010-08-12 Thread TreKing
- 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

Re: [android-developers] Re: Best way to populate ListView on runtime.

2010-08-12 Thread TreKing
On Thu, Aug 12, 2010 at 10:02 PM, Warrior ranjeetsinghdhi...@gmail.comwrote: neone there? Who's neone? - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app

Re: [android-developers] Re: How do you create a custom Preference which needs to invoke a activity for result like RingtonePreference?

2010-08-13 Thread TreKing
to go through the PreferenceManager functions when these two facilities are available to you in PreferenceActivity. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking

Re: [android-developers] source code

2010-08-13 Thread TreKing
? No. A fantastic way to learn is to lose yourself in internet searches on whatever you're trying to learn about. Try it. =) - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit

Re: [android-developers] source code

2010-08-13 Thread TreKing
? I do, yes. To be clear, you DO NOT need the entire Android Source code to develop an app - you just need the SDK (and using Eclipse as the IDE is probably a good idea). - TreKing http://sites.google.com

Re: [android-developers] Re: How do you create a custom Preference which needs to invoke a activity for result like RingtonePreference?

2010-08-13 Thread TreKing
CustomPreference store a reference to Activity which you set in the PreferenceActivity onCreate? Not completely self-contained, but you need access to the parent Activity *somewhere*. - TreKing http

Re: [android-developers] source code

2010-08-13 Thread TreKing
. - 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

Re: [android-developers] Activity getting killed and automatically starting again on screen off button press

2010-08-13 Thread TreKing
? - 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

Re: [android-developers] Re: Application state when Home pressed

2010-08-13 Thread TreKing
. - 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

Re: [android-developers] Drawing an EditText on top of an image

2010-08-13 Thread TreKing
anything with onDraw. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed

Re: [android-developers] Leaving an app by pressing 'Home' and going back to it but a new one is started

2010-08-13 Thread TreKing
- SINGLE_TASK in particular I think you'll want to play with. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- You received

Re: [android-developers] App download too less

2010-08-14 Thread TreKing
thing putting people off. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed

Re: [android-developers] Has anyone used it?

2010-08-14 Thread TreKing
- 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

Re: [android-developers] Re: Application state when Home pressed

2010-08-14 Thread TreKing
if you're returning from Home screen or another Activity? - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- You received this message

Re: [android-developers] Re: Application state when Home pressed

2010-08-14 Thread TreKing
. - 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

Re: [android-developers] Is anyone's active install % dropping like a rock lately?

2010-08-14 Thread TreKing
often and so randomly it's hard to imagine it's based on anything legitimate. Worry about the Google Checkout numbers. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking

Re: [android-developers] Re: App download too less

2010-08-15 Thread TreKing
name and image(s). There's enough of that nonsense in the Market already. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- You

Re: [android-developers] How do I convert float to 2 decimal places?

2010-08-16 Thread TreKing
On Mon, Aug 16, 2010 at 10:08 AM, Mystique joven.ch...@gmail.com wrote: I try a few example but it doesn't seems to work... Like what ... ? - TreKing http://sites.google.com/site/rezmobileapps

Re: [android-developers] Google maps - limit panning between longitudes

2010-08-16 Thread TreKing
the MapController() and reset it to where your limit is. I'll leave the implementation details to the reader =) - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android

Re: [android-developers] OnCreate does not finish

2010-08-16 Thread TreKing
amount of processing. Of course it matters - whatever you're doing in there is your problem. The SQlite in particular should be dealt with with care. - TreKing http://sites.google.com/site/rezmobileapps

Re: [android-developers] OnCreate does not finish

2010-08-16 Thread TreKing
On Mon, Aug 16, 2010 at 11:17 AM, Tommy droi...@gmail.com wrote: are you calling super.onCreate() ? I think the OP would have to be, otherwise it would crash 100% of the time. - TreKing http

Re: [android-developers] Server Error when saving cc info from Android Market

2010-08-16 Thread TreKing
. - 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

Re: [android-developers] Google maps, Overlays and the shadow layer

2010-08-16 Thread TreKing
wrong? Post some code? I'm interested in drawing arcs and arc shadows on a map. is there a nice google-maps way to do this? Probably exactly what you're doing - only correctly =) - TreKing http

Re: [android-developers] How to capture the contents of webview and parse it

2010-08-16 Thread TreKing
the Webview is pointing to and download the data? - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- You received this message because

Re: [android-developers] Direction information in android MapView

2010-08-16 Thread TreKing
this. - 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

Re: [android-developers] Re: Google maps, Overlays and the shadow layer

2010-08-17 Thread TreKing
. - 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

Re: [android-developers] Pros/cons of multiple activities in an app vs. one activity, multiple views

2010-08-17 Thread TreKing
. - 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

Re: [android-developers] App builds up large Cache

2010-08-17 Thread TreKing
? - 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

Re: [android-developers] Re: How to capture the contents of webview and parse it

2010-08-17 Thread TreKing
- 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

Re: [android-developers] Android IME: how to show a pop-up dialog?

2010-08-17 Thread TreKing
Try starting your own activity that has a dialog theme. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- You received

Re: [android-developers] Backward Compatibility of android:installLocation

2010-08-17 Thread TreKing
listening ... - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed

Re: [android-developers] Re: App builds up large Cache

2010-08-17 Thread TreKing
/reference/android/content/Context.html#getCacheDir() - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- You received this message

Re: [android-developers] Re: Backward Compatibility of android:installLocation

2010-08-17 Thread TreKing
. - 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

Re: [android-developers] Can Java code be replaced with XML

2010-08-17 Thread TreKing
a screenshot of this. My head is hurting trying to picture a single activity with 50 buttons. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered

Re: [android-developers] Re: Is anyone's active install % dropping like a rock lately?

2010-08-17 Thread TreKing
. - 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

Re: [android-developers] Re: Backward Compatibility of android:installLocation

2010-08-17 Thread TreKing
target than the manifest) would be even better but harder, and it's on my list of things to do. Good to hear, thanks! - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit

Re: [android-developers] Re: Can Java code be replaced with XML

2010-08-17 Thread TreKing
... On Tue, Aug 17, 2010 at 11:49 AM, Bhavya Siddappa bhavs...@gmail.com wrote: Want to avoid writing 50 switch cases for onClick listener events. - TreKing http://sites.google.com/site/rezmobileapps

Re: [android-developers] Re: Fixing warning in the project

2010-08-17 Thread TreKing
/group/android-developers/browse_thread/thread/07e8c93980c8b1ab/6068a1aa85841d91?show_docid=6068a1aa85841d91pli=1 - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app

Re: [android-developers] map that open an overlay when a pin is clicked and the overlay contains description and button

2010-08-18 Thread TreKing
. - 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

Re: [android-developers] How the Activity updated in Pause State.

2010-08-18 Thread TreKing
? - 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

Re: [android-developers] Does Google provide direct (paid) technical support for Android SW development?

2010-08-18 Thread TreKing
. - 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

Re: [android-developers] source code

2010-08-18 Thread TreKing
... I don't think you were following that closely. On Thu, Aug 12, 2010 at 6:02 PM, TreKing treking...@gmail.com wrote: there's this amazing new technology that will allow you to find these kinds of answers on your own, almost immediately. It's called Google or something. Google

Re: [android-developers] Creating Default Files

2010-08-18 Thread TreKing
. - 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

[android-developers] Re: How the Activity updated in Pause State.

2010-08-19 Thread TreKing
be drawn. So whatever is driving the activity's stopwatch (a thread, presumably) can continue to update the activity and you will see it. - TreKing http://sites.google.com/site/rezmobileapps/treking

Re: [android-developers] Changing the arrow image in ExpandableListActivity

2010-08-19 Thread TreKing
- 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

Re: [android-developers] Changing the Menu Selector?

2010-08-19 Thread TreKing
On Fri, Aug 13, 2010 at 1:13 AM, Amit amitmishr...@gmail.com wrote: Is it possible to change the selector of standard Menu? What is the selector ? - TreKing http://sites.google.com/site

Re: [android-developers] Starting an Activity from a callback class

2010-08-19 Thread TreKing
be better off with a broadcast from your Service that your Activity is registered for. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices

Re: [android-developers] ant task for deploying to the market?

2010-08-19 Thread TreKing
On Wed, Aug 18, 2010 at 3:06 PM, fba chsoftwo...@gmail.com wrote: Does anyone know if such a beast exists? No. We really don't need to make it easier for spammers to flood the Market. - TreKing

Re: [android-developers] Getting critical feedback on your application

2010-08-19 Thread TreKing
in the app a simple poll that could be periodically used to explicitly ask for feedback (and eventually prioritize new features). Also a good idea. - TreKing http://sites.google.com/site

Re: [android-developers] On which thread are callbacks of LocationUpdateListener executed?

2010-08-19 Thread TreKing
this will be the same thread on which the callbacks are registered - which will probably always be the main thread. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking

Re: [android-developers] Paid vs Free, My Early Experience

2010-08-19 Thread TreKing
intrigued them enough. Win for everyone and even the interns that are in charge of the Android Market would be able to handle the programming required. Well, maybe ... - TreKing http://sites.google.com/site

Re: [android-developers] Change Update Time of MyLocationOverlay

2010-08-19 Thread TreKing
your timer. When your timer goes off, repeat. 2. Draw the my location dot with the radius when the onLocationChanged() method is called. This should happen automatically. - TreKing http

Re: [android-developers] Re: providing updates to unpublished application( old users)

2010-08-19 Thread TreKing
itand then describe the bug you fixed. This would have been my suggestion, except I would price it even higher =) - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking

Re: [android-developers] Re: Dynamic images slide show along with context menu and about smooth swipe event..Urgent suggestion/Idea needed..

2010-08-19 Thread TreKing
you're doing now to swipe, and how you've tried to fix the problem). And do wait more than a half hour to bump your thread. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit

Re: [android-developers] Re: Change Update Time of MyLocationOverlay

2010-08-19 Thread TreKing
(). - 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

Re: [android-developers] Re: Change Update Time of MyLocationOverlay

2010-08-19 Thread TreKing
(). - 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

Re: [android-developers] Re: Change Update Time of MyLocationOverlay

2010-08-19 Thread TreKing
case you're SOL. At that point it's time to draw the overlay yourself. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- You

Re: [android-developers] Paid vs Free, My Early Experience

2010-08-19 Thread TreKing
it stands out from the competition in 325 characters - and I don't think you can for anything but the simplest app. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit

Re: [android-developers] Re: Change Update Time of MyLocationOverlay

2010-08-19 Thread TreKing
into the MapView after calling disableMyLocation. This is of course way into hack-job land, but I think you crossed that border a few posts ago =P - TreKing http://sites.google.com/site/rezmobileapps/treking

Re: [android-developers] Re: Paid vs Free, My Early Experience

2010-08-19 Thread TreKing
notes instead of just extending the description space and using that and saying: Technical Note: Don't be a dumbass (or whatever). - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago

Re: [android-developers] Is there a way to track my piracy rates for paid apps?

2010-08-19 Thread TreKing
. Or something along those lines. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- You received this message because you

Re: [android-developers] Re: Paid vs Free, My Early Experience

2010-08-20 Thread TreKing
. - 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

Re: [android-developers] Creating new calendar event not setting OnActivityResult params

2010-08-20 Thread TreKing
. - 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

Re: [android-developers] Re: Paid vs Free, My Early Experience

2010-08-20 Thread TreKing
phone is ringing in their courtroom? - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- You received this message because you

Re: [android-developers] Re: Paid vs Free, My Early Experience

2010-08-20 Thread TreKing
. - 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

Re: [android-developers] Scrolling in a ListView

2010-08-20 Thread TreKing
, exactly, you're doing when you get this error. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- You received this message

Re: [android-developers] enable/dissable fullscreen for lifetime of the app?

2010-08-20 Thread TreKing
..:) getApplicationContext().setTheme(android.R.style.Theme_NoTitleBar_Fullscreen); OP would still have to check each time to see if the user had the setting. - TreKing http://sites.google.com/site/rezmobileapps

Re: [android-developers] Re: Paid vs Free, My Early Experience

2010-08-20 Thread TreKing
! Thank you Google Market team for saving the Android developers and users from themselves! - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered

Re: [android-developers] Re: Paid vs Free, My Early Experience

2010-08-20 Thread TreKing
, wouldn't it be nice if they had the option to keep reading, if they wanted to? I looked at the TreKing (Chicago) market blurb. It's probably just me, but a list of features is not good marketing prose. My app is a tool for people to get around on public transit. IMO, it's value comes from all

Re: [android-developers] Re: Paid vs Free, My Early Experience

2010-08-20 Thread TreKing
. - 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

Re: [android-developers] Re: Paid vs Free, My Early Experience

2010-08-20 Thread TreKing
space. It just blows. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed

Re: [android-developers] Re: enable/dissable fullscreen for lifetime of the app?

2010-08-20 Thread TreKing
grows and you have tons of common code you can't put in a base class, it proves its worth. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered

Re: [android-developers] Re: Paid vs Free, My Early Experience

2010-08-20 Thread TreKing
. If you had your 100% best TreKing-approved (developer-friendly) description on the Market, it'd be targeted at 1% of the user-base. At no point have I said anything about HOW descriptions should be put together. Again, you're confusing the OPTION for longer with technical. I am in no way

Re: [android-developers] Re: Paid vs Free, My Early Experience

2010-08-20 Thread TreKing
, regardless if it's otherwise considered to be poor marketing. That's it. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- You received

Re: [android-developers] Re: Paid vs Free, My Early Experience

2010-08-21 Thread TreKing
the limit? Me too! And I've still yet to hear a good answer. And a +1 to pretty much everything polyclefsoftware said. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit

Re: [android-developers] Re: enable/dissable fullscreen for lifetime of the app?

2010-08-21 Thread TreKing
subconsciously miss C++ =P - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed

Re: [android-developers] Re: Paid vs Free, My Early Experience

2010-08-21 Thread TreKing
. - 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

Re: [android-developers] Re: Changing the Menu Selector?

2010-08-21 Thread TreKing
a similar question being posted so you may want to search the group and see if you find a similar question, hopefully with an answer. Sorry, that's all I got. Good luck. - TreKing http://sites.google.com

Re: [android-developers] Want to hire someone to write and app to pull info from my website.

2010-08-21 Thread TreKing
) =( - 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

Re: [android-developers] Any Interview Question

2010-08-21 Thread TreKing
questions about something that is a new technology for you, you may not be quite ready to be interviewing for the position. Besides that, Vinay's advice is quite sound. Good luck. - TreKing http

Re: [android-developers] How to distribute expensive Android app

2010-08-21 Thread TreKing
. - 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

Re: [android-developers] Empty Spinner before first selection

2010-08-22 Thread TreKing
that, - 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

Re: [android-developers] Why are the standard Android components as ugly as MS Visual Studio components?

2010-08-22 Thread TreKing
! - 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

Re: [android-developers] Re: Empty Spinner before first selection

2010-08-22 Thread TreKing
that's the implication I got. Sorry. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- You received this message because you

Re: [android-developers] Re: How to distribute expensive Android app

2010-08-22 Thread TreKing
on the wrong type of app ... =P - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- You received this message because you

<    1   2   3   4   5   6   7   8   9   10   >