Evidently there are two versions of DEP; the earlier version is done
using software and a newer version that uses hardware. The hardware
version exists only in 64-bit processors and is used only by 64-bit Windows.
DEP can prevent code from being executed that is in memory designated as
data. I
Notepadv2 instructions explain about the
requirement for 2.2 and the fix you provide here for older versions?
Kostya Vasilyev wrote:
Sam,
According to docs:
http://developer.android.com/reference/android/view/ViewGroup.LayoutParams.html
match_parent is introduced in API version 8, that is, A
...@gmail.com>> wrote:
Sam,
According to docs:
http://developer.android.com/reference/android/view/ViewGroup.LayoutParams.html
match_parent is introduced in API version 8, that is, Android 2.2
Your project is probably set up to compile against an earlier
version of A
I am getting errors from the Notepadv2 sample in the tutorials. If the
problem is that I made a mistake, then I will try to figure it out but I
really think I followed instructions. The tutorial is at:
http://developer.android.com/resources/tutorials/notepad/index.html
The Notepadv1 works for
Many people have had problems with Norton. It was pre-installed in my
system but I cleared it out of my system and installed Microsoft
Security Essentials, which is free. I am not recommending anything
except to say that I have had no problems that I am aware of related to
AV software and I hav
erflow.com/questions/tagged/android
To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
--
Sam Hobbs
Los Angeles, CA
--
You received this message because you are subs
Okay, if my comment is not relevant then I apologize.
Anil wrote:
It says, "This bug only applies on Windows and only with JRE 1.6u21"
On Jul 23, 9:12 pm, Sam Hobbs wrote:
Actually the message was:
Message-id:<4c44dec7.1030...@samhobbs.org>
Date: Mon, 19 Jul 2010 16:24:55
Actually the message was:
Message-id: <4c44dec7.1030...@samhobbs.org>
Date: Mon, 19 Jul 2010 16:24:55 -0700
From: Sam Hobbs
Subject: [android-beginners] Crashing/hanging problem with recent
JDK/JRE update on Windows
It is a link to:
Crashing/hanging problem with recent JDK/JRE upd
SUBENTRY 1 org.eclipse.jdt.core 4 969 2010-07-22 09:16:32.010
!MESSAGE gen [in HelloAndroid] does not exist
--
Sam Hobbs
Los Angeles, CA
--
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
NEW! Try asking and tagging your question on St
lete) that also? I would
guess it would be cleaner to install the whole tool chain from the top,
but is that all necessary?
Doug Gordon
GHCS Systems
--
Sam Hobbs
Los Angeles, CA
--
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
NE
to be worth mentioning here.
--
Sam Hobbs
Los Angeles, CA
--
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android
To unsubscribe
ere
that's the way the programmer wants to do it.
I've been programming in C++ for 14 years. Was the lead designer/
developer for the Java implementation in IBM iSeries (which was
written in C++). I kinda know both languages pretty well.
On Jul 18, 7:51 pm, Sam Hobbs wrote:
Except th
e "this". One might very well do:
MyListenerClass listener = new MyListenerClass();
someWidget.setOnClickListener(listener);
On Jul 18, 4:53 pm, Sam Hobbs wrote:
I am new to Java, but since Justin says that the this reference is
essentially the same as in C++ and C# I hope my comments a
OnClickListener () works?Could someone explain?
Thanks,
keith
--
Sam Hobbs
Los Angeles, CA
--
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/quest
Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android
To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-
, that would store the necessary
requirements now i should somehow communicate between an SQL database
and the android phone ,
guide appropriately please
--
Sam Hobbs
Los Angeles, CA
--
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
Xavier Ducrohet wrote:
They moderate first post though, to prevent
spam and that can take a day or two.
My first post (the beginning of this thread) got through fast enough,
but my membership was pending for a couple of days or so. It's a minor
detail; not important.
Another option is s
r now if I can get
the above questions clarified, that will help.
--
Sam Hobbs
Los Angeles, CA
--
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflo
peter f miller wrote:
>> What I want to do is copy ALL my phone contacts to my GoogleMail (well
>> actually GMail) contacts. So if I ever don't have my phone with me, or
>> the battory is dead, but I have net access, I can still contact people.
>
> I'm not sure if there's an automatic way to do it
Hi all
I'm probably missing something blindingly obvious, but I can't see a way
of doing this.
What I want to do is copy ALL my phone contacts to my GoogleMail (well
actually GMail) contacts. So if I ever don't have my phone with me, or
the battory is dead, but I have net access, I can still con
jitendra kumar wrote:
> I want to develop one call control application on android. As we know
> android sdk does not provide any API which block incoming call due to
> security reasion.
>
> Is there any possiablity to block incoming call using android open
> source api;s?
Did, you ever work t
Hi, i have a class which sets an alarm but i need to set a more of
these alarms .. instead of duplicating classes is there a way i can
just make a new instance of the class and set the alarm time? Each
alarm class will be triggered from a button in another class. Im
trying to avoid having alot of d
is there a possibility to display a custom widget or data directly on
the lock screen?
greetz
Sam
--
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
NEW! Try asking and tagging your question on Stack Overflow at
http://stackov
Ok sorted it, im not sure how to edit on posts on here , so sorry for
the multiple posts.
On Feb 3, 1:14 am, Sam B wrote:
> im pretty sure its the xml file blocking the text or something because
> there are supposed to be 5 items in the list and there are 5 buttons
> so clearly s
im pretty sure its the xml file blocking the text or something because
there are supposed to be 5 items in the list and there are 5 buttons
so clearly somethings blocking text but i cant see what :(.
On Feb 3, 12:54 am, Sam B wrote:
> Yep i was geting the data in the list view . Now that
play though?
>
> --
> There are only 10 types of people in the world...
> Those who know binary and those who don't.
> --
>
> On Tue, Feb 2, 2010 at 5:30 PM, Sam B wrote:
> >
Shall i post my xml files? Or maybe it is the custom array not getting
the data from the db?
On Feb 3, 12:21 am, Sam B wrote:
> Yea im doing it via Xml the button layout code is wrap_content so im
> not sure why this isnt working.
>
> On Feb 2, 11:58 pm, Justin Anderson wrote:
&
------
>
> On Tue, Feb 2, 2010 at 4:37 PM, Sam B wrote:
> > Woo , i fixed the problem now i can get a button on each row .
> > However still one small problem before i had the list view populated
> > with data from my database , now that iv
Woo , i fixed the problem now i can get a button on each row .
However still one small problem before i had the list view populated
with data from my database , now that ive added a button to each row
the data has disappeared.
On Feb 2, 10:57 pm, Sam B wrote:
> Hi its starting at onCreat
---
>
> On Mon, Feb 1, 2010 at 3:09 PM, Sam B wrote:
> > Hi guys im trying to put a button on each row of a list but i get null
> > pointer exception, i'll show the java files below. The list view is in
> > a seperate xml file to the button because
Hi guys im trying to put a button on each row of a list but i get null
pointer exception, i'll show the java files below. The list view is in
a seperate xml file to the button because button is inside a relative
layout. Can anyone help?.
This class gets data from a database and puts it in array an
Hi guys ive got some times stored in a database using the ISO
standard. Could anyone help me i need to be able to set off a reminder
or an alarm at these times. I cant find any tutorial on the web about
it.
--
You received this message because you are subscribed to the Google
Groups "Android Begi
Not sure that this is really an Android question, but...
My app needs to update displayed text by getting and parsing XML from
a server.
Ideally the values would be updated every half second or less.
What's the best way to do this?
Obviously, I can repeatedly get the data via HTTP and parse it
Hi ive got a class containing a button and in the on click event im
trying to call a class that creates a database and displays a query
from the db in a list view this works fine on it's own but when
trying to hook up to the button it doesn't work.
Here is code for the calling class
package pro
I need to add a listview item to an array list when the user presses
one of the rows, can you do this by doing something like get String
and then adding that to the array list?
--
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
NEW! Try asking
Hi,
I am developing android application and developing UI thru code rather
than XML.
The first screen or activity has a image on top which is used for mode
selection.
-
| ModeA | ModeB | ModeC |
-
I have 3 images to select from
1. On
ing? Sun uses the term 'servlet' to mean
> something running on a Web Application Server.
>
> If it really is running on the server, have you considered making your
> own ContentProvider updated by a WebViewClient object that
> communicates with the servlet?
>
> On
Hi guys, ive got a servlet that is retreiving data from sql server.
Can anyone give me help on how to get that data into an android
application? Ive looked for examples but they all seem to be for
sending data to the servlet. Thanks
--
You received this message because you are subscribed to the G
Use a servlet.
On Dec 5, 3:17 am, hightechartist1 wrote:
> Hi,
>
> I'm new to develop an Android application to connect to a database on
> my website.
>
> Which languages that would be the best to develop in database on my
> live website for Android application? And what languages that I should
>
, Carol Bolger wrote:
> Sounds interesting however I think you need to provide more details. Are you
> wanting someone to code the app for you? Or do you plan on learning to
> program in the process?
>
>
>
> On Tue, Nov 10, 2009 at 12:13 PM, Sam wrote:
> > Hi community
>
&
Hi community
I am new to programming...i have this idea of creating a sport scoring
app
but i have no idea how to do the coding
i knw some basic concepts of object oriented programming
but i want to knw how to layout the structure of the programming
if anyone wants to join me (can share the rights
I was also having the same error
Go to
Run>Run Configurations
In the left panel see if your project is listed under Android
Application
if not check in other options like Android JUnit Test, Eclipse
Application etc
if u find your project (in this case Hello Android) delete it by
clicking th
Hello ALL,
Can Android be ported on Motorola A810? Has anyone done this?
A little I have come to know that Android was ported on Motorola Ming A1200,
the predecessor of Motorola A810.
Regards,
- sam.
Add more friends to your messenger and enjoy! Go to
http://messenger.yahoo.com/invite
Hi,
I'm a beginner in Android and I would like to know if it is possible
to use an API for "direction getting".
Is there a fonction witch permit, as Google Maps for example, to
define a path (intermediary points) with a start and a end points ?
I would like to do this on android platform and my
44 matches
Mail list logo