[android-developers] Re: NDA

2013-05-09 Thread Sapna Saxena
Pls ignore this email. Thanks, Sapna On Thu, May 9, 2013 at 11:34 AM, Sapna Saxena sapna.saxena...@gmail.comwrote: PFA -- -- 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] Attachment in webView

2013-05-09 Thread Rahul Kaushik
Hi, How to see attachments in webview Thanks RK -- -- 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

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

2013-05-09 Thread Piren
Without rooting, you'll have to write code that lists the files. What are you scrolling when the device freezes? (i.e what component is that and what data is bound to it) On Thursday, May 9, 2013 12:11:58 AM UTC+3, Nathan wrote: On Wednesday, May 8, 2013 1:27:47 PM UTC-7, TreKing wrote:

[android-developers] Re: LayoutInflater

2013-05-09 Thread Piren
Heh, what Romain said.. i always forget that fact as well :) It's easily noticed if after the inflate you'll do v.getLayoutParams() (it will be null) BTW, out of curiosity... why do you add a second content view instead of just having everything in one? On Wednesday, May 8, 2013 10:55:54 PM

[android-developers] Custom Base Adapter.

2013-05-09 Thread Seshu
Hi All, My requirements is i have a multiple listviews. i used base adapter class for each listview. Now i want to display this listview like contacts screen i.e., alphabetic order for example: A Ant Apple B Bat Boy C Camel Cat etc. for above requirement i need to change in all

Re: [android-developers] Re: NDA

2013-05-09 Thread Fabien R
On 09/05/2013 08:06, Sapna Saxena wrote: Pls ignore this email. Thanks, Sapna I hope you didn't loose your customer... - Fabien -- -- 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] App not showing in Play Store after nearly 12 hours!

2013-05-09 Thread reaktor24
I uploaded my first application to the play store last night at around 11pm. It is now 10am and it still hasn't shown up in the store. Is this normal? It did say I could be waiting a few hours but I didn't think it would take this long. It doesn't even appear on Google's play store webpage

[android-developers] Re: Retrieving data from a USSD command

2013-05-09 Thread Laith Mihyar
Maiko Moroz maicao at gmail.com writes: Hi! Have you made any progress? I want to do the same thing as you. Thank you! Maiko. Em quarta-feira, 10 de junho de 2009 04h40min55s UTC-3, Terence Eden escreveu: On Jun 10, 8:36 am, PI9 ch.castel... at gmail.com wrote: Hello! Have you

Re: [android-developers] Switching between GLES2.0 and native Canvas rendering on the fly works in 2.3.6 but no in 4.2.2

2013-05-09 Thread Alex Rempel
Thx for the solution offer, but is this really possible with a WallpaperService? As I understand it, the WallpaperService's Engine already has a SurfaceView associated with it and only allows getting the SurfaceHolder, not setting/adding a new one. On Wednesday, May 8, 2013 4:40:31 PM UTC+2,

Re: [android-developers] Re: Google Play Services: UserRecoverableAuthException's intent doesn't start

2013-05-09 Thread Goddchen
In my sepcific case, the problem was that I was launching the intent from a Service. But a Service doesn't have a onActivityResult(...) callback. So I found that there are some requirements for the startActivity(Intent) call 1) It's not startActivity, but it HAS TO be startActivityForResult(...)

[android-developers] Re: Switching between GLES2.0 and native Canvas rendering on the fly works in 2.3.6 but no in 4.2.2

2013-05-09 Thread reaktor24
Can I just ask, what is the point in this? Why can't you stick to one API? OpenGL or Canvas. Why are you using both? It is completely illogical. -- -- 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: Switching between GLES2.0 and native Canvas rendering on the fly works in 2.3.6 but no in 4.2.2

2013-05-09 Thread Alex Rempel
Wow that question took a long time to appear, thank you for that. *what is the point in this?* The short answer would be as so often: because! The long one: I'm a freelancer and to be recognized as a system programmer (among other things), I want to create a very simple LiveWallpaper in which

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

2013-05-09 Thread Salih Gündüz
Did you search on google play website or google play app by mobile device? 9 Mayıs 2013 Perşembe 12:00:04 UTC+3 tarihinde reaktor24 yazdı: I uploaded my first application to the play store last night at around 11pm. It is now 10am and it still hasn't shown up in the store. Is this normal?

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

2013-05-09 Thread reaktor24
I already said that I checked the website! On Thursday, May 9, 2013 11:38:06 AM UTC+1, Salih Gündüz wrote: Did you search on google play website or google play app by mobile device? 9 Mayıs 2013 Perşembe 12:00:04 UTC+3 tarihinde reaktor24 yazdı: I uploaded my first application to the play

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

2013-05-09 Thread Michael Banzon
Just clearing the obvious: Did you forget to activate the app after doing the upload? At what URL should the app show up? (your package name) On Thu, May 9, 2013 at 12:59 PM, reaktor24 stevebruc...@gmail.com wrote: I already said that I checked the website! On Thursday, May 9, 2013 11:38:06

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

2013-05-09 Thread reaktor24
Really? Activate the app. I haven't done that. I have published the app if thats what you mean. When I log into the developer console it does say published. But as for activating the app I don't see anything like that. -- -- You received this message because you are subscribed to the Google

[android-developers] ORM library

2013-05-09 Thread Ryan Bateman
Hi all, I was wondering whether anyone would be able to recommend any specific ORM libraries? I've seen a few but not heard much in the way of personal experiences with any of them. My main concerns would be optimisation when querying across object relationships (i.e. get me all users with

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

2013-05-09 Thread reaktor24
Dunno. Its been 17 hours now and still nothing up on the play store. Surely it doesn't take as long as this? On Thursday, May 9, 2013 10:00:04 AM UTC+1, reaktor24 wrote: I uploaded my first application to the play store last night at around 11pm. It is now 10am and it still hasn't shown up

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

2013-05-09 Thread John Coryat
You didn't say what app. It might be that you have the country setup wrong. Provide your app's name and others might find it when you can't. Google is taking longer in publishing apps due to the additional filters they've added. It used to be near instantaneous that a new app would appear.

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

2013-05-09 Thread reaktor24
Hmmm. Its interesting you say that. It did say I had set the language wrong to English United States instead of English United Kingdom but it looked right to me. Was definitely on English United Kingdom. App is called Super Jumper 2. On Thursday, May 9, 2013 4:11:22 PM UTC+1, John Coryat

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

Re: [android-developers] ORM library

2013-05-09 Thread Michael Banzon
I have looked at quite a few ORM libs but have always decided to go without them. I think that ORMs works a lot better in dynamic language environments like PHP and Ruby. That is just my personal opinion - they might work just fine. Secondly my main concern when writing apps for Android is the

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

2013-05-09 Thread reaktor24
Yeah that's the one. Is it there? Oh it is there. It appears further down the search list than I expected. Bloody Leps World 2 at the top of my search. Grrr! Did I ask for Leps World 2. Bloody search. G. Even if I type Super Jumper it appears about 20 places below everything with Jump and

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 11:22 AM, reaktor24 stevebruc...@gmail.com wrote: Even if I type Super Jumper it appears about 20 places below everything with Jump and Super in its name. Bloody ridiculous. Is that because it is a brand new app? Probably, though the store has never been very good with

[android-developers] Key press logger

2013-05-09 Thread news.anand11
Hi, I want to create service which will store each and every key press record. The service runs in background and it will write every key pressed in log file. Can anybody give me good example which can demonstrate the key press event in service ? Thanks. -- -- You received this message

[android-developers] Help finding the Message Reference

2013-05-09 Thread Yoav sagman
Hi all, I'm trying to find on the android where the PDU Message Reference is store. When the mobile send an SMS is use the Message Reference to coordinate the SMS-STATUS-REPORT to the right send SMS. When I'm looking on the SMSMMS table i'm not able to find the Message Reference, there is msg_id

[android-developers] How to open camera in rectagular for just like instagram.

2013-05-09 Thread shailesh
Hi, I want to open a camera in frame and want to capture and record video from frame. I have tried: if i open a camera in perticular frame, most of devices camera got strached, if i put a overlay on camera then I capable to cut the image but how to cut the video. Need some solutions.

Re: [android-developers] Key press logger

2013-05-09 Thread Michael Banzon
I would like to believe that you need a custom ROM for that. I would also like to believe that no one will ever want to have this installed - do you have a specific purpose that might have been missed? On Thu, May 9, 2013 at 7:52 PM, news.anand11 news.anan...@gmail.com wrote: Hi, I want to

[android-developers] Children of LinearLayout can't have @+id/something

2013-05-09 Thread Y2i
I ran into this issue earlier today: https://code.google.com/p/android/issues/detail?id=55106 The problem is: - LinearLayout has children - every child is inflated from the same XML layout file - a child has nested element with some ID. - The ID is used to call findViewById(ID) to

[android-developers] drawing over everything

2013-05-09 Thread bob
Is there an easy way to draw over the whole screen including the soft keyboard? I'm trying to create an app that has a fire effect using particle effects wherever the user presses the screen. Thanks. -- -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] Children of LinearLayout can't have @+id/something

2013-05-09 Thread Romain Guy
This is not a bug. You are giving the same id to all the children so when the state is saved/restored, all your views will end up with the same data. You either need to disable instance state save restore or use unique ids. On Thu, May 9, 2013 at 2:06 PM, Y2i yur...@gmail.com wrote: I ran

[android-developers] Re: Google Play Services: UserRecoverableAuthException's intent doesn't start

2013-05-09 Thread b0b
On Monday, 11 March 2013 09:05:48 UTC+1, Goddchen wrote: I'm having issues with the Google Drive SDK for Android. Everything works fine except for some devices (on which it used to be working, but now doesn't) the Intent that is returned by `UserRecoverableAuthException.getIntent()`

Re: [android-developers] Children of LinearLayout can't have @+id/something

2013-05-09 Thread Y2i
The situation with LinearLayout is pretty flaky. I finally made the project work - see the second attached project at https://code.google.com/p/android/issues/detail?id=55106 If you go to item_main.xml and change android:textIsSelectable from *false* to *true*, the bug shows up. Keep

Re: [android-developers] Children of LinearLayout can't have @+id/something

2013-05-09 Thread Y2i
The situation with LinearLayout is pretty flaky. I finally made the project work - see the second attached project at https://code.google.com/p/android/issues/detail?id=55106 If you go to item_main.xml and change android:textIsSelectable from *false* to *true*, the bug shows up. Keep

Re: [android-developers] Children of LinearLayout can't have @+id/something

2013-05-09 Thread Y2i
Set android:textIsSelectable=false for all TextViews in the larger project where I first noticed the problem - now all issues are resolved. But I'm afraid the overall situation is unstable and I will run into more problems in the future with this approach :( Will probably be switching to

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

2013-05-09 Thread Nathan
On Wednesday, May 8, 2013 11:57:20 PM UTC-7, Piren wrote: Without rooting, you'll have to write code that lists the files. What are you scrolling when the device freezes? (i.e what component is that and what data is bound to it) This is a custom view that does plenty of things including

[android-developers] Couldn't Create Directory for shared preferences

2013-05-09 Thread rahul
Hi Guys, I am facing error while trying to create shared preferences from my application Could n't create Directory for shared preferences Any one face this problem and any known solution for this? Thanks alot -- -- You received this message because you are subscribed to the Google Groups

[android-developers] Re: Couldn't Create Directory for shared preferences

2013-05-09 Thread Salih Gündüz
write here your code to try create directory. 10 Mayıs 2013 Cuma 07:34:42 UTC+3 tarihinde rahul yazdı: Hi Guys, I am facing error while trying to create shared preferences from my application Could n't create Directory for shared preferences Any one face this problem and any known solution