Re: [android-developers] Long Press on custom View

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

Re: [android-developers] revision 17 of the Android SDK Tools NoClassDefFoundError

2013-05-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] HELP

2013-05-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@googlegroups.com

Re: [android-developers] Is there an Intent or so when an app is starting?

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

Re: [android-developers] What is wow factor about android studio in compare to Eclipse.

2013-05-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 to this group, send email to android-developers

Re: [android-developers]

2013-05-16 Thread TreKing
an action. You can figure out both of these tasks via a Google Search. Otherwise, please be more specific about the problem you're having. - TreKing http://sites.google.com/site/rezmobileapps/treking

Re: [android-developers] Android Studio bug tracer

2013-05-16 Thread TreKing
On Thu, May 16, 2013 at 11:59 AM, Filip Zymek duo.ska...@gmail.com wrote: where can you submit bugs for newly released Android Studio? Same place as always: b.android.com. - TreKing http

Re: [android-developers] Phone does not update an app from google store

2013-05-16 Thread TreKing
decribed - they require manual updates. This happens when an app changes permissions. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices

Re: [android-developers] launch an existing app in Fragment

2013-05-10 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 to this group, send email to android-developers

Re: [android-developers]

2013-05-10 Thread TreKing
someone help me , thanks Handle the onclick event of the view you're showing in the balloon. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered

Re: [android-developers] Share Dialog

2013-05-10 Thread TreKing
solution, but Dialogs have always been one of the worse parts of Android. Also look at DialogFragment, they might have improved things with the newest android version. - TreKing http://sites.google.com

Re: [android-developers] Re: App not showing in Play Store after nearly 12 hours!

2013-05-09 Thread TreKing
On Thu, May 9, 2013 at 10:18 AM, reaktor24 stevebruc...@gmail.com wrote: Was definitely on English United Kingdom. App is called Super Jumper 2. Black Dog Studios? - TreKing http://sites.google.com

Re: [android-developers] Re: App not showing in Play Store after nearly 12 hours!

2013-05-09 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] LayoutInflater

2013-05-08 Thread TreKing
this again? Perhaps placing both items in a FrameLayout first and then that in the Activity will help. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android

Re: [android-developers] Using App Cache - Without Trying to

2013-05-08 Thread TreKing
to start with. - 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

Re: [android-developers] drawing horizontally flipped Bitmap

2013-05-07 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: GridView inside ListView giving OutOfMemoryError

2013-05-06 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] If I set minSdkVersion as 8, but want to specify some methods for SdkVersion=15

2013-05-06 Thread TreKing
of the platform. http://developer.android.com/training/basics/supporting-devices/platforms.html - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android

Re: [android-developers] How to redesign this basic page to be a little more??

2013-05-05 Thread TreKing
once alot of records are in the database. You need to elaborate on your goal, as this will depend on what design and purpose you have in mind for you app and data. - TreKing http://sites.google.com

Re: [android-developers] Downloading and install apk files from own server

2013-05-04 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] Downloading and install apk files from own server

2013-05-04 Thread TreKing
the installation. But if you're going through a browser, this is out of your control, as far as I know. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android

Re: [android-developers] Help with Google terms for in app payments for extra content addition. Thanks.

2013-05-03 Thread TreKing
judgement, being as conservative as possible. Good luck. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- -- You received

Re: [android-developers] custom views

2013-05-03 Thread TreKing
On Fri, May 3, 2013 at 8:57 AM, bob b...@coolfone.comze.com wrote: Any ideas? Create your own project and import the files you DO have. - TreKing http://sites.google.com/site/rezmobileapps/treking

Re: [android-developers] Re: New to Android

2013-05-03 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] Re: Splash Screen: When my splash screen loads and i hit the back button, the application still shows?? why??

2013-05-03 Thread TreKing
in to your app, do something, and get out. - 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: getVoiceMessageCount?

2013-05-03 Thread TreKing
, breaking your app in the process. - 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] Help with Google terms for in app payments for extra content addition. Thanks.

2013-05-02 Thread TreKing
? These are questions for a lawyer. - 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] Need bit help with android

2013-05-02 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

Re: [android-developers] Share Loader data for three fragments

2013-05-02 Thread TreKing
it. - 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] dial a predefined number directly from app

2013-05-02 Thread TreKing
On Tue, Apr 30, 2013 at 2:35 AM, Rahul Kumar rishu2...@gmail.com wrote: How can i make a direct call from the app? Type that, exactly, into Google. - TreKing http://sites.google.com/site

Re: [android-developers] New to Android

2013-05-02 Thread TreKing
samples. - 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

Re: [android-developers] Re: How to get scrolling to just scroll endlessly when you swipe the screen up or down?

2013-05-02 Thread TreKing
tried a different device or emulator? - 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] Problems playing diferents songs with Android MediaPlayer

2013-05-01 Thread TreKing
starting a new one. - 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: Problems playing diferents songs with Android MediaPlayer

2013-05-01 Thread TreKing
device, which would be the worst media player ever conceived on Android. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices

Re: [android-developers] Pixelated interface

2013-05-01 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] Fwd: How to Fetch user name in twitter with out authentication.

2013-05-01 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] program crashes when i try to create a table for my app

2013-05-01 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

Re: [android-developers] Running logcat from an application only shows the apps logs.

2013-05-01 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] Application forced Close

2013-04-30 Thread TreKing
On Mon, Apr 15, 2013 at 10:52 PM, Sachin Sharma sachiins...@gmail.comwrote: How to fix it!!!Help Consider debugging your application. - TreKing http://sites.google.com/site/rezmobileapps/treking

Re: [android-developers] Re: Application forced Close

2013-04-30 Thread TreKing
of MainActivity.java trying to access the variable poodle. *DUH.* - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- -- You received

Re: [android-developers] Check a particular point lies on a route of Google Map

2013-04-30 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] new in development plz help

2013-04-30 Thread TreKing
On Tue, Apr 16, 2013 at 5:03 PM, yaqub seyidov seyidov.ya...@gmail.comwrote: i have no java knowledge Before you do anything else, get some Java knowledge, outside of Android. - TreKing http

Re: [android-developers] Cant reply to user reviews.!

2013-04-30 Thread TreKing
anyone here to do for you? Particularly when you provide almost no information? - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices

Re: [android-developers] Calendar contact provider: custom data

2013-04-29 Thread TreKing
on how to overcome this problem, Maybe store these fields in the event description in some known format? - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app

Re: [android-developers] httpget

2013-04-29 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] Unpublish Client's Old App?

2013-04-29 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] How to get scrolling to just scroll endlessly when you swipe the screen up or down?

2013-04-29 Thread TreKing
apps that it just scrolls until it slows down. What controls should i be using to accomplish this task? This is the default behavior for any control that scrolls. - TreKing http://sites.google.com

Re: [android-developers] Haven't received a payment since January 2013

2013-04-29 Thread TreKing
from Google Play and / or Google Wallet. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- -- You received this message because

Re: [android-developers] Need clear information of Privacy Policy and Terms.

2013-04-29 Thread TreKing
to use these RSS Feed (specially news feed), from where I can get the description of the rules. Consult a lawyer and tell him / her what you mean by use RSS feed. - TreKing http://sites.google.com/site

Re: [android-developers] NOOB Android Beginner Development Question!?!?

2013-04-29 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] Patents and legal implications of unlock pattern

2013-04-29 Thread TreKing
or it is illegal on both? If there any process/contact point to request for permission or that's out of question? These are questions for lawyers, not a development forum. - TreKing http

Re: [android-developers] Android Open Source

2013-04-29 Thread TreKing
On Thu, Apr 25, 2013 at 11:25 PM, im.gzz.cor...@gmail.com wrote: What does it means that Android is Open Source? http://lmgtfy.com/?q=What+does+it+means+that+Android+is+Open+Source%3F - TreKing

Re: [android-developers] findViewById() problem

2013-04-29 Thread TreKing
any help Check your import statements. Make sure you're importing your own R class and not the one from the android namespace. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago

Re: [android-developers] Task Killing apps kill my service. How can I avoid it?

2013-04-24 Thread TreKing
and com.google.android.c2dm.intent.REGISTRATION) and should be defined in the manifest (rather than programmatically) so that *these intents can be received even if the application is not running*. - TreKing http

Re: [android-developers] How to program the apps which is download from play store?

2013-04-24 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

Re: [android-developers] Task Killing apps kill my service. How can I avoid it?

2013-04-24 Thread TreKing
, of course. I'm way behind on the new stuff so I always forget about this. Thanks. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices

Re: [android-developers] insidious multi-threading bug

2013-04-24 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] How to program the apps which is download from play store?

2013-04-24 Thread TreKing
about where the *user actually* downloaded the app from. But if this is what the OP was getting at, then sure, that will work well enough. - TreKing http://sites.google.com/site/rezmobileapps/treking

Re: [android-developers] Hello IMPORTANT!

2013-04-23 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] Task Killing apps kill my service. How can I avoid it?

2013-04-23 Thread TreKing
to achieve is ill-advised on Android and can only be achieved through cheap hacks. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices

Re: [android-developers] How to create App for social site with WebView?

2013-04-23 Thread TreKing
it. - 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] Play API Required for Subscription Billing?

2013-04-23 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] Testing apps

2013-04-23 Thread TreKing
? As opposed to? - 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] help needed for raw developer like me

2013-04-23 Thread TreKing
. Read the documentation, get a good book or two, use Google, and most importantly, actually write some freaking code. Experience is everything. - TreKing http://sites.google.com/site/rezmobileapps

Re: [android-developers] String error

2013-04-23 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

Re: [android-developers] Google SpreadSheet concurrent row insertion

2013-04-23 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] whatsapp integration

2013-04-23 Thread TreKing
On Mon, Apr 8, 2013 at 1:50 AM, Vinod Devgan vi...@wisknowtech.com wrote: can anyone tell me is Whatsapp Integration . I can tell you what Google is. - TreKing http://sites.google.com/site

Re: [android-developers] Session management in android application

2013-04-23 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] How to add icons in list for class extends from Fragment

2013-04-23 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] Can I upload the same app twice with two different names?

2013-04-23 Thread TreKing
after the app is installed, but could I upload the same app under a different name and have two apps on the store? You can if you change the package name and upload it as a whole new app. - TreKing http

Re: [android-developers] How make to a VideoView as Youtube ?

2013-04-23 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

Re: [android-developers] How to program the apps which is download from play store?

2013-04-23 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: Rotating an Android VideoView

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

Re: [android-developers] ornery EditText widgets

2013-04-22 Thread TreKing
/ restore code for everything in your UI. Read the documentation on the activity life cycle for more details. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app

Re: [android-developers] Generate a QR code from within my app?

2013-04-19 Thread TreKing
On Fri, Apr 19, 2013 at 12:38 PM, Tobiah t...@tobiah.org wrote: Are there any libraries out there that would allow me to do this? This question seems incredibly Googleable. - TreKing http

Re: [android-developers] add new api levels to emulator

2013-04-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 to this group, send email

Re: [android-developers] Re: add new api levels to emulator

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

Re: [android-developers] TimerTask and Handler without inner class.

2013-03-23 Thread TreKing
a couple of different classes. Is this possible? Can someone show me how? Thanks. Have you tried anything so far? Like making this separate class and trying to use it? - TreKing http://sites.google.com

Re: [android-developers] SlidingDrawer

2013-03-21 Thread TreKing
On Thu, Mar 21, 2013 at 2:50 PM, Pedro Cortez pedro.fellipe.cor...@gmail.com wrote: Anyone knows? Try this first: http://lmgtfy.com/?q=android+slidingdrawer+top+to+bottom - TreKing http

Re: [android-developers]

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

Re: [android-developers] Having common code for both phone and tablet Android

2013-03-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: Can this variable become null?

2013-03-15 Thread TreKing
you're doing something wrong mentality is just as bad as the Singletons are so awesome I'm going to use them for every goddamn thing mentality. - TreKing http://sites.google.com/site/rezmobileapps/treking

Re: [android-developers] Integrate app with Pinterest, Instagram...

2013-03-13 Thread TreKing
On Wed, Mar 13, 2013 at 5:08 PM, Carlos Calvo 1caca...@gmail.com wrote: What is the best option? This has nothing to do with Android development. - TreKing http://sites.google.com/site

Re: [android-developers] Re: Best practice? New Activity for UI screens or change layouts and capture back button?

2013-03-10 Thread TreKing
all of your functionality into a single Activity is asking for a maintenance headache. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered

Re: [android-developers] callback between custom classes

2013-03-09 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: Removed apps from Play store

2013-03-09 Thread TreKing
with 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

Re: [android-developers] improving gps lock time

2013-03-09 Thread TreKing
with starting your own app with some pre-determined Lat / Lon location and estimated accuracy while you wait for the actual lock. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit

Re: [android-developers] Fwd: Notification from Google Play - removed apps

2013-03-07 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] Uninstall free version app after installing paid version

2013-03-06 Thread TreKing
if an app exists and probably starting an uninstall (with user confirmation). - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices

Re: [android-developers] Enumerate sd cards

2013-03-06 Thread TreKing
the various MEDIA broadcasts. http://developer.android.com/reference/android/content/Intent.html#ACTION_MEDIA_BAD_REMOVAL - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit

Re: [android-developers] Receiving Intent

2013-03-06 Thread TreKing
a file how? it tries to open /mnt/sdcard/mnt/sdcard/test.txt What is it? - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices

Re: [android-developers] Re: how to tell why Activity.onPause() is called

2013-03-05 Thread TreKing
you just handle onPause / onStop to pause the music. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices -- -- You received

Re: [android-developers] Imageview not Showing Image on Android 2.2 and not on Android 4.0

2013-03-05 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

Re: [android-developers] Re: how to tell why Activity.onPause() is called

2013-03-05 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] Wifi signal strength

2013-03-04 Thread TreKing
On Mon, Mar 4, 2013 at 10:31 AM, bob b...@coolfone.comze.com wrote: Is there a way to programmatically strengthen a Wifi signal on an Android device? You're joking ... right? - TreKing http

Re: [android-developers] Re: getExternalFilesDir(null)

2013-03-03 Thread TreKing
. Search this group for more discussion on the headaches and issues this causes. - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking app for Android-powered devices

Re: [android-developers] Re: getExternalFilesDir(null)

2013-03-03 Thread TreKing
On Sun, Mar 3, 2013 at 11:01 PM, Manish Srivas manish.sri...@adisoftin.comwrote: Environment.getExternalStorageDirectory() it gives you sdcard access No. Just ... no. - TreKing http

Re: [android-developers] Re: two activities running at same time

2013-03-02 Thread TreKing
running some code. - 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] BACK key

2013-03-02 Thread TreKing
is different and depends on the app. - 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] ARM EABI v7a System Image

2013-03-01 Thread TreKing
On Fri, Mar 1, 2013 at 2:03 PM, bob b...@coolfone.comze.com wrote: I'm wondering exactly what is in that package. http://justfuckinggoogleit.com/ Hope that helps. - TreKing http://sites.google.com

<    3   4   5   6   7   8   9   10   11   12   >