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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
>
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
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
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
20 matches
Mail list logo