Re: [android-developers] NFC game

2012-06-28 Thread iconapp 2010
https://play.google.com/store/apps/details?id=jp.co.hayatoinformation.nfchunterfeature=search_result#?t=W251bGwsMSwxLDEsImpwLmNvLmhheWF0b2luZm9ybWF0aW9uLm5mY2h1bnRlciJd Check this link once, i want to develop same as this oly, I need to develop in this envirnoment. its a system game. - Windows

Re: [android-developers] Google I/O 2012 ~ Where's the video?

2012-06-28 Thread Alger Lin
The video of keynote is located at http://www.youtube.com/watch?v=VCp34EElAEA However it's an private video now, I hope Google will set it to public. havexz於 2012年6月28日星期四UTC+8上午11時50分59秒寫道: Other videos are there except KeynoteI just saw the last part and missed my office too...:( n

[android-developers] Open Coral Draw File in android

2012-06-28 Thread news.anand11
Hi i wanted to know that is there any app available in android which can open a coral draw file? If any other alternative is available to see the .cdr file then please suggest me. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to

[android-developers] Re: Customized Soft keyboard

2012-06-28 Thread Harish
Thanks Sergio, I will try this solution -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] MenuCompat and MenuItemCompat

2012-06-28 Thread marcin kolonko
what does the two classes do actually? and how i can use it? thx -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] Re: How can I open my app with power button?

2012-06-28 Thread Ali Chousein
Is there a way to contact Android to please them to modify the software? I'm sure they are looking forward to it. I think my app should be on every android, it's very important... Mine also. It's THE greatest sin not to have it on your device. -- You received this message because you

[android-developers] bug: emulator-x86 + kvm triggers an endless loop in qemu-setup.c

2012-06-28 Thread Erik Nijkamp
Hello folks, we are experiencing a strange behavior while booting kvm-accelerated ICS image on some linux machines (both ubuntu debian): emulator-x86 -verbose -show-kernel -avd x86_4_0_3 -no-window -qemu -enable-kvm The resulting log freezes after: emulator: ping program:

[android-developers] When the android id can change

2012-06-28 Thread elio francesconi
Hi all, I'm trying to figure out all cases when an android id can change. AFAIK the android id can change if: - the device is rooted, manually - changing OS (Cyanogenmod) Could it change upgrading the device in an official way? Thanks in advance Elio -- You received this message

[android-developers] Integration of different apps in a single app

2012-06-28 Thread Sandeep Venkat
Hi all, I am having some hundreds of different functionalities of applications and different activities..I want to make a single app which it stores all other apps in it!!Is it possible ? If possible please can anyone tell me the way to find the solution -- You received this message because

[android-developers] Edit contact programmed sync

2012-06-28 Thread Live Happy
i used android:supportsUploading=true in the sync contacts adapter to can edit the of contact my application account type but it only show first and last name in the 2.3 so is possible to make the other filed appear and in the ics i cant edit anything so is there another way to can edit the sync

[android-developers] In android how to Login to gtalk

2012-06-28 Thread rajesh chandrasekaran
Hi All, Using my android application, i want to login to gtalk and change the status of my gmail or gtalk. How can i change it? Is there any sample code?? Thanks in Advance. Rajesh -- You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] Re: When the android id can change

2012-06-28 Thread Johan Appelgren
If you mean ANDROID_ID then the documentation is pretty clear I think. A 64-bit number (as a hex string) that is randomly generated on the device's first boot and should remain constant for the lifetime of the device. (The value may change if a factory reset is performed on the device.)

Re: [android-developers] don't find my own app in play

2012-06-28 Thread Francisco M. Marzoa Alonso
Did you have a custom ROM on your device? If the answer is affirmative, then it should be the cause of the problem, specially if you enabled Copy Protection on Google Play for your app. Regards, On 27/06/12 21:46, toki wrote: Hi, i don't find my app with in play with my mobile phone. A

[android-developers] Re: Google I/O 2012 ~ Where's the video?

2012-06-28 Thread Jose_GD
Google IO is being broadcasted live at https://developers.google.com/events/io/, for now there are 0 links to previos presentations, perhaps they will be added there soon. José @Jose_GD https://twitter.com/#%21/Jose_GD http://mobiledevjourney.blogspot.com El miércoles, 27 de junio de 2012

Re: [android-developers] When can we get chrome4android and JellyBean Browser sourcecode?

2012-06-28 Thread Mark Murphy
On Wed, Jun 27, 2012 at 10:56 PM, Yongchao Lao fluk...@gmail.com wrote: Can we get the sourcecode after Google I/O 2012 ? Source code for Jelly Bean will be released sometime after devices hit the retail channel in July, if I understand correctly. While it is conceivable that the Android port

[android-developers] Re: new look for the android app developers website

2012-06-28 Thread Jose_GD
Take a look at the offline version of the docs in your SDK installation. José @Jose_GD https://twitter.com/#%21/Jose_GD http://mobiledevjourney.blogspot.com El sábado, 23 de junio de 2012 21:55:38 UTC-3, appdev escribió: Looks like the android app developers website made a big change. It will

Re: [android-developers] Facebook application, with custom device.

2012-06-28 Thread Mark Murphy
On Thu, Jun 28, 2012 at 1:35 AM, imran ali imran...@gmail.com wrote: Can i get source code of original FB App? You would have to ask FB, whoever you think FB is. if yes How? If FB is Facebook, getting the source code is likely to be impossible by any legal means. or any other help or guide

Re: [android-developers] Re: new look for the android app developers website

2012-06-28 Thread Mark Murphy
On Thu, Jun 28, 2012 at 6:54 AM, Jose_GD jose.gonzale...@gmail.com wrote: Take a look at the offline version of the docs in your SDK installation. Those will be replaced with the new look if you install the new docs for Android 4.1. That being said, you're right -- this should work until you

Re: [android-developers] bug: emulator-x86 + kvm triggers an endless loop in qemu-setup.c

2012-06-28 Thread Mark Murphy
This is probably a better question for the adt-dev Google Group. On Thu, Jun 28, 2012 at 4:30 AM, Erik Nijkamp enijk...@testobject.org wrote: Hello folks, we are experiencing a strange behavior while booting kvm-accelerated ICS image on some linux machines (both ubuntu debian):

Re: [android-developers] Re: Google I/O 2012 ~ Where's the video?

2012-06-28 Thread Henry Addo
On Thu, Jun 28, 2012 at 10:52 AM, Jose_GD jose.gonzale...@gmail.com wrote: Google IO is being broadcasted live at https://developers.google.com/events/io/, for now there are 0 links to previos presentations, perhaps they will be added there soon. Like Mark said, it takes time to upload these

[android-developers] Infinite loop bug in GLSurfaceView (up to present version)?

2012-06-28 Thread Tamás Kovács
Hello, Reproducing the bug: instantiate and add a GLSurface, then set the interrupted status of your UI thread, and then use removeView to detach the GLSurface. To be brief, I think I found a bug, because GLSurfaceView.GLThread uses the following pattern in its requestExitAndWait() method:

Re: [android-developers] Facebook application, with custom device.

2012-06-28 Thread Henry Addo
On Thu, Jun 28, 2012 at 10:56 AM, Mark Murphy mmur...@commonsware.comwrote: On Thu, Jun 28, 2012 at 1:35 AM, imran ali imran...@gmail.com wrote: Can i get source code of original FB App? You would have to ask FB, whoever you think FB is. if yes How? If FB is Facebook, getting the source

[android-developers] Android Text To Speech

2012-06-28 Thread Deepa M
Dear All, How to pause and playback the text in android code!!! -- Thanks Regards Deepa M -- 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] Android Text To Speech

2012-06-28 Thread Rocky
Deepa, check here - https://alltechsolution.wordpress.com/2011/10/18/texttospeach-example/ if feel informatic to you On Thu, Jun 28, 2012 at 5:22 PM, Deepa M deepam8...@gmail.com wrote: Dear All, How to pause and playback the text in android code!!! -- Thanks Regards Deepa M --

Re: [android-developers] Android Text To Speech

2012-06-28 Thread Fabien R
On 28/06/12 13:52, Deepa M wrote: Dear All, How to pause and playback the text in android code!!! I think you have to generate the wav file and use the MediaPlayer to achieve this. - Fabien -- You received this message because you are subscribed to the Google Groups Android Developers

Re: [android-developers] Re: leaked window again

2012-06-28 Thread mahmoud emam
thanks On Wed, Jun 27, 2012 at 5:49 PM, Justin Anderson magouyaw...@gmail.comwrote: It looks to me as if one of those dialogs is being created when the context is null, or at least invalid. That's kind of what I was thinking too... Thanks, Justin Anderson MagouyaWare Developer

Re: [android-developers] When can we get chrome4android and JellyBean Browser sourcecode?

2012-06-28 Thread sri kanth
tell me the correct date dude On Thu, Jun 28, 2012 at 4:23 PM, Mark Murphy mmur...@commonsware.comwrote: On Wed, Jun 27, 2012 at 10:56 PM, Yongchao Lao fluk...@gmail.com wrote: Can we get the sourcecode after Google I/O 2012 ? Source code for Jelly Bean will be released sometime after

[android-developers] Re: When can we get chrome4android and JellyBean Browser sourcecode?

2012-06-28 Thread Alessandro Pellizzari
Il Thu, 28 Jun 2012 18:55:24 +0530, sri kanth ha scritto: tell me the correct date dude 03:14:07 UTC on Tuesday, 19 January 2038 Bye. -- 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] Problem optimizing views for having a fast scroll

2012-06-28 Thread Justin Anderson
Usually the best thing you can do for scroll performance of a list is to implement view recycling... Are you doing that? Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Thu, Jun 28, 2012 at 6:27 AM, jean-francois garreau jean.francois.garr...@gmail.com

Re: [android-developers] In android how to Login to gtalk

2012-06-28 Thread Justin Anderson
Using my android application, i want to login to gtalk and change the status of my gmail or gtalk. How can i change it? Is there any sample code?? I highly doubt it... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Thu, Jun 28, 2012 at 3:37 AM,

Re: [android-developers] Integration of different apps in a single app

2012-06-28 Thread Justin Anderson
You have already asked this question and you were given a very definitive answer that this is not possible. Please don't ask questions that you have already received the answer to... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Thu, Jun 28, 2012 at

Re: [android-developers] Facebook application, with custom device.

2012-06-28 Thread Syed Imran Ali
Thanks All. Regards Imran Ali On Thu, Jun 28, 2012 at 4:50 PM, Henry Addo add...@gmail.com wrote: On Thu, Jun 28, 2012 at 10:56 AM, Mark Murphy mmur...@commonsware.comwrote: On Thu, Jun 28, 2012 at 1:35 AM, imran ali imran...@gmail.com wrote: Can i get source code of original FB App? You

[android-developers] Re: Problem optimizing views for having a fast scroll

2012-06-28 Thread jean-francois garreau
You mean : public View getChildView(int groupPosition, int childPosition, boolean isLastChild, View convertView, ViewGroup parent) { ObjectSubViewNew subView = null; if (convertView == null) { subView = new ObjectSubViewNew(mainContext,

[android-developers] Version code already exists?

2012-06-28 Thread Dan Uff
Hi all, I am trying to update my app but am having a problem. I've updated the android:versionCode to the next number, but Google Play keeps giving me: Version Code Already Exists and then it shows the previous version number. I made sure the version code is changed in the

Re: [android-developers] Version code already exists?

2012-06-28 Thread Justin Anderson
Try incrementing it again... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Thu, Jun 28, 2012 at 7:51 AM, Dan Uff danny@gmail.com wrote: Hi all, I am trying to update my app but am having a problem. I've updated the android:versionCode to the

Re: [android-developers] Re: Problem optimizing views for having a fast scroll

2012-06-28 Thread Justin Anderson
Nope... http://lmgtfy.com/?q=android+viewholder+pattern Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Thu, Jun 28, 2012 at 7:50 AM, jean-francois garreau jean.francois.garr...@gmail.com wrote: You mean : public View getChildView(int

Re: [android-developers] Re: Problem optimizing views for having a fast scroll

2012-06-28 Thread Justin Anderson
Usually the best thing you can do for scroll performance of a list is to implement view recycling... Are you doing that? Reading over this I realized that it didn't make sense... You don't implement view recycling. You implement the ViewHolder pattern to help with scroll performance issues.

Re: [android-developers] MenuCompat and MenuItemCompat

2012-06-28 Thread Justin Anderson
what does the two classes do actually? and how i can use it? Did you read the docs for them? There is not a whole lot there, but the description certainly answers the first question... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Thu, Jun 28,

Re: [android-developers] Open Coral Draw File in android

2012-06-28 Thread Justin Anderson
Your question is not on topic for this list... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Thu, Jun 28, 2012 at 1:39 AM, news.anand11 news.anan...@gmail.comwrote: Hi i wanted to know that is there any app available in android which can open a

Re: [android-developers] dpi checking

2012-06-28 Thread bob
Thanks. I used tDpiInfo. My 10.1 inch Galaxy Tab is mdpi. On Wednesday, June 27, 2012 5:23:35 PM UTC-5, Mark Murphy (a Commons Guy) wrote: On Wed, Jun 27, 2012 at 6:19 PM, Justin Anderson magouyaw...@gmail.com wrote: But, to answer your question... One thing you can do is

Re: [android-developers] Re: Problem optimizing views for having a fast scroll

2012-06-28 Thread jean-francois garreau
The problem is : as I'm creating my custom view heriting from View, I don't have any findById so the pattent viewHolder won't be useFull for me :( And I'm already implemnting it with the view recycling view system. Indeed, in my View I use some Paint elements that I keep in the instance of my

Re: [android-developers] Re: How to create a x509 certificate?

2012-06-28 Thread Антон Дьяченко
Actually, I can add external Bouncy Castle in my apk(at least in simulator Android 4.0.3 and BC 1.47 in debug). I also need to make signature in PKCS7 format. I've already implement using external BC, but I must use the built in crypt provider. Can I use Signature class or any other class from

Re: [android-developers] Version code already exists?

2012-06-28 Thread Dan Uff
I've found the answer. I wasn't saving the new version to disk before uploading the new one. Thanks! Dan On Thursday, June 28, 2012 9:57:29 AM UTC-4, MagouyaWare wrote: Try incrementing it again... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware

[android-developers] Sandwich situation

2012-06-28 Thread bob
I'm developing software that will eventually run on an Ice Cream Sandwich phone. However, I don't have a Sandwich phone yet since my provider (MetroPCS) does not offer Sandwiches yet. Anyone know if the Sandwiches are usually hdpi or mdpi? And, is there a way to get one without entering

Re: [android-developers] Generating apk on Windows and OSX

2012-06-28 Thread Marcin Orlowski
peek logcat for any light. As long as APK is valid (and so is cert) it shall be no difference whetever it was build on mac or windows Regards, Marcin Orlowski *Tray Agenda http://bit.ly/trayagenda* - keep you daily schedule handy... *Date In Tray* http://bit.ly/dateintraypro - current date at

Re: [android-developers] Sandwich situation

2012-06-28 Thread Raghav Sood
There is no fixed density for ICS devices. While most phones I've encountered are mdpi and hdpi, nothing stops people from porting ICS to some ldpi devices. Why don't you just design your app to work with all of them? Also, you can get an unlocked phone if you don't want a contract. Thanks On

Re: [android-developers] Sandwich situation

2012-06-28 Thread Mark Murphy
On Thu, Jun 28, 2012 at 10:26 AM, bob b...@coolfone.comze.com wrote: Anyone know if the Sandwiches are usually hdpi or mdpi? There is no correlation between density and version. I have -mdpi, -hdpi, and -xhdpi ICS devices within 10 feet of me right now. And, is there a way to get one without

[android-developers] Re: Top Developer?

2012-06-28 Thread Martin Krischik
Am Mittwoch, 27. Juni 2012 21:36:41 UTC+2 schrieb jtoolsdev: There might be a tendency for less experienced developers to flame those who post negative comments causing an experience Google doesn't want. I never flamed any customer. But then I am not less experienced — just an Attic /

Re: [android-developers] Access to phone's built-in OpenSSL?

2012-06-28 Thread Anton Dyachenko
Please, can you explain process of linking with built in OpenSSL in details. I don't understand what does it mean EVP/Standard stuff. I've already made my own *.so linked against static OpenSSL for test reason, but i must use built in OpenSSL. How can I do it? -- You received this message

Re: [android-developers] Access to phone's built-in OpenSSL?

2012-06-28 Thread Mark Murphy
Questions regarding developing with the NDK belong on the android-ndk Google Group. On Thu, Jun 28, 2012 at 10:44 AM, Anton Dyachenko amdjache...@gmail.com wrote: Please, can you explain process of linking with built in OpenSSL in details. I don't understand what does it mean EVP/Standard

[android-developers] Where have all the tutorials gone ?

2012-06-28 Thread Simon Giddings
Since the new version of the developers site has come online (developer.android.com), I am unable to find the tutorials ! Does anyone know where they are ? -- 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] Where have all the tutorials gone ?

2012-06-28 Thread Mark Murphy
On Thu, Jun 28, 2012 at 10:55 AM, Simon Giddings mr.s.giddi...@gmail.com wrote: Since the new version of the developers site has come online (developer.android.com), I am unable to find the tutorials ! Does anyone know where they are ? http://developer.android.com/training/index.html --

Re: [android-developers] Where have all the tutorials gone ?

2012-06-28 Thread Sachin K Poddar
Use this... http://developer.android.com/training/index.html Sachin Poddar On 6/28/2012 8:25 PM, Simon Giddings wrote: Since the new version of the developers site has come online (developer.android.com), I am unable to find the tutorials ! Does anyone know where they are ? -- You received

[android-developers] Question about this group itself

2012-06-28 Thread Francisco M. Marzoa Alonso
Hi, Well, my problem is that I do not see my own posts on this group through my Thunderbird mail client since I subscribed to it. I know they reaches the group because I receive the answers, and also they are visible through web G. groups interface. But they seem not to reach my Inbox. I do not

[android-developers]

2012-06-28 Thread Євгеній Коцюбинський
-- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit

Re: [android-developers] Question about this group itself

2012-06-28 Thread Raghav Sood
This is the default behavior for all of the Google Groups. Your own messages will not be sent to your inbox, unless you receive a reply, in which case a thread will be created. You can add messages to your thread without having received a reply by going to sent mail and replying to it. Thanks On

[android-developers] Re: Question about this group itself

2012-06-28 Thread RichardC
What have you set your Group Subscribe Email option to click [My Membership] from the web interface? On Thursday, June 28, 2012 4:08:41 PM UTC+1, Fran wrote: Hi, Well, my problem is that I do not see my own posts on this group through my Thunderbird mail client since I subscribed to it. I

Re: [android-developers] Question about this group itself

2012-06-28 Thread Daniel Drozdzewski
http://superuser.com/questions/84951/thunderbird-3-via-gmail-imap-to-google-groups-sent-items-do-not-show-up On 28 June 2012 16:16, Raghav Sood raghavs...@gmail.com wrote: This is the default behavior for all of the Google Groups. Your own messages will not be sent to your inbox, unless you

Re: [android-developers] Where have all the tutorials gone ?

2012-06-28 Thread Simon Giddings
Ok, I found this without any problem ! However, the tutorials such as the View tutorials, Localisation, etc appear to have vanished. On Thursday, 28 June 2012 17:02:34 UTC+2, Sachin K Poddar wrote: Use this... http://developer.android.com/training/index.html Sachin Poddar On

[android-developers] Booting IOS 4 on android phone

2012-06-28 Thread Amey Bapat
Well have googled it a lot and have a fair idea of it but still would like to get some pointers in that matter.. basically what i want to do is when i start the phone there should be a choice between choosing IOS4 or IcecreamSandwhich for the Users.. -- You received this message because you

[android-developers] Re: Infinite loop bug in GLSurfaceView (up to present version)?

2012-06-28 Thread Tamás Kovács
Actually, the situation is worse, because this bug appears when you start your rendering, too. Details here as well: http://stackoverflow.com/questions/11220572/handling-interruptedexception-while-waiting-for-an-exit-signal-bug-in-android On Jun 28, 1:16 pm, Tamás Kovács

Re: [android-developers] Booting IOS 4 on android phone

2012-06-28 Thread Mark Murphy
This subject is off-topic for this list. On Thu, Jun 28, 2012 at 12:36 PM, Amey Bapat amey.n.ba...@gmail.com wrote: Well have googled it a lot and have a fair idea of it but still would like to get some pointers in that matter.. basically what i want to do is when i start the phone there

Re: [android-developers] Question about this group itself

2012-06-28 Thread Jim Graham
On Thu, Jun 28, 2012 at 05:08:41PM +0200, Francisco M. Marzoa Alonso wrote: Well, my problem is that I do not see my own posts on this group through my Thunderbird mail client since I subscribed to it. If someone has a clue on how to solve this... Yes...it's very simple: Bcc yourself when

[android-developers] Re: new look for the android app developers website

2012-06-28 Thread b0b
Old pages were better, in particular they were more readable. Ah changing stuff for the sake of changing stuff... -- 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

Re: [android-developers] Re: Proguard returns null pointer exception while adding external restlet jar

2012-06-28 Thread Eric Lafortune
Please file a bug report at the ProGuard websitehttp://proguard.sourceforge.net/feedback.html, preferably with a small example that allows me to reproduce the problem. Eric (developer of ProGuard) -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] problem with apk file in 2.3.6

2012-06-28 Thread akash roy
i have written a code in android version 2.3.3.. the code is running properly in android 2.3.3 emulator but when i installed the apk file in samsung galaxy sII G2560 whose version is 2.3.6...such that only splash screen r working in it and exit button is working,...other than that..none other

Re: [android-developers] problem with apk file in 2.3.6

2012-06-28 Thread RichardC
Please help us to help you. You have not told us anything except my program does not work. No logs, no code snippits, no telling us what you have already tried, etc. Try posting the LogCat around where you think the problem is and if you think it will help post some of your code referenced

[android-developers] nine patch details

2012-06-28 Thread bob
Can someone help me understand exactly what Android considers a nine patch? I'm thinking of making my own nine-patch utility. I know there is draw9patch.bat, but I think there could be something better. Here is my guess. To make a nine-patch, you take an image and give it a 1-pixel

[android-developers] Re: nine patch details

2012-06-28 Thread RichardC
http://developer.android.com/guide/topics/graphics/2d-graphics.html#nine-patch On Thursday, June 28, 2012 7:33:47 PM UTC+1, bob wrote: Can someone help me understand exactly what Android considers a nine patch? I'm thinking of making my own nine-patch utility. I know there is

[android-developers] Re: MediaMetadataRetriever.getFrameAtTime always returns the same (first) frame

2012-06-28 Thread asim khatri
The value of i needs to be multiplied by 10, because the method expects the time parameter to be in micro seconds.. hope it works... On Monday, April 30, 2012 7:40:44 PM UTC+5, Yaron Reinharts wrote: Hi, I'm trying to sample frames from a video. However,

[android-developers] Re: MediaMetadataRetriever.getFrameAtTime always returns the same (first) frame

2012-06-28 Thread asim khatri
Sorry for writing one less zero it should be 100 rather than 10... On Monday, April 30, 2012 7:40:44 PM UTC+5, Yaron Reinharts wrote: Hi, I'm trying to sample frames from a video. However, MediaMetadataRetriever.getFrameAtTime always returns the same frame (the first). I tried

Re: [android-developers] Re: nine patch details

2012-06-28 Thread Justin Anderson
On the left, there is a dot in the center. On the top, dot in the center. These can be lines as well... They don't have to be just a dot. Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Thu, Jun 28, 2012 at 12:36 PM, RichardC

[android-developers] Must watch... Live now [ https://developers.google.com/events/io/ ]

2012-06-28 Thread Sachin K Poddar
https://developers.google.com/events/io/ -- Sachin Poddar -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] Re: new look for the android app developers website

2012-06-28 Thread JP
On Jun 27, 12:18 pm, Nobu Games dev.nobu.ga...@gmail.com wrote: I have three major problems with the new appearance:    1. Resources are missing. You cannot browse the SDK example files    anymore and therefore a lot of already posted and cached links (on    Stackoverflow) do not work

[android-developers] Re: nine patch details

2012-06-28 Thread bob
Hmmm… Ok, the docs say this: The bottom and right lines define the relative area within the image that the contents of the View are allowed to lie within. H… This confused me earlier, but I think I get it. So, if you have a button with text, the text will be placed in the area defined

[android-developers] Re: Emulate long pression of keys

2012-06-28 Thread Lew
Sal Dekku wrote: I've wrote some code to help me solve the problem, a little application to use as a testbed. Also, here's one of many test units I wrote to emulate the long press. I would just use Robotium, and its 'Solo#clickLongOn...()' methods. -- Lew -- You received this message

[android-developers] I am sure you have seen this: No Repository - What is the problem?

2012-06-28 Thread far m
I am totally new to this. So here is what I have done so far on my MacBook Pro: 1- Downloaded Eclipse: Mac OSX (Mac/Cocoa) (Supported Versionshttp://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments) (version 4.1.2) 2- Did all the updating 3- This is

[android-developers] When I try to install ADT Eclipse hang up!

2012-06-28 Thread far m
I an not sure what the problem is but when I try to install plug-ins Eclipse hang up! I am using Eclipse 4 Any suggestions? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Android Integration Cloud Print Error

2012-06-28 Thread dante
I tried to run the code given in this url https://developers.google.com/cloud-print/docs/android I got this Error and my android app crashed . Any help will be greatful. 06-27 17:46:55.456: D/dalvikvm(537):Not late-enabling CheckJNI (already on) 06-27 17:46:56.406: I/dalvikvm(537):

[android-developers] How the GPU dirver exist in Android/kernel?

2012-06-28 Thread CyberPunker
Can someone explaim how the GPU dirver‘s residence in Android/kernel?I don't mean the FrameBuffer , I mean the “Chip driver” Are all the GPU dirver provided by the GPU Chip manufacturer? They provide source code or binary file or firmware ? Can the common developer get the

[android-developers] Testing in-app billing

2012-06-28 Thread adrian del campo
Hi, I'm creating a simple library to manage in-app billing from our apps. I have tested everything with the static test products from google and it seems to work fine. The problem is that when I try to buy a real product using a test account google play is asking me for a credit card even

[android-developers] android in-app billing sandbox

2012-06-28 Thread adrian del campo
I'm developing a simple in-app billing library. It works with static responses from google, but now I'd like to test this lib with real in-app products. I have created a test account and I'm trying to buy a product, but google Play is asking me for a credit card. Is there any way to test

[android-developers] Timezone on Merchant Account

2012-06-28 Thread androidthemes4ever
Why in my merchant account the time zone is PDT when it should be EDT. when customers buy an app its in PDT time and its very confusing for me. i change my setting to my timezone but i still receive in these timezones PDT please help ? -- You received this message because you are subscribed

[android-developers] Re: WebView - Flash overdrawing issue

2012-06-28 Thread alex.koukla
I have the same problem .. did you found a solution for this ? On Friday, May 27, 2011 10:50:44 AM UTC+2, Josh Gitter wrote: Has anyone noticed that Flash content within a Webview control overdraws other adjacent controls? It seems that the clipping region of the WebView is not respected.

Re: [android-developers] dpi checking

2012-06-28 Thread dakshayini A
On Thu, Jun 28, 2012 at 3:48 AM, Justin Anderson magouyaw...@gmail.comwrote: I belive most tablets are mdpi... I have a Galaxy Tab 2 and it is mdpi. Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Wed, Jun 27, 2012 at 4:09 PM, bob

[android-developers] How do I resolve NO REPOSITORY problem?

2012-06-28 Thread far m
So first of all I am very new to Android SDK So far, this is what I have done 1- I Downloaded Eclipse 4.1.2 on my MacBook Mac OSX (Mac/Cocoa) (Supported Versionshttp://www.eclipse.org/projects/project-plan.php?projectid=eclipse#target_environments ) 2- I updated all the ADT

[android-developers] How to access libs from 2 add-ons using sdk tools version 20?

2012-06-28 Thread Louis
The application I am developing needs to access library stubs from 2 different add-ons directory. Both add-ons are intealled via the sdk manager. Up to version 19 of the Android sdk tools, I was to specify the path to the library for the second package in ant.properties using

[android-developers] New to developing , errors already

2012-06-28 Thread Nick Krawczyk
I'm trying to start by following this : http://developer.android.com/training/basics/firstapp/building-ui.html#Weight, building a simple interface. I have followed the instructions but when I click run somehow a new file called activity_main.out.xml appears and there is an error that says No

[android-developers] Error codes

2012-06-28 Thread Butti
I need no know some error codes. For example MediaRecorder : start failed -12. What is the meaning of -12?? And also setOutputFormat called in an invalid state: 4 Which state? 4 means what? Is there any documentations for these error codes' meanings? Thank you! -- You received this message

[android-developers] NullPointerException in onResume caused by MapActivity?

2012-06-28 Thread Andrea Costantini
I'm getting this error only the first time i run my app. Why? Any clue? Here is my code: I'm getting user's facebook name and pic in method init() I start a service when a toogle botton is enabled public void onCreate(Bundle savedInstanceState) { Log.i(TAG, [ACTIVITY] onCreate);

[android-developers] pull to refresh in scrollview

2012-06-28 Thread avinash shyam
hi everyone, i m new here and have been developing in android for around 5mnths... i really need help on how to pull to refresh in a scrollview.. ank kind of help, suggestions and links would be highly appreciated. thnx :) -- You received this message because you are subscribed to the Google

[android-developers] Can't get AVD to run my noddy app!

2012-06-28 Thread Doug Ponsford
Hi, I'm a newbie that needs some help on getting the AVD running with my app. I've been developing C code for decades, but I have to admit the Eclipse/AVD setup has me stumped! I'm following the 'HelloWorld' tutorials on this website (and some others) and everything seems to be working OK, up to

[android-developers] Re: Read CID of SD card (MMC)

2012-06-28 Thread Gmo - GetUSB.info
That number is the serial number of the card reader chip. Unless you have specific SCSI command calls to the bridge chip I don't think you can get the CID number. You can use a production machine like the systems from Nexcopy.com that do 20 at a time, but probably over kill for your

[android-developers] Intercept stream from MediaPlayer

2012-06-28 Thread Rodrigo Manyari
Hi, I was wondering if it's possible to intercepted the music currently playing from a mediaplayer. Ex: mediaplayer --- 01010101010100 data 101011010 interceptor --- -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: Simple app with commons-httpclient-3.1.jar

2012-06-28 Thread Uwe Maurer
Why not just use the built-in http clients? They are optimized for Android and you don't bloat your app with extra dependencies like junit. See here for more information: http://android-developers.blogspot.com/2011/09/androids-http-clients.html Uwe On Wednesday, June 20, 2012 8:12:26 AM

[android-developers] Intercept stream from mediaplayer

2012-06-28 Thread Rodrigo Manyari
Hi, I was wondering if it's possible to intercept the stream that is playing from a mediaplayer object. Ex: mediaplayer - 01010101 data 01010101 - intercept |- output to speaker |

[android-developers] Re: Is there a file which contains all crash report in andorid device

2012-06-28 Thread Uwe Maurer
There is not a single way, there are multiple. - You can see the exceptions in the Google Market dashboard (only the ones which are reported by the users) - You can parse the logs (not so good, since it needs additional permissions, and also all the data from other apps are in there) - You can

[android-developers] Re: App Android Architecture

2012-06-28 Thread Uwe Maurer
This sounds quite complicated. Just download the image in an AsyncTask when the user clicks the button and you are done. If the images are huge and you expect the user to leave the current activity while it is downloading, then you better use a background service to do the work and then notify

[android-developers] Eclipse ADT Plugin

2012-06-28 Thread Travis Duffy
I have the Eclipse Classic 4.2 program. When I tried to install the ADT Plugin, it said i did not have the correct features. When I went on the android developers site, it said that I have to select options while installing. There wasn't any options on the first run, and I did not install.

[android-developers] Integrated Touch

2012-06-28 Thread Anish Sasmal
Today, i was watching the Google I/O on youtube. The person was talking about the new Jellybean. He stated that to increase touch sensitivity or integration, most of the CPU's power would go to the location of where you were touching. Is it not easier and more efficient to make a hardware based

  1   2   >