[android-beginners] Re: EclipseIDE for Java Developers galileo install plug in problem

2009-11-11 Thread Indicator Veritatis
Is this "do a minor edit" the right thing to do when it can't find 'R', also? Or should we then run 'touch' on main.xml? On Oct 6, 1:10 pm, Xavier Ducrohet wrote: > The 2 problems are completely unrelated. > > Yes, the plug-ins are not signed. Just install them anyway. > > Sometimes, when you cre

[android-beginners] HTC Tatto for Android Application testing

2009-11-11 Thread Nemat
Hey friends I have to buy a new Android phone for testing android applications I work upon.What about HTC Tatoo?? Can I buy that one??This would be specifically for testing not for personal use...Can you guys help me out in choosing a good Android device for testing ...please

[android-beginners] camera takes snap but no image is added to the gallery

2009-11-11 Thread wahib
hi !! I am working to find out a solution to use Intent to call camera app and then call my custom function in overridden onActivityResult(). This code actually displays camera preview and return like i want it to but no actual snap is taken by it. There is no new image added to the gallery. :S

[android-beginners] Menu Items.

2009-11-11 Thread Sasikumar.S
Hi, In my application I'm using 3 layouts and one java file. I'm creating a menu. I want to show menu for only one particular layout. The other layout should not get the menu. what should i do for that? can any one know about this? Thanks in advance :) -- Thanks & Regards Sasikumar.S -

[android-beginners] forms

2009-11-11 Thread mnish
Hello all, Can someone please tell me how to do the following in andoird?: 1. connect to a website 2. fill in a form with necessary information 3. get the found information Even if you know just answer to one of those questions please drop some lines of info. thank you very much in advance, mn

[android-beginners] LG Eve emulator skin now available for Android 2.0 SDK

2009-11-11 Thread Tea Vui Huang
LG Eve emulator skin now available for Android 2.0 SDK http://teavuihuang.com/android The LG Eve (LG-GW620) is LG's 1st Android based smartphone and was officially launched in Canada on November 3rd with Rogers Wireless. This emulator skin brings the LG Eve to your Android 2.0 SDK in the original

Re: [android-beginners] Re: Using XML array in program

2009-11-11 Thread Justin Anderson
*> I have to pass array to a ListView activity??* Are you asking how to do this or if you have to do it this way? You have to have an instance of the Context class, because that class has the getResources() method. Any Activity and any service inherits from Context so they ARE instances of Cont

[android-beginners] Re: Using XML array in program

2009-11-11 Thread android
I have to pass array to a ListView activity?? On 7 Nov, 21:26, PJ wrote: > By the way, I'm assuming that thisXMLfile is actually a resource, > i.e. a staticXMLfile under your project's res/values/ folder, whose > contents are fixed at installation time. > > If my assumption is wrong, then it's n

[android-beginners] Re: images from images.google.com

2009-11-11 Thread pti4ik
Actually this api is for web sites. Any ideas about how to implement it in my android application? On 23 окт, 22:36, pti4ik wrote: > Thanks a lot! > > On 21 окт, 08:13, jphaberman wrote: > > > > > On Oct 18, 3:33 pm, pti4ik wrote: > > > > Hi everybody! > > > I need to search web for images by k

[android-beginners] Re: how to remove completely the SDK and ADB

2009-11-11 Thread Indicator Veritatis
Are you running them under Windows or Linux? Windows has its uninstall somewhere in the Control Panel, and most distibutions of Linux have their own package manager for the uninstall (e.g. apt-get, yum). And did you install the SDK using the Eclipse package manager (supported since 1.6), or did yo

Re: [android-beginners] Re: string.xml

2009-11-11 Thread Justin Anderson
Unless I misunderstood your question... If that is the case, then can you please explain a little more what you are wanting to do? -- There are only 10 types of people in the world... Those who know binary and those who don't. --

Re: [android-beginners] Re: string.xml

2009-11-11 Thread Justin Anderson
1) Search this group with the following: "XML Array" 2) Click on the very first result. It should be called "Using XML array in program" 3) Do some work and read through the post... it tells you how to do it. -- There are only 10

[android-beginners] Re: string.xml

2009-11-11 Thread android
where is the answer?? On 11 Nov, 22:43, Justin Anderson wrote: > Ummm... have you tried searching the group? > > I searched the group with "XML array" and the very first result gave me the > answer. > > -- > There are only 10 typ

Re: [android-beginners] string.xml

2009-11-11 Thread Justin Anderson
Ummm... have you tried searching the group? I searched the group with "XML array" and the very first result gave me the answer. -- There are only 10 types of people in the world... Those who know binary and those who don't. -

Re: [android-beginners] binding to the search key

2009-11-11 Thread Justin Anderson
Here is how I did it: Put this in your AndroidManifest.xml: Then just create your class. In my case it is called SearchLaunchActivity.java and it extends Activity. All it does in my case is launch another activity, which is why I chose the theme that I did. I als

[android-beginners] string.xml

2009-11-11 Thread android
you can put in the ArrayList string.xml how do? -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to android-beginners+unsubscr.

[android-beginners] string.xml

2009-11-11 Thread android
you can put in the ArrayList string.xml how do? -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to android-beginners+unsubscr.

Re: [android-beginners] Re: Image buttons changing position based on orientation of phone.

2009-11-11 Thread Justin Anderson
Just tried using the layout-land folder and it worked like a charm! Just as an FYI, it also works when using include tags in your layouts. Below is the configuration for my test case: - res/layout - main.xml - view1.xml - view2.xml - view3.xml - res/layout-land - view1.xml - view2.xm

[android-beginners] Re: How to set clickable areas of a single image?

2009-11-11 Thread Matt Kanninen
You can put the image in a FrameLayout, and put other transparent clickable views on top of the image. I'm not at all sure this is the best way to do this. On Oct 28, 2:07 pm, Chris wrote: > Hi All > > I have one image (it's a guitar fretboard), and I want to identify/act > on touch of events wh

[android-beginners] Android-Montreal User Group

2009-11-11 Thread jbrohan
Hello I'm starting to organize a User Group for Android Programming here in Montreal. It will be in a downtown location (hopefully SAT on St Laurent) in early December. I propose to talk about making androids interact with the Internet, and uploading files. You can join a Google Group and let me kn

[android-beginners] Re: changing a package name

2009-11-11 Thread Indicator Veritatis
"Explains more about packages and libraries". More than what? As you admitted, this is really a Java question, not an Android one. Almost any source will explain more about "packages and libraries" than the Android docs, since they assume it is understood. Or are you looking for something that expl

[android-beginners] how to remove completely the SDK and ADB

2009-11-11 Thread Marton Kodok
Hello, I think there is something wrong with my Eclipse and SDK installation. I want to remove any trace of both. Beyond removing the folder components what other files and actions must I do to completely recycle them? -- Márton -- You received this message because you are subscribed to the Go

[android-beginners] Re: sending over WiFi

2009-11-11 Thread Roman ( T-Mobile USA)
Mike, What exactly are you trying to accomplish? + sending file to a server? + sending file to another device/PC, ...? Have a look at the following post, which might already answer some of your questions http://groups.google.com/group/android-developers/browse_thread/thread/8ac73c9fdbc3/8c7

[android-beginners] Re: Unable to select build target for new Android project

2009-11-11 Thread Indicator Veritatis
You run Eclipse on a netbook? I have refrained from even trying Eclipse on my netbook since I assumed it would slow to a painful crawl running on an Atom processor. On Nov 10, 5:20 pm, mconstant wrote: > I need help with this, too > > On Nov 5, 1:31 pm, Songmak wrote: > > > I am using Ubuntu 9.1

[android-beginners] Android keyevent keycodes and scancodes

2009-11-11 Thread Android_n00b
Hi I am writing a program which captures the keys pressed by user in android and displays it in Ubuntu. According to what I read, Android's input event device is structured around an interrupt or polling routine that captures the device-specific scancode and converts it to a standard form acceptabl

[android-beginners] Re: Can I use an old Android phone for development purposes?

2009-11-11 Thread Roman ( T-Mobile USA)
GPS is not dependent on a carrier network. You could get a prepaid sim card and put it in your device. If you run out of minutes, you should be still able to use the triangulation method in case you don't want to use GPS. -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The

[android-beginners] Re: Game Save/Load File

2009-11-11 Thread Roman ( T-Mobile USA)
Hi Ben, A very fast and easy way to store profile information is using Android's sharedPreferences http://developer.android.com/reference/android/content/SharedPreferences.html For more complex and also expandable scenarios (support multiple players, upload profile information on a server,

[android-beginners] Re: Regarding top command in adb shell

2009-11-11 Thread Roman ( T-Mobile USA)
This post might help http://groups.google.com/group/android-beginners/browse_thread/thread/e6f2d396a68238ad -- Roman Baumgaertner Sr. SW Engineer-OSDC ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do

[android-beginners] Re: Issue with Android Location

2009-11-11 Thread Lance Nanek
You can use the LogCat view in Eclipse to see more details when your application crashes. In this case it is probably due to the fact that the getLastKnownLocation method can return null. That would cause a NullPointerException when you try to call a method on the null like getLatitude. On Nov 10,

[android-beginners] Re: Unable to update TextView on a scheduled-basis

2009-11-11 Thread Lance Nanek
The painless threading blog post here mentions a lot of nice ways: http://android-developers.blogspot.com/2009/05/painless-threading.html On Nov 9, 12:12 pm, Chris wrote: > Hello everyone, I'm new to Android (but not Java), so bear with me. > > I'm trying to create a stopwatch-type UI, where a di

[android-beginners] Re: Help with creating a sport scoring application

2009-11-11 Thread Sam
thanks for replying carol i want to learn in t process as well as it would be great if someone takes care of major part of the development i do not know how to write the logic ...i just know how shud the final app be... for example... when you add runs...i guess u use counters these counters sh

Re: [android-beginners] Desktop Widget Woes...

2009-11-11 Thread Justin Anderson
Anyone? -- There are only 10 types of people in the world... Those who know binary and those who don't. -- On Mon, Nov 9, 2009 at 8:36 PM, MagouyaWare wrote:

Re: [android-beginners] R.java is not getting created

2009-11-11 Thread Justin Anderson
Since you are building the android source and running into this problem, you should probably try the Android Developers group -- There are only 10 types of people in the world... Those who know binary and those who don't. -

[android-beginners] Re: getApplicationContext() & AlertDialog.Builder

2009-11-11 Thread Matt
@TreKing I did get the exact same error (token null is not for an application). Because of curiosity I put the following in my source code: Log.v("TAG", "this is " + this); Log.v("TAG", "getApplicationContext() is " + getApplicationContext()); I found that these two values are in fact NOT equal.

Re: [android-beginners] Changing an image when clicked

2009-11-11 Thread Justin Anderson
You could just hide image A and show image B by using View.setVisibility() -- There are only 10 types of people in the world... Those who know binary and those who don't. ---

Re: [android-beginners] Close ContextMenu and Option menu

2009-11-11 Thread Justin Anderson
Context Menu: I'm not sure Options Menu: AFAIK, I don't think you can change that -- There are only 10 types of people in the world... Those who know binary and those who don't.

Re: [android-beginners] Re: how to hide keyboard when done typing

2009-11-11 Thread Justin Anderson
On the G1 the menu button doesn't toggle the onscreen keyboard... If the hard keyboard is not open you have to click on the textbox to get it to show up. To hide it, you press the back button. Perhaps other models of phones are different.

Re: [android-beginners] how to install the sdk in my computer?

2009-11-11 Thread wahib haq
hi ! There's nothing to install by the way. Its just a package and you need to extract and paste it somewhere. This is a very ambiguous question kindly be more precise where anyone could really help you out. I started working on android just few months back and i am still learning. Its my personal

Re: [android-beginners] unable to build source code....

2009-11-11 Thread Justin Anderson
If you are trying to build Android source code, you should post in the Android Developers group -- There are only 10 types of people in the world... Those who know binary and those who don't. --

Re: [android-beginners] Kindly unsubscribe my id ram...@agilees.com

2009-11-11 Thread Justin Anderson
Click the link in any message you get that says: "To unsubscribe from this group, send email to" -- There are only 10 types of people in the world... Those who know binary and those who don't. -

Re: [android-beginners] Buttons within custom dialog?

2009-11-11 Thread TreKing
As the error suggests, you're using the wrong type for setOnClickListener. Try *View*.OnClickListener instead of *DialogInterface*.OnClickListener. On Wed, Nov 11, 2009 at 1:48 AM, Jeffrey wrote: > I am trying to get a custom dialog to have buttons that manipulate the > progress of a seekbar. I'

[android-beginners] Re: Help with installation on Mac.

2009-11-11 Thread Shadana
When I received this error last week: - I clicked on the Installed Packages in the left column of the Android SDK and AVD Manager. - My window had the Android SDK Tools, revision 3. I refreshed the Tools even though I had just downloaded it. - Clicked on Available Packages in the left column -

Re: [android-beginners] Re: Post Data and get the Response as a JSON

2009-11-11 Thread Ian Guedes Maia
Yes, your application must declare it needs internet permission. Just put on your AndroidManifest.xml: 2009/11/9 mapper : > Thanks Ian, > I have used this. and noe I am getting Errror: > java.net.SocketException: Permission denied (maybe missing INTERNET > permission) > How Can I resolve it

Re: [android-beginners] How hard would it be to make a second language of sorts for the Android?

2009-11-11 Thread Stephen Walsh
It would probably be easier to just learn Java. It's a great language that has been around for years and is very useful in learning OOP for applications beside Android. Stephen Walsh On Fri, Nov 6, 2009 at 17:14, Anthony Walker wrote: > I just started reading up on developing apps for Android

[android-beginners] Re: AVD (broken?)

2009-11-11 Thread Shadana
The screen you see is the AVD loading screen. Allow it to run for a while and then a different Android screen will appear. After the second Android screen, you should see your Home screen or the Lock screen. On Nov 9, 10:13 pm, thefiestysoldier wrote: > When I start an AVD through Eclipse with al

[android-beginners] Re: AVD (broken?)

2009-11-11 Thread mahogany moon
On Nov 9, 10:13 pm, thefiestysoldier wrote: > When I start an AVD through Eclipse with all of the attributes loaded > it shows up with  white text on a blck screen saying Android with a > blinking cursor at the end. > > I am using SDK 2.0 level 5 on Ubuntu Jaunty -- You received this message b

[android-beginners] Android 2.0 - Starting Service/App when core app starts

2009-11-11 Thread eclipsed4utoo
Is it possible to create a service that starts when the camera software starts? I have looked into services and I am still reading on them, but I wanted to know if it is possible to start a service when a core application is started/opened, and stop the service when that core application is stoppe

[android-beginners] How to create context menus when using CursorAdapter in ListActivity's

2009-11-11 Thread Gray-M
I cannot figure out how to get a context menu when using a class derived from CursorAdapter in my ListActivity. Using a SimpleCursorAdapter works fine ... onCreate(Bundle b) { ... SimpleCursorAdapter sca = new SimpleCursorAdapter(...); setListAdapter(sca); registerF

[android-beginners] Re: R cannot be resolved

2009-11-11 Thread eclipsed4utoo
If you are using Eclipse as your IDE, put the cursor on the R and hit Ctrl + Shift + O (the letter O). That will automatically add the needed import statement. Ryan On Nov 11, 10:42 am, jbrohan wrote: > Look at the other files in src/ There may be an R theredelete it! > > On Nov 8, 8:00 am,

[android-beginners] Re: ADT Plugin for Eclipse on Ubuntu 9.10

2009-11-11 Thread Boosh
Ok, I finally got it to work. It's similar to what Luis suggested: http://georgia.ubuntuforums.org/showthread.php?t=1321317 You have to make sure all 3 extensions, pde, jdt and cvs are installed for the eclipse update thing to work properly. They're all listed in synaptic under the filter 'eclip

[android-beginners] Kindly unsubscribe my id ram...@agilees.com

2009-11-11 Thread Ramesh Edessary, Agile Enterprise Solutions Inc
Regards, Ramesh Edessary Phone: 630 242 3952 x 208||Fax: (630) 206-2397||Email:ram...@agilees.com Agile Enterprise Solutions, Inc|| Ensuring Client's success||www.agilees.com Great spot for recruiter/consultants- Join -http://www.linkedin.com/groups?about=&gid=2034599&trk=anet_ug_grppro

[android-beginners] How to install Maps on Android 2.0

2009-11-11 Thread DoM
Why in Android 2.0 there isn't Maps application?How can I install it? -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to andro

[android-beginners] Re: Mobile web pages

2009-11-11 Thread Utopar
Here is a resource: http://www.developershome.com/ ...Here you can learn various mobile technologies like WAP / WAP 2.0, WML, WMLScript, XHTML MP, WCSS / WAP CSS, UAProf and SMS through our free tutorials, articles and examples... On Nov 10, 5:05 pm, Eros Stein wrote: > Hi all. > I've been search

[android-beginners] unable to build source code....

2009-11-11 Thread sagar
Hi, When I try to build the code I m getting following error.. make: *** No rule to make target out/target/product/generic/obj/ STATIC_LIBRARIES/�_intermediates/�.a', needed by `out/target/product/ generic/obj/SHARED_LIBRARIES/libabc_jni_intermediates/LINKED/ libabc_jni.so'. Stop. Did anyo

[android-beginners] How much number of voices can android support for MIDI?

2009-11-11 Thread ando
Hi, I'd like to know Polyphonic ringtones which android supports. I'll make a ringtone for android phone. How much number of voices can android support? 32 tones? -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send

[android-beginners] Re: can't download ADT Eclipse plugin

2009-11-11 Thread Dones
I've tryed also Eclipse EE Developers, but nothing changes... I've tryed both the Android Plugin address, i mean with http and https but nothing happens... When i was on Ubuntu 9.4 i downloaded it without any problems, now i'm on Ubuntu 9.10 It could be an Ubuntu problem? Eclipse problem? or Goo

[android-beginners] make error

2009-11-11 Thread sagar
Hi all, I want to add one class at framework and for that I followed the procedure given in one document which I found from net. According to that if I want to add module called "abc" ,I have to add this directory to the franework base directory and I need to add name of this directory to and

[android-beginners] Re: getApplicationContext() & AlertDialog.Builder

2009-11-11 Thread TreKing
I ran into this before. Are you seeing "token null is not for an application" in the log cat? Might be related to this thread: http://groups.google.com/group/android-developers/browse_thread/thread/7a648edddccf6f7d Specifically, this quote from Dianne: "One cause of this error may be trying to di

[android-beginners] Game Save/Load File

2009-11-11 Thread ben
This may belong on the 'Android Developers' board instead of beginners, but I figured I would start here as I feel it may be a beginner's question. I recently made the decision to make a game for the android. I spend all my time at work and at home reading about development. Now comes the actual de

Re: [android-beginners] Re: getApplicationContext() & AlertDialog.Builder

2009-11-11 Thread TreKing
I ran into this issue recently. Googling around for the error led me to this thread . Specifically, the response from Dianne: "One cause of this error may be trying to display an applicationwindow/dialog throu

[android-beginners] disable SMS threading in Android 2.0

2009-11-11 Thread BOLDER Designs
How can I disable threading of SMS. I get many messages, from one source but on different topics so they are not a thread. A plain list of SMS messages would be a lot easier to read. So how can the thread view be turned off? -- You received this message because you are subscribed to the Google Gr

[android-beginners] Can I use an old Android phone for development purposes?

2009-11-11 Thread Tone
I might be able to get a used 1.5 phone for development purposes, besides the voice and data networks does anything else depend on a carrier? Mostly I'm concerned about the GPS, I'm sure it might be weaker without any towers to work with. -- You received this message because you are subscribed to

[android-beginners] Best and fastest way to load data?

2009-11-11 Thread jasonpeinko
I have been loading lists of contacts and applications at the creation of my application but this is slow and takes a long time for the application to display. I tried a thread, im not sure if that is the best way but i could not get it working properly. So what would be the best way to load this

[android-beginners] raw mic data range

2009-11-11 Thread Ti
I don't see it written on the documentation, so could anyone tell me what can I expect as min-max range of value when reading raw audio data from the microphone? I am reading shorts, pcm16bits. can I expect the range to be [0:2^16]? >From the tests I have made, when I do no noise, record and then s

[android-beginners] Re: getApplicationContext() & AlertDialog.Builder

2009-11-11 Thread TreKing
Not sure why my last post did not go through ... let's try again... I had this happen as well. Googling around I found this thread: http://groups.google.com/group/android-developers/browse_thread/thread/7a648edddccf6f7d# In particular, this note from Dianne: "One cause of this error may be tryi

[android-beginners] Not able to get Street Intersection addresses

2009-11-11 Thread Arun
In my work, I've to store some addresses and display them on the map. Some addresses we get are street intersections. GeoCoder does not give any addresses for street intersections. For example, the following does not work. addresses = geoCoder.getFromLocationName( "Broadway and 42nd, New York, NY"

[android-beginners] how to install the sdk in my computer?

2009-11-11 Thread isra
I downloaded the sdk file and tried to install it in my computer, but i couldnt. I would like to learn how to develop apps, please help me.. -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginne

[android-beginners] Re: How to set clickable areas of a single image?

2009-11-11 Thread dj
Can you get the image coordinates from MotionEvent? Don't the getX() and getY() functions return the *screen* X and Y coords, which aren't even necessarily on the image? On Oct 29, 10:36 pm, Justin Anderson wrote: > Use View.OnTouchListener... It provides an onTouch() method with a > MotionEvent

[android-beginners] Can key presses be intercepted when the device is sleeping?

2009-11-11 Thread Fiddler
I want to know if it's possible for an app to catch keypresses (volume, camera, etc) while the device is sleeping. For instance, on the Droid, the only key that does anything when the device sleep is the power key. Can I configure an app to supercede this behavior? Thanks! -- You received this

Re: [android-beginners] Re: getApplicationContext() & AlertDialog.Builder

2009-11-11 Thread Mark Murphy
Justin Anderson wrote: > Shoot... I was kinda hoping they were in different parts of your code. > I'm going to have to punt this one off to someone else... Since I'm being moderated (courtesy of a spammer forging my email address, apparently), this message probably will show up a day late and a e

[android-beginners] Issue with Android Location

2009-11-11 Thread oly.yates
Hi I'm new to Android and I am trying to get a simple location application working. The app, lifted from a book, aims to just display the longitude and latitude in two text boxes. However when i try to access the location object to get the two values the application crashes. The code is displayed b

Re: [android-beginners] Help with creating a sport scoring application

2009-11-11 Thread Carol Bolger
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 > > I am new to programming...i have this idea of creating a spo

[android-beginners] Facebook Pages and Twitter

2009-11-11 Thread Viral
Hello All, I am developing a application of my department and was wondering how can I insert following thing in my app: 1. We have Facebook page and want the updates to be displayed on application 2. I want to twitter page and want it to display it on application. Can anyone please help me to so

[android-beginners] Re: how to hide keyboard when done typing

2009-11-11 Thread androXid
Hold down the menu button. On 7 nov, 10:03, Marton Kodok wrote: > Hello, > > Whenever a keyboard shows up, how can I hide it after I finished my typing. > For example when I run the SkeletonActivity, I can type in some text, but > how do I hide the keyboard when I'm done > > -- > Márton -- You

[android-beginners] Gestures and underlying views

2009-11-11 Thread Andrew Perepelytsya
Hi Devs, Is there a best practice or any way to propagate events to the underlying view (like e.g. a ListView) from the GestureOverlay? Basically, whenever a gesture overlay is added (covering everything), there's no way to scroll the list up and down, as overlay intercepts every event, including

[android-beginners] Re: Google Maps Api -> No image displayed

2009-11-11 Thread Raphaël Piéroni
Hi Folks, Some updates, I retried on mac osx JAVA6 (i was on winXP JAVA5) and it works fine. I have 2 hypothesys on my problem : - OS but i don't believe it - Java version but i don't believe also Raphaël Le 10 novembre 2009 12:36, Raphaël Piéroni a écrit : > Hello folks, > In my map view i

[android-beginners] Re: How to receive and read an Email

2009-11-11 Thread jono
Hi, i have just tried the SMS_RECEIVED intent on my code and it worked fine. My last question that i would like to find out is if their is one for emails? something like a EMAIL_RECIEVED intent? On Nov 9, 8:39 pm, Sean Hodges wrote: > Do you mean the intent no longer works, or that it is simply

[android-beginners] Write a on sdcard

2009-11-11 Thread Jairo
Hi, When is possible programing a sample android aplication to write text files on sdcard. I need to do this but i don't know why I search a tutorial about writing text files programing by android But i need help. Thanks. -- You received this message because you are subscribed to the Google Group

[android-beginners] New project in Eclipse error

2009-11-11 Thread Scott
Most likely a human error since I'm totally new to Eclipse here. I was following the directions at http://developer.android.com/guide/developing/eclipse-adt.html and got to Step 2 only to see "The location of the Android SDK has not been setup. Please go to Preferences > Android and set it up" I

[android-beginners] Close ContextMenu and Option menu

2009-11-11 Thread vanesa
Hi, It's possible to close ContextMenu when touch outside of the menu options? It's possible to change the number of maximum options (default is 6) in the Option Menu? I want a menu with 3 visible options and More option. -- You received this message because you are subscribed to the Google Grou

Re: [android-beginners] Load xml from a url instead of R?

2009-11-11 Thread Carl Barton
Not an expert but my understanding is that the XML files are used for design of the UI and are built into the app when you compile it. If you did want to do this however, you would probably have to grab the XML data from the server and then parse it yourself and build the UI based on the data usin

Re: [android-beginners] Replace Old DB file

2009-11-11 Thread Josh
Use File Explorer to delete that old db file and push new file into might do. -- Liu, Yen-Liang (Josh) Marie von Ebner-Eschenbach  - "Even a stopped clock is right twice a day." On Tue, Nov 10, 2009 at 3:04 AM, TJ wrote: Hi, I am having a hard time in DDMS "Push a file ont

Re: [android-beginners] Mobile web pages

2009-11-11 Thread Eros Stein
I know that, sorry if I bothered someone =D But as long as we discuss Android development I thought someone would be able to help. Thank you. On Wed, Nov 11, 2009 at 10:22 AM, Victor Pantoja wrote: > You may want to see some examples like: > - m.globo.com > - m.globoesporte.com > > Better seen o

[android-beginners] Re: R cannot be resolved

2009-11-11 Thread jbrohan
Look at the other files in src/ There may be an R theredelete it! On Nov 8, 8:00 am, benjamin goth wrote: > Hi I was doing fine going through the tutorials but suddenly whatever > SDK I use to build against I get that R cannot be resolved > I have the R.JAVA file in my gen folder and have not

[android-beginners] Re: Problem: connection to Internet

2009-11-11 Thread jbrohan
http://schemas.android.com/apk/res/android"; package="com.example.johnprog" android:versionCode="1" android:versionName="1.0"> wrote: > Hi > When I am sending and receiving the response I got this error: > java.net.SocketException: Permission denied (

[android-beginners] Trying to get Contacts List with Photo in Donuts

2009-11-11 Thread Xenio
I am trying to modify the Contacts.apk source to get the Photo's contact in the Contacts app, (In Eclair this is already implemented, I would like to have it in Donuts too). This is what I get until now: Contacts.apk Source: file ContactsListActivity.java ORIGINAL 1653private boolean mDispla

[android-beginners] swapping two buttons isung translate animation

2009-11-11 Thread Jags
I am trying to swap the position of two buttons. my swapping code looks as below. private void exchangeButtons(Button btn1, Button btn2) { // Create the animation set AnimationSet exchangeAnimation = new AnimationSet(true); TranslateAnimation translate = new TranslateAnim

[android-beginners] Regarding top command in adb shell

2009-11-11 Thread sabs
Hi all I want to know information regarding top command in adb shell (particular about VSS and RSS ) thanks sabs -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsu

[android-beginners] Google Maps Api -> No image displayed

2009-11-11 Thread Raphaël Piéroni
Hello folks, In my map view i have NO image displayed. I did get an apiKey from my keystore fingerprint. I using the ant script that affirms to sign the apk with the same keystore. I have proper permissions and library usage. But still I got no image. If anyone has a clue for displaying the map in

[android-beginners] Re: problem creating new android project

2009-11-11 Thread gangcai
Try move the focus to the "Build Target " with Tab key. Then press blank key twice to select the target. You can change the build target with down/up arrow key. After you fill out the "Package name", you need to select the target again(with Tab/blank/arrow key), that happened on my desktop(ubuntu

[android-beginners] Changing an image when clicked

2009-11-11 Thread ElPollo Diablo
Hello, I am working on learning Java and android, but I seem to have hit a wall. In the app that I am building, I have two images (Image A and Image B) Image A will be on the screen, and I want it to turn into image B when pressed. I know how to get the image on the screen, and I know how to s

[android-beginners] run emulator on remote computer?

2009-11-11 Thread Justin Mitchell
Is it possible to use adb to upload files to an emulator that resides on a second machine? I tried using "adb connect", but had no luck. I'm sure there is something simple that I'm missing! Justin -- You received this message because you are subscribed to the Google Groups "Android Beginners" gr

[android-beginners] Help with installation on Mac.

2009-11-11 Thread Ram
Hi, I downloaded android sdk release 3 for mac as per the instructions, but when I try to download the platforms by running Android SDK and AVD Manager - I get the following error: Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml, reason: HTTPS SSL error. You might

[android-beginners] AVD (broken?)

2009-11-11 Thread thefiestysoldier
When I start an AVD through Eclipse with all of the attributes loaded it shows up with white text on a blck screen saying Android with a blinking cursor at the end. I am using SDK 2.0 level 5 on Ubuntu Jaunty -- You received this message because you are subscribed to the Google Groups "Android

[android-beginners] Re: How do I simulate a "Home", "Menu", Or "Back" key press

2009-11-11 Thread GT
Update: I managed to get the soft Home button functioning by sending the Intent: Intent HomeIntent = new Intent(); HomeIntent.setAction(Intent.ACTION_MAIN); HomeIntent.addCategory(Intent.CATEGORY_HOME); I still don't have a solution for the Back and Menu keys. Furthermore, I ran into problems

[android-beginners] Re: ADT Plugin for Eclipse on Ubuntu 9.10

2009-11-11 Thread adag
I also have the same problem But anyhow have you resolved your issue so far On Nov 4, 9:48 am, jchatard wrote: > Exactly same problem here! > > On 2 nov, 20:06, Waspinator wrote: > > > I can't install the ADP plugin for eclipse 3.5 on Ubuntu 9.10. My > > first problem was thathttp://dl-ssl.goog

[android-beginners] Access to DATA BASE from Android application

2009-11-11 Thread Mongi
Hello Friends, Can you explain how use Context to access to DATA BASE (MySQL installing in different host) from Android application ? -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@go

[android-beginners] Re: Cannot debug using emulator with DROID skin

2009-11-11 Thread Chad
Same problem here. Still trying to figure it out On Nov 2, 10:26 am, Zookie wrote: > Just setup Eclipse, ADT, SDK, and DROID skin.  Set path to include SDK > tools directory. > > Wrote the Hello World (Hello Android) app.  I can run the app, > emulator starts, but app does not start.  If I go in

Re: [android-beginners] Re: modular programming (design pattern)

2009-11-11 Thread Chris Zaniewski
Please usubscribe On Nov 9, 2009 2:12 PM, "Justin Anderson" wrote: Are you going to be the only person developing these modules, or are you planning on creating some sort of a framework that other developers will be able to tap into? --

[android-beginners] Replace Old DB file

2009-11-11 Thread TJ
Hi, I am having a hard time in DDMS "Push a file onto device" I have an old database file that I like to replace with a new file that I created using sql studio. If anybody have any idea on how to do this please let me know, thanks -- You received this message because you are subscribed to the Go

  1   2   >