[android-developers] google checkout

2011-10-31 Thread a a
Is there anyone came from American? How log number with your bank card? Why is thre only 9 number i can input at google checkout? -- 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] testing

2011-10-31 Thread Fari
testing -- 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+unsubscr...@googlegroups.com For more options,

[android-developers] Re: How to obtain A-GPS data via Android phone

2011-10-31 Thread JP
I believe Skyhook folds WiFi data into their service. Perhaps worth a look. On Oct 29, 12:49 pm, lbendlin l...@bendlin.us wrote: Sorry, A-GPS has nothing to do with indoor navigation. All it does is speed up the initial lock because it can tell the receiver which satellites to expect

[android-developers] Re: How to obtain A-GPS data via Android phone

2011-10-31 Thread Kenneth WON
Hi, JP, Thank you for your reply and suggestion. I am browsing Skyhook's official website, it seems quite useful. I have a concern that is it free for use (no matter commercial use or private use)? Thanks and Regards, Kenneth Won On 10月31日, 下午2時17分, JP joachim.pfeif...@gmail.com wrote: I

[android-developers] sliding drawer issue

2011-10-31 Thread vani reddy
Hi there , How to limit the height of sliding drawer naturally to get it the same as like in iphone? -- Regards, Vani Reddy -- 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] SplitView on fragment

2011-10-31 Thread sourabh sahu
How to add SplitView functionality on Fragments.I have two fragments A and B.I want a Splitter in between. Any kind of input is highly appreciated. Thanks, Sourabh -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Re: ADT r15 reliabiility on Windows?

2011-10-31 Thread Zsolt Vasvari
The freezing and running out of heap seems like you might have an issue somewhere else. Have you tried cleaning out Eclipse/ADT/SDK and reinstalling fresh? I know it's not the optimal thing, but might be worth a try. I've done it a time or two on my main workstation and laptop and it seems to

[android-developers] Re: integrate a third party application in my application

2011-10-31 Thread Ali Chousein
If you integrate a library always beware of it's corresponding license. Licenses like Apache (http://www.apache.org/licenses/ LICENSE-2.0.html) basically allow you do whatever you want with the library. If the library has a more restrictive license, beware of the things that you cannot do with it

Re: [android-developers] Re: How to manage events on a button

2011-10-31 Thread Jean Tinguely Awais
Hello, Thank you for your clear answer. Best regards. Jean Tinguely Awais. 2011/10/25 Boozel boozelcl...@gmail.com ((ImageButton) findViewById (R.id.MyButton)).**setOnFocusChangeListener(new OnFocusChangeListener() { public void onFocusChange(View view, boolean hasFocus) { //

[android-developers] Re: SplitView on fragment

2011-10-31 Thread skink
On Oct 31, 9:00 am, sourabh sahu souruit...@gmail.com wrote: How to add SplitView functionality on Fragments.I have two fragments A and B.I want a Splitter in between. Any kind of input is highly appreciated. Thanks, Sourabh what is SplitView and Splitter? never heard of such

[android-developers] ExpandableListView expand/collapse question

2011-10-31 Thread Ash
Hi All, I have an imagebutton on the groupview of my expanlablelistview. I have modified the expandablelistview's ongroupclick to return true as I would like my imagebutton to control the expanding/collapsing of the group. My question is when I create the even handler for the imagebutton, how

[android-developers] Re: Hide\show aplication and restart activity

2011-10-31 Thread ecspertiza
I don`t press Back, i press Big button :) http://i39.tinypic.com/jsj3x1.png his called finish() ? I use this sample http://www.droidnova.com/how-to-create-a-splash-screen,561.html first start run SplashScreen then MyApp, if i hide\show app i see how run only MyApp. i have this is my

[android-developers] 4 tabs view?

2011-10-31 Thread Navindian
I wish to have 4 tabs with a view. Each View contains some set of controls. any references for 2.x? -- 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

[android-developers] Emulator ICS : add account

2011-10-31 Thread arnouf
Hello, Now, in the emulator, to see calendar or add event I have to set an Exchange account. Does it exist a solution avoiding this ? I don't have an Exchange server ! Thanks for your help -- You received this message because you are subscribed to the Google Groups Android Developers group.

[android-developers] Re: 4 tabs view?

2011-10-31 Thread arnouf
hello, Use simply a TabHost / TabWidget -- 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] Using Swipe with TabHost

2011-10-31 Thread Bishan
I have created app with TabHost. i need to add Swipe action to these tabs. how can do this ? -- 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

Re: [android-developers] Re: SplitView on fragment

2011-10-31 Thread Mark Murphy
On Mon, Oct 31, 2011 at 4:55 AM, skink psk...@gmail.com wrote: what is SplitView and Splitter? In many GUI toolkits, a splitter is a heavier divider between two portions of the UI, designed to be dragged to allow resizing of the material on either side (e.g., a splitter between two widgets in a

[android-developers] How i can make that a polygon fill the 80% of the width of the screen?

2011-10-31 Thread saex
I have a simple square (polygon), and i want that it fills the 80% of the width of the screen In other words, i want to position the square on the center on the center of the screen, but with a width of the 80% of the total width of the screen How can i do it? I can't find examples/tutorials

[android-developers] Re: SplitView on fragment

2011-10-31 Thread skink
On 31 Paź, 11:12, Mark Murphy mmur...@commonsware.com wrote: On Mon, Oct 31, 2011 at 4:55 AM, skink psk...@gmail.com wrote: what is SplitView and Splitter? In many GUI toolkits, a splitter is a heavier divider between two portions of the UI, designed to be dragged to allow resizing of the

Re: [android-developers] Re: Can GPS work without internet access in Android phone?

2011-10-31 Thread Kristopher Micinski
And you were also outside during these 15 minutes? Kris On Mon, Oct 31, 2011 at 1:01 AM, Kenneth WON kenneth...@gmail.com wrote: Hi, Kristopher, Thank you for your reply. Yes, I waited it more than 15 minutes. And following is my code, I have no idea where's wrong, please feel free to have

[android-developers] Re: Implementing onShowCustomView on Android 3.1 throws in HTML5VideoFullScreen

2011-10-31 Thread novemberox
To make it work you just need to override getVideoLoadingProgressView() in WebChromeClient in WebView i.e. @Override public View getVideoLoadingProgressView() { ProgressBar bar = new ProgressBar(Context); return bar; } On 20 Paź, 14:28, M L novembe...@gmail.com wrote: Hi,

[android-developers] How i can make that a polygon fill the 80% of the width of the screen?

2011-10-31 Thread saex
I have a simple square (polygon), and i want that it fills the 80% of the width of the screen In other words, i want to position the square on the center on the center of the screen, but with a width of the 80% of the total width of the screen How can i do it? I can't find examples/tutorials

[android-developers] CPU leak android application

2011-10-31 Thread imran ali
Hi all, In one of my application i have been using TabHost-(4-tab, so )4- ActivityGroup-{lots of Activity in every ActivityGroup}. i fond that my application has been using CPU at least 2% of system, though the application is in background. i observed that, at first time when i am starting

[android-developers] Can I make that a polygon fill the 80% of the width of the screen?

2011-10-31 Thread saex
I have a simple square (polygon), and i want that it fills the 80% of the width of the screen In other words, i want to position the square on the center on the center of the screen, but with a width of the 80% of the total width of the screen How can i do it? I can't find examples/tutorials

Re: [android-developers] CPU leak android application

2011-10-31 Thread Kristopher Micinski
If you're not doing anything compute intensive in a service or something else like that, just using foreground UI, this sounds like perfectly normal operation that you can't do anything about. kris On Mon, Oct 31, 2011 at 7:09 AM, imran ali imran...@gmail.com wrote: Hi all, In one of my

[android-developers] Android: Leaked IntentReceiver exception is being thrown even though I call unregisterReceiver

2011-10-31 Thread vijayakumar M
Hi Friends, I don't understand why I'm getting this exception when hitting the back button. I have the IntentReceiver registered in the onCreate method and it is supposed to be unregistered in the onPause method. My Log.w() call inside of the onPause method leads me to believe that the

[android-developers] how android recover bitmap?

2011-10-31 Thread a a
Hi androids, I use a following code canvas.drawBitmapMesh(mBitmap, WIDTH, HEIGHT, mVerts, 0,null, 0, null); to changed a bitmap, how can i recover the bitmap? Thanks. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group,

[android-developers] Re: how android recover bitmap?

2011-10-31 Thread a a
I envoke the drawBitmapMesh in onDraw @Override protected void onDraw(Canvas canvas) { if(!mSave) { Log.e(test, ss); canvas.save(); mSave = true; }

[android-developers] Parsing JSON data using JSONTokener shows nothing ...

2011-10-31 Thread Ashish Tiwari
package com.json.main; import org.json.JSONException; import org.json.JSONObject; import org.json.JSONTokener; import android.app.Activity; import android.os.Bundle; import android.widget.TextView; public class JSONtestActivity extends Activity { /** Called when the activity is first

Re: [android-developers] sliding drawer issue

2011-10-31 Thread sourabh sahu
I too have problem On Mon, Oct 31, 2011 at 1:21 PM, vani reddy vani.reddy.bl...@gmail.comwrote: Hi there , How to limit the height of sliding drawer naturally to get it the same as like in iphone? -- Regards, Vani Reddy -- You received this message because you are subscribed to the

Re: [android-developers] Re: how to assign a image resource to image control at runtime?????

2011-10-31 Thread satheesh thinagaran
thank you On Mon, Oct 31, 2011 at 6:02 AM, lbendlin l...@bendlin.us wrote: imageView.setImageResource(getContext().getResources().getIdentifier(filename, drawable, getContext().getPackageName())); -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: SplitView on fragment

2011-10-31 Thread sourabh
In Samsung galaxy tab there is a native app MyFile, which is having a same kind of functionality I am looking for.Please suggest something. Thanks, Sourabh On Oct 31, 3:35 pm, skink psk...@gmail.com wrote: On 31 Paź, 11:12, Mark Murphy mmur...@commonsware.com wrote: On Mon, Oct 31, 2011 at

[android-developers] How to delete sms chats from Messaging Inbox programmatically?

2011-10-31 Thread Shruthi Varma
Hi All, I am developing a chat based application where I have to send and receive sms chats from a particular number and display it inside my application. Those chats should not be visible in the Messaging Inbox of the phone. I am able to send messages from my app easily, it is not recorded in

Re: [android-developers] How to delete sms chats from Messaging Inbox programmatically?

2011-10-31 Thread Kristopher Micinski
Shruthi, The default messaging app on the phone isn't the only messaging app you can use: there are many others. So in this case it doesn't make sense to delete the message from the Messaging inbox because there could be more than one of those. However, I believe that, while not documented in

Re: [android-developers] How to delete sms chats from Messaging Inbox programmatically?

2011-10-31 Thread Mark Murphy
On Mon, Oct 31, 2011 at 8:25 AM, Shruthi Varma shruthi.tlis...@gmail.com wrote: Using Broadcast Receiver, I am able to receive sms in my app, but those sms chats are visible in the Messaging Inbox too. That is because you are not calling abortBroadcast(). I want to write a code where the

Re: [android-developers] How to delete sms chats from Messaging Inbox programmatically?

2011-10-31 Thread Kristopher Micinski
On Mon, Oct 31, 2011 at 8:38 AM, Mark Murphy mmur...@commonsware.com wrote: On Mon, Oct 31, 2011 at 8:25 AM, Shruthi Varma shruthi.tlis...@gmail.com wrote: Using Broadcast Receiver, I am able to receive sms in my app, but those sms chats are visible in the Messaging Inbox too. That is

[android-developers] How to take a Photo using GLSurfaceView to overlap an image on the CameraView?

2011-10-31 Thread saex
Actually i have a Augmented Reality App that shows a polygon (glsurfaceview) overlapped on the CameraView, the polygon is a simple square with a texture on it. I need to take photos with the GLSurfaceView polygon overlapped on the cameraview and store the photos on the Images directory of the

Re: [android-developers] Parsing JSON data using JSONTokener shows nothing ...

2011-10-31 Thread silenuz nowan
What happens if you use: JSONObject object = new JSONObject(json); and omit the tokenizer. --- On Mon, 10/31/11, Ashish Tiwari ashish...@gmail.com wrote: From: Ashish Tiwari ashish...@gmail.com Subject: [android-developers] Parsing JSON data using JSONTokener shows nothing ... To:

[android-developers] can't seem to focus

2011-10-31 Thread bob
Any time I take pictures with my Android phone (LG Optimus), they are out of focus. Anyone else have this problem? Here's an example of a pic I just took. http://i1190.photobucket.com/albums/z449/m75214/out_of_focus.jpg Ideas? -- You received this message because you are subscribed to the

[android-developers] Re: RelativeLayout not working in ADT 14

2011-10-31 Thread Streets Of Boston
Xav: Any news on this issue? -- 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] Re: RelativeLayout not working in ADT 14

2011-10-31 Thread arnouf
The editor seems to have a bug. You create RL with 2 buttons inside, one below the other. The second is over the first. But after a compilation I have the correct view on device. Only the graphical editor seems bugged. -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] can't seem to focus

2011-10-31 Thread TreKing
On Mon, Oct 31, 2011 at 8:04 AM, bob b...@coolgroups.com wrote: Any time I take pictures with my Android phone (LG Optimus), they are out of focus. This really has nothing to do with this list. Ideas? Contact your device manufacturer.

[android-developers] Instrumentation: can this mechanism be used for something else than testing ?

2011-10-31 Thread pperotti
Hi Everyone, I'm trying to use (without success) the instrumentation mechanism to intercept events for a subset of views (for instance, when the end user clicks on any button) but without luck. I'm starting to wonder if it is possible to use instrumentation to intercept events of methods from

[android-developers] ViewSwitcher and webview - Android

2011-10-31 Thread Jovish P
Is it possible to create a viewswitcher in which one view is a linear layout and other with a webview ? -- 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

[android-developers] Zooming Polygons: Can i know if the polygon borders are reaching the borders of the screen?

2011-10-31 Thread saex
I want to show a square with the 100% of the width of the screen, then, i supose that i must zoom it (with Z axis) until the polygon borders are tounching the screen borders. But how can i detect that? Thanks -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] How to delete sms chats from Messaging Inbox programmatically?

2011-10-31 Thread Shruthi Varma
Thanks a lot. abortBroadcast() worked for me Regards, Shruthi. On Mon, Oct 31, 2011 at 6:08 PM, Mark Murphy mmur...@commonsware.com wrote: On Mon, Oct 31, 2011 at 8:25 AM, Shruthi Varma shruthi.tlis...@gmail.com wrote: Using Broadcast Receiver, I am able to receive sms in my app, but

[android-developers] Re: SDK 4, R15, where is the navigation button?

2011-10-31 Thread sblantipodi
Tips or tricks. Have you founded the navigation button on WXGA720? -- 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

Re: [android-developers] Where do you aim for design specs?

2011-10-31 Thread Chris Stewart
Thanks a lot for the responses. I didn't realize such a large number of devices are categorized into just two buckets. I suspect normal/xhdpi will gain share sooner rather than later, as I believe the Galaxy Nexus fits in that group. I would imagine the influx of high res/high density displays

[android-developers] Google+ App consumes phone memory

2011-10-31 Thread Neil
Hi All, I installed Google + app for android in my Samsung Galaxy ACE. It got installed in SD card according to the Application Manager However when I check back the phone memory usage , it shows me that 17 mb less. For this reason I am getting low phone memory warning and unable to use the

[android-developers] Re: ADT r15 reliabiility on Windows?

2011-10-31 Thread Studio LFP
Every time you update software, there is more than a good chance that it probably didn't clean up after itself and has left old and/or orphaned files and entries. Not to mention the settings in different layers of software that you may know nothing about. There is a good chance Eclipse, ADT

Re: [android-developers] Google+ App consumes phone memory

2011-10-31 Thread Daniel Drozdzewski
On 31 October 2011 15:09, Neil neil.gh...@gmail.com wrote: Hi All, I installed Google + app for android in my Samsung Galaxy ACE. It got installed in SD card according to the Application Manager However when I check back the phone memory usage , it shows me that 17 mb less. For this reason

[android-developers] Re: Google+ App consumes phone memory

2011-10-31 Thread Studio LFP
The application and the data that the application stores/caches are two different things. If you move the application to the SD card, it does move and frees up most of whatever memory the application itself was taking up. The data that the application produces may still use the internal memory

Re: [android-developers] Google+ App consumes phone memory

2011-10-31 Thread Neil
Thanks Daniel and Steven for the explanation ! My phone has only 181 Mb of phone memory, so I am not able to install more than 10 apps or so.And because above reason moving the apps to SD card also does not help. I understand this is a Developers' forum, Can anybody suggest me android user's

[android-developers] Help with FindViewById

2011-10-31 Thread Mark Phillips
I have the following layout: LinearLayout TableLayout_1 ScrollView MyHorizontalScrollView TableLayout_2 MyHorizontalScrollView extends HorizontalScrollView. I can get a pointer to TableLayout_2 using findViewById(). How do I get a pointer to TableLayout_1 from

Re: [android-developers] Help with FindViewById

2011-10-31 Thread Mark Murphy
On Mon, Oct 31, 2011 at 11:34 AM, Mark Phillips m...@phillipsmarketing.biz wrote: I have the following layout: LinearLayout     TableLayout_1     ScrollView        MyHorizontalScrollView TableLayout_2 MyHorizontalScrollView extends HorizontalScrollView. I can get a pointer to

[android-developers] Re:Background

2011-10-31 Thread jaggu
Hi how to change the background image ,right now i have kept the only one image ; like tht arounnd i have 14 image useing database i have stored those images keep on needs to change the user how come its possoble can any one tell me thanks jagadeesh -- You received this message because you are

[android-developers] Screen Orientation changes automatically in 2.2 emulator

2011-10-31 Thread KK
Hi All, I'm trying to create a simple stream media player app. Though the media player is working fine and I'm able to play shoutcast stream, but I'm facing a weird problem, screen orientation changes automatically in periods of : 2mins of start of app---15 secs---15 secs---2minutes and the cycle

Re: [android-developers] Google+ App consumes phone memory

2011-10-31 Thread Studio LFP
In the market there is a developer web site link if you scroll down. It leads you to here: http://www.google.com/support/mobile/bin/topic.py?hl=entopic=1248781parent=1364494 There are support options near the bottom in the Solve a problem section. You'll probably want to use one of those.

Re: [android-developers] Help with FindViewById

2011-10-31 Thread Mark Phillips
How do I get it from my activity? Mark On Mon, Oct 31, 2011 at 8:38 AM, Mark Murphy mmur...@commonsware.comwrote: On Mon, Oct 31, 2011 at 11:34 AM, Mark Phillips m...@phillipsmarketing.biz wrote: I have the following layout: LinearLayout TableLayout_1 ScrollView

Re: [android-developers] Zooming Polygons: Can i know if the polygon borders are reaching the borders of the screen?

2011-10-31 Thread TreKing
On Mon, Oct 31, 2011 at 9:46 AM, saex elpablos...@gmail.com wrote: I want to show a square with the 100% of the width of the screen, then, i supose that i must zoom it (with Z axis) until the polygon borders are tounching the screen borders. But how can i detect that? You don't - you do

Re: [android-developers] ViewSwitcher and webview - Android

2011-10-31 Thread TreKing
On Mon, Oct 31, 2011 at 9:41 AM, Jovish P android.f...@gmail.com wrote: Is it possible to create a viewswitcher in which one view is a linear layout and other with a webview ? A - ViewSwitcher operates generically on Views. B - LinearLayout extends View. C - WebView extends View. Given A, B,

Re: [android-developers] Help with FindViewById

2011-10-31 Thread Mark Murphy
On Mon, Oct 31, 2011 at 11:55 AM, Mark Phillips m...@phillipsmarketing.biz wrote: How do I get it from my activity? Call findViewById() on the activity. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog |

[android-developers] Creating breadcrumbs for file browser type hierarchy

2011-10-31 Thread Chris
I've looked over the IOSchedule app and have been able to create the FragmentBreadCrumbs object and add it to my ActionBar, etc. but I am unable to make new titles/bread crumbs show up when a new fragment transaction is executed. In the IOSchedule application, they manually set the title and

Re: [android-developers] Help with FindViewById

2011-10-31 Thread Mark Phillips
My apologies for not being clear. I an very new to android development - this is my second week of experimenting/reading. I assume there is a pattern for accessing a view_1 from view_2, where view_1 is not a child of view_2. Perhaps I am wrong. I was thinking that in the constructor of view_2,

Re: [android-developers] Help with FindViewById

2011-10-31 Thread Mark Phillips
I think I found it..with your suggestion to look at the activity... ((Activity1)getContext()).some public method in the Activity); Is this the best way to accomplish what I want? Thanks! Mark On Mon, Oct 31, 2011 at 10:30 AM, Mark Phillips m...@phillipsmarketing.bizwrote: My apologies

[android-developers] the server could not process your apk

2011-10-31 Thread mkamoski
Dear Anyone -- Please help. This has been happening to me for 3 days now. The same APK was successfully loading into the Amazon App Store. This is a bug in the Market it seems. Is there a way to fix it? Yes I have no empty sections in the AndroidManifest and yes I have checked the order of nodes

[android-developers] how to use intent??

2011-10-31 Thread Rohan Tilekar
i want to use intent. how do i start with intent?? -- 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] ClassNotFoundException while adding external jars on Eclipse

2011-10-31 Thread Mourasman
Hey guys, I'm getting a ClassNotFoundException for more than 3 hours now... I'm trying to add a single jar (It's the NativeDriver server.jar) to my Android project and I've already ran out of possibilities I've tried dozens of different things, some of those which didn't even make much

[android-developers] Current Location MapView in Android

2011-10-31 Thread Keyur
Hello Friends, I am working on LBS currently, i would like to get the current location of my phone and then i wish to display it using MapView in Android. I got so many good tutorials on it but the main problem that i an facing is that i am not getting the current location view. I found the

[android-developers] Anyone else notice that WebKit in ICS has some serious bugs?

2011-10-31 Thread John
I've found numerous (show stopping) bugs in the new version of WebKit shipped with ICS: Basic usage produces errors: http://code.google.com/p/android/issues/detail?id=21177 (note the above has the D/chromium(2735): Unknown chromium error: -6 explanation as well...not sure if I should open a

Re: [android-developers] Help with FindViewById

2011-10-31 Thread Mark Murphy
On Mon, Oct 31, 2011 at 1:35 PM, Mark Phillips m...@phillipsmarketing.biz wrote: I think I found it..with your suggestion to look at the activity... ((Activity1)getContext()).some public method in the Activity); Is this the best way to accomplish what I want? Tactically, there seem to be

[android-developers] Re: finishActivity: (popping two activities simultaneously?)

2011-10-31 Thread Belvedere Computer Services
onReceive (Context context, Intent intent) in B C with two calls from A one each to B C from A and A with have to register a callback reciever (as it seems to be called by coders ) with something like registerReceiver (BroadcastReceiver receiver, IntentFilter filter) before calling

[android-developers] Re: Writing to file problem

2011-10-31 Thread Belvedere Computer Services
i have not had a chance to run on ADK yet to test but in every JDK I have seen one needs to call .flush() then it is like commonsguy explains On Oct 30, 3:54 pm, leigh8347 leigh8...@aol.com wrote: hello can anyone help? on my app im trying to do the following - Save 2 user inputs to a .txt

[android-developers] Re: Where do you aim for design specs?

2011-10-31 Thread Belvedere Computer Services
Any thoughts on this topic are welcome okay, this is your thread so shield me if i need it 1] some of that hdpxi stuff or whatever it is ( have not got in to mind yet ) is flat not implemented on some devices by some manufac and no way to call into the api and even fudge it (detection) as some of

[android-developers] Re: \n Does NOT work ?

2011-10-31 Thread Belvedere Computer Services
// use everywhere for \n as it will convert to whatever platform the code // is running on static final String LINE_ENDING = System.getProperty(line.separator); On Oct 28, 4:43 pm, melis melisoner2...@gmail.com wrote: Hello, i'm using \n but it does not create a new line? Is there anyone knows

Re: [android-developers] Re: Android fragmentation study

2011-10-31 Thread Belvedere Computer Services
sir, I would like to visit with you about this -- off record please as I just nailed the wall really hard in front of several people and I can tell you this can get really nasty in a few tenths of a second with powerful players ready to play hard ball with soft-heads -- You received this

[android-developers] base class for viewable

2011-10-31 Thread Belvedere Computer Services
as a get-going i am working on a UI ~ should base class for something that is to display on-screen but have multiple types that are to be displayed be on a base-class in android.widget or in android.view ? goal here is to avoid oh, i wish i had ... later when some datatype needs to have some

[android-developers] Re: Nullpointer on fresh app install

2011-10-31 Thread Belvedere Computer Services
you are getting have a null in a constructor in ActivityThread.java at line 1138 this is a very commonly overlooked issue in code development that is missed routinely somewhere in your code ~ which you may have to trace back manually by reading sources - there is a new called on an object that

[android-developers] Re: Nullpointer on fresh app install

2011-10-31 Thread Belvedere Computer Services
you have a NullPointerException on an icon that is not there in ContextImpl possibly several of them ~ the installer is not the cause of the NPE On Oct 29, 12:43 am, Ankur Avlani ankuravl...@gmail.com wrote: When I try to Install the APK that's when I get this error.  It just happens on this

[android-developers] Re: Android with Python

2011-10-31 Thread Belvedere Computer Services
it's not like you have to as there no shortage of people who will say some particular programming linguistic is the best and if you sucker for it they will drag your mind across two desert and one mountain range to prove it but fact of matter is Java calls into the OS better and the XML save-state

[android-developers] Re: Replacement for java.security.CodeSource

2011-10-31 Thread Belvedere Computer Services
try digging around awhile in java.security.cert that just first thing i found but sounds like the place to look +but you will have to read all of webstart to find where x.509 checking or however webstart does it and this sounds to me very much like will run like DisplayMetrics xdpi and ydpi

Re: [android-developers] Current Location MapView in Android

2011-10-31 Thread Mark Murphy
Use DDMS or telnet to supply a location to your emulator. In DDMS, there is the Location Controls group box in the Emulator Control tab. On Fri, Oct 28, 2011 at 12:39 AM, Keyur keyuraas...@gmail.com wrote: Hello Friends, I am working on LBS currently, i would like to get the current location

Re: [android-developers] Re: Unable to get Latitude and Longitude of Address using Geocoder

2011-10-31 Thread Nhlanhla Nhleko
whas your point -- 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+unsubscr...@googlegroups.com For more

Re: [android-developers] Re: Force close error while receiving message

2011-10-31 Thread Nhlanhla Nhleko
not yet. but do you think you can help me? -- 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] What coding languages do I need to know to develop an android app?

2011-10-31 Thread nate
Hi I was wondering what the main programming languages used in andriod app development are. I know a little c++ and javascript. I'd like to make an app that uses data from AdGenesis. The app would reward people for watching targeted ads with points redeemable for ipods and such. How much would it

Re: [android-developers] Re: Nullpointer on fresh app install

2011-10-31 Thread Ankur Avlani
I opened the apk to verify whether the icon is there or not and it exists inside the apk. -Ankur. On Sat, Oct 29, 2011 at 11:41 AM, Belvedere Computer Services fa829...@gmail.com wrote: you have a NullPointerException on an icon that is not there in ContextImpl possibly several of them ~

Re: [android-developers] ClassNotFoundException while adding external jars on Eclipse

2011-10-31 Thread Mark Murphy
1. Create a libs/ directory in the root of your project (i.e., a peer of src/, res/, etc.) 2. Copy the JAR into libs/ 3. In Eclipse, right-click over the project, choose Build Path Configure Build Path from the context menu, click on the Libraries tab, click the Add JAR button, and choose your

Re: [android-developers] how to use intent??

2011-10-31 Thread Omollo Ateng
Intents are used explicitly or implicitly an example of explicit intent is; This is an intent to make a call. Uri call =Uri.parse(tell:53423232); Intent myintent =newj Intent(Intent.CALL_PHONE, call); StartActivity(myintent); Then create permission for making a phone call in the android manifest

[android-developers] Starting of a service

2011-10-31 Thread I4004
Hello to everybody! I have a question concerning starting services: is there a way of starting service on application starting ? I know this could easily be done via code, but the problem is that I am developing separate UI component, that is not aware about application it is used in. Ofcource

[android-developers] Will Ice Cream Sandwich support ARABIC language natively?

2011-10-31 Thread Ahmed AlMaskari
Hello, Aslam Aliekm , Android devices are developing over the last to years. However, android does not support Arabic language fully and natively! What is so different between Arabic and any other languages, which are supported in android? So will the new software Ice Cream Sandwich support

[android-developers] How to determine fragment restored from backstack

2011-10-31 Thread DH
Hi all, I have been researching this topic for the past couple days and have not found a solution yet, also on stackoverflow http://stackoverflow.com/questions/7919681/how-to-determine-fragment-restored-from-backstack so here goes: How do you determine a fragment is being restored from the

[android-developers] Re: Best practices for bundling a custom ringtone/notification sound with your app?

2011-10-31 Thread Batodo
On 10月28日, 下午11时00分, Russell Stewart rnstew...@gmail.com wrote: I have been developing for Android for quite a while now, but for the first time I am going to be bundling a few custom notification sounds with my app. I am curious if there is any standard practice for making those sounds

[android-developers] updates.

2011-10-31 Thread R. J.
yes i realise this is not the correct place, but this needs to be discussed. there are so many android users who are so pissed off with the inability to get timely updates to their phones. I'd like to suggest that android actually look at providing updates to all phones to people who do not want

[android-developers] Problem running the generated debug.apk from eclipse

2011-10-31 Thread DoubleCheese
How do debug my android project in eclipse using Debug As Android Project in the new SDK r14-15 when the generated apk filename is appname-debug.apk, but when I run this it looks for the appname.apk? -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Emulate MMS

2011-10-31 Thread Estela
Hey, On the latest version the emulator of MMS on between two instances of the emulator is still not possible? thank you, Stella. -- 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] developing android applications using netbeans

2011-10-31 Thread akash
I am new to android and i have a problem. When i create a new project, i am supposed to build it so that it can remove and error by preloading a certain package i presume. I have tried building it but netbeans throws an error that the build has failed. What am I doing wrong? Some one please

[android-developers] How to call FragmentTransaction method from another Activity?

2011-10-31 Thread redsky
I have FragmentActivity with fragment defined in XML file. How to make FragmentTransaction method from ANOTHER Activity that is in head of the stack at this moment? Thanks! -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

[android-developers] Intensity of vibration in Xperia arc

2011-10-31 Thread durer jatri
Is it possible to change the intensity of vibration intensity in Xperia Arc? How? I need to to change vibration intensity for developing an application. thanks in advance! ab -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

[android-developers] Refer to TTS Object inside inner method

2011-10-31 Thread Carlos Pereira
Well... I am trying to create an application using the TTS Engine. I can already make it, work, no problem. However I need my buttons to be dinamic, they will come from a database. **So far you guys have helped me a lot, since now I can do it thanks to the tips I got from you guys.**

[android-developers] RemoteViews in a library?(Show notification in a library)

2011-10-31 Thread eric
I want to show notification with a progressbar, but the project will be release as a library and can not package the layout file, any ideas? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

  1   2   3   >