Re: [android-developers] Using Android in a palm

2012-10-25 Thread Kristopher Micinski
that will be impossible, I think, without a lot of hacking on your part, and I don't believe that device meets CTS hardware requirements. kris On Mon, Oct 22, 2012 at 10:55 AM, Alexsander Talles wrote: > I'm really new in this area of the android, and would like to know the > possibility to down

[android-developers] Using Android in a palm

2012-10-25 Thread Alexsander Talles
I'm really new in this area of the android, and would like to know the possibility to download and install the OS on a palm tungsten E2. To re-use it. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to an

[android-developers] Using android

2012-09-16 Thread Michael S. Levinson
I am a developer very very small "d." I'm really the designer of educational software using three dolphins to reach the alphabet and numbers. My program is in an earlier version of Flash. My quest chin: Do I upgrade the Flash, or move it to html 5 (it's a great animation of three dolphins- a gam

Re: [android-developers] Using Android app to login into a website and register if a new member

2012-05-25 Thread Justin Anderson
1. Create your login layout for your Android app 2. Create web services that can be accessed by your Android application... This will allow you to pass the username/password to the web service and it can give a result telling you whether it was successful or not 3. Create web serv

[android-developers] Using Android app to login into a website and register if a new member

2012-05-25 Thread George
I need to to develop an app for some XYZ(can't tell) application, The app must provide a field for username & password initially and after entering these things it has to login if the entered data is authentic. I already have some users registered and using the XYZ application from a website. H

[android-developers] Using android soft keyboard virtual keycode on computer

2011-12-07 Thread Jonny
I'am working on a application which allows your computer to type using android keyboard via Bluetooth. My application sends objects to the server(programmed in java) on PC via Bluetooth, the object sent contains the key code to be pressed. But i'm having problem the android keyboard virtual Keycode

Re: [android-developers] using android in phonegap.js and jquery mobile

2011-09-30 Thread Mark Murphy
That would be a fine question for a PhoneGap support area, such as the options listed here: http://www.phonegap.com/support On Wed, Sep 28, 2011 at 2:59 AM, senthil kumar wrote: > Hi, >  I am developing an application in android make use of phonegap.js > and jquery mobile. > In the application t

[android-developers] using android in phonegap.js and jquery mobile

2011-09-30 Thread senthil kumar
Hi, I am developing an application in android make use of phonegap.js and jquery mobile. In the application through HTTP Connection get some data from the server. Just want to know whether to use Phonegap.js or not.. Please help me... -- You received this message because you are subscribed to t

[android-developers] Using android default attribute inside a custom View

2011-07-11 Thread blinkseb
Good morning, I'm currently developing a custom view directly based on the View class. I'm currently facing a huge problem : I cannot find a way to access Android default attributes, like highlight color, text color, textSize, etc. Basically, I want my custom view to use the textAppearance TextAp

Re: [android-developers] using Android tabs with views instead of activities

2011-07-05 Thread Mark Murphy
On Mon, Jul 4, 2011 at 6:59 PM, Pat Needham wrote: > I tried to find out how to use views instead of activities while > making tabs and I found this site: > > http://stackoverflow.com/questions/2970844/example-of-using-android-tabs-with-views-instead-of-activities > > But when I followed the metho

[android-developers] using Android tabs with views instead of activities

2011-07-05 Thread Pat Needham
I tried to find out how to use views instead of activities while making tabs and I found this site: http://stackoverflow.com/questions/2970844/example-of-using-android-tabs-with-views-instead-of-activities But when I followed the method used by the first answer, I got an error while running my ap

[android-developers] Using android surface to display video

2011-06-28 Thread Sandeep Patil
Hi all, I want to display a rendered video using android surface. Here is what i am doing, * I am creating a surfaceView object and setting it to activity display. * Then registering a callback to it and once the surface is created, i'l get the surface and set it to a field of activity class. * I

[android-developers] Using Android and PHP to enter data into a MySQL database

2011-06-22 Thread livewire9174
I want to send data from my Android application to a MySQL database. The PHP script I am using is working, as when I used it on a browser, the information is entered into the database. The database is not being updated and no error is thrown. Any ideas? Here is my Android code: public class Sen

[android-developers] Using Android C2DM

2011-02-01 Thread Neilz
Hi everyone. I'm attempting to use C2DM in my app, but I admit I'm finding the docs very confusing. The official guide http://code.google.com/android/c2dm/ makes the process seem relatively simple, showing code which implements various methods, onReceive(), handleRegistration(), performs registrat

[android-developers] Using Android code

2010-07-28 Thread dfbs
I'm planning on using code/icons derived some Android framework code in an upcoming release of my app; what is the appropriate way to do this? It seems I need to include a NOTICE file somewhere in the app, do I need to make it something the user can see? The stuff that I'm using will be a few grap

[android-developers] Using Android internal view

2010-06-10 Thread lman
Hello, I am looking to use a custom View found in the Android source code. Since it wasn't available in the public API I simply used the source code to place the widget into my application. The View works correctly, however, when I tried to make a slight modification within my package that change

Re: [android-developers] Using Android Calendar ContentProvider.

2010-05-26 Thread Mark Murphy
Jose Luis Montes wrote: > I was trying to use de google calendar api (i sent a message with an > error about this this afternoon, thanks to Mark Murphy again) when i > realised that i can use the android own calendar content provider since > it is connected with google calendar so I found this >

[android-developers] Using Android Calendar ContentProvider.

2010-05-26 Thread Jose Luis Montes
I was trying to use de google calendar api (i sent a message with an error about this this afternoon, thanks to Mark Murphy again) when i realised that i can use the android own calendar content provider since it is connected with google calendar so I found this http://www.developer.com/ws/article

[android-developers] Using Android Radar in map application

2009-06-08 Thread Georgy
Greetings, I am trying to embed the Android Radar package in my map application. I already installed RADAR from the Market on my G-1 and added the following code to my application: // RADAR CODE Intent i = new Intent ("com.google.android.radar.SHOW_RADAR"); i.putExtra("l

[android-developers] Using android 1.5 emulator, the sdcard can't be mounted

2009-01-22 Thread tony
Command sequence is: 1.make sdk first, and cd /home/tony/android-sdk_eng.tony_linux-x86/tools/ 2../emulator -image ../platforms/android-1.5/images/system.img - kernel ../platforms/android-1.5/images/kernel-qemu -ramdisk ../ platforms/android-1.5/images/ramdisk.img -data ../platforms/ android-1.5