[android-developers] How to identify Google Play Test IAPs

2016-05-23 Thread 'Joachim Eckert' via Android Developers
rPayload": "" } Currently test purchases of alpha and beta tests clutter our tracking data as those purchases are not distinguishable from real purchases. Does anybody have an idea how we can determine if a purchase was a real purchase or a test purchases? Any help is very much appr

[android-developers] How to set state_selected for initially selected item in gallery

2012-03-22 Thread Joachim
I have a gallery with textviews. The initially selected item doesn't have state_selected. Even textview.setSelection(n) doesn't help. Is there a work around? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] Re: New updates tools with Ant build R14 gives Duplicate files at the same path inside the APK.

2011-10-25 Thread Joachim
Ok nevermind... Looks like you have to clean the library projects individually before doing an ant build. Looks like the jar that is build by ant doesn't match that of eclipse and then it tries to bundle both :( So just make sure to clean and you should be golden On Oct 24, 2:46 pm, Joachim

[android-developers] New updates tools with Ant build R14 gives Duplicate files at the same path inside the APK.

2011-10-24 Thread Joachim
Since the update to the R14 my ant builds have stopped working even after updating the projects. I get the following error -package: [apkbuilder] Creating App1-debug-unaligned.apk and signing it with a debug key... [apkbuilder] Found duplicate file for APK: com/test/spinner/lib/

Re: [android-developers] Re: Problem with Exceptions that are thrown deep in the System of my app

2011-09-20 Thread Joachim Gugenberger
No i do not need that. And this is the reason wy i was asking this question... ? Can anyone please post here, that has a sensefull comment? 2011/9/20 Chambras marcech...@gmail.com yeah, i do not get the use case. If you just want to debug it, you should print everything in the logs. -- You

[android-developers] Re: fragment Support with Tabhost

2011-06-08 Thread Joachim
behavior that may just be due to my implementation is that on createview you have to set the current tab to 1 and then back to 0 otherwise it would load the first fragment. Let me know if this sounds like what you're trying to do and need examples. Cheers, Joachim On May 4, 9:02 am, Brill

[android-developers] Ant and compatibility pack for Fragments

2011-05-25 Thread Joachim
I'm trying to get my CI server up and what not and am using ant to build my projects. However I'm noticing that I need to copy the compatibility pack from the installed location in the sdk to my projects lib folder. Does anyone know of a more elegant way of doing this? Since I would have to

Re: [android-developers] Re: outgoing call data stream / channel

2009-11-13 Thread Joachim Neumann
Hi Roman and Nick, Looks like I have to exercise some patience with my plans to implement a software hearing aid in a mobile phone. Thanks a lot for your explanations and the helpful link to embedded.com Joachim -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] Re: outgoing call data stream / channel

2009-11-10 Thread Joachim Neumann
that implements the mobile phone functionality in software. Is that correct? Dr. Joachim Neumann P.S.: I would like to implement a hearing aid in software, see www.amplicell.com -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group