Re: [android-developers] Abridged summary of android-developers@googlegroups.com - 26 Messages in 17 Topics
Nno
On Jun 2, 2012 11:33 PM, <android-developers@googlegroups.com> wrote:
-- Group: http://groups.google.com/group/android-developers/topics
- get the text in edit text on button click [4 Updates]
- Invoking a web service created in java [1 Update]
- Problem refreshing a fragment edittext view from a dialogFragment after rotation [1 Update]
- Widget Product Updates [1 Update]
- problem in service creation [2 Updates]
- Connecting emulator instances in android [1 Update]
- is there a way to explore directory structure in assets/? [1 Update]
- Svg to hdpi, mdpi, ldpi [2 Updates]
- Multiple sqlite db upgrade [2 Updates]
- Setting screen on/off [1 Update]
- Turn off screen but not hardware keys, catch input with screen off [1 Update]
- Issuing refund to users after 15-minute window [1 Update]
- Solving Missing R [2 Updates]
- clystone launcher in android [1 Update]
- VBO problem using OpenGL ES 2.0 on android 2.2 [1 Update]
- Adding markers with different drawables on google map in android [2 Updates]
- Query regarding unbounded service [2 Updates]
Raghavendra Rao <raghu1082@gmail.com> Jun 02 11:36PM +0530
hi,
how can i get the text entered by the user in the Edit Text on button
click, kindly do help me on this
...more
Fred Niggle <fred.niggle@googlemail.com> Jun 02 11:57PM +0100
did you try the google search for this?
...more
Raghavendra Rao <raghu1082@gmail.com> Jun 03 11:16AM +0530
Yes i tried, but am not able to get the logic behind tht, am new to this
kindly help me
...more
Raghavendra Rao <raghu1082@gmail.com> Jun 03 11:41AM +0530
hello,
i got tht one, i had some other requirement, i got tht via gettext. i need
many more guidance in the coming days, kindly do help me. Thanks a lot
...more
James Black <planiturthian@gmail.com> Jun 02 09:46PM -0400
If you look at this link:
http://stackoverflow.com/questions/5321906/how-to-find-the-jar-of-java-rmi-package
you will see that this problem is difficult to resolve, but there are some ...more
Bluemercury <joao.rossa@gmail.com> Jun 02 05:09PM -0700
So im adapting my DateTimePickerDialog implementation to a DialogFragment,
and right now it works well, i press the button to show the dialogfragment
choose a date/time value, press ok and it will ...more
Doug Gordon <gordonwd@gmail.com> Jun 02 07:36PM -0400
I'll shortly be releasing my first widget product and am wondering if
there are any restrictions as to how the user updates a widget when a
new version is posted. I've noticed that if you use the ...more
Bhavin <alertsavemylife@gmail.com> Jun 02 03:54AM -0700
Dear sir,
I am having following scenario:
Service class
.
.
.
.(Extends) Class1
.
.
.
.
(Extends) Class2
Now i wanted to start class2 as a service.
what to do?
...more
Fred Niggle <fred.niggle@googlemail.com> Jun 03 12:03AM +0100
what to do indeed.... have you worked through a few service tutorials?
...more
Akki <akshay.iitr.cse@gmail.com> Jun 02 01:01PM -0700
I read a thread on the same topic ::
http://stackoverflow.com/questions/4683854/connecting-2-emulator-instances-in-android/4738690#4738690
I applied server code on one emulator and client ...more
Latimerius <l4t1m3r1us@googlemail.com> Jun 02 09:55PM +0200
There's AssetManager.list() but that doesn't seem to pick up
subdirectories. Other than via AssetManager, how am I supposed to
find out what's in assets/?
...more
"Ralph Bergmann | the4thFloor.eu" <ralph@the4thfloor.eu> Jun 02 11:11AM +0200
Am 02.06.12 00:31, schrieb Jeremy Villalobos:
> On build, the plugin creates the png's from the svg's, but the svgs are
> not added to the release package.
> Is there such a tool ?
...more
Tony Houghton <h@realh.co.uk> Jun 02 07:36PM +0100
On Sat, 02 Jun 2012 02:37:00 +0400
> http://stackoverflow.com/questions/9530524/imagemagick-convert-svg-to-transparent-png-with-antialiasing
> So, with just a little scripting, it should be ...more
Plabon Modak <plabonmodak@gmail.com> Jun 02 06:02PM +0600
Hi guys,
I am working on an android application where i have to use multiple
databases. I have used previously created db file. Actually i am copying
the db file from asset folder. ...more
lbendlin <lutz@bendlin.us> Jun 02 11:04AM -0700
what exactly do you need to upgrade? Can't you just run a few scripts in
onUpgrade ?
On Saturday, June 2, 2012 8:02:22 AM UTC-4, RawCoder wrote:
...more
Mathias Lin <mail@mathiaslin.com> Jun 02 08:10AM -0700
Why does the SDK not allow that for third party apps? Also, why does
turning the brightness to 0 entirely turns the screen off and lock it? Why
is there no way to just turn the screen off ...more
Mathias Lin <mail@mathiaslin.com> Jun 02 08:00AM -0700
> I 've seen apps locking the hard keys and not the touchscreen but
Do you mean the apps turn off the screen but still enable it to listen to
touch events? Can you point me to the apps that you ...more
fiber <fibercode@gmail.com> Jun 02 07:52AM -0700
Yes, it does know. If you have LVL implemented in your app it will
receive a "Not Licensed" response from Google.
My experience has been that Google will try to automatically uninstall ...more
dev0708 <webdev0708@gmail.com> Jun 02 07:12AM -0700
I have gotten various kinds of advice for solving "Missing R". I'm
trying to organize that into a checklist to work through the problem
efficiently.
- Any comments on the efficacy of these steps? ...more
Mark Murphy <mmurphy@commonsware.com> Jun 02 10:32AM -0400
> I have gotten various kinds of advice for solving "Missing R".
Personally, I just try stirring my alphabet soup a bit more to see if
an R got stuck on the bottom of the bowl.
:-)
...more
phanisurya <surya.phani1729@gmail.com> Jun 02 03:58AM -0700
Hai,
I have a doubt about clystone launcher in android. i want to create
an android app look like a clystone launcher .
Please tell me how to design that view like sliding from front to back ...more
usual <theedge456@free.fr> Jun 02 11:46AM +0200
Hello,
I'm trying to display a simple triangle on my Samsung Spica.
I'm using the following data:
float triangle_vertices[] = {
0.0f, 0.8f,
-0.8f, ...more
Fred Niggle <fred.niggle@googlemail.com> Jun 02 09:40AM +0100
Why are you multiplying by 1000000.0?
Also have you ensured that latitude and longitude are not transposed?
(I had an issue when creating a KML output file: I thought that because my ...more
mehedi hasan khan <mehedi.mailing@gmail.com> Jun 02 03:46PM +0600
I am multiplying by 1E6 because GeoPoint needs latitude/longitude in micro
degrees. How to check if latitude/longitude are transposed?
--
*Mehedi*
CSE'07,BUET
"মহাবিশ্বের ...more
David Olsson <zooklubba@gmail.com> Jun 02 10:07AM +0200
http://www.catb.org/~esr/faqs/smart-questions.html
Send different intents to the service? That adds which groups and which
button? But I have no idea of what you are after.
...more
"Uberall, Android" <uberalllaw.android@gmail.com> Jun 02 02:13PM +0530
Hi,
This is P B Lal from Pune, I would like to suggest you that create a
class by extending Thread in which you should create two button , one
for start and other for stop.
Always create ...more
You received this message because you are subscribed to the Google Group android-developers.
--
You can post via email.
To unsubscribe from this group, send an empty message.
For more options, visit this group.
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+unsubscribe@googlegroups.com
For 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@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home