Re: [android-developers] Re: Showing notification dialog over a incoming call

2011-11-01 Thread Francisco Dalla Rosa soares
; > > It is working fine when done by only displaying message using Toast. > > > > > Please Help. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to android-develop

Re: [android-developers] TCP Socket communication between C# and Android

2011-11-01 Thread Francisco Dalla Rosa soares
- > 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...@googlegr

Re: [android-developers] First Question ... be gentle

2011-10-28 Thread Francisco Dalla Rosa soares
..@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- 株式会社アルゴ ARGO Inc. 〒130-0012 東京都墨田区太平3-11-10 NTKオオノビル8階 ソアレス フランシスコ ( Soares Francisco ) Mail : soa...@argo.bz HP : http://www.argo.bz/ TEL:03-5619-4511 FAX:03-5619-

[android-developers] About Executors and ScheduledThreadPoolExecutor

2011-10-25 Thread Francisco Dalla Rosa soares
is preferable to a Timer? I've read the documentation but I didn't really get it. Thanks in advance *(ScheduledThreadPoolExecutor, ThreadPoolExecutor, ExecutorService, ScheduledExecutorService) -- 株式会社アルゴ ARGO Inc. 〒130-0012 東京都墨田区太平3-11-10 NTKオオノビル8階 ソアレス フランシスコ ( Soares Francisc

Re: [android-developers] Intent call cannot start an Activity

2011-10-19 Thread Francisco Dalla Rosa soares
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 -- 株式会社アルゴ ARGO Inc. 〒130-0012 東京都墨田区太平3-11-10 NTKオオノビル8階 ソアレス フランシスコ ( Soares Francisco )

Re: [android-developers] Re: How to escape ampersand?

2011-10-12 Thread Francisco Dalla Rosa soares
g, such as > > > > > " to " > > > & to & > > > < to < > > > > to > > > > > > etc > > > > > How to do it? > > > i've used other library, such as jsoup but it seems it can't co

Re: [android-developers] How to escape ampersand?

2011-10-12 Thread Francisco Dalla Rosa soares
group at > http://groups.google.com/group/android-developers?hl=en -- 株式会社アルゴ ARGO Inc. 〒130-0012 東京都墨田区太平3-11-10 NTKオオノビル8階 ソアレス フランシスコ ( Soares Francisco ) Mail : soa...@argo.bz HP : http://www.argo.bz/ TEL:03-5619-4511 FAX:03-5619-4512 -- You received this message because you are s

[android-developers] when will the source code be back?

2011-10-04 Thread Francisco Dalla Rosa soares
Hello, I noticed kernel.org got back up so I've been asking myself when would we able to download android's source code? thanks in advance Francisco -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this

Re: [android-developers] Slidingdrawer hides last element of listview.

2011-10-01 Thread Francisco Dalla Rosa soares
ot; /> > > > > Do you have any idea how I could fix this? > Thanks > Charlie > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to android-develo

[android-developers] Re: UsbStorageConnector failing with IOException.

2011-09-20 Thread Francisco Figueiredo Jr.
I'm using a galaxy S with a 2.3.5 rom. I started to think it really may be some vendor extension as I couldn't find anything on google. It is sad that the exception java throws doesn't show the file name it didn't find. I think that in order to do that, I would need to add a log of the file na

[android-developers] UsbStorageConnector failing with IOException.

2011-09-18 Thread Francisco Figueiredo Jr.
Hi all! I'm getting the following error in my logcat: E/UsbStorageConnector( 189): listenToSocket -> Communications error E/UsbStorageConnector( 189): java.io.IOException: No such file or directory E/UsbStorageConnector( 189): at android.net.LocalSocketImpl.connectLocal(Nati ve Method) E/U

Re: [android-developers] Handling Adjacent Fragments in ViewPager Contributing to Options Menu

2011-09-18 Thread Francisco Figueiredo Jr.
Ah, ok . I asked that because as you were talking about improving api of PagerAdapter, I thought there could be some improvement in this area of FragmentPagerAdapter too. I think having access to the fragments tags added by the adapter would help. But as you said, I can get the existing ada

Re: [android-developers] Handling Adjacent Fragments in ViewPager Contributing to Options Menu

2011-09-17 Thread Francisco Figueiredo Jr.
Hi! I think it may be a little bit offtopic, but as you are talking about changing PageAdapter and ViewPager apis, I'd like to ask if it is possible to expose some method to get the fragment after you have added it to a ViewPager. I'm asking that because if you have to handle a ScreenOrientat

Re: [android-developers] Re: Abrir URL desde android y no mostrar barra de direcciones o fuente del sitio

2011-09-14 Thread Francisco Dalla Rosa soares
more options, visit this group at > > >http://groups.google.com/group/android-developers?hl=en > > -- > 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] How to send Post data with JSONString

2011-09-12 Thread Francisco Dalla Rosa soares
oup, send email to > android-developers+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- 株式会社アルゴ ARGO Inc. 〒130-0012 東京都墨田区太平3-11-10 NTKオオノビル8階 ソアレス フランシスコ ( Soares Francisco ) Mail : soa...@argo.bz HP : h

[android-developers] WebView and URLEncoder

2011-09-12 Thread Francisco Dalla Rosa soares
s there somewhere I can control this behavior of automatically urlEncoding urls? Thank you in advance -- 株式会社アルゴ ARGO Inc. 〒130-0012 東京都墨田区太平3-11-10 NTKオオノビル8階 ソアレス フランシスコ ( Soares Francisco ) Mail : soa...@argo.bz HP : http://www.argo.bz/ TEL:03-5619-4511 FAX:03-5619-4512 -- You received this

Re: [android-developers]Proximity Alerts in LocationManager not working as expected.

2011-07-28 Thread Francisco Dalla Rosa soares
how many times do you intend to post the same question? 2011/7/28 deepak subramanian > Hi everyone, > > I have an application which needs to call a new screen if it comes within > the proximity of a few locations. So I am using the addProximityAlerts() > function as follows: But this does not wo

Re: [android-developers] Re: Windows 7, emulator, and orientation changes

2011-07-27 Thread Francisco Dalla Rosa soares
try Ctrl + Fn + F12/F11 and it should work. I think enabling/disabling the Fn behavior of the keyboard is in the BIOS setup (at least my dell's settings were there) or somewhere in the keyboard settings in the control panel. I have just the same behavior on my mac where the the Fn keys were enabl

[android-developers] Game Development: Canvas or OpenGL

2011-07-06 Thread Francisco Mariño
For game development, you believe that OpenGL is better than Canvas . Why? -- 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 ema

Re: [android-developers] Join two images together based on the orientation

2011-06-20 Thread Francisco Dalla Rosa soares
this is not an android problem you have. if you can do that in any other language or platform, you can do it with android also. what you gotta do is study image processing algorithms. 2011/6/20 RFS > Hi, > > I am a newbie here! I having problem with my school project. My > problem is - I will

[android-developers] Re: gaming

2011-06-20 Thread Francisco Mariño
Hi, The most recommended is libgdx, the second recommended is the android version of cocos2d and finally we have AndEngine. All these you can get in the http://code.google.com/ Francisco Mariño On Jun 18, 3:11 am, kaushik p wrote: > Hi all, > > Can anyone suggest the best gaming  en

Re: [android-developers] Re: How much HTML5 does the Honeycomb Android Browser support?

2011-05-31 Thread Francisco Dalla Rosa soares
same result for xperia arc on 2.3.2 2011/5/31 Prakash Iyer > I just tried this on a 2.3.3 tablet and it was interesting to see Firefox > score 235 with 9 bonus points (for comparison the default browser was 182 > with 1 bonus point). > > > On Tue, May 31, 2011 at 7:33 AM, Mark Murphy wrote: > >>

Re: [android-developers] Connection between core Java and Android application

2011-05-31 Thread Francisco Dalla Rosa soares
I don't know if I really got your question but what you can do is just extend DefaultHttpClient reimplementing the methods you need, accessing your Settings. maybe you could try being more clear to what's your problem? 2011/5/31 Ashok Jeevan > Hi, > > Is there any method for a program residing

Re: [android-developers] How much HTML5 does the Honeycomb Android Browser support?

2011-05-30 Thread Francisco Dalla Rosa soares
ever thought of accessing that URL through the emulator? 2011/5/31 Robert Massaioli > I was wondering how much of the HTML5 spec a Honeycomb Tablet supports. So > could somebody with 3.0 or 3.1 please go to this page and tell me what > results you get? http://html5test.com/index.html > > I hereb

Re: [android-developers] Re: Mac or PC for development

2011-05-30 Thread Francisco Dalla Rosa soares
Funny to see how people still look at Macs like a blackbox. https://help.ubuntu.com/community/MactelSupportTeam/AppleIntelInstallation#Dual-Boot: Mac OSX and Ubuntu 2011/5/31 Doug > On May 30, 1:24 am, Raghav Sood wrote: > > Thanks everyone, > > > > I am currently using a PC running Ubuntu 11.

Re: [android-developers] Regarding Session and cookie

2011-05-25 Thread Francisco Dalla Rosa soares
could you provide any context to that: Are you trying to do that using a webview? is it http requests you're using? 2011/5/25 Viswanath > Can anybody help me out how to maintain a session and cookie in > android. i'll be more happy if anybody has complete sample code. i > tried by using several

Re: [android-developers] Re: Career as an Andoid developer. Is there any point?

2011-05-25 Thread Francisco Dalla Rosa soares
We are in a forum and there's no way we can just agree with someone else on disagreeing with you. everyone ends up sending their own disagreeing messages. You say it doesn't have the "legs". People disagree and wanna know why you think so. I don't see where religion is. 2011/5/25 DanH > You don

Re: [android-developers] Re: Career as an Andoid developer. Is there any point?

2011-05-25 Thread Francisco Dalla Rosa soares
That means that you don't expose your beliefs in the first place if you don't feel like arguing. That's what the it means. Keeping quiet you're contributing to peace and proving that yes, you think it's useless arguing about religion. If you come and say " [iOS/Android/Catholic Church/Islam/Jews/

Re: [android-developers] Re: Career as an Andoid developer. Is there any point?

2011-05-24 Thread Francisco Dalla Rosa soares
I'd go further: http://www.reddit.com/r/programming/comments/hdcc1/qemu_has_been_ported_to_javascript_linux_now_runs/ 2011/5/24 Doug > Well, before you rashly declare web inferior to native, you might want > to watch this talk from Google I/O: > > > http://www.google.com/events/io/2011/session

Re: [android-developers] Saving an image

2011-05-19 Thread Francisco Dalla Rosa soares
Hi, I had the same problem and it seems that you have to compress the image before saving it t the disk. And I think you also have to flush the OutputStream. This is how I'm doing it. Hope it helps you:   public boolean storeImage(Bitmap bitmap, int picId) {         try {             File base

Re: [android-developers] Developer sign up is account registered to credit card owner

2011-05-19 Thread Francisco Dalla Rosa soares
I have your same problem and did just what you want to do. The credit card info is registered to your checkout account. the payment goes to your significant other but the Market account registered is yours. When you get your own credit card you can just go to your google checkout account, add your

Re: [android-developers] help for listview?

2011-05-19 Thread Francisco Dalla Rosa soares
1. your ViewHolder class isn't static. if It's not it will always be null for the next call. (this is not the reason for your problem though) 2. your getItem should be returning an object but it's returning just the position 3. notifyDataSetInvalidated() means that the data inside the adapter is

Re: [android-developers] java program design patterns

2011-05-19 Thread Francisco Dalla Rosa soares
plied for Java. Francisco 2011/5/19 tora > Hi, > I have released some android application. > > Now, I want to know my source is really good code? > I have no confidence... > I want to learn about Automatism or Programmatically Design Patterns > for Android. > > The sample

Re: [android-developers] Re: 回覆:Hello, Android troubles

2011-05-06 Thread Francisco Dalla Rosa soares
Is it my impression or you're trying to write that application as a normal java app instead of starting an Android Project? 2011/5/6 exax > I am developing in eclipse. Do you mean the class path in the > environment variables. I added where the sdk was in the eclipse > program itself and added t

Re: [android-developers] Can we run adb commands through android applications?

2011-05-06 Thread Francisco Dalla Rosa soares
Can we know what would be the purpose of doing that? Maybe there's a better way of doing what you want. 2011/5/6 manoj > Hi All, > > can we write an android application which runs adb commands like adb > logcat? I mean, in an activity, > > I want to execute the "adb logcat". Is it possible? if s

Re: [android-developers] Programming Android without any other experience......

2011-04-28 Thread Francisco Dalla Rosa soares
A good start, and it was pretty much my start: First of all, http://developer.android.com/ is your friend. The developer website may not have everything but it is very detailed and has a lot of material to start. So here we go: 1. Do the Hello World Tutorial (it seems like you did it already, co

[android-developers] android:layout_alignParentBottom="true" on code

2010-10-27 Thread Francisco
I have a tab widget i need to make it appear at the bottom of the screen, however i need to set the property android:layout_alignParentBottom="true", but this widget is created on code. How can i set this propety to True on code side (not on xml side) -- You received this message because you are

[android-developers] Re: Image uploading to the device

2010-09-23 Thread Francisco
I forgot to mention that my application will be the only one using this data so I don't know if a content provider is necesary and i dont know if using a content provider will allow other applications to view my images, i wouldnt like my application images to be viewed from the pictures gallery for

[android-developers] Image uploading to the device

2010-09-23 Thread Francisco
I have an application that requires that some images are uploaded to the device and replaced when the image changes. For example, the first time the application is opened it goes ot the server and downloads some images, then the second time it verifies if there are new images to be downloaded, if

Re: [android-developers] When will Android 2.2 source code release

2010-06-24 Thread Francisco Henrique Rodrigues Deodato
Look at the developer.android blog http://android-developers.blogspot.com/2010/06/froyo-code-drop.html ˆˆV On Wed, Jun 23, 2010 at 9:00 PM, Romain Guy wrote: > It was released today :) > > On Wed, Jun 23, 2010 at 4:52 PM, Happy C. > wrote: > > > > Does anyone know this news? > > > > Thanks. >

[android-developers] Sound board App

2010-05-24 Thread Francisco
Hello, I am trying to develop and android sound board app. I have everything set up and it compiles and loads properly on the simulator. I have a total 14 different sounds to play, 1-7 play fine without a problem. When i try to play any sound beyond 7, like sound 8 the applications crashes and cl

[android-developers] Localice Android applications and base system

2009-06-12 Thread Francisco Dieguez
Hi, I'm new at this platform and I have bought my HTC Magic. The initial the platform is amazing. At my region there are many cooficial languages, Spanish, Galician and others, but the Galician translation isn't included at the base system. Is there and standarized method to translate the base s

[android-developers] Pass a javascript function to java using the webview addJavascripInterface

2009-05-12 Thread Juan Francisco Gato Luis
I made a webview.addjavascriptinterface(geo, "geo"); to access the geo class from javascript, and, in the html-javascript I write: - function successCallback(p){ document.write("helo"); } geo.getCurrentPosition(successCallback); --- but this is not working, maybe someone made

[android-developers] Re: add tab cause exception

2009-03-06 Thread Francisco
Hey did you find out what was wrong? im having a very similar issue. On Feb 9, 9:04 am, AndroidGeek wrote: > And also found in my control java file override onCreate(Bundle > saveInstanceState) method, > super.onCreate(savedInstanceState) cause error, because > saveInstanceState = null; > > Than

[android-developers] Re: Separating ListView into Sections using Headers

2008-09-16 Thread Francisco
I have been playing with the example and it seems a little confusing to me, im new to android and im not that good at java, i understand certain parts of the code but not all. I wanted to ask if you know, how to change and image, for example, instead of having only to TextViews to change as in the

[android-developers] Re: Port JSON client to SDK 0.9

2008-09-03 Thread Francisco
FOrgot to mention this is a .NET Webservice running on my local environment. On Sep 2, 4:31 pm, Francisco <[EMAIL PROTECTED]> wrote: > Hi everybody! > > I finally was able to call the web service i wanted from my > application, i have a problem now. > > The String

[android-developers] Re: REST + JSON Web Service Client

2008-09-03 Thread Francisco
> Instead of: http://tempuri.org/";> Does anyboydy knows hows to aviod this or why is this happening? if i call the web service from ksoap this doesnt happens but my ksoap project doest work since the new SDK. Any help that you could give me will be appreciated. Thanks

[android-developers] Re: REST + JSON Web Service Client

2008-09-02 Thread Francisco
authors"> Instead of: http://tempuri.org/";> Does anyboydy knows hows to aviod this or why is this happening? if i call the web service from ksoap this doesnt happens but my ksoap project doest work since the new SDK. Any help that you could give me will be really appreciated.

[android-developers] Re: Port JSON client to SDK 0.9

2008-09-02 Thread Francisco
t;> Instead of: http://tempuri.org/";> Does anyboydy knows hows to aviod this or why is this happening? if i call the web service from ksoap this doesnt happens but my ksoap project doest work since the new SDK. Any help that you could give me will be appreciated. Thanks Fran

[android-developers] Re: Port JSON client to SDK 0.9

2008-09-02 Thread Francisco
9 am, Mark Murphy <[EMAIL PROTECTED]> wrote: > Francisco wrote: > > I have just double checked and i always get a SocketException with an > > "Unknown error" Detailed messase. > > > Do you have any idea what could it be? > > Do you have the INTERNET pe

[android-developers] Re: Port JSON client to SDK 0.9

2008-09-02 Thread Francisco
I have just double checked and i always get a SocketException with an "Unknown error" Detailed messase. Do you have any idea what could it be? Thanks Francisco Ortega On Sep 2, 10:52 am, Francisco <[EMAIL PROTECTED]> wrote: > If I can acess my web service trough this l

[android-developers] Re: Port JSON client to SDK 0.9

2008-09-02 Thread Francisco
If I can acess my web service trough this link what should the String in the httpget constructior be? i have the following but i always get an axception and its alwas an Unknown error. This is calling a .NET web service in my local machine. HttpClient client = new DefaultHttpClient(); H

<    1   2   3