Re: [android-developers] Question on service and broadcastreceiver

2012-08-06 Thread bharadwaj
On Tue, Aug 7, 2012 at 12:26 PM, CJ wrote: > Hi, > > If an app has a background service and broadcastreceiver, when the app is > uninstalled or upgraded will the service/broadcastreceiver be removed > accordingly? > If yes, then it is good. If not, do we need to manage them during app > version u

[android-developers] Question on service and broadcastreceiver

2012-08-06 Thread CJ
Hi, If an app has a background service and broadcastreceiver, when the app is uninstalled or upgraded will the service/broadcastreceiver be removed accordingly? If yes, then it is good. If not, do we need to manage them during app version upgrade? Thanks. -- You received this message because

Re: [android-developers] Interview Question For 1yr Expirance in Android Application Development

2012-08-06 Thread Rocky
android-expert.blogspot.com http://android-expert.blogspot.in/2011/04/android-interview-questions-and-answer.html On Tue, Aug 7, 2012 at 12:24 PM, Rocky wrote: > Dharam, > > This forum is not for your question what you asked. > > please search over google.com > > OR > > android-expert.blogspo

Re: [android-developers] What to do on TransactionTooLargeException

2012-08-06 Thread Bin Dou
I have got the same error, and the crash log was just like yours.Have you got the solution,or some ideas? 2012/7/13 user123 > I got in error track of an app TransactionTooLargeException. Not > reproducible and never had it before. In the docs it says > > The Binder transaction failed because it

Re: [android-developers] Interview Question For 1yr Expirance in Android Application Development

2012-08-06 Thread Rocky
Dharam, This forum is not for your question what you asked. please search over google.com OR android-expert.blogspot.com On Sun, Aug 5, 2012 at 10:18 AM, Dharmendra Deshmukh wrote: > Friends pls help me for my given subject topics .. > I need Interview Q & there Ans also .. > technical Quest

Re: [android-developers] Re: Interview Question For 1yr Expirance in Android Application Development

2012-08-06 Thread Asheesh Arya
GOOGLE IS YOUR FRIEND !!! -- 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

[android-developers] External SD Card write permission in ice cream sandwitch

2012-08-06 Thread VISAKH V J
Hi, Is any body know how to get write permission for external SD card in Android 4.0. I included write permission on Manifest file. While use Environment.getExternalStorageDirectory() it always get the Internal SD card. For me I need to save a huge amount of data which is better to save in th

[android-developers] Re: Interview Question For 1yr Expirance in Android Application Development

2012-08-06 Thread Pent
> Explain how to create a ListView and populate it. ... lazily with thumbnails from a remote hires photo collection. Pent -- 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

Re: [android-developers] Re: WiFi

2012-08-06 Thread Meena Rengarajan
In my Emulator how to connect Wifi in a settings to check avaliable network connections? Can anyone tell me ? On Tue, Aug 7, 2012 at 10:16 AM, Meena Rengarajan wrote: > My question is, How Android mobile detects Wifi network programmatically > and if Wifi has a printer then how does it will print

[android-developers] Need Navigational Developers Urgently

2012-08-06 Thread tamer hatoum
Dear All; We are Map providers and we are looking to work with freelancer to develop a new Andriod App using our own maps. If interested kindly send your CV's our Contact Details for ( tamerhat...@qatarnavigator.com). Tamer Hatoum Project Manager Qatar Navigator. -- You received this message b

Re: [android-developers] How to submit data to google excel doc in android?

2012-08-06 Thread TreKing
On Mon, Aug 6, 2012 at 6:56 AM, vijay . wrote: > I have a project in which i have to save the data from a form to google > excel doc. > Kindly suggest me the necessary steps. > Google "Google Spreadsheet API" --

Re: [android-developers] Interview Question For 1yr Expirance in Android Application Development

2012-08-06 Thread Asheesh Arya
hehehe -- 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,

Re: [android-developers] Need to make generic layout for all android mobiles

2012-08-06 Thread Meena
Hi Handal, Thanks for your help. But what we have actually done is, we have defined our own XMLS for each object (PFA androidaccount.xml) and created our own api to display the layout with the fields defined in the XML. So it is totally dynamic. In future if we want to change the layout we can

Re: [android-developers] Interview Question For 1yr Expirance in Android Application Development

2012-08-06 Thread TreKing
On Sat, Aug 4, 2012 at 11:48 PM, Dharmendra Deshmukh wrote: > Friends pls help me for my given subject topics .. > I need Interview Q & there Ans also .. > technical Question + Simple HR Question Also > First Question: How do you spell "please"? Answer: Not "pls" Second Question: How do you spell

Re: [android-developers] I had android doubt please go to link and give your suggestions.

2012-08-06 Thread TreKing
On Tue, Aug 7, 2012 at 12:18 AM, Siva Kumar wrote: > I had android doubt please go to link and give your suggestions. Please post your actual problem. Asking people to do work, even if it's as little as clicking a link, to help you solve your problem is just going to get you ignored. --

Re: [android-developers] Re: New Android Forum

2012-08-06 Thread TreKing
On Tue, Aug 7, 2012 at 12:29 AM, Yogasaikrishna Koneru < yogasaikris...@gmail.com> wrote: > there is no wrong in having another forum just to share our knowledge.. Yeah there is - you'll end up spreading around information. What's the point of that? What does this new forum offer the community

[android-developers] Re: Unable to run the code on Android 4.0

2012-08-06 Thread Juned Khan
Can you specify what type of error you getting in error log? I think for long running task you should use AsynkTask. Thanks Juned Khan -- You received this message because you are subscribed to the Google Groups "Android Develop

[android-developers] Re: Unable to run the code on Android 4.0

2012-08-06 Thread Juned Khan
Can you specify what type of error you getting in error log? Thanks Juned Khan -- 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 em

Re: [android-developers] Re: getting assets file in Uri ......FileNotFoundException

2012-08-06 Thread Narendra Singh Rathore
Care to elaborate on what you've done? Ok, I clear to you what I want. This one is working very fine. I mean *no FileNotFoundException*. *mUris[0]=Uri.parse(Environment.getExternalStorageDirectory()+"/last_slide.png"); * But, this one is not working, giving me file not found. *mUris[0]=Uri.p

Re: [android-developers] Re: New Android Forum

2012-08-06 Thread John Coryat
Sounds like fragmentation to 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+unsubscr...@googleg

[android-developers] Unable to run the code on Android 4.0

2012-08-06 Thread Ambika Kulkarni
Dear All, I am a beginner in ANdroid, this is my first app in Android and I stuck very badly, i need your kind help. Here is the problem statement. "We have a very huge database in MySQL, I need to do authorization with an android app and on successful log in i need to display all the order

Re: [android-developers] Re: New Android Forum

2012-08-06 Thread Yogasaikrishna Koneru
There is nothing wrong in using another mobile still having a new one right.. so there is no wrong in having another forum just to share our knowledge.. On Tue, Aug 7, 2012 at 10:49 AM, Mark Phillips wrote: > Not trying to be rude, but why do we, as a developer community, need > another forum? >

Re: [android-developers] Re: New Android Forum

2012-08-06 Thread Mark Phillips
Not trying to be rude, but why do we, as a developer community, need another forum? Mark On Aug 6, 2012 9:55 PM, "saikrishna" wrote: > The Forum name is www.debugandroid.com > > On Tuesday, August 7, 2012 10:22:33 AM UTC+5:30, saikrishna wrote: >> >> Hello guys those who are really interested in

[android-developers] I had android doubt please go to link and give your suggestions.

2012-08-06 Thread Siva Kumar
Dear Alll, I had android doubt please go to link and give your suggestions. http://stackoverflow.com/q/11839469/385138 -- *Thanks & Regards, Sivakumar.J* -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send ema

[android-developers] .nomedia file

2012-08-06 Thread Nathan
This is something that I found in the documentation. Hiding your files from the Media Scanner Include an empty file named.nomedia in your external files directory (note the dot prefix in the filename). This will prevent Android's media scanner from reading your media files and including them in

Re: [android-developers] getting assets file in Uri ......FileNotFoundException

2012-08-06 Thread Narendra Singh Rathore
On Mon, Aug 6, 2012 at 11:59 PM, Justin Anderson wrote: > Here, Let Me Google That For You... > http://lmgtfy.com/?q=android+access+assets > > Maybe one day, you'll be able to learn how to "fish" too... > > Hey Justin, let me tell you one thing, I do ask questions here after googling a lot. I act

[android-developers] Re: New Android Forum

2012-08-06 Thread saikrishna
The Forum name is www.debugandroid.com On Tuesday, August 7, 2012 10:22:33 AM UTC+5:30, saikrishna wrote: > > Hello guys those who are really interested in learning and sharing their > knowledge to the world can join me as a *MODERATOR* in the newly launched > Android forum.. Come lets make it b

[android-developers] New Android Forum

2012-08-06 Thread saikrishna
Hello guys those who are really interested in learning and sharing their knowledge to the world can join me as a *MODERATOR* in the newly launched Android forum.. Come lets make it big together Thank you -- You received this message because you are subscribed to the Google Groups "Android Deve

[android-developers] release build fails due to renderscript.opt.level

2012-08-06 Thread brianl
Seeing this build failure when doing a release build: c:\dev\google\android\android-sdk_r20\tools\ant\build.xml:641: '${renderscript.opt.level}' is not a permitted value for com.android.ant.RenderScriptTask$OptLevel Some suggestions have been to add the renderscript.opt.level property to the pr

Re: [android-developers] Re: WiFi

2012-08-06 Thread Meena Rengarajan
My question is, How Android mobile detects Wifi network programmatically and if Wifi has a printer then how does it will print the datas without changing or setting up the connections in Android mobile through an Application? On Tue, Aug 7, 2012 at 12:42 AM, bob wrote: > Perhaps you could turn

Re: [android-developers] Re: how to store the data in cache/temp memory

2012-08-06 Thread vamshi ch
@ *arjicot* Thanks for your advice. @Mario Bat, My question here is i have fields in A,B classes, If i go to A --> B then choosing the B fields i want to save that fields in temp/cache memory instead of saving DB. Now i came back to A here also i have fields then i selected some fields and save,

Re: [android-developers] Need help on sending events (Motion event, Key event and etc) from a service to system (android 4.0)

2012-08-06 Thread Prabudas
Dianne, thanks for your reply. Can I have a touch screen as an external HID (without add / modify any driver) in the same way like mouse and keyboard? Thanks. Regards, Prabudas S. On Tuesday, 7 August 2012 03:41:29 UTC+5:30, Dianne Hackborn wrote: > > Currently the only way, outside of test

Re: [android-developers] How to READ the option menu text color

2012-08-06 Thread Spiral123
Hi Kostya... the client already rejected my previous approach which involved inspecting a drawable. I've finally given them the option of either using ActionBarSherlock and forcing the use of the overflow menu or developing some custom icons that will work with both a white or black option men

[android-developers] How to anticipating where your finger will be at the time of the screen refresh on Android 4.1?

2012-08-06 Thread ellis
How to anticipating where your finger will be at the time of the screen refresh on Android 4.1? Android 4.1 reduced touch latency through synchronizing touch to vsync, anticipating finger position, and boosting CPU Android 4.1 for developer : "Android 4.1 reduces touch latency not only by *sync

[android-developers] Re: how to get reference to GLSurfaceView's rendering thread?

2012-08-06 Thread Indicator Veritatis
Well, I may have overstated my case: it is not THAT bad, like stop() or suspend(), which fully deserve their deprecation, since they are so broken. But neither is it that good. If you are using it a lot, it is a strong hint, though not a proof, that you are going about something the wrong way.

[android-developers] Re: Nexus 7 drawable

2012-08-06 Thread limtc
Thanks for trying to help me. I have put the 800x1280 background in drawable-tvdpi and I still got very small background. It seems that it is picking up background images from my other drawables and I am still trying. Or Nexus 7 try to scale the background for me. On Tuesday, August 7, 2012 9

Re: [android-developers] provider, thread and async

2012-08-06 Thread KHEM Sochenda
i just solved my problem using thread, i follow this link...http://mobile.tutsplus.com/tutorials/android/android-sdk_loading-data_cursorloader/ and also the link you sent On Mon, Aug 6, 2012 at 11:34 PM, Justin Anderson wrote: >> I never use Async task before. I just learn about the content provi

[android-developers] Re: Nexus 7 drawable

2012-08-06 Thread RichardC
tvdpi should be the closest, Nexus 7 is 216dpi and tvdpi is 213dpi see: http://developer.android.com/guide/practices/screens_support.html but note: *"Resources for screens somewhere between mdpi and hdpi; approximately 213dpi. This is not considered a "primary" density group. It is mostly int

[android-developers] Nexus 7 drawable

2012-08-06 Thread limtc
I just received a message from a Nexus 7 user that my game broke on this device with a background too small. My game runs on Android 2.1 and above, and I try to optimized for different devices (including TV). Since I used surface to draw the background image, I need to have a specified image siz

[android-developers] Re: Installing a private corporate app

2012-08-06 Thread Jonathan S
1) Upload APK to the internal servers 2) Instruct all employee to download and install it by direct link to the apk file if they have "*Unknown Sources"* checkbox enabled On Sunday, August 5, 2012 11:23:55 AM UTC-4, jayd wrote: > > I’m developing a training app for the company I work for and we

Re: [android-developers] my applicationg works with 2.2 device but not woth 2.3(galaxy i9000)

2012-08-06 Thread Justin Anderson
> > someone please help me > Seriously? How in the world do you expect us to help you? Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Thu, Aug 2, 2012 at 12:30 PM, wolf wrote: > someone please help me > > -- > You received this message because you ar

Re: [android-developers] Re: versioning error in Android 2.0

2012-08-06 Thread Justin Anderson
> > He's probably using dip units, and it wants him to use pixels or inches or > something else. > Where in the world are you getting that from? dip units have pretty much been around since the dawn of Android time... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magou

Re: [android-developers] Button that goes to website

2012-08-06 Thread Justin Anderson
> > Did you try Google? > I've heard some rumors about Google becoming the next big search company... :-) Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, Aug 6, 2012 at 4:13 PM, TreKing wrote: > On Sun, Aug 5, 2012 at 6:38 PM, techno <1.jonathan.

Re: [android-developers] Re: Supported locations for Android app merchants.

2012-08-06 Thread TreKing
On Mon, Aug 6, 2012 at 5:24 PM, bob wrote: > Why not e-mail Cosmin Banu and see if he knows what to do? Because this "Romanian Android guy" probably doesn't appreciate unsolicited emails for technical support regarding issues he likely knows nothing about. -

[android-developers] Re: Open Samples in Eclipse

2012-08-06 Thread Christoph
I tried the custom-views example. With "metadata" I meant the eclipse metadata, but I have already seen, that this information is not contained inside the projects. By The way, I am using Exlipse 3.7.2 on a Linux system. Finally I succeded with importing in the following way: On the commandline

[android-developers] Re: webview client, that intercepts requests on API 8

2012-08-06 Thread Gelonida N
On 08/06/2012 11:52 PM, Kristopher Micinski wrote: On Mon, Aug 6, 2012 at 5:46 PM, Kostya Vasilyev wrote: 2012/8/7 Kristopher Micinski Yes, but to intercept the requests to the browser using a proxy (as the OP suggests) requires rooting the device. Feeding a WebView that's in your own app

[android-developers] Re: Supported locations for Android app merchants.

2012-08-06 Thread bob
Why not e-mail Cosmin Banu and see if he knows what to do? He's a Romanian Android guy. On Friday, August 3, 2012 4:33:09 AM UTC-5, Andrei Bogdan wrote: > > I was looking at this page: > http://support.google.com/googleplay/android-developer/bin/answer.py?hl=en&answer=150324&topic=15867&ct

Re: [android-developers] Re: versioning error in Android 2.0

2012-08-06 Thread bob
He's probably using dip units, and it wants him to use pixels or inches or something else. On Monday, August 6, 2012 4:36:30 PM UTC-5, Kostya Vasilyev wrote: > > match_parent and fill_parent are handled by the resource compiler and are > the same at runtime (check ViewGroup.LayoutParams). >

Re: [android-developers] Installing a private corporate app

2012-08-06 Thread TreKing
On Sun, Aug 5, 2012 at 10:23 AM, jayd wrote: > Is it possible to install from a corporate server? Depends on the details of what you really mean by "install from a corporate server". - TreKing

Re: [android-developers] Android Developer Console: Pricing Apps

2012-08-06 Thread TreKing
On Mon, Aug 6, 2012 at 2:07 AM, Carl K. wrote: > I have never really cared in detail, even though I'm using it for a > while... For questions related to Google Play and the Developer Console: http://support.google.com/googleplay/android-developer/bin/answer.py?hl=en&answer=136601 -

Re: [android-developers] Button that goes to website

2012-08-06 Thread TreKing
On Sun, Aug 5, 2012 at 6:38 PM, techno <1.jonathan.pi...@gmail.com> wrote: > I've been searching for hours to find this, and couldn't > Seriously? You couldn't find anything anywhere about creating *a button*? Or anything about *opening a webpage*? Did you try Google? > I want to create a butto

Re: [android-developers] Need help on sending events (Motion event, Key event and etc) from a service to system (android 4.0)

2012-08-06 Thread Dianne Hackborn
Currently the only way, outside of test environments, to deliver input events to the platform is throw a kernel input device. So your USB device must report itself as a HID device (a keyboard, trackpad, mouse, or game controller) which the kernel understands how to interact with and will generate

Re: [android-developers] How to get instance of PowerManagerService?

2012-08-06 Thread Dianne Hackborn
PowerManager is the public API. Context.getSystemService() returns public APIs. PowerManagerService is private implementation. More than that, it is private implementation that does not run in your process, so you can not directly access in any way. On Mon, Aug 6, 2012 at 12:20 PM, macias wrote

[android-developers] Re: Open Samples in Eclipse

2012-08-06 Thread bob
Right-click in the Package Explorer window in Eclipse and choose "Import…". On Sunday, August 5, 2012 1:44:37 AM UTC-5, Christoph wrote: > > I downloaded one of the samples in the android training area. It contains > just a "src" and a "res" directory. I could not find an easy way to import >

[android-developers] Re: Interview Question For 1yr Expirance in Android Application Development

2012-08-06 Thread bob
Explain how to create a ListView and populate it. On Saturday, August 4, 2012 11:48:45 PM UTC-5, Dharmendra Deshmukh wrote: > > Friends pls help me for my given subject topics .. > I need Interview Q & there Ans also .. > technical Question + Simple HR Question Also -- You received this messa

Re: [android-developers] Re: webview client, that intercepts requests on API 8

2012-08-06 Thread Kristopher Micinski
On Mon, Aug 6, 2012 at 5:46 PM, Kostya Vasilyev wrote: > 2012/8/7 Kristopher Micinski >> >> Yes, but to intercept the requests to the browser using a proxy (as >> the OP suggests) requires rooting the device. > > > Feeding a WebView that's in your own app a URL like > "localhost:1234?src=www.foo.

Re: [android-developers] Open Samples in Eclipse

2012-08-06 Thread Justin Anderson
I've never had a problem with the "Android Project from Existing Code" option... What sample are you having an issue with? What do you mean by metadata missing? What is the exact problem you are running into? Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware

Re: [android-developers] Interview Question For 1yr Expirance in Android Application Development

2012-08-06 Thread Justin Anderson
What the hell are you talking about? Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Sat, Aug 4, 2012 at 10:48 PM, Dharmendra Deshmukh wrote: > Friends pls help me for my given subject topics .. > I need Interview Q & there Ans also .. > technical Quest

Re: [android-developers] Re: webview client, that intercepts requests on API 8

2012-08-06 Thread Kostya Vasilyev
2012/8/7 Kristopher Micinski > Yes, but to intercept the requests to the browser using a proxy (as > the OP suggests) requires rooting the device. > Feeding a WebView that's in your own app a URL like "localhost:1234?src=www.foo.bar" requires rooting? Processing the received HTML / CSS, replaci

Re: [android-developers] Re: versioning error in Android 2.0

2012-08-06 Thread Kostya Vasilyev
match_parent and fill_parent are handled by the resource compiler and are the same at runtime (check ViewGroup.LayoutParams). Posting a portion of your layout file should help. -- K 2012/8/7 Justin Anderson > Maybe it says something like fill_parent and it wants to see match_parent? >> > If th

Re: [android-developers] Re: webview client, that intercepts requests on API 8

2012-08-06 Thread Kristopher Micinski
Yes, but to intercept the requests to the browser using a proxy (as the OP suggests) requires rooting the device. Sure, redirecting the links is one thing if you have control of the webview, for arbitrary ajax traffic it's a no. kris On Mon, Aug 6, 2012 at 5:32 PM, Kostya Vasilyev wrote: > > 20

Re: [android-developers] PendingIntent's arent unique

2012-08-06 Thread Kostya Vasilyev
Move the call to appWidgetManager.updateAppWidget inside the loop. -- K 2012/8/6 f.Audire > Hi, I dont understand why my PendingIntents arent unique. The toast in > OnReceive always shows the Id of the last created Widget . > > @Override > public void onUpdate(Context context, AppWidgetMana

Re: [android-developers] Re: webview client, that intercepts requests on API 8

2012-08-06 Thread Kostya Vasilyev
2012/8/7 Kristopher Micinski > Yes, but implementing this proxy would require rooting the device. > Not necessarily - if the WebView is under the developer's control (i.e. there is no intention to do this system-wide), then it should be possible to feed the WebView a URL that refers to a server

Re: [android-developers] Re: versioning error in Android 2.0

2012-08-06 Thread Justin Anderson
> > Maybe it says something like fill_parent and it wants to see match_parent? > If that is the case then it would probably be the other way around... match_parent was added after fill_parent Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, Aug 6, 20

Re: [android-developers] Re: webview client, that intercepts requests on API 8

2012-08-06 Thread Kristopher Micinski
Yes, but implementing this proxy would require rooting the device. For the second question you're asking, I had hoped to imply that this was my plan, and the answer is that I believe you cannot do so. kris On Mon, Aug 6, 2012 at 4:54 PM, Gelonida N wrote: > Hi Chris, > > > On 08/06/2012 01:33 AM

[android-developers] Re: webview client, that intercepts requests on API 8

2012-08-06 Thread Gelonida N
Hi Chris, On 08/06/2012 01:33 AM, Kristopher Micinski wrote: I doubt it, I tried to find a way to proxy traffic, but there's no easy hook. I.e., if you need something that is in 11 and you're on 8 you're just plain out of luck. There is one solution, but implementing it accurately would be dum

Re: [android-developers] Supported locations for Android app merchants.

2012-08-06 Thread TreKing
On Mon, Aug 6, 2012 at 12:09 AM, Andrei Bogdan wrote: > I can't find anything on there. I tried already truest me. I can't even > find the required place on which to send my question via email. At the bottom of that page reads "Contact Us: For our registered Google Play developers, we provide Em

[android-developers] Re: versioning error in Android 2.0

2012-08-06 Thread bob
Why not take a look at your XML file on line #24? Maybe it says something like fill_parent and it wants to see match_parent? On Saturday, August 4, 2012 4:59:32 AM UTC-5, VIPIN wrote: > > Hello All, > I am new in Android > I have develop a app in android api level 8( version 2.2). And it i

Re: [android-developers] Re: Overlay item in ImageView

2012-08-06 Thread bob
I believe the thing at the top is called a balloon. And, yes you may use a cupcake… as long as you eat your supper. On Monday, August 6, 2012 2:19:51 PM UTC-5, Luiz Fernando Rodrigues wrote: > > Not exactly a toast message. > I'm looking for something like this: > > > How do you name that

[android-developers] Re: getting assets file in Uri ......FileNotFoundException

2012-08-06 Thread bob
Maybe you want this? InputStream is = getAssets().open("bottom_logo.png"); On Monday, August 6, 2012 6:20:02 AM UTC-5, Narendra Singh Rathore wrote: > > Hi all, > I am not getting what is wrong here in the following statement. Please > tell if anyone know about the cause of this behaviour. > >

Re: [android-developers] Re: getting assets file in Uri ......FileNotFoundException

2012-08-06 Thread Justin Anderson
> > I do have this image in my assets folder, and put a lot of efforts to find > the solution, but still unsuccessful. > Care to elaborate on what you've done? Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, Aug 6, 2012 at 1:18 PM, bob wrote: > Ar

Re: [android-developers] How to get instance of PowerManagerService?

2012-08-06 Thread macias
Bad news, but thank you. I wonder how it is possible, that (according to Android sources) what is added to services is PowerManagerService, but what is get is PowerManager (not service) -- when using "legal" methods such as getSystemService. Anyway, quite easy task -- for learning Android -- as

Re: [android-developers] Re: Overlay item in ImageView

2012-08-06 Thread Luiz Fernando Rodrigues
Not exactly a toast message. I'm looking for something like this: How do you name that? popup? I believe that the FrameLayout sugested by Nadeem should work. I'll make some experiments... Could I use cupcake instead of a muffin? ;-) 2012/8/3 bob > Sounds like maybe you want a toast. However

[android-developers] Re: getting assets file in Uri ......FileNotFoundException

2012-08-06 Thread bob
Are you sure? The docs say the *parse* function only throws a NullPointerException. On Monday, August 6, 2012 6:20:02 AM UTC-5, Narendra Singh Rathore wrote: > > Hi all, > I am not getting what is wrong here in the following statement. Please > tell if anyone know about the cause of this behav

[android-developers] Re: WiFi

2012-08-06 Thread bob
Perhaps you could turn off the Wifi? On Monday, August 6, 2012 6:47:28 AM UTC-5, Meena Rengarajan wrote: > > Is there any way to make the application prefers Android mobile over WiFi > connection? > -- You received this message because you are subscribed to the Google Groups "Android Develop

[android-developers] Re: Dont work PAUSE

2012-08-06 Thread bob
Make sure you are executing this in a background thread, as you don't want to tie up the UI for ten seconds. On Thursday, August 2, 2012 12:06:04 PM UTC-5, podbereznov maksim wrote: > > private void circle() throws InterruptedException{ > for (int i = 0; i <= 100; i++ , Thread.sl

[android-developers] Re: Creating custom icons with Photoshop - dip

2012-08-06 Thread bob
Exactly. I don't think the JPEG or PNG format has any provisions for storing dpi information. So, such images can't have the wrong dpi. On Monday, August 6, 2012 8:54:22 AM UTC-5, RichardC wrote: > > Ignore the dpi setting in photoshop (and other graphics packages) just > ensure that you

[android-developers] PendingIntent's arent unique

2012-08-06 Thread f.Audire
Hi, I dont understand why my PendingIntents arent unique. The toast in OnReceive always shows the Id of the last created Widget . @Override public void onUpdate(Context context, AppWidgetManager appWidgetManager, int[] appWidgetIds){ super.onUpdate(context, appWidgetManager,

Re: [android-developers] Dont work PAUSE

2012-08-06 Thread Justin Anderson
http://catb.org/esr/faqs/smart-questions.html Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Thu, Aug 2, 2012 at 11:06 AM, podbereznov maksim wrote: > private void circle() throws InterruptedException{ > for (int i = 0; i <= 100; i++ , Thr

Re: [android-developers] getting assets file in Uri ......FileNotFoundException

2012-08-06 Thread Justin Anderson
Here, Let Me Google That For You... http://lmgtfy.com/?q=android+access+assets Maybe one day, you'll be able to learn how to "fish" too... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, Aug 6, 2012 at 5:20 AM, Narendra Singh Rathore < nsr.curi...@

Re: [android-developers] WiFi

2012-08-06 Thread Justin Anderson
If you mean use a mobile connection when the device is connected to WiFi, then No. Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, Aug 6, 2012 at 5:47 AM, Meena Rengarajan wrote: > Is there any way to make the application prefers Android mobile ove

[android-developers] Re: Java to XML

2012-08-06 Thread Lew
nybras wrote: > > New to Android Development and was wondering if there was some way of > taking the users input to create an activity? For example say the user is > going through the process of setting up a profile of themself. One of the > questions is "how many pets do you have?". The user

Re: [android-developers] Looking for Google feedback regarding the new Google Play Developer Program Policies and how they plan to deal with cases of Rogue ads (read Porn)

2012-08-06 Thread Justin Anderson
Good luck getting an answer on here... Let me know how it works out for you. Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, Aug 6, 2012 at 11:28 AM, jeka wrote: > Hello. The way I read this section in the Google Play Developer Program > Policies

[android-developers] Looking for Google feedback regarding the new Google Play Developer Program Policies and how they plan to deal with cases of Rogue ads (read Porn)

2012-08-06 Thread jeka
Hello. The way I read this section in the Google Play Developer Program Policies (GPDPP): In general, ads are considered part of your app for purposes of content review and compliance with the Developer Terms. Therefore all of the policies, including those concerning illegal activities, violenc

Re: [android-developers] Android Emulator not starting up

2012-08-06 Thread Justin Anderson
Wait 10 hours... or maybe even longer. And then don't ever turn your machine off or close your emulator. Ever again. :-) Here, Let Me Google That For You... http://lmgtfy.com/?q=android+emulator+long+boot+time Maybe in the future you will someday learn how to use Google yourself. P.S. Sorry f

Re: [android-developers] Android Native Map

2012-08-06 Thread Justin Anderson
http://catb.org/esr/faqs/smart-questions.html Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Sun, Aug 5, 2012 at 5:06 AM, Rajeev chaubey wrote: > Android Native map is opening on direction listview not on map show > directly... How it can be open direct

Re: [android-developers] [Question:developer] Simple Spinner Example ?

2012-08-06 Thread Justin Anderson
http://lmgtfy.com/?q=android+spinner+tutorial Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Thu, Aug 2, 2012 at 8:54 PM, Ridho maulana wrote: > hai, im new in developing android program. and i just learn to make a > dropdown menu in android is a litt

Re: [android-developers] HELP: Adding an entry to the Android Address Book upon App installation

2012-08-06 Thread Justin Anderson
> > I'm building a Voice Messaging App, and would like an entry to be made in > the Address book for each of my friends that have a mobile phone, as soon > as my App is installed. How do I do this? What API calls do I invoke? > Any advice will be much appreciated. > > Specifically: as an Android

Re: [android-developers] versioning error in Android 2.0

2012-08-06 Thread Justin Anderson
What are you using to target API Level 5? According to the dashboards, API level 5 is used on approximately 0% of all devices out there... http://developer.android.com/about/dashboards/index.html Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Sat, A

Re: [android-developers] hi

2012-08-06 Thread Justin Anderson
> > Hi everyone, > > My project is to create a Photo Timeline app for android mobiles, yea it > is existing already but still planning to add some extra features to it.. > so can you al please give me some guidelines how to start of with it. > and what all modules to include and al. > > please prov

Re: [android-developers] Re: Searching on the results JSON "listctivity"

2012-08-06 Thread Justin Anderson
I don't think anyone really understands your question... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Mon, Aug 6, 2012 at 6:20 AM, Ricardo Cardoso wrote: > ? > > > 2012/8/5 Ricardo Cardoso > >> I have a ListActivity and she is populated with the re

Re: [android-developers] provider, thread and async

2012-08-06 Thread Justin Anderson
> > I never use Async task before. I just learn about the content provider > and Thread in Android. Sorry I am stupid about Async task and Thread. > It is a simplified way to use threads to do background work... Is very useful in a lot of situations, but not all: http://developer.android.com/refer

Re: [android-developers] provider, thread and async

2012-08-06 Thread Josphat Muchiri
here in africa we normally use facebook and twitter oftenly,could u pliz instead of ident.ca implement it with facebook On Mon, Aug 6, 2012 at 9:28 AM, yvolk wrote: > Hi, it's a Twitter and identi.ca client, read more here: > https://github.com/andstatus/**andstatus/wiki

Re: [android-developers] provider, thread and async

2012-08-06 Thread yvolk
Hi, it's a Twitter and identi.ca client, read more here: https://github.com/andstatus/andstatus/wiki On Monday, August 6, 2012 10:16:28 AM UTC+4, Josphat Muchiri wrote: > > hae i like your code and could you pliz explain to me what the project is > all about > > On Sun, Aug 5, 2012 at 11:11 PM,

[android-developers] Re: Android emulator, blank space surrounding the vritual device

2012-08-06 Thread G. Blake Meike
The problem is in the way the emulator used your awesome new Retina display. The emulator still uses the Cocoa API and hasn't moved to Quartz (thus the warning message every time you start it). Several other people have seen this problem, so there are Googlable solutions out there. The only

[android-developers] Java to XML

2012-08-06 Thread dnkoutso
Pass the 4 as an intent extra in your next activity. Have a container layout in your next activity (probably linear layout with vertical orientation) then onCreate read the intent extra and loop through and programmatically create EditText views. Call addView() from your container layout. Sen

Re: [android-developers] Mecca direction app

2012-08-06 Thread Kristopher Micinski
It would be best if you didn't cross post, especially since this message went out to so vastly many groups, android-developers is the appropriate place for this question. As for the answer, yes, James pointed out a good solution, you can look into using LocationManager, along with a Sensor for com

[android-developers] Re: How to keep -pre-build across "android update project"?

2012-08-06 Thread petter
Is there a know work-around for this somewhat annoying problem? On Monday, January 23, 2012 8:01:26 PM UTC+1, petter wrote: > > How to keep -pre-build across "android update project"? > > It seems like buld.xml has a section where one can uncomment and > customize the -pre-build and other target

Re: [android-developers] android.intent.action.HEADSET_PLUG Permission

2012-08-06 Thread Guy kun
Having the same issue, stack trace: 08-06 16:05:53.915: E/AndroidRuntime(6898): java.lang.SecurityException: Permission Denial: not allowed to send broadcast android.intent.action.HEADSET_PLUG from pid=6898, uid=10062 08-06 16:05:53.915: E/AndroidRuntime(6898): at android.os.Parcel.readExcept

[android-developers] Re: how to store the data in cache/temp memory

2012-08-06 Thread goodG
Probably your best options are the Parcelable interface and the Bundle, remember that Android is an OS aimed for mobile not for desktop. http://developer.android.com/reference/android/os/Parcelable.html http://developer.android.com/reference/android/os/Bundle.html according to what Google and t

  1   2   3   >