Re: [android-beginners] Developing a website for nice/elegant visualization in Android Tablet...

2010-07-27 Thread Android Appman
inooz wrote: > I like to create some kind of catalog of products, the picture and > some information, I'm thinking to use Ruby on Rails for quick > prototyping, however, what would you recommend to use as resolution of > the page to make it easily viewable using the web browser fr

[android-beginners] First ever Android app: Wifi Agent!

2010-06-30 Thread Android Team
Hey guys, I have just finished my first ever Android app and it is on the market for 99 cents. I would really appreciate it if anyone would like to try it out and provide some feedback. The app has 3 main functions: Display current wireless networks with detailed information Start a logging

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

2010-05-06 Thread Mani Android
I have no hardware buttons the user needs access to > this menu from anywhere. Unfortunately I haven't found a way of doing > this. > > Are devices without hardware keyboards not supported? Is the only way > to get this working by modifiying Android itself? > > -- > You r

[android-beginners] Draw Text on GLSurfaceView

2010-04-12 Thread Android Developer
Hi, Can anyone help me to understand how to draw text on GLSurfaceView in Android ? Thanks in advance Ren -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overfl

[android-beginners] Re: possible to send an xml file via HttpClient?

2010-03-19 Thread KC Dev Android 06
. Then > you open an InputStream from the File you want to send, and transfer > the data from the File InputStream to the Http OutputStream. Easy as > ð ;) > > Andreas > > On Mar 17, 1:45 am, KC Dev Android 06 > > wrote: > > Hi, as the title says, is it possible

[android-beginners] Android Resources for Application development

2010-03-18 Thread Fred Grott(Android Developer, http://mobilebytes.wordpress.com)
I completed a Google Knol article on Android Resources for Application Development: http://knol.google.com/k/fred-grott/android-resources-for-application/166jfml0mowlh/12# Hopefully, it is useful -- You received this message because you are subscribed to the Google Groups "Android Begi

[android-beginners] Re: possible to send an xml file via HttpClient?

2010-03-18 Thread KC Dev Android 06
whole file and just specify the destination? On Mar 17, 3:24 pm, KC Dev Android 06 wrote: > damm i just reported one of your posts as spam  by accident. mods > ignore that request! > > On Mar 17, 3:22 pm, KC Dev Android 06 > > wrote: > > i dont know specificaly from the ser

[android-beginners] Re: possible to send an xml file via HttpClient?

2010-03-17 Thread KC Dev Android 06
damm i just reported one of your posts as spam by accident. mods ignore that request! On Mar 17, 3:22 pm, KC Dev Android 06 wrote: > i dont know specificaly from the server guys but they said most likely > all i need from them is a http url. They have not indicated how they > will e

[android-beginners] Re: possible to send an xml file via HttpClient?

2010-03-17 Thread KC Dev Android 06
what format they want from the android device. I will check out the above links and see how far that goes for me. i just wanted to know really if its possible to send an xml file via http. If not then i may need to do it via socket connection. On Mar 17, 3:03 pm, Chris Ross wrote: >   But, do

[android-beginners] Re: possible to send an xml file via HttpClient?

2010-03-17 Thread KC Dev Android 06
The server basically expects the contacts stored on a android device in an xml file. So in a HTTP get operation i can send any parameters i want be in a xml file, string, int etc? On Mar 17, 2:44 pm, Chris Ross wrote: >   You can send parameters encoded in the url of an HTTP GET operation,

[android-beginners] Re: possible to send an xml file via HttpClient?

2010-03-17 Thread KC Dev Android 06
ou're trying to do, but that's the path of > investigation I'd suggest. > >                        - Chris > > On Mar 17, 2010, at 5:14 AM, KC Dev Android 06 wrote: > > > Any suggestions? > > > On Mar 16, 4:45 pm, KC Dev Android 06 > > wrote:

[android-beginners] Re: possible to send an xml file via HttpClient?

2010-03-17 Thread KC Dev Android 06
Any suggestions? On Mar 16, 4:45 pm, KC Dev Android 06 wrote: > Hi, as the title says, is it possible to do so? in the examples found > herehttp://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4 > > It seems that HttpClient only accepts a String as its parameter? h

[android-beginners] possible to send an xml file via HttpClient?

2010-03-16 Thread KC Dev Android 06
parameter? how do i go about sending/uploading a xml file using http? thanks in advance. -- 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/questi

Re: [android-beginners] Runtime Language change support.

2010-03-08 Thread android aftek
Hi, You also may want to take a look @ http://www.slideshare.net/aftekandroid/android-rap-framework A framework that can help resolve most of the challenges...I hope. Thanks, SM On Mon, Mar 8, 2010 at 8:13 PM, Alok Kulkarni wrote: > Hi guys, > I m developing an Android App

[android-beginners] Re: BlazeDS + Android

2010-02-22 Thread Aftek Android
Yes we have used the same. We have actually developed a Android AMF Library and verified the same with BlazeDS. In your case it can be an issue with build path libraries being specified as external jar and also included in the application. SM On Jan 8, 1:19 am, filrv wrote: > Has anyone u

Re: [android-beginners] Re: Design question: Activity per screen or not

2010-02-03 Thread Android Development
en than that or if > that screen then this > 2) Avoid complex logic and bloated classes. In programming each class > should do one thing, and do it well. Android follwos this principle. > 3) Navigationis handled by Android. Users can navigate back and forth > using the framework,

[android-beginners] list - need suggestion

2010-01-26 Thread android beginner
matching this requirement, please let me know. Thank -- 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

Re: [android-beginners] Re: Video recording

2010-01-23 Thread Android Development
Based on your observations, I will not be upgrading to these versions. On Sat, Jan 23, 2010 at 8:11 PM, Dave Feltenberger < dave.feltenber...@gmail.com> wrote: > Bump. Any ideas, guys? Has anybody been able to record video in Android > 2.0.1 or 2.1? Both of those versions seem to

[android-beginners] SDK Download Issues

2010-01-17 Thread 224.0....@android
Hi, Has anyone had problems downloading the new SDK? I'm new to Android and curiosity has led me to download the SDK but it keeps failing half way through the process 3x at 15 MB for a 22MB file. I have been able to download from other websites without an issue so I know it's not my

[android-beginners] Re: webview load set progress bar

2010-01-13 Thread android-coder
> setProgressBarVisibility(true); > > ... > > > Greets Klaus > > > On 7 Dez., 16:33, Marton Kodok wrote: > > > > I am still after a solution to this problem too. > > > > 2009/12/5 Richard > > > > > I'm following the Android docs examp

[android-beginners] New Year Wishes to the Android team/community.

2009-12-31 Thread Android Development
Hello community, Wishing you a very prosperous new year 2010 ahead. May this new year bring with itself health and happiness for you and your family. Also looking forward to experiencing exciting new features of the android framework in the new year and a plethora of new Android powered devices

[android-beginners] Re: Help! My simple app works in Eclipse Emulator but not on droid

2009-11-29 Thread andrew android
re something very basic I'm > > missing? > > > I get a blank screen showing the app title and nothing else!  It hangs > > forever before crashing! > > > Thank you so much for helping!  Anyone? -- You received this message because you are subscribed to the Google Groups

[android-beginners] Re: "Hello World" not even running in Emulator

2009-11-29 Thread Fred Grott(Android Developer, http://mobilebytes.wordpress.com)
My simple trick is setting up an android project in my workspace called emulatorstartup.. Highlight project with mouse, in eclipse the run as..config profile screen..create a new emulator runtime config for project..under AVD choice checkbox the AVD you want and click start emulator button

[android-beginners] Re: Installing ADT in Eclipse 3.5.1 (Ubuntu)

2009-11-24 Thread Fred Grott(Android Developer, http://mobilebytes.wordpress.com)
Do not install Eclipse fro Ubuntu repo..its not up-to-date like it should be.. Latest eclipse 3.5.2 stream build has the gnome UI fixes..as ADT 0.94 installs correct into that version.. Yes, I am on Ubuntu 9.10 Fred Grott Android Developer | http://mobilebytes.wordpess.com | http://twitter.com

[android-beginners] surfaceCreated() and CreateSurface() in camera preview application

2009-11-24 Thread android-newbie
d to set camera preview display", e); } } } Thank you very much for your help. an -- 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 unsubscri

[android-beginners] Re: why Java, not Python?

2009-11-22 Thread Fred Grott(Android Developer, http://mobilebytes.wordpress.com)
ct reasoning though. > > Shawn -- 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+unsubsc

[android-beginners] Help! My simple app works in Eclipse Emulator but not on droid

2009-11-22 Thread andrew android
et a blank screen showing the app title and nothing else! It hangs forever before crashing! Thank you so much for helping! Anyone? -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginn

[android-beginners] surfaceCreated() and CreateSurface() in camera preview application

2009-11-22 Thread android-newbie
"Failed to set camera preview display", e); } } } Thank you very much for your help. an -- 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@googlegroup

[android-beginners] Re: Replace incall screnn

2009-11-20 Thread Fred Grott(Android Developer, http://mobilebytes.wordpress.com)
While its not possible to replace in-call screen it is possible to over-lay some screen on top of it.. Several apps already do this to offer to reverse look up of number .. Fred Grott Android Developer http://mobilebytes.wordpress.com On Nov 20, 5:24 am, Nemat wrote: > Hi friends…. >

[android-beginners] Re: R cannot be resolved

2009-11-15 Thread Fred Grott(Android Developer, http://mobilebytes.wordpress.com)
ound is not acceptable for a project of substantial > size. But it is tolerable for going through the Android tutorials. I'm > still waiting for someone to cover a more usable workaround in this > forum, which really is the ideal place for it. > > Finally, this question (or some on

[android-beginners] Can we get Driving Direction using SDK?

2009-11-13 Thread android-webline
Hi, I am developing an application that has a screen to show the current location of user. Further I need to add feature for showing the driving direction to user from his current location to any location. I have gone through the packages and classes available in android SDK 1.5, 1.6, 2.0. But I

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

2009-11-11 Thread android
ption is wrong, then it's not a resource, and you should > change the name from "resources" to something else to prevent > confusion.  (And yes, you would have to dynamically read anXMLfile > using anXMLlibrary in that case.) > > -- PJ > > On Nov 1, 5:46 am, Mat

[android-beginners] Re: string.xml

2009-11-11 Thread android
> There are only 10 types of people in the world... > Those who know binary and those who don't. > -- > > On Wed, Nov 11, 2009 at 2:36 PM, android wrote: > > you can put in the ArrayList string.xml

[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-beginner

[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-beginner

[android-beginners] android xml files

2009-11-05 Thread android beginner
hi i m new to android. my question is what is the use of xml files in android.like in j2me we wont have any xml files..simply we have source file...in andorid also we are having source files...then whats the use of xml files... 2)whats the difference between res/ and assets/ -- You

[android-beginners] Re: How to begin with android

2009-10-28 Thread android beginner
dont worryinstall the sdkit took some 1 hour...after that install the things with eclipse plug in.then started to run it. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" grou

[android-beginners] error message

2009-10-25 Thread android
"Input non trovato.") .create(); locationError.show(); } } }; } --~--~-~--~~~---~--~~ You received this mess

[android-beginners] listview kml

2009-10-16 Thread android
I have read the KML files in a listview how can I do thanks --~--~-~--~~~---~--~~ 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@googlegro

[android-beginners] kml

2009-10-16 Thread android
I have read the KML files in a listview how can I do thanks --~--~-~--~~~---~--~~ 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@googlegro

[android-beginners] Configuring widgets

2009-10-14 Thread android learner
and I want to add a clock widget (I have a custom class for the clock) that displays the time for this timezone. My clock class is very similar to android AnalogClock class except that, this has an additional setTimeZone method. I use this clock class in the layout file, from which the RemoteView is

[android-beginners] api key

2009-10-05 Thread android
ow do you get fingerprint for the key APIs for android --~--~-~--~~~---~--~~ 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 u

[android-beginners] Re: conference call

2009-10-05 Thread Android Development
wrote: > > No AFAIK. > > > Yusuf Saib > Android > ·T· · ·Mobile· stick together > The views, opinions and statements in this email are those of the > author solely in their individual capacity, and do not necessarily > represent those of T-Mobile USA, Inc. > >

[android-beginners] Re: Issue while encapsulating a TableLayout in a ScrollView.

2009-10-05 Thread Android Development
ok. i tweaked the layout in a different way and got it to work. thanks. On Sat, Oct 3, 2009 at 1:18 PM, Android Development wrote: > Hello everyone, > When i encapsulate a table layout in a scroll view, i am unable to see the > vertical scroller on the screen (that the user will hold an

[android-beginners] Re: [android-beginners]

2009-10-03 Thread Android Development
allows you to bind to an already running service. On Sat, Oct 3, 2009 at 2:14 PM, Sean Hodges wrote: > > On Thu, Oct 1, 2009 at 10:53 AM, saurabh sinha > wrote: > > somebody tell me what is use of onBind in service > > http://lmgtfy.com/?q=a

[android-beginners] Issue while encapsulating a TableLayout in a ScrollView.

2009-10-03 Thread Android Development
://schemas.android.com/apk/res/android"; android:orientation="horizontal"> // This is the page header //Scroll view starts here // Putting a table that needs to be scrolled. // Linear layout contains a text view that is a subheading of the configuration option // and an edit te

[android-beginners] Re: [android-beginners]

2009-10-01 Thread Android Shail
read docs :) On Thu, Oct 1, 2009 at 3:23 PM, saurabh sinha wrote: > somebody tell me what is use of onBind in service > > > > > --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Begin

[android-beginners] Re: Remote View setString

2009-10-01 Thread android learner
ur_view_id, "your widget text"). Both are equal, but first > one uses reflection. > > On Oct 2, 12:04 am, android learner wrote: > > > Let us keep aside the fact that I'm using a custom view. Consider a > > normal case, > > where I am using an existing A

[android-beginners] Re: Remote View setString

2009-10-01 Thread android learner
Let us keep aside the fact that I'm using a custom view. Consider a normal case, where I am using an existing Android view, for example AnalogClock class in my layout. Is there anyway I can call a public method of AnalogClock Class through the remote view? I need to dynamically update some

[android-beginners] Re: Remote View setString

2009-10-01 Thread android learner
om view in a layout managed by RemoteViews, assuming > that by "custom view" you mean your own separate class. > > -- > Mark Murphy (a Commons Guy)http://commonsware.com > Android App Developer Books:http://commonsware.com/books.html --~--~-----~--~~~-

[android-beginners] Remote View setString

2009-10-01 Thread android learner
doing? Thanks --~--~-~--~~~---~--~~ 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...@googlegroups.com For more

[android-beginners] Re: Analog clock

2009-09-18 Thread android learner
Thanks Yusuf for your reply. I made a custom Analog Clock class, but it gives me "Problem loading the widget" error on the emulator screen. Before debugging my code, I would like to know if it is possible to create a custom class extending 'View'? I read on another forum t

[android-beginners] Analog clock

2009-09-17 Thread android learner
Hello everyone, I'm very new to android development and would really appreciate any help. I am trying to implement a custom analog clock widget. The default android analog clock has only hour and minute hands. I'm trying to add a seconds hand and the day/date into the dial. I do

[android-beginners] Re: preventing Activity from destroying

2009-09-17 Thread Android Development
gt; > user on the web. > > Keeping the service alive all the time is very bad for the battery. I > provide an analysis of this here: > > http://groups.google.com/group/android-developers/msg/36bf61dfb78ef4cc > > In your case, it will be substantially worse, as you are keeping t

[android-beginners] Call Control using service call phone

2009-09-04 Thread android 4
gt; which is similar to AT+CHUP Is there any way to find out the results of the below AT commands on Android phones from the service list commands ?? at+csq? Signal Quality Report. at+cind? Indicator Control at+clcc ? List of Connected calls and find wether its an MO/MT call. Thank

[android-beginners] How to share data between the program that launches the thread and the thread itself?

2009-08-07 Thread Android Beginner
Sorry... must be a very easy question... otherwise I would't be a real Android Beginner... :-) How to share the variable pippo between the program that launches the thread and the thread itself? @Override public void onCreate() { super.onCreate(); int pippo = 5;

[android-beginners] Join android Group

2009-08-05 Thread android
Hello am i joining in android beginners group --~--~-~--~~~---~--~~ 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 unsubs

[android-beginners] Re: Development Phone

2009-08-04 Thread Android Developer
let you know. > > > > On Mon, Aug 3, 2009 at 1:03 PM, Oliver Rennfort wrote: > > > Yes you can use the dev phone without a sim but you need to hack it. But > > its simple comand line hack. > > > Android Apps Developer > > > On Aug 3, 2009 1:34 PM, &qu

[android-beginners] Re: XML and Java/Android

2009-07-27 Thread Android Development
look at this tutorial: > http://www.helloandroid.com/node/110?page=0%2C2 > > Some of your comments suggest that your knowledge of Java is probably > not as strong as it probably needs to be. I suggest you run through > some Java tutorials to get a feel for the fundamentals before w

[android-beginners] Re: XML and Java/Android

2009-07-26 Thread Android Development
Android does not like javax.* namespace libraries javax.* are all standard api's..so i think it should not be a problem. I use some javax.* libs in my project successfully. On Sun, Jul 26, 2009 at 9:27 PM, elegos wrote: > > Mark please that was only a part of the message. Th

[android-beginners] Re: XML and Java/Android

2009-07-26 Thread Android Development
of the file that > you do not need. > > Of the three (DOM, SAX, XPP), XPP is probably the least used, since it > is not part of standard Java, though it is available in the Android SDK > via a third-party library. Hence, the other two will be more widely > documented, with sa

[android-beginners] Re: Mulittouch in android?

2009-07-22 Thread Android
ly > uses a hack > see:http://groups.google.com/group/android-platform/browse_thread/thread/... > for the gruesome details. > > Dave > > > > On Wed, Jul 22, 2009 at 7:41 AM, Android wrote: > > > Hi, > > > Is the multitouch now enabled in android? - I&#x

[android-beginners] Mulittouch in android?

2009-07-22 Thread Android
Hi, Is the multitouch now enabled in android? - I've seen a hero with multitouch and zoom gesture..is it enabled in the new devices? 10x --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginn

[android-beginners] Re: How to make a Draggable Menu

2009-07-16 Thread Zedge.net Android Developer
I found out. Its simple if I use the SlidingDrawer widget On 3 Jul, 14:12, "Zedge.net Android Developer" wrote: > Hi > > Im wondering how to make a nice snappy menu like the menu on "Home".. > the one with an arrow which you can drag into the screen, present

[android-beginners] Re: bluetooth range

2009-07-15 Thread Android
vices.. cheers --~--~-~--~~~---~--~~ 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] Re: API for the Android Market?

2009-07-15 Thread Android
10x. sad to hear. On Jul 15, 2:42 pm, Mark Murphy wrote: > Android wrote: > > Is there an API for the Android Market? > > Not officially, no. > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://twitter.com/commonsguy > > Need Android talent? A

[android-beginners] API for the Android Market?

2009-07-15 Thread Android
hi.. Is there an API for the Android Market? cheers --~--~-~--~~~---~--~~ 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 u

[android-beginners] bluetooth range

2009-07-15 Thread Android
hi.. what's android bluetooth range capabilities? is it 10m/100m? cheers --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to an

[android-beginners] How to make a Draggable Menu

2009-07-06 Thread Zedge.net Android Developer
Item4| | | | --- -| | | TextEdit... | | OK || | --- -| Anyone know any example or code that could help me out here? Thanks alot. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Group

[android-beginners] Re: IPsec support ?

2009-06-30 Thread Android Development
turns 417 matches for IPsec > > > On Tue, Jun 23, 2009 at 5:42 AM, Ram wrote: > >> >> Hi, >> >> Is there IPsec support on Android. >> Does Android support Application developers to make use of the IPsec ? >> >> Thank you, >> Ram. >&g

[android-beginners] Help! Android Prob.

2009-05-12 Thread Android Developer
Hi everyone, I am creating android application using eclipse ganemede. The creating of application "hello android" was successful, however, when I compiled and run it, I got stuck at loading the application into the android emulator. I can view the emulator screen with the word "

[android-beginners] Re: java.net.UnknownHostException

2009-05-06 Thread Explore Android
Hi Raphael, Thanks for the response. Answer to your question is 'Yes' it has that permission. By the way the problem disappeared after I had restarted my PC, looks like it's do with my network connection but not with my Android app/ service. Anyways thanks for replying to my que

[android-beginners] java.net.UnknownHostException

2009-04-29 Thread Explore Android
Hi, I am working on a implementing IM (yahoo) application in Android. I want to create a service which handles all the core part i.e., creating a socket, logining into the IM server etc., and I want to use this service from a 'Separate' IM application. The manifest file of service

[android-beginners] Re: Issues with debugging using Ganymede Eclipse

2009-04-27 Thread Explore Android
Hi Xav, I am looking to debug Android applications using Eclipse Ganymede 3.4.2 in Ubuntu 8.10 which is running on VMWare virtual machine. I found the following webpage which outlines the steps to be followed, http://source.android.com/using-eclipse I could not understand steps at the

[android-beginners] info on ways to monetize free android apps

2009-04-27 Thread Android
Hi everyone, sadly i can't sell apps to the android market..(yet) till then.. how can i make money from free apps?can you share info on ad- supported model? is the use of landing page/links to websites allowed? Thank you --~--~-~--~~~---~--~~ You received

[android-beginners] Re: How do I get Current GPS Location?

2009-03-18 Thread Mani Android
messageView = new TextView(this); >> messageView.setText("Loading..."); >> return messageView; >> } >> >> private void updateWithNewLocation(Location location) { >&

[android-beginners] Checking Internet Connection

2009-03-10 Thread Android Beginners
. --~--~-~--~~~---~--~~ 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-beginner

[android-beginners] Connect Android Dev Phone G1 to Ad Hoc Wifi Network

2009-02-19 Thread Android Development
Does anyone know how to connect an Android G1 to an Ad Hoc Wifi network running on a computer because the ad hoc network doesn't seem to appear in the list of Wifi networks to connect to on the G1? --~--~-~--~~~---~--~~ You received this message because yo

[android-beginners] Re: Emulator suddenly won't load android.

2009-02-19 Thread Vternal Android
Thanks for the suggestions. I re-installed the android SDK and it still didn't work. So I used brute force approach and used the Time Machine (I work on Mac) to rollback Eclipse and the android sdk to sometime in late Jan. It worked and I have running emulator again. But, there is still

[android-beginners] Error when trying to output logcat to a a external file

2009-02-17 Thread Android Beginner
ibed 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...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~--~~~~--~~--~--~---

[android-beginners] Emulator suddenly won't load android.

2009-02-16 Thread Vternal Android
For absolutely no reason I can think of (i.e. I haven't done anything beyond email, browsing & eclipse), the emulator stopped working. Now, whenever I try and start an emulator it stops on the first no graphic 'android' screen and give the following message over and ove

[android-beginners] Beer Radar Tutorial

2009-02-08 Thread android-noob
oogle 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...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~--~~~~--~~--~--~---

[android-beginners] Re: Making a button disappear and appear based on focus

2009-02-05 Thread for android
. >> >> On Thu, Feb 5, 2009 at 9:00 PM, Mark Fayngersh >> wrote: >> >>> By cursor, do you me drag your finger? Think about it, cursor is just for >>> the emulation. >>> >>> >>> On Thu, Feb 5, 2009 at 10:16 AM, Bishwanath Singh >&

[android-beginners] Re: Camera Preview Sizing

2009-02-05 Thread Vternal Android
context, AttributeSet attrs, int defStyle) Thanks for all you help everybody, my custom view is working m. On Feb 5, 7:36 am, Vternal Android wrote: > I put public everywhere in the Java but no success. > > Anywhere else? Sure I don't need something in my manifest? > > m

[android-beginners] Re: Camera Preview Sizing

2009-02-05 Thread Vternal Android
e. > > On Feb 4, 5:13 pm, Vternal Android wrote: > > > Thanks this is very helpful. Further down I found: > > > E/AndroidRuntime( 2846): Caused by: java.lang.NoSuchMethodException: > > VternalTestPreview > > E/AndroidRuntime( 2846):        at java.lan

[android-beginners] Re: Camera Preview Sizing

2009-02-04 Thread Vternal Android
wish you well with it. m. On Feb 4, 11:12 am, Mark Murphy wrote: > Vternal Android wrote: > > I tried it out but I get an inflation exception in the containing > > activity: > > >         InflateException: Binary XML file line #8: Error inflating > > class com.vternal

[android-beginners] Re: Camera Preview Sizing

2009-02-04 Thread Vternal Android
I tried it out but I get an inflation exception in the containing activity: InflateException: Binary XML file line #8: Error inflating class com.vternal.papp.VternalTestPreview Here is my XML http://schemas.android.com/apk/res/ android" android:orientation=&quo

[android-beginners] Re: Camera Preview Sizing

2009-02-04 Thread Vternal Android
; Shobhit Kasliwal > > On Tue, Feb 3, 2009 at 10:15 PM, Vternal Android wrote: > > > > > > > I finally had a revelation related to the problems I have been having > > with setImageURI. > > > My images were too big. 2048x1586 to be precise. I brought them

[android-beginners] Re: Camera Preview Sizing

2009-02-04 Thread Vternal Android
nd has a size of > 240x160px. There are also a bunch of buttons for running various > camera tests. I'll respond to your other questions in a separate post. > > > > http://schemas.android.com/apk/res/ > android" >     android:orientation="horizontal" >    

[android-beginners] android.graphics.PixelFormat

2009-02-04 Thread android developer
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...@googlegroups.com For more options, visit this group at http://groups.google

[android-beginners] Re: Camera Preview Sizing

2009-02-03 Thread Vternal Android
for those who are having problems with setImageURI, be aware of this difference between the emulator and the real device. m. On Jan 28, 10:22 am, Vternal Android wrote: > I appreciate your help. > > I wanted to try a few things before I got back to you and I've > definitely m

[android-beginners] How can i Intercept incoming call in android

2009-02-03 Thread Abhi Android
Hi All, I have read in some forum saying we cannot intercept incoming call in Android. Is it possible to intercept incoming call in Android? Is it possible to send any auto voice message when the user receives any incoming calls Thanks, Jack

[android-beginners] How do I custom highlight selected ImageView like Grid demo

2009-01-29 Thread Android Coder
Reference: http://code.google.com/android/samples/ApiDemos/src/com/example/android/apis/view/Grid2.html Similar to this but I want to highlight each time I touch the screen --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[android-beginners] How To Get Started?

2009-01-29 Thread Android-HowToGetStarted?
Hi 1) I had downloaded the android-sdk-windows-1.0_r2 and ADT-0.8.0 zip files to my notebook. 2) I unzip the ADT-0.8.0 zip file to my c: directory and completed the Installing the SDK part 3) When i am at installing the Eclipse Plugin (ADT) part, i am stuck as i only have the zip file? where and

[android-beginners] Re: Camera Preview Sizing

2009-01-28 Thread Vternal Android
audio from the Mic. I have a Google G1 phone from T-Mobile, not an unlocked development special. The UI framework is built and I am now ready to build the guts (FYI a Windows version of what I am attempting to run on Android is already running). There are three difficulties I am having that are ho

[android-beginners] Camera Preview Sizing

2009-01-24 Thread Vternal Android
e done but there must be a way. martin dunsmuir mdunsm...@gmail.com --~--~-~--~~~---~--~~ 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

[android-beginners] Re: how do i browse the android source code in windows vista

2009-01-22 Thread for android
http://android.git.kernel.org/?p=platform/frameworks/base.git;a=tree;f=core/java;h=4cb43976b8f642ddda2d5482cbd625c07c2511fd;hb=HEAD On Thu, Jan 22, 2009 at 3:43 AM, shobhit.kasli...@gmail.com < shobhit.kasli...@gmail.com> wrote: > > Hi while running my android application I am getti

[android-beginners] Re: Getting the cell number.............

2009-01-16 Thread for android
e 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...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~--~~~~--~~--~--~---

[android-beginners] Testing canned apps

2009-01-13 Thread Brian The Android
rom what I read, signatures/security prevent me from doing this Thanks in advance for any pointers! -=b=- --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this gro

[android-beginners] API to add/update/delete events on Native calendar on Android OS phone

2009-01-07 Thread ANDROID
HI Friends, I am New to Android Development. I would like to know what are the API / classes we have for accessing the native calendar on the device. Like in JavaME you have JSR 75 for acessing the device PIM. Thank you your A --~--~-~--~~~---~--~~ You received

  1   2   >