¡@

Home 

2014/10/16 ¤W¤È 08:12:19

android Programming Glossary: dev

Error inflating class com.google.ads.AdView

http://stackoverflow.com/questions/10523703/error-inflating-class-com-google-ads-adview

class com.google.ads.AdView Hello I am new to android dev and admob. I am trying to make a simple test app with a button..

Distance calculation from my location to destination location in android

http://stackoverflow.com/questions/10683554/distance-calculation-from-my-location-to-destination-location-in-android

question check the documentation on the google android dev page to see how to listen for position changes. http developer.android.com.. dev page to see how to listen for position changes. http developer.android.com guide topics location obtaining user location.html..

Android Activity ClassNotFoundException - tried everything

http://stackoverflow.com/questions/10866431/android-activity-classnotfoundexception-tried-everything

the project in eclipse I've tried using a totally new device image that doesn't have a copy of the APK on it already I've.. add your Android library project here. Check out official dev guide Referencing a library project . This should fix all your..

Getting started with Android [closed]

http://stackoverflow.com/questions/144254/getting-started-with-android

T Mobile G1 within a month or so and I'm excited to start developing for it. Has anyone started using it yet Is there a dev.. for it. Has anyone started using it yet Is there a dev wiki or anything set up for it yet android share improve.. can discuss about your difficulties possibly with the core developers too. Anddev.org They're probably the most active groups..

Libraries do not get added to APK anymore after upgrade to ADT 22

http://stackoverflow.com/questions/16596969/libraries-do-not-get-added-to-apk-anymore-after-upgrade-to-adt-22

this question Quoting Streets of Boston from his adt dev post When upgrading the 'Order and Export' of the new 'Android..

What is the best IDE to develop Android apps in? [closed]

http://stackoverflow.com/questions/1715697/what-is-the-best-ide-to-develop-android-apps-in

is the best IDE to develop Android apps in closed I am about to start developing an.. IDE to develop Android apps in closed I am about to start developing an android app and need to get an IDE. Eclipse and the.. to IntelliJ Idea with the new Android Studio IDE http developer.android.com sdk installing studio.html Great to see Google..

Android: Storing username and password?

http://stackoverflow.com/questions/1925486/android-storing-username-and-password

from a usability perspective. The advice from the Android dev guide is In general we recommend minimizing the frequency of.. possible username and password should not be stored on the device. Instead perform initial authentication using the username..

Difference between px, dp, dip and sp in Android?

http://stackoverflow.com/questions/2025282/difference-between-px-dp-dip-and-sp-in-android

Android: How to disable list items on list creation

http://stackoverflow.com/questions/2183610/android-how-to-disable-list-items-on-list-creation

list items on list creation I'm pretty new to Android dev and still working out a lot of things. I've got a main menu..

What's wrong with debugging in Eclipse on Android? [duplicate]

http://stackoverflow.com/questions/2552568/whats-wrong-with-debugging-in-eclipse-on-android

apps in Eclipse is becoming a serious detriment to further development. For example Eclipse will compile this divide by zero.. and am baffled that this IDE can't get this right. Does developing with Eclipse resort everyone back to 1991 with printf.. I haven't tested this case with XCode but if the iPhone dev. IDE handles this more like Visual Studio then no wonder the..

How to prevent Android bluetooth RFCOMM connection from dying immediately after .connect()?

http://stackoverflow.com/questions/2660968/how-to-prevent-android-bluetooth-rfcomm-connection-from-dying-immediately-after

firmware. The test application below does connect to the device LED flashes but connection is dropped immediately after that... stream and second one that just sits there waiting for the device to disconnect after 5 seconds. And yes I do have third version.. RFCOMM channel for Zeemote while it does so for all other devices including Moto HS815 headset another dumb device for which..

Effective Android Programming Techniques [closed]

http://stackoverflow.com/questions/2961049/effective-android-programming-techniques

or IDE you have used for years use Eclipse for Android development. It is good enough as an IDE and is really part of the.. It is good enough as an IDE and is really part of the development tools suite. Any time you spend trying to jury rig your.. your favorite IRC reader to irc.freenode.net's #android dev channel. Leave it up in the background. Only ask questions after..

Restful API service

http://stackoverflow.com/questions/3197335/restful-api-service

it completely wrong. I'm pretty new to Android and Java dev so if there are any blindingly obvious mistakes here please.. obvious mistakes here please don't think I'm a rubbish developer I'm just wet behind the ears and would appreciate being..

Android singleTask or singleInstance launch mode?

http://stackoverflow.com/questions/3219726/android-singletask-or-singleinstance-launch-mode

From the Application Fundamentals page of the Android dev guide By default all the activities in an application have an..

Height of statusbar?

http://stackoverflow.com/questions/3355367/height-of-statusbar

to get the height of the statusbar titlebar Checking the dev forum shows the same question but no solution that I could find..

AsyncTask and Looper.prepare() error

http://stackoverflow.com/questions/4187960/asynctask-and-looper-prepare-error

isLoading false That seems to work fine on a few test devices but I am seeing a lot of errors appearing on the dev console... devices but I am seeing a lot of errors appearing on the dev console. I can't seem to work out why and where to put this.. a Looper prepared though. For more information see http developer.android.com reference android os Handler.html Short story..

Android - What's the best way to share data between activities?

http://stackoverflow.com/questions/4878159/android-whats-the-best-way-to-share-data-between-activities

set methods as I remember reading an article on the google dev site saying this is not recommended for performance on android...

Google Play Game Services - unable to sign in

http://stackoverflow.com/questions/16580885/google-play-game-services-unable-to-sign-in

Things I've done so far added and linked my app in the Dev Console game services included the OAuth client id into my app.. a linked app from your game or even delete a game in the Dev Console . You have to visit the APIs Console and remove it manually...

Android: My app is not supporting Galxy S 4

http://stackoverflow.com/questions/17673640/android-my-app-is-not-supporting-galxy-s-4

at the compatible devices of my new APK in the Android Developer Console P.S. In the screenDensity attribute for the screen.. supported I can see it when I click on the APK line in the Dev Console and expand the screen layout section. Here it is android..

Is it worth purchasing Google Android Dev phone?

http://stackoverflow.com/questions/1964788/is-it-worth-purchasing-google-android-dev-phone

it worth purchasing Google Android Dev phone I've been intrigued by all the android world since I.. operating system and flash it onto a phone. The Android Dev Phone 1 is carrier independent and available for purchase by..

adb cannot find my device for Android debugging. Why?

http://stackoverflow.com/questions/2271008/adb-cannot-find-my-device-for-android-debugging-why

I installed Windows USB Android SDK driver for the Android Dev Phone 1 I enabled all the debugging modes and stuff on the phone...

In Android: How do I get variables/data from one screen to another?

http://stackoverflow.com/questions/2347152/in-android-how-do-i-get-variables-data-from-one-screen-to-another

Check out the different types you can use on the Android Dev Site Note If you're looking for a way of sharing an object data..

Question mark (?) in XML attributes for Android

http://stackoverflow.com/questions/2733907/question-mark-in-xml-attributes-for-android

in the currently applied theme. See the linuxtopia Android Dev Guide or the android.com Dev Guide for more about it. escapes.. See the linuxtopia Android Dev Guide or the android.com Dev Guide for more about it. escapes the question mark. share improve..

How to check which notifications are active in status bar in Android Dev?

http://stackoverflow.com/questions/3630733/how-to-check-which-notifications-are-active-in-status-bar-in-android-dev

which notifications are active in status bar in Android Dev I have made an app that sets notifications in the drop down..

How can I effectively debug C code that's wrapped with JNI in Eclipse? (Android Dev)

http://stackoverflow.com/questions/4846080/how-can-i-effectively-debug-c-code-thats-wrapped-with-jni-in-eclipse-android

debug C code that's wrapped with JNI in Eclipse Android Dev I've got a segfault but I have absolutely no idea how to locate..

Is there a way to use the SpeechRecognizer API directly for speech input?

http://stackoverflow.com/questions/4975443/is-there-a-way-to-use-the-speechrecognizer-api-directly-for-speech-input

API directly for speech input The Android Dev website provides an example of doing speech input using the..

Integrating FaceBook, Twitter, Social networks in Android

http://stackoverflow.com/questions/5076691/integrating-facebook-twitter-social-networks-in-android

usable due to changes in Facebook APIs. I contacted the Dev and he is not going to maintain it anymore. I will post any..

Why does ContentResolver.requestSync not trigger a sync?

http://stackoverflow.com/questions/5253858/why-does-contentresolver-requestsync-not-trigger-a-sync

is working and my sync works when I trigger it from the Dev Tools Sync Tester application however when I call ContentResolver.requestSync..

Android error: java.lang.IllegalStateException: trying to requery an already closed cursor

http://stackoverflow.com/questions/5915597/android-error-java-lang-illegalstateexception-trying-to-requery-an-already-clo

an already closed cursor environment Linux Eclipse Dev for Xoom Tablet running HoneyComb 3.0.1 In my app I'm using..

Accessing UI thread handler from a service

http://stackoverflow.com/questions/6369287/accessing-ui-thread-handler-from-a-service

For one it's not even mentioned in the top level Android Dev Guide on processes and threads. If you have a few minutes to..

How to use onSavedInstanceState example please

http://stackoverflow.com/questions/6525698/how-to-use-onsavedinstancestate-example-please

It would be helpful for someone to provide an example The Dev guide doesn't do a good job of explaining this. public class..

Android - How to filter specific apps for ACTION_SEND intent

http://stackoverflow.com/questions/9730243/android-how-to-filter-specific-apps-for-action-send-intent

the ability to share within an app. Following Android Dev Alexander Lucas' advice I'd prefer to do it using intents and..

Android accelerometer not working when screen is turned off

http://stackoverflow.com/questions/9982433/android-accelerometer-not-working-when-screen-is-turned-off

this response Dear Martin We received the answer from Dev. Team. They said that you can ™t get accelerometer event while.. ... And then I received this answer In my knowledge from Dev. Team That isn ™t bug. That is a limitless of this phone because..

Trouble getting Android emulator to run in eclipse

http://stackoverflow.com/questions/2473553/trouble-getting-android-emulator-to-run-in-eclipse

was the problem I created a new user on the system called DEV and tried to run the emulator under that user... Went like butter...

how to resume an interrupted download - part 2

http://stackoverflow.com/questions/3428102/how-to-resume-an-interrupted-download-part-2

http info.yahoo.co m w3c p3p.xml CP CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi.. http info.yahoo.co m w3c p3p.xml CP CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi.. http info.yahoo.co m w3c p3p.xml CP CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi..

Error inflating class com.google.ads.AdView

http://stackoverflow.com/questions/10523703/error-inflating-class-com-google-ads-adview

inflating class com.google.ads.AdView Hello I am new to android dev and admob. I am trying to make a simple test app with a button a couple pages and admob at the bottom. Everything works..

Distance calculation from my location to destination location in android

http://stackoverflow.com/questions/10683554/distance-calculation-from-my-location-to-destination-location-in-android

calculation android location distance share improve this question check the documentation on the google android dev page to see how to listen for position changes. http developer.android.com guide topics location obtaining user location.html.. this question check the documentation on the google android dev page to see how to listen for position changes. http developer.android.com guide topics location obtaining user location.html you can use this function to determine the distance..

Android Activity ClassNotFoundException - tried everything

http://stackoverflow.com/questions/10866431/android-activity-classnotfoundexception-tried-everything

an entry in the classes.dex file I've tried cleaning building the project in eclipse I've tried using a totally new device image that doesn't have a copy of the APK on it already I've changed the library project into a regular java then changed.. project choose Properties Android in the Library section add your Android library project here. Check out official dev guide Referencing a library project . This should fix all your problem. Also note that you have to use relative path reference..

Getting started with Android [closed]

http://stackoverflow.com/questions/144254/getting-started-with-android

started with Android closed So I'll be getting my T Mobile G1 within a month or so and I'm excited to start developing for it. Has anyone started using it yet Is there a dev wiki or anything set up for it yet android share improve.. Mobile G1 within a month or so and I'm excited to start developing for it. Has anyone started using it yet Is there a dev wiki or anything set up for it yet android share improve this question Google's android groups This is probably the.. take you to one of these discussion anyways. Here you can discuss about your difficulties possibly with the core developers too. Anddev.org They're probably the most active groups so far as of Sun April 20 2008 online regarding the development..

Libraries do not get added to APK anymore after upgrade to ADT 22

http://stackoverflow.com/questions/16596969/libraries-do-not-get-added-to-apk-anymore-after-upgrade-to-adt-22

how to solve that problem. android eclipse adt share improve this question Quoting Streets of Boston from his adt dev post When upgrading the 'Order and Export' of the new 'Android Private Libraries' is not always checked. And the android..

What is the best IDE to develop Android apps in? [closed]

http://stackoverflow.com/questions/1715697/what-is-the-best-ide-to-develop-android-apps-in

is the best IDE to develop Android apps in closed I am about to start developing an android app and need to get an IDE. Eclipse and the android.. is the best IDE to develop Android apps in closed I am about to start developing an android app and need to get an IDE. Eclipse and the android eclipse plugin appears to be the natural choice. However.. LATEST NEWS As of Google I O 2013 the Android team has moved to IntelliJ Idea with the new Android Studio IDE http developer.android.com sdk installing studio.html Great to see Google endorse Idea. It is safe to say that Android Studio and..

Android: Storing username and password?

http://stackoverflow.com/questions/1925486/android-storing-username-and-password

their name password often so storing that info makes sense from a usability perspective. The advice from the Android dev guide is In general we recommend minimizing the frequency of asking for user credentials to make phishing attacks more conspicuous.. Instead use an authorization token and refresh it. Where possible username and password should not be stored on the device. Instead perform initial authentication using the username and password supplied by the user and then use a short lived..

Difference between px, dp, dip and sp in Android?

http://stackoverflow.com/questions/2025282/difference-between-px-dp-dip-and-sp-in-android

Android: How to disable list items on list creation

http://stackoverflow.com/questions/2183610/android-how-to-disable-list-items-on-list-creation

How to disable list items on list creation I'm pretty new to Android dev and still working out a lot of things. I've got a main menu showing using the following code but can't work out how to disable..

What's wrong with debugging in Eclipse on Android? [duplicate]

http://stackoverflow.com/questions/2552568/whats-wrong-with-debugging-in-eclipse-on-android

just learning Android and the Eclipse environment debugging apps in Eclipse is becoming a serious detriment to further development. For example Eclipse will compile this divide by zero just fine public class Lesson2Main extends Activity Called.. of where you found it I've looked all over the screen and am baffled that this IDE can't get this right. Does developing with Eclipse resort everyone back to 1991 with printf like logging at every interval then to track down bugs Seriously... a configuration or plug in that I'm missing to help with this I haven't tested this case with XCode but if the iPhone dev. IDE handles this more like Visual Studio then no wonder the Android marketplace has so few apps. I'm excited about Android..

How to prevent Android bluetooth RFCOMM connection from dying immediately after .connect()?

http://stackoverflow.com/questions/2660968/how-to-prevent-android-bluetooth-rfcomm-connection-from-dying-immediately-after

zeemote.com gaming controller from Moto Droid running 2.0.1 firmware. The test application below does connect to the device LED flashes but connection is dropped immediately after that. I'm pasting two test apps below one that actually tries.. test apps below one that actually tries to read from input stream and second one that just sits there waiting for the device to disconnect after 5 seconds. And yes I do have third version which first waits for ACL_CONNECTED and then opens socket.. . I noticed that 'adb bugreport' reports neither UUID nor RFCOMM channel for Zeemote while it does so for all other devices including Moto HS815 headset another dumb device for which 'sdp browse' reports nothing . Also when the device boots..

Effective Android Programming Techniques [closed]

http://stackoverflow.com/questions/2961049/effective-android-programming-techniques

that parameter. Use Eclipse Even you have a favorite editor or IDE you have used for years use Eclipse for Android development. It is good enough as an IDE and is really part of the development tools suite. Any time you spend trying to jury.. IDE you have used for years use Eclipse for Android development. It is good enough as an IDE and is really part of the development tools suite. Any time you spend trying to jury rig your IDE to work is time you didn't code. Learn Eclipse Learn.. frustration. Then write some more code. Lurk on IRC Connect your favorite IRC reader to irc.freenode.net's #android dev channel. Leave it up in the background. Only ask questions after you have spent ten minutes trying to figure it out on your..

Restful API service

http://stackoverflow.com/questions/3197335/restful-api-service

would be greatly appreciated even if it's to say I'm doing it completely wrong. I'm pretty new to Android and Java dev so if there are any blindingly obvious mistakes here please don't think I'm a rubbish developer I'm just wet behind the.. new to Android and Java dev so if there are any blindingly obvious mistakes here please don't think I'm a rubbish developer I'm just wet behind the ears and would appreciate being told where I'm going wrong. Anyway code in mostly full really..

Android singleTask or singleInstance launch mode?

http://stackoverflow.com/questions/3219726/android-singletask-or-singleinstance-launch-mode

activity multitasking launch share improve this question From the Application Fundamentals page of the Android dev guide By default all the activities in an application have an affinity for each other that is there's a preference for them..

Height of statusbar?

http://stackoverflow.com/questions/3355367/height-of-statusbar

of statusbar Is there a way to get the height of the statusbar titlebar Checking the dev forum shows the same question but no solution that I could find . I know we can get it after the initial layout pass but..

AsyncTask and Looper.prepare() error

http://stackoverflow.com/questions/4187960/asynctask-and-looper-prepare-error

unused myMapView.getOverlays .add sites myMapView.invalidate isLoading false That seems to work fine on a few test devices but I am seeing a lot of errors appearing on the dev console. I can't seem to work out why and where to put this Looper.prepare.. isLoading false That seems to work fine on a few test devices but I am seeing a lot of errors appearing on the dev console. I can't seem to work out why and where to put this Looper.prepare . Is it needed java.lang.ExceptionInInitializerError.. from which it is called. This only works for threads that have a Looper prepared though. For more information see http developer.android.com reference android os Handler.html Short story Simply wrap every call to FinderMain 1.gotLocation or the..

Android - What's the best way to share data between activities?

http://stackoverflow.com/questions/4878159/android-whats-the-best-way-to-share-data-between-activities

directly get and change the variables without using get and set methods as I remember reading an article on the google dev site saying this is not recommended for performance on android. So if anyone has any ideas or knows a better way I would..

Google Play Game Services - unable to sign in

http://stackoverflow.com/questions/16580885/google-play-game-services-unable-to-sign-in

Android SDK to integrate the game services into one of my apps. Things I've done so far added and linked my app in the Dev Console game services included the OAuth client id into my app manifest added BaseGameActivity and GameHelper to my project.. know that the OAuth Client ID is not deleted when you remove a linked app from your game or even delete a game in the Dev Console . You have to visit the APIs Console and remove it manually. The auto selected SHA1 fingerprint is always wrong..

Android: My app is not supporting Galxy S 4

http://stackoverflow.com/questions/17673640/android-my-app-is-not-supporting-galxy-s-4

my application on the store This is what i getwhen I look at the compatible devices of my new APK in the Android Developer Console P.S. In the screenDensity attribute for the screen tag I have to use the value 480 instead of xxhdpi because.. line 84 Android AAPT Problem P.P.S. the xxhdpi screen is supported I can see it when I click on the APK line in the Dev Console and expand the screen layout section. Here it is android galaxy share improve this question Just Edit Target..

Is it worth purchasing Google Android Dev phone?

http://stackoverflow.com/questions/1964788/is-it-worth-purchasing-google-android-dev-phone

it worth purchasing Google Android Dev phone I've been intrigued by all the android world since I first learned about it and would like to get my hands dirty.. directly on a device. Modify and rebuild the Android operating system and flash it onto a phone. The Android Dev Phone 1 is carrier independent and available for purchase by any developer registered with Android Market Please note that..

adb cannot find my device for Android debugging. Why?

http://stackoverflow.com/questions/2271008/adb-cannot-find-my-device-for-android-debugging-why

cannot find my device for Android debugging. Why I installed Windows USB Android SDK driver for the Android Dev Phone 1 I enabled all the debugging modes and stuff on the phone. It even says...USB debugging connected. When I type adb..

In Android: How do I get variables/data from one screen to another?

http://stackoverflow.com/questions/2347152/in-android-how-do-i-get-variables-data-from-one-screen-to-another

this is just for example purpose myIntent.getExtra key Check out the different types you can use on the Android Dev Site Note If you're looking for a way of sharing an object data globally then you could extend the Application class. Check..

Question mark (?) in XML attributes for Android

http://stackoverflow.com/questions/2733907/question-mark-in-xml-attributes-for-android

How to check which notifications are active in status bar in Android Dev?

http://stackoverflow.com/questions/3630733/how-to-check-which-notifications-are-active-in-status-bar-in-android-dev

to check which notifications are active in status bar in Android Dev I have made an app that sets notifications in the drop down status bar of Android phones. However there is a bug in my..

How can I effectively debug C code that's wrapped with JNI in Eclipse? (Android Dev)

http://stackoverflow.com/questions/4846080/how-can-i-effectively-debug-c-code-thats-wrapped-with-jni-in-eclipse-android

can I effectively debug C code that's wrapped with JNI in Eclipse Android Dev I've got a segfault but I have absolutely no idea how to locate it. Tips java android c jni android ndk share improve..

Is there a way to use the SpeechRecognizer API directly for speech input?

http://stackoverflow.com/questions/4975443/is-there-a-way-to-use-the-speechrecognizer-api-directly-for-speech-input

there a way to use the SpeechRecognizer API directly for speech input The Android Dev website provides an example of doing speech input using the built in Google Speech Input Activity. The activity displays..

Integrating FaceBook, Twitter, Social networks in Android

http://stackoverflow.com/questions/5076691/integrating-facebook-twitter-social-networks-in-android

IST. The project is abandoned by the Creator and is no more usable due to changes in Facebook APIs. I contacted the Dev and he is not going to maintain it anymore. I will post any updates. Until then the best option would be to use intents...

Why does ContentResolver.requestSync not trigger a sync?

http://stackoverflow.com/questions/5253858/why-does-contentresolver-requestsync-not-trigger-a-sync

as discussed at Google IO slide 26. My content provider is working and my sync works when I trigger it from the Dev Tools Sync Tester application however when I call ContentResolver.requestSync account authority bundle from my ContentProvider..

Android error: java.lang.IllegalStateException: trying to requery an already closed cursor

http://stackoverflow.com/questions/5915597/android-error-java-lang-illegalstateexception-trying-to-requery-an-already-clo

error java.lang.IllegalStateException trying to requery an already closed cursor environment Linux Eclipse Dev for Xoom Tablet running HoneyComb 3.0.1 In my app I'm using the camera startIntentForResult to take a picture. After the..

Accessing UI thread handler from a service

http://stackoverflow.com/questions/6369287/accessing-ui-thread-handler-from-a-service

normal for a Service to need this kind of functionality. For one it's not even mentioned in the top level Android Dev Guide on processes and threads. If you have a few minutes to spare feel free to elaborate a bit on the use case. Maybe the..

How to use onSavedInstanceState example please

http://stackoverflow.com/questions/6525698/how-to-use-onsavedinstancestate-example-please

don't understand how this bundle will restore information... It would be helpful for someone to provide an example The Dev guide doesn't do a good job of explaining this. public class Conversation extends Activity private ProgressDialog progDialog..

Android - How to filter specific apps for ACTION_SEND intent

http://stackoverflow.com/questions/9730243/android-how-to-filter-specific-apps-for-action-send-intent

given. Hopefully someone can help. I would like to provide the ability to share within an app. Following Android Dev Alexander Lucas' advice I'd prefer to do it using intents and not using the Facebook Twitter APIs. Sharing using the ACTION_SEND..

Android accelerometer not working when screen is turned off

http://stackoverflow.com/questions/9982433/android-accelerometer-not-working-when-screen-is-turned-off

I would appreciate very much any help Martin For what I received this response Dear Martin We received the answer from Dev. Team. They said that you can ™t get accelerometer event while your phone screen is off. Because HAL layer didn ™t implement.. some point This would help me enormously with my ongoing work ... And then I received this answer In my knowledge from Dev. Team That isn ™t bug. That is a limitless of this phone because of H W architecture. We need to redesign the HAL architecture..

Trouble getting Android emulator to run in eclipse

http://stackoverflow.com/questions/2473553/trouble-getting-android-emulator-to-run-in-eclipse

causes a problem for Eclipse. Once I started to suspect that was the problem I created a new user on the system called DEV and tried to run the emulator under that user... Went like butter. So that's it. thanks you guys. By now... android eclipse..

how to resume an interrupted download - part 2

http://stackoverflow.com/questions/3428102/how-to-resume-an-interrupted-download-part-2

@ 4 08 24 D AsyncDownloadFile 2372 header fields p3p policyref http info.yahoo.co m w3c p3p.xml CP CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA PO L HEA.. 2000000 D AsyncDownloadFile 2372 header fields p3p policyref http info.yahoo.co m w3c p3p.xml CP CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA PO L HEA.. 2000000 D AsyncDownloadFile 2372 header fields p3p policyref http info.yahoo.co m w3c p3p.xml CP CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA PO L HEA..