[android-developers] SlidingDrawer

2013-03-21 Thread Pedro Cortez
Has Anyone used sliding drawer before? I'm using , but when i click on handler the content sliding bottom up, but i want the opposite. I like to have my handler at top and when i click on that my content sliding top down. Anyone knows? -- att, Pedro Cortez -- -- You received this message

Re: [android-developers] SlidingDrawer

2013-03-21 Thread Pedro Cortez
i've already tried, i find something, it works http://blog.sephiroth.it/2011/03/29/widget-slidingdrawer-top-to-bottom/ but you helped a lot On Thu, Mar 21, 2013 at 5:33 PM, TreKing treking...@gmail.com wrote: On Thu, Mar 21, 2013 at 2:50 PM, Pedro Cortez pedro.fellipe.cor...@gmail.com wrote

Re: [android-developers] Android Games SDK?

2013-03-20 Thread Pedro Cortez
...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out. -- att, Pedro Cortez -- -- 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

[android-developers] Change Tab through action bar mode navigation

2013-01-18 Thread Pedro Cortez
tab. I don't know if I was clear but i tried my best with my poor english. Regards, Pedro Cortez -- 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

[android-developers] Re: Change Tab through action bar mode navigation

2013-01-18 Thread Pedro Cortez
still selected my last tab. On Fri, Jan 18, 2013 at 5:43 PM, Pedro Cortez pedro.fellipe.cor...@gmail.com wrote: Hi, I have a TabWidget and a actionBar in mode navigation . I want to change my action bar and after that change automatic my tab. I've called onTabChanged at my

Re: [android-developers] has the new facebook api (3.0) has some minimum version requirement?

2012-10-30 Thread Pedro Cortez
on this SO post; http://stackoverflow.com/questions/12382558/app-is-misconfigured-for-facebook-login-android-facebook-integration-issue I got Scrumptious to work after I created an app with proper credentials on Facebook App Dashboard. -- H On Oct 28, 2012, at 10:04 PM, Pedro Cortez

[android-developers] has the new facebook api (3.0) has some minimum version requirement?

2012-10-28 Thread Pedro Cortez
Hi, i'm trying to implement the new facebook api but i can't be sucessfull. Everything i get the error projeto is misconfigured for facebook login, neither the examples goes right. Anyone can help me? Sorry for my poor english. -- Pedro Cortez -- You received this message because you

Re: [android-developers] has the new facebook api (3.0) has some minimum version requirement?

2012-10-28 Thread Pedro Cortez
3.0 beta .zip seem to work ok. And yes, new SDK is built against API level 8 (compared to 3 which it used to be). -- H On Oct 28, 2012, at 9:33 PM, Pedro Cortez pedro.fellipe.cor...@gmail.com wrote: i'm trying to implement the new facebook api but i can't be sucessfull. Everything i get

[android-developers] Find my phone number

2012-08-20 Thread Pedro Cortez
I was trying to find my phone number, but i can't. I always receive a string I tried: TelephonyManager tMgr = (TelephonyManager) this .getSystemService(Context.TELEPHONY_SERVICE); String meuTelefone = tMgr.getLine1Number(); Anyone knows how to find my phone number? -- Regard, Pedro Cortez

Re: [android-developers] Database getting blank in android

2012-08-08 Thread Pedro Cortez
-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- att, Pedro Cortez -- You received this message because you are subscribed

Re: [android-developers] Autostartapp

2012-08-08 Thread Pedro Cortez
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 this group at http://groups.google.com/group/android-developers?hl=en -- att, Pedro Cortez -- You received

[android-developers] Notification with sound

2012-07-31 Thread Pedro Cortez
, but i cant hear any sound. Anyone could help me? Sorry for my poor english, but english is not my mother language. -- att, Pedro Cortez -- 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: [android-developers] Notification with sound

2012-07-31 Thread Pedro Cortez
, Pedro Cortez pedrao.fel...@gmail.com wrote: Hi, i'm a new developer and i cant create a notification with a sound in my app. I tried this: notification.vibrate = new long[]{100, 250, 100, 500}; notification .defaults = Notification.DEFAULT_SOUND; notification .audioStreamType

Re: [android-developers] Notification with sound

2012-07-31 Thread Pedro Cortez
I found On Tue, Jul 31, 2012 at 5:10 PM, Pedro Cortez pedro.fellipe.cor...@gmail.com wrote: i have no idea... Do you have any clue to how i find this? On Tue, Jul 31, 2012 at 4:45 PM, Mark Murphy mmur...@commonsware.comwrote: Since you requested the default sound, does your device have