[android-developers] Re: protected static boolean

2012-05-20 Thread Kristoffer
I dident mean that i should change context.getPackageManager(); but beffore i did send null so context = null but now i send self so context = self. Iam running the code now and it works great. Thanks again On 19 Maj, 22:49, Jason Teagle teagle.ja...@gmail.com wrote: and then it will be

[android-developers] Re: Import Contacts from .vcf file in Android 2.1

2012-05-20 Thread SamuelSpring
Hi there. Was there any solution for this? 'Cause I have a same problem. On Friday, November 26, 2010 9:11:40 AM UTC+4, Prateek Jain wrote: Hi All, I am able to retrieve all contacts from android in .vcf file using following code. ContentResolver cr = getContentResolver(); Cursor

Re: [android-developers] Re: Import Contacts from .vcf file in Android 2.1

2012-05-20 Thread Jason Teagle
I don't know how to use this .vcf file to import all these contacts using code. The .vcf file contains all the details of all contacts including photos etc. Please try to use search engines to find what you need before asking. A Google search took 5 seconds:

Re: [android-developers] Bluetooth Peer to Peer network in Android..

2012-05-20 Thread sudheesh ap
Thanks for your reply. I will consider WiFi for the chord implementation. With regards, sudheesh -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe

[android-developers] Packaging On-Device With Aapt

2012-05-20 Thread Pent
I'm trying to (on-device) unzip my apk, decode the manifest to plain xml, remove some permissions from the manifest, and then package it again. The problem is at the repackaging stage (aapt p -M AndroidManifest.xml...) because one or two resource references in the manifest, most importantly the

[android-developers] TimePicker question

2012-05-20 Thread Jim Graham
Is there a variant of (or configuration for) TimePicker that sets hours, minutes, and seconds? Or is it just hours and minutes? I've seen one that does all three, but it might have been a custom job. Thanks, --jim -- THE SCORE: ME: 2 CANCER: 0 73 DE N5IAL (/4)| Peter da Silva:

Re: [android-developers] TimePicker question

2012-05-20 Thread Mark Murphy
On Sun, May 20, 2012 at 8:40 AM, Jim Graham spooky1...@gmail.com wrote: Is there a variant of (or configuration for) TimePicker that sets hours, minutes, and seconds?  Or is it just hours and minutes?  I've seen one that does all three, but it might have been a custom job. It is just hours and

Re: [android-developers] TimePicker question

2012-05-20 Thread Jim Graham
On Sun, May 20, 2012 at 09:00:07AM -0400, Mark Murphy wrote: On Sun, May 20, 2012 at 8:40 AM, Jim Graham spooky1...@gmail.com wrote: Is there a variant of (or configuration for) TimePicker that sets hours, minutes, and seconds? ?Or is it just hours and minutes? ?I've seen one that does all

Re: [android-developers] Bluetooth Peer to Peer network in Android..

2012-05-20 Thread Kristopher Micinski
Wifi for the cord implementation? How? Wifi is infrastructure mode, did you mean wifi direct? Otherwise anything you're doing is necessarily just an emulated overlay of p2p on top of an standard socket. kris On Sun, May 20, 2012 at 4:29 AM, sudheesh ap hellosud...@gmail.com wrote: Thanks for

Re: [android-developers] Bluetooth Peer to Peer network in Android..

2012-05-20 Thread Kristopher Micinski
It just seems like using chord in this case would be a tad forced, is it a requirement for a class project or something? kris On Sun, May 20, 2012 at 11:29 AM, Kristopher Micinski krismicin...@gmail.com wrote: Wifi for the cord implementation? How? Wifi is infrastructure mode, did you mean

[android-developers] default color space in android !

2012-05-20 Thread abdelbar nasri
hi ; i use opecv to convert an image stored in the sd card to the gray scale format using the function Imgproc.cvtColor(src, dest, Imgproc.COLOR_BGR2GRAY); ; but i have this error !!! E/AndroidRuntime(19363): java.lang.RuntimeException: Failure delivering result

Re: [android-developers] Bluetooth Peer to Peer network in Android..

2012-05-20 Thread sudheesh ap
Yes, it's for a class project. The aim is to make a p2p overlay network in android platform to support p2p android applications such as multiplayer games.I was asking about the possibility to make it over the bluetooth/wifi connection. Waiting for your valuable suggestions. Regards, sap --

Re: [android-developers] Bluetooth Peer to Peer network in Android..

2012-05-20 Thread Kristopher Micinski
You basically, can't do it for Bluetooth, with more than two / three (max usually) nodes. You can look into wifi direct. You can also put a p2p overlay on top of a standard java socket. But that makes this no more interesting than any desktop java app. I.e., there is absolutely nothing that

[android-developers] Google's rules on copyright and account suspension...

2012-05-20 Thread Sy
Sometime ago I had my account suspended, no specific reason was given, and despite my many attempts to get a response from Google, I've had nothing and my account remains suspended. My applications were wall-paper rotators. I didn't believe I was doing anything different from what Google does

Re: [android-developers] Google's rules on copyright and account suspension...

2012-05-20 Thread Kristopher Micinski
On Sun, May 20, 2012 at 1:27 PM, Sy simonaplat...@gmail.com wrote: Sometime ago I had my account suspended, no specific reason was given, and despite my many attempts to get a response from Google, I've had nothing and my account remains suspended. My applications were wall-paper rotators.  I

Re: [android-developers] Google's rules on copyright and account suspension...

2012-05-20 Thread Sy
Yes, I do, but what I still don't understand is why Google can show images from any site it wishes without first asking permission? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] Google's rules on copyright and account suspension...

2012-05-20 Thread Kristopher Micinski
On Sun, May 20, 2012 at 1:37 PM, Sy simonaplat...@gmail.com wrote: Yes, I do, but what I still don't understand is why Google can show images from any site it wishes without first asking permission? This isn't the place to ask for legal questions. I believe the short answer is that they

Re: [android-developers] Google's rules on copyright and account suspension...

2012-05-20 Thread Sy
I don't disagree with you, however there are literally hundreds / thousands of apps available on the market doing exactly that...using copyrighted material and charging for it. I know what I did was wrong, thats clear, but I don't see Google doing anything that prevents it apart from

Re: [android-developers] Google's rules on copyright and account suspension...

2012-05-20 Thread Kristopher Micinski
On Sun, May 20, 2012 at 1:47 PM, Sy simonaplat...@gmail.com wrote: I don't disagree with you, however there are literally hundreds / thousands of apps available on the market doing exactly that...using copyrighted material and charging for it. And those apps should also be suspended. If you

[android-developers] Pre- and post-HONEYCOMB: bitmap heap?

2012-05-20 Thread Tamás Kovács
I'm developing a graphics-intensive application for Android 2.2 and above. I know that starting with Honeycomb, bitmaps are stored on VM_HEAP instead of their native bitmap heap. Does this influence the effective memory usage of my application? I mean, e.g., if my app for pre-Honeycomb devices

[android-developers] Re: Pre- and post-HONEYCOMB: bitmap heap?

2012-05-20 Thread Tamás Kovács
Just for the information of readers here, the question was answered by Romain Guy on the other mailing list. The answer is that the app will use the same amount of memory both on pre-Honeycomb and on Honeycomb and above. On máj. 20, 20:10, Tamás Kovács falcon.firebre...@gmail.com wrote: I'm

Re: [android-developers] Android ObjectAnimator not rotating view, even though getCurrentPlayTime in onAnimationUpdate is returning changing values.

2012-05-20 Thread Romain Guy
You can animate final objects. Reading your code by email is a bit difficult but from glancing at it, it looks like you set a duration of 0ms. You initialize the circumference field only after the first layout, but you start the animation immediately. Remove the setDuration() call to the

Re: [android-developers] Problem with windowSoftInputMode=adjustResize in landcape mode

2012-05-20 Thread Miha Valencic
Although I still have not checked the browser sources, I have created a simple repro here: https://github.com/skyflyer/SoftKeyboard I've also added a binary here: https://github.com/skyflyer/SoftKeyboard/blob/master/build/KeyboardDemo.apk What I don't really get is why is this working as it is

[android-developers] Problem with Dialogs and WebViews

2012-05-20 Thread Bas Verhoog
Hello everyone, Does anyone know of a problem regarding the cooperation of a Dialog and a WebView? I have an ActionBarSherlock project with tabs (Fragments), and one of the tabs has a couple of Buttons. One Button starts a custom Dialog with a List (DialogFragment), from which you can choose

[android-developers] Re: Problem with Dialogs and WebViews

2012-05-20 Thread Bas Verhoog
Forgot to paste the FC LogCat output: 05-20 19:28:35.279: E/AndroidRuntime(493): FATAL EXCEPTION: main 05-20 19:28:35.279: E/AndroidRuntime(493): java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=262144, result=0, data=null} to activity

[android-developers] LVL suddently stopped working - returns only timeouts

2012-05-20 Thread andrew android
I have had LVL (licensing validation) in my apps ever since it was first available and suddenly in the past few weeks, without any changes made by me, I have only received timeout errors - even when I increase the timeout set in licenseChecker.java. I have checked and rechecked all of my codes

Re: [android-developers] LVL suddently stopped working - returns only timeouts

2012-05-20 Thread Kostya Vasilyev
Recent thread: https://groups.google.com/d/topic/android-developers/X6mcgBReUCA/discussion -- K 2012/5/21 andrew android ahmgold...@hotmail.com I have had LVL (licensing validation) in my apps ever since it was first available and suddenly in the past few weeks, without any changes made by

Re: [android-developers] Re: Problem with Dialogs and WebViews

2012-05-20 Thread Kostya Vasilyev
Looking at the method in question: https://github.com/android/platform_frameworks_support/blob/master/v4/java/android/support/v4/app/FragmentActivity.java#L137 I would guess that you are not using the latest version of the compat library, because the latest source contains a check for fragment

Re: [android-developers] default color space in android !

2012-05-20 Thread Yaron Reinharts
Hi, I'm using Imgproc.COLOR_RGBA2GRAY. BTW, there is an Android OpenCV group: android-ope...@googlegroups.com. Hope this helps /Yaron -- Yaron Reinharts Smart Drive Applications http://www.poncho.co.il/gateaway.php https://market.android.com/details?id=com.poncho.gsm.gate.activities

[android-developers] Re: [Android LVL] Sporadic false negatives on client devices

2012-05-20 Thread andrew android
I am having the same issues. I just created another thread on this. I have been using LVL for a while now and this has been getting worse the last few weeks. On Monday, May 7, 2012 8:07:23 AM UTC-5, Florin wrote: Hello, I have an Android developer account and a couple of paid apps

Re: [android-developers] Re: Problem with Dialogs and WebViews

2012-05-20 Thread Bas Verhoog
Thanks for the answer. I had indeed not yet updated to the latest (v8) support package and ABS version (I was away, so missed the whole announcement a bit). However, now that I have updated to ABS 4.1.0, I'm having trouble getting it to work. I realize that that is off-topic here, so if you

Re: [android-developers] Re: Problem with Dialogs and WebViews

2012-05-20 Thread Kostya Vasilyev
2012/5/21 Bas Verhoog basverhoo...@gmail.com Thanks for the answer. I had indeed not yet updated to the latest (v8) support package and ABS version (I was away, so missed the whole announcement a bit). However, now that I have updated to ABS 4.1.0, I'm having trouble getting it to work. I

Re: [android-developers] Re: Problem with Dialogs and WebViews

2012-05-20 Thread Bas Verhoog
Thought you would say that :) I've already asked Mr. Wharton about it, and will post in this group tomorrow. Thanks for the help! On Sunday, May 20, 2012 10:52:15 PM UTC+2, Kostya Vasilyev wrote: 2012/5/21 Bas Verhoog basverhoo...@gmail.com Thanks for the answer. I had indeed not yet

[android-developers] Hybrid apps android

2012-05-20 Thread Huynh Ngoc Bang
Hello everybody! I would like to create a hybird app android. Who can help me how to create it. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this

Re: [android-developers] Hybrid apps android

2012-05-20 Thread Kristopher Micinski
what is a 'hybrid app android?' kris On Sun, May 20, 2012 at 11:30 PM, Huynh Ngoc Bang hnbang1...@gmail.com wrote: Hello everybody! I would like to create a hybird app android. Who can help me how to create it. -- You received this message because you are subscribed to the Google Groups

[android-developers] Accessing Front and Back Camera at the same time

2012-05-20 Thread perumal316
Hi All, I want to access the front and back camera at the same time. Is this possible? From what I tested, this could not be done. It crashes if an application is already accessing the back camera and another app is trying to access the front camera. But what I don't understand is why is

Re: [android-developers] Re: Import Contacts from .vcf file in Android 2.1

2012-05-20 Thread asheesh arya
juzz go through this link http://eagle.phys.utk.edu/guidry/android/readContacts.html -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group,

[android-developers] Re: [Android LVL] Sporadic false negatives on client devices

2012-05-20 Thread Pent
Lots of failed validation complaints the last few weeks here, none previously since LVL launched. Pent -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe

[android-developers] Regarding maps

2012-05-20 Thread sourabh sahu
How to draw shades in a geographical area of map? Thanks Regards, Sourabh -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email

Re: [android-developers] Regarding maps

2012-05-20 Thread TreKing
On Mon, May 21, 2012 at 12:46 AM, sourabh sahu souruit...@gmail.com wrote: How to draw shades in a geographical area of map? What are shades? - TreKing

Re: [android-developers] Regarding maps

2012-05-20 Thread sourabh sahu
There is a map a static image, and I have display the area where wheat grow,so I want to display that particular area as shaded one. Sorry for bad English :) Sourabh On Mon, May 21, 2012 at 11:19 AM, TreKing treking...@gmail.com wrote: On Mon, May 21, 2012 at 12:46 AM, sourabh sahu