[android-developers] Can I Pay Via Payoneer for a developer account?

2016-03-27 Thread Ruben Meseguer
Hi, I have recently developed an android app and wanted to know if I can publish this app on google play by paying developer fee ($25) through Payoneer card? I have searched the web related to this topic but haven't found any satisfactory answer. Please guide me if anyone has experience in

[android-developers] Create PDF document with links inside

2016-03-26 Thread Ruben Fernandez
Hello! I'm using the PdfDocument classes to create a PDF inside my app. This is working very well so far. Now I need to add a "Table of contents" to the PDF created but I cannot find any way using this PdfDocument to write links pointing to other pages inside this PDF. Is this possible? How

[android-developers] app suspended help

2016-02-11 Thread ruben sanchez medina
I need help my app is suspended for the next point: *REASON FOR SUSPENSION*: Your app is in violation of the intellectual property and impersonation or deceptive behavior

[android-developers] Cambiar cuenta de desarrollador

2016-02-10 Thread ruben sanchez medina
Buenas, se puede cambiar la cuenta de desarrollador de un correo electronico a otro? la cuenta aun no tiene ningun app -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it,

[android-developers] tips android 5.0

2013-06-30 Thread ruben salvado
*my twitter for more information https://twitter.com/genOS6 -Estos son mis esfuerzos como desarrollador y fan de la plataforma de google para que con mi pizca de ayuda pueda mejorar ciertos aspectos que en mi opinión faltan o se deben mejorar . Control accesorios: -Estaría bien que los

[android-developers] Re: Creating 2D games with Android and Blender

2013-06-18 Thread Ruben
Please note that this article has been moved here: http://rubenlopezg.wordpress.com/2010/11/21/creating-2d-games-with-android-and-blender -- -- 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] tips for apps

2013-06-07 Thread ruben salvado
* -Sugerencias Line: Falta poder crear una difusión con personas cercanas a mi localización a lo Spotbros, que lea los mensajes en voz alta y salgan en pop up, imágenes animadas en pop-up como Messenger o Tango, y videollamada Además no estaría mal una Web para poder acceder desde cualquier

[android-developers] R cannot be resolved to a variable when deleting main.out.xml file

2012-04-15 Thread Ruben Royo
Hello, I had the mistake of clicking on Run on eclipse while I was on a xml file (main.xml). Eclipse created the main.out.xml file and I got a lot of problems. I deleted the main.out.xml file and cleaned the project and I still get the error that says: R cannot be resolved to a variable I

[android-developers] Re: Creating 2D games with Android and Blender

2010-11-24 Thread Ruben
callbacks from my service (which runs in the same thread as the UI thread.) I'm just pretty much using queues now for both the network calls and the onTouch calls to keep everything in order in the UI/render thread. On Tue, Nov 23, 2010 at 3:48 AM, Ruben ruben@gmail.com wrote: Hi

[android-developers] Re: Creating 2D games with Android and Blender

2010-11-23 Thread Ruben
of using a single bitmap with all the sprites instead of individual images. Although it's not terrible it does indeed have a performance impact. Are you getting good performance using this approach with canvas alone? In either case, good job. On Sun, Nov 21, 2010 at 2:51 PM, Ruben ruben

[android-developers] Creating 2D games with Android and Blender

2010-11-22 Thread Ruben
I have just written an in-depth article covering the workflow of 2D game creation for Android with blender, based in my own experience with the game Egg Savior. I hope you find it usefull. Feel free to share your knowledge and propose other alternatives to these ideas.

[android-developers] Re: getting around Phoneapp activity 1.1?

2009-04-06 Thread Ruben
Hi, Could you show me the code that you used to make the application for receiving calls? Thanks you On 28 mar, 12:59, Andy Liu andydev@gmail.com wrote: Hi, Is it possible to getaroundthe phone app InCallScreen in Android1.1? thanks, I greatly appreciate it!

[android-developers] com.android.phone.InCallScreen activity

2009-04-02 Thread Ruben
Is it possible to intercept the intent of calling and answering and by doing that replacing the calling/answering screen. I see from the logcat that right now com.android.phone.InCallScreen activity is been started. Anyway to overwrite that to have my own activity to show up?

[android-developers] com.android.phone.InCallScreen activity

2009-04-02 Thread Ruben
Is it possible to intercept the intent of calling and answering and by doing that replacing the calling/answering screen. I see from the logcat that right now com.android.phone.InCallScreen activity is been started. Anyway to overwrite that to have my own activity to show up?

[android-developers] R.id cannot be resolved

2008-05-13 Thread ruben
Why do I get 'R.id cannot be resolved' when trying to access R.id.webview? thanks, ruben --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

[android-developers] retrieving a user’s geographi cal location

2008-05-08 Thread ruben
In android, I'd like to obtain user’s geographical location, as well as current time. I wonder if there is any variable, class, etc. to do so thanks, ruben --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: retrieving a user’s geogr aphical location

2008-05-08 Thread ruben
well, what I need is to add this info (location, time) as part of a bigger piece of code –in other words, I want to see/read location and time from my android-based code. ruben On May 8, 4:07 pm, Sahil R Cooner [EMAIL PROTECTED] wrote: googles map software for phones uses 3 towers

[android-developers] Android SDK (m5-rc15): Network Error :(

2008-05-05 Thread ruben
to whom it may concern, because I get a network error, I can’t develop internet-based apps on android. I wonder what is the easiest way to fix this --without being an internals-oriented programmer, which is not my goal :) great answers welcome, ruben FYI: I use eclipse environment

[android-developers] Re: Android SDK (m5-rc15): Network Error :(

2008-05-05 Thread ruben
resolution…’ (according to this, emulator only sees and uses a single DNS server). I changed order of DNS entries in my network configuration but it didn’t work; however, I could access a website by just writing its IP address :) superb answers welcome, ruben On May 5, 10:48 am, Digit [EMAIL

[android-developers] Experiencing android sdk m5-rc15: terrible DNS resolution provoking network errors :(

2008-05-05 Thread ruben
on android :( * one desire: getting a superb answer for fixing it soon ruben --~--~-~--~~~---~--~~ 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