[android-developers] Re: expandable list group view

2012-09-19 Thread Martin
You might find this thread at StackOverflow useful: http://stackoverflow.com/questions/2098558/listview-with-clickable-editable-widget Martin. On Thursday, September 20, 2012 5:17:48 AM UTC+1, sindhu wrote: > > Actually button is not covering full list,i have my own layout design with > textfi

[android-developers] Re: Help: My app has violated the spam provisions of the Content Policy

2012-09-19 Thread Terry
On Sept 1 Zsolt Vasavari wrote: > If you have a problem with other apps (your competitors) violating these > policies, go ahead and report them.  Anybody can report an app for terms > violations. HOW? It seem that using "Flag as inappropriate" (at the bootom of every app description in Play Stor

[android-developers] Re: Protocall erros

2012-09-19 Thread KC Raju Vysyaraju
Helloo On Thu, Sep 13, 2012 at 10:18 PM, KC Raju Vysyaraju wrote: > Hi all, > > may i know the reason for following Exception?? > * > * > * java.io.IOException: Error connecting...java.net.MalformedURLException: > Unknown protocol: market* > *at > com.gameloft.android.ANMP.GloftWBHM.Game

Re: [android-developers] xml file encryption and decryption

2012-09-19 Thread ravi saini
post your code than only we can check -- 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...@goog

[android-developers] xml file encryption and decryption

2012-09-19 Thread tj
Hello frnz, i wanna encrypt and decrypt xml file using "XmlCipher" class. and i am suffering from IllegalArgumentException. can u plz 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-dev

[android-developers] Re: expandable list group view

2012-09-19 Thread sindhu
Actually button is not covering full list,i have my own layout design with textfield is left of the list view and image button at the right of the list view . when i click on the button need to invoke downloadingFile . When i select the list item i should get the file name . The problem is not

[android-developers] Re: gridview in android

2012-09-19 Thread Saurabh Khemka
Somebody plz suggest On Tuesday, 18 September 2012 19:29:11 UTC+5:30, Saurabh Khemka wrote: > > >- I have a gridview of textfields in android. I want to shift a >particular textview from its position. How do I get the view respective to >that textview? > > -- You received this

Re: [android-developers] Setting .apk expiration

2012-09-19 Thread Kristopher Micinski
On Wed, Sep 19, 2012 at 10:11 PM, Kristopher Micinski wrote: > On Wed, Sep 19, 2012 at 10:06 PM, Nikolay Elenkov > wrote: >>> On Tue, Sep 18, 2012 at 2:50 PM, Marcelo Corvezola >>> wrote: >> Is there a way to set the .apk expiration cert. date for say, 1 day, or hours from build? >> >

Re: [android-developers] Setting .apk expiration

2012-09-19 Thread Kristopher Micinski
On Wed, Sep 19, 2012 at 10:06 PM, Nikolay Elenkov wrote: >> On Tue, Sep 18, 2012 at 2:50 PM, Marcelo Corvezola >> wrote: > >>> Is there a way to set the .apk expiration cert. date for say, 1 day, or >>> hours from build? > > On Thu, Sep 20, 2012 at 2:19 AM, Kristopher Micinski > wrote: >> No, t

Re: [android-developers] Setting .apk expiration

2012-09-19 Thread Nikolay Elenkov
> On Tue, Sep 18, 2012 at 2:50 PM, Marcelo Corvezola > wrote: >> Is there a way to set the .apk expiration cert. date for say, 1 day, or >> hours from build? On Thu, Sep 20, 2012 at 2:19 AM, Kristopher Micinski wrote: > No, this is not possible. > How is this not possible? Just generate a new

RE: [android-developers] Re: Nexus 7 has no menu button?

2012-09-19 Thread Tommy Hartz
On my Acer Iconia Tab I get the soft menu represented by 3 horizontal lines on the toolbar at the bottom that contains the time and battery information. So it defently shows even if there isn't a hard button for the menu. I will say from experience it took me a while to figure out what button was t

Re: [android-developers] Re: Nexus 7 has no menu button?

2012-09-19 Thread Keith Wiley
I appreciate you helping me clarify the situation. Cheers! On Wednesday, September 19, 2012 3:39:11 PM UTC-7, Fran wrote: > > Well, bear in mind that I was about to install the application just for > helping you for free, so I am actually not interested on it enough to read > the app descriptio

Re: [android-developers] Re: Nexus 7 has no menu button?

2012-09-19 Thread Keith Wiley
Oh cool. I see what you're getting at. Thanks. I actually know exactly how that happened. I originally used ACTION_CALL (and therefore had to put CALL_PHONE in). I didn't like having it immediately dial so I switched to ACTION_DIAL and liked the interaction a lot better that way (allowing t

Re: [android-developers] Re: Nexus 7 has no menu button?

2012-09-19 Thread Francisco Marzoa
Well, bear in mind that I was about to install the application just for helping you for free, so I am actually not interested on it enough to read the app description... Anyway I realized after writing my previous message that N7 has no phone at all, so that permission has no effect neither... so

Re: [android-developers] Re: Nexus 7 has no menu button?

2012-09-19 Thread Mark Murphy
On Wed, Sep 19, 2012 at 6:24 PM, Keith Wiley wrote: > The ability to jump to the phone dialer was a > specific user request (not even my idea) to enable users to tap phone > numbers in spread sheets and jump to the dialer app to easy calling. You do not need CALL_PHONE to use ACTION_DIAL ("jump t

Re: [android-developers] Re: Nexus 7 has no menu button?

2012-09-19 Thread Keith Wiley
Thanks. On Wednesday, September 19, 2012 3:14:11 PM UTC-7, Mark Murphy (a Commons Guy) wrote: > > On Wed, Sep 19, 2012 at 5:51 PM, Keith Wiley > > wrote: > > Shead Spreet Lite. I would also be curious about WildSpectra Mobile > Lite. > > Since they are built in very similar ways (w.r.t. the

Re: [android-developers] Re: Nexus 7 has no menu button?

2012-09-19 Thread Keith Wiley
OYE! We're off topic and this is a very common complaint. People butt heads with me over the permissions all. the. time. It's so frustrating. I do the best I can to explain these things up front on the Android Market (or "Google Play" [worst name ever]) but the Google Play interface is not

Re: [android-developers] Re: Nexus 7 has no menu button?

2012-09-19 Thread Mark Murphy
On Wed, Sep 19, 2012 at 5:51 PM, Keith Wiley wrote: > Shead Spreet Lite. I would also be curious about WildSpectra Mobile Lite. > Since they are built in very similar ways (w.r.t. the basic OS framework and > model) I expect their menu behavior to be similar such that verifying with > either one

Re: [android-developers] Re: Nexus 7 has no menu button?

2012-09-19 Thread Francisco Marzoa
Why it needs permission to call phone numbers? I rather like to try it on my N7, but no with such permission, indeed. On Sep 19, 2012 11:53 PM, "Keith Wiley" wrote: > Shead Spreet Lite. I would also be curious about WildSpectra Mobile > Lite. Since they are built in very similar ways (w.r.t. th

Re: [android-developers] Re: Nexus 7 has no menu button?

2012-09-19 Thread Keith Wiley
Thanks. Either Shead Spreet Lite or WildSpectra Mobile Lite. Since boths apps are built using a similar overall approach to the OS, testing either should reveal the situation for both apps simultaneously. On Wednesday, September 19, 2012 2:53:31 PM UTC-7, Tommy wrote: > > Yeah what is the app

Re: [android-developers] Re: Nexus 7 has no menu button?

2012-09-19 Thread Keith Wiley
Right, ugh. Thanks. I'm out of practice. I've been testing over USB on my own device for several months now and have completely blanked on the emulator. I'll see how that works. Good suggestions. On Wednesday, September 19, 2012 2:51:37 PM UTC-7, Mark Murphy (a Commons Guy) wrote: > > On W

Re: [android-developers] Setting .apk expiration

2012-09-19 Thread Marcelo Corvezola
Ok, thnx! On Wed, Sep 19, 2012 at 10:19 AM, Kristopher Micinski < krismicin...@gmail.com> wrote: > No, this is not possible. > > kris > > On Tue, Sep 18, 2012 at 2:50 PM, Marcelo Corvezola > wrote: > > Hi, I apologize if this easily availabe info I just couldn't find it. > > > > Is there a way t

Re: [android-developers] Re: Nexus 7 has no menu button?

2012-09-19 Thread Keith Wiley
Shead Spreet Lite. I would also be curious about WildSpectra Mobile Lite. Since they are built in very similar ways (w.r.t. the basic OS framework and model) I expect their menu behavior to be similar such that verifying with either one should inform me about both...I presume. Thanks a bunch!

RE: [android-developers] Re: Nexus 7 has no menu button?

2012-09-19 Thread Tommy Hartz
Yeah what is the app name, I might have access to a nexus 7. I do have access to a 4.0 tablet that does not have any hard menu keys. I'd be happy to take a look and see if I can find the menu. I would consider myself an above average user who should be able to find the menu if it really is there hi

Re: [android-developers] Re: Nexus 7 has no menu button?

2012-09-19 Thread Mark Murphy
On Wed, Sep 19, 2012 at 5:33 PM, Keith Wiley wrote: > I'll have to try to find a Nexus to test it on > myself to be absolutely certain of the circumstances. Or, test it on an emulator where you have disabled support for the MENU button. -- Mark Murphy (a Commons Guy) http://commonsware.com | ht

Re: [android-developers] Re: Nexus 7 has no menu button?

2012-09-19 Thread Francisco Marzoa
What's your app? Is on Google play? On Sep 19, 2012 11:36 PM, "Keith Wiley" wrote: > Well, that's fair. I'm not denying the the current release is a little > old and targets older SDKs. The app could certainly benefit from some > sprucing up. However, I wanted to verify whether the app *should

Re: [android-developers] Re: Nexus 7 has no menu button?

2012-09-19 Thread Keith Wiley
Well, that's fair. I'm not denying the the current release is a little old and targets older SDKs. The app could certainly benefit from some sprucing up. However, I wanted to verify whether the app *should* essentially work on modern hardware given that some users were emailing me saying they

[android-developers] Problems With AVD, Again!

2012-09-19 Thread Darryl Griffiths
My AVD thats configured for 2.3.3 Gingerbread has been working fine for days, but this evening its decided to play up after me deleting the device and creating a new one :-( Snapshot is enabled and it loads up fine displaying "hello world", but the app doesn't update after me replacing the hello w

Re: [android-developers] Re: Nexus 7 has no menu button?

2012-09-19 Thread Francisco Marzoa
What Mark said is that you did things the "standard" way, users without hard menu button will see a soft one. But if you did it another way, it won't be shown. So you should update your app. On Sep 19, 2012 11:08 PM, "Keith Wiley" wrote: > > > On Wednesday, September 19, 2012 1:58:42 PM UTC-7, b

[android-developers] Re: Nexus 7 has no menu button?

2012-09-19 Thread Keith Wiley
On Wednesday, September 19, 2012 1:58:42 PM UTC-7, bob wrote: > > *Many of the latest Android devices have eliminated the hard menu key >> found on earlier hardware. Consequently, it's now the responsibility of app >> developers to include soft menu keys in their apps. * > > * > * > Um, forgiv

[android-developers] Re: Nexus 7 has no menu button?

2012-09-19 Thread Keith Wiley
Right, so since it targets a very old SDK, you're saying they should be able to simply access the menus through an option in the system bar. In other words, these people don't know how to use their tablets; their problem has nothing to do with my app being incompatible with their device, or ev

[android-developers] Re: Nexus 7 has no menu button?

2012-09-19 Thread bob
> > *Many of the latest Android devices have eliminated the hard menu key > found on earlier hardware. Consequently, it's now the responsibility of app > developers to include soft menu keys in their apps. * * * *sic* On Wednesday, September 19, 2012 3:42:44 PM UTC-5, Keith Wiley wrote: > >

Re: [android-developers] Nexus 7 has no menu button?

2012-09-19 Thread Mark Murphy
Many Android devices do not have a MENU button. Most tablets do not have a MENU button. The Galaxy Nexus does not have a MENU button. http://android-developers.blogspot.com/2012/01/say-goodbye-to-menu-button.html If you are using standard options menus and you are showing the action bar, then the

[android-developers] Nexus 7 has no menu button?

2012-09-19 Thread Keith Wiley
I don't have access to a Nexus 7 but I'm getting feedback from users that they can't access the menus in my app...like, at all...which I find perplexing since I use the same standard menus that all Android apps use (including the Android home-screen). If the Nexus 7 doesn't have a relatively o

Re: [android-developers] Re: My Google Play app was suspended, any advice ?

2012-09-19 Thread Fred Stluka
On 9/19/12 1:44 PM, spocky12 wrote: > I've just had an anwser and my app has just been reinstated (though I still don't know why it's been suspended first): That's good news! Can you please give details of how you successfully contacted Google? Via e-mail? Via a link on a support Web page?

Re: [android-developers] Re: LogCat window is blank

2012-09-19 Thread bob
Yeah, I guess restarting Eclipse seems to work. On Wednesday, September 19, 2012 9:04:54 AM UTC-5, Jovish P wrote: > > some times i also used to exprnice the same problem. > it wil stat working once i restart eclipse. not able to find out why it is > happening > > Regards, > Jovish > > On Wed

[android-developers] VideoView and MediaPlayer

2012-09-19 Thread bob
Can someone help me understand the relationship between VideoView and MediaPlayer? Does one use the other "under the hood"? I'm partly wondering this because MediaPlayer has setOnSeekCompleteListener, and I would like to do something like this with a VideoView. -- You received this message b

Re: [android-developers] Re: Silent installation of third party applications

2012-09-19 Thread Kristopher Micinski
not possible to do on vanilla Android, security concern, blerg, if Amazon does it, good luck to them. If you know the answer then why are you asking? kris On Wed, Sep 19, 2012 at 10:30 AM, Jovish P wrote: > i have small doubt regarding this. > then how third party app stores installing applica

Re: [android-developers] AS DEVELOPE ON NEXUS7

2012-09-19 Thread albeegeek
Intruction for noobs :D thank's! i try Il giorno martedì 18 settembre 2012 00:04:58 UTC+2, Fran ha scritto: > > Connect an actual Nexus 7 device to your computer, and don't forget to > enable Debug on the Nexus. > > -- You received this message because you are subscribed to the Google Groups "

[android-developers] Re: CRASH AVD on eclipse.

2012-09-19 Thread albeegeek
Thank's for te reply! I'have try to replicate on avd the characteristics of the nexus 7, the parameter taken to the specification form. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developer

[android-developers] Re: What are the rules in regards to linking websites within an app?

2012-09-19 Thread Geofuzzy
There are no limitations on Android Apps like that, you can load any webview you want. On Tuesday, September 18, 2012 6:09:42 PM UTC-4, David Tunnell wrote: > > I am making a delivery driver helper app for practice. I am a current CS > student and this is the biggest project I have taken so far.

[android-developers] Re: My Google Play app was suspended, any advice ?

2012-09-19 Thread spocky12
Ok replying to myself to share my experience. And that's good news ! I've read many times that people had hard times getting information from google and that they never answered their requests. I've just had an anwser and my app has just been reinstated (though I still don't know why it's been

[android-developers] Re: get bitmap size

2012-09-19 Thread Streets Of Boston
int pixels = bitmap.getHeight() * bitmap.getWidth(); int bytesPerPixel = 0; switch(bitmap.getConfig()) { case ARGB_: bytesPerPixel = 4; break; case RGB_565: bytesPerPixel = 2; break; case ARGB_: bytesPerPixel = 2; break; case ALPHA_8 : bytesPerPixel = 1; break; } int by

[android-developers] Re: Advertising opt out

2012-09-19 Thread Nathan
On Wednesday, September 19, 2012 4:45:26 AM UTC-7, John Coryat wrote: > > Increasing CTR increases CPM. If you want to deny that, you're also > denying yourself potential revenue. There's no simple math here as Rudolf > explained. > I don't deny that. But who cares about CPM? If you have the sam

[android-developers] Re: my first application crushes

2012-09-19 Thread shlomi cohen
On Wednesday, September 19, 2012 10:30:30 AM UTC+3, Afik Gilboa wrote: > > it's probebly a beginners question but i couldn't found it on google.. > I created my first adk file (of my first application) and send it to my > phone via email.. > after installation I tried to run the app and it immed

Re: [android-developers] Setting .apk expiration

2012-09-19 Thread Kristopher Micinski
No, this is not possible. kris On Tue, Sep 18, 2012 at 2:50 PM, Marcelo Corvezola wrote: > Hi, I apologize if this easily availabe info I just couldn't find it. > > Is there a way to set the .apk expiration cert. date for say, 1 day, or > hours from build? > Any links with info or tutorials on t

Re: [android-developers] I need advice from the Android developers community regarding a web link I am using within my App

2012-09-19 Thread Kristopher Micinski
FYI, you shouldn't solicit legal advice from those not qualified to give it, as it can potentially be illegal for them to do so... kris On Tue, Sep 18, 2012 at 8:49 PM, Chris CJ wrote: > Hey Guys > > I have pointed a part of my app at a publicly available webpage, however > "the owner" of the we

[android-developers] Re: I need advice from the Android developers community regarding a web link I am using within my App

2012-09-19 Thread nobre
As long as you don't use the content as if it were your own (hiding address, or making it look like you are the author), there's no problem in linking anything from your app. Of course it would be more appropriate to have a nice relationship with the content creator. Em terça-feira, 18 de setem

[android-developers] Re: Please suggest good book on Android devlopment

2012-09-19 Thread FiltrSoft
You don't need a book. There are a ton of examples just by searching. I would just start with Google's Hello World tutorial: http://developer.android.com/training/basics/firstapp/index.html You'll learn alot more by doing, then reading. On Wednesday, September 19, 2012 10:36:27 AM UTC-4, Jovi

[android-developers] My Google Play app was suspended, any advice ?

2012-09-19 Thread spocky12
Hi, I've made an app called "GalaxSim Unlock" to sim unlock Samsung Galaxy devices and I published it on the Play Store last week. Today I received an email saying that it's been suspended because of : "Violation of the Content Policy ."

[android-developers] Re:

2012-09-19 Thread glenviewjeff
I just filed an Android tools bug reporton this: The following users and I have seen this error crop up when using the Graphical Layout tab of the layout editor, even on the simplest and correct layouts. "Could not create tab content b

Re: [android-developers] Please suggest good book on Android devlopment

2012-09-19 Thread Mark Murphy
On Wed, Sep 19, 2012 at 12:05 PM, Kristopher Micinski wrote: > You can Google the history for book suggestions. Personally I found > Mark Murphy's books to be pretty useful, but others may be good as > well.. Thanks for the vote of confidence! -- Mark Murphy (a Commons Guy) http://commonsware.

Re: [android-developers] Please suggest good book on Android devlopment

2012-09-19 Thread Kristopher Micinski
You can Google the history for book suggestions. Personally I found Mark Murphy's books to be pretty useful, but others may be good as well.. Most books are just kind of crap, consisting of reams of printed API material.. kris On Wed, Sep 19, 2012 at 10:33 AM, Jovish P wrote: > I am planning t

Re: [android-developers] Please suggest good book on Android devlopment

2012-09-19 Thread Felipe Silveira
I recommend this one: http://www.amazon.com/Professional-Android-Application-Development-Programmer/dp/0470565527 On Wed, Sep 19, 2012 at 11:33 AM, Jovish P wrote: > I am planning to buy a book on android development. > i searched the web. a lot of options are there. not able to figure out > whi

Re: [android-developers] *** FATAL EXCEPTION IN SYSTEM PROCESS: WifiWatchdogStateMachine

2012-09-19 Thread Irfan Sheriff
Known issue. It will be fixed with an update. If you want to change config settings - you can use static IP by long pressing on a network and modifying it On Tue, Sep 18, 2012 at 5:51 AM, yogi wrote: > hi, > > i get the below exception when trying to connect my test phone running JB > with cisc

Re: [android-developers] Re: How to generate bitmap for a view and make the bitmap exactly equals to the view's display?

2012-09-19 Thread bob
I suspect your penguin image is too large. I see that the penguin image comes with Windows and is 1024x768. Perhaps the problem relates to the downscaling of this image? Why not try a smaller image that requires no scaling? On Monday, September 17, 2012 10:08:33 PM UTC-5, yu wrote: > >

Re: [android-developers] Re: How can I add description with respect to each image in image switcher..

2012-09-19 Thread Sobia Awan
walikum As salam! Too late reply but this code is really helpful for me...Thank you so much for your reply. On Tue, Sep 18, 2012 at 5:20 PM, Badshah khan < sultan.ibra...@xintsolutions.com> wrote: > > Asalam o Alaikum. > > * *hope this is helpful. > > mSwitcher = (ImageSwitcher)findViewBy

[android-developers] Volume slider on tablet notification panel

2012-09-19 Thread ScheffsBlend
Probably because most devices do have hardware volume buttons. The percentage of devices that do not is probably too small to justify the effort of adding this in. The picture you provided is from a custom jellybean ROM for the Kindle Fire, which I worked on. Unfortunately this is not the g

Re: [android-developers] Re: Silent installation of third party applications

2012-09-19 Thread RichardC
Kindle Fire is not stock Android. *If* Amazon have modified it to allow silent installs that is up to them. On Wednesday, September 19, 2012 3:32:53 PM UTC+1, Jovish P wrote: > > i have small doubt regarding this. > then how third party app stores installing applications on android phone > sil

[android-developers] Re: Unsubscribe

2012-09-19 Thread Chen Yee Tan
On Thursday, July 12, 2012 6:01:26 PM UTC+8, Thomas wrote: > > > -- 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 androi

[android-developers] Re: Can't connect to activity manager; is the system running?

2012-09-19 Thread Hong Hong
On Thursday, September 13, 2012 12:20:34 AM UTC+8, Stefan Banu wrote: > > Hello, > > i„m trying to run my emulator android but i get this error: > > Can't connect to activity manager; is the system running? > ActivityManager: android.util.AndroidException: Can't connect to activity > manager; is

[android-developers] *** FATAL EXCEPTION IN SYSTEM PROCESS: WifiWatchdogStateMachine

2012-09-19 Thread yogi
hi, i get the below exception when trying to connect my test phone running JB with cisco ap 1252, seems like the issue is with cisco ap not providing default dhcp gateway or ip info due to which my test phone acting as STA does a soft reboot. is there a way i could specify default configuratio

[android-developers] Re: LogCat window is blank

2012-09-19 Thread Rafael Monteiro Dourado
Well, open the DDMS view and select your device. Em terça-feira, 18 de setembro de 2012 15h17min21s UTC-3, bob escreveu: > > Has anyone figured out why the LogCat window is blank a lot of times? > -- You received this message because you are subscribed to the Google Groups "Android Developers" g

[android-developers] error in speech recognizer android

2012-09-19 Thread Rahul Raja
this code is to detect the words spoken and print the result..if i say 'add' or 'view' it takes to next activity but if i say some other word it stops after 2-3 times. also error 8 comes anytime.. plz help package com.expense; import android.app.Activity; import android.app.Dialog; import

[android-developers] Orientation checking

2012-09-19 Thread saca
hi, I am using android:screenOrientation="landscape" to keep the screen in landscape. Although the user is in landscape mode, I also need to know user is holding the phone in landscape or portrait. How to program it? I had try to use "getOrientation()" , but the result is same in landscape

[android-developers] Send long extra when starting an Activity from monkeyrunner or adb shell.

2012-09-19 Thread pablosgh
Hello! I want to start an Activity, using monkeyrunner or adb shell, that reads some extra values from the Intent. When trying to get a long value a ClassCastException is shown in log, and the default value is returned: * java.lang.ClassCastException: java.lang.Integer cannot be cast to j

[android-developers] Play youtube video on WebView

2012-09-19 Thread uud ashr
Hi, I'm trying to use webview to open web page that contains embeded youtube video such as http://www.youtube.com/embed/MKZVNrC0QYA"; frameborder="0" allowfullscreen> The web was shown, but when I play the video, there is no picture played, I can only hear the sound only. I try this on gingerbr

[android-developers] Transfer data from PC to Android device

2012-09-19 Thread Yapa
Hy All, I need to transfer data from PC to android phone(specific application in the device). I know need two components(applications) to do that. one for PC and one to android phone. it mean two applications. I use C# for PC application. Can any one suggest a way or any sample code? --

[android-developers] Optimization distance using Dijkstra's algorithm

2012-09-19 Thread Faisal
I am currently completing my thesis, now I'm confused about the implementation to optimize distance on maps using Dijkstra's algorithm, are there any here who have used this algorithm to optimize distance on maps? using maps what? whether on google maps be? -- You received this message because

[android-developers] Errors building my first android app

2012-09-19 Thread aimit78
Hi, Can anyone please help me on this issue I have been trying to create a first Android App under the JAVA - Eclipse SDK Platform but the "Build SDK" dropdown list selection doesn't give me any choices, please see my screenshot below. Greatly appreciated it if someone please help me on this

[android-developers] Android Multiple Screen Support for tablet

2012-09-19 Thread abc
http://schemas.android.com/apk/res/android"; android:id="@+id/mainlayout" android:layout_width="fill_parent" android:layout_height="450dp" android:background="#f8f9fe" >

[android-developers] Setting .apk expiration

2012-09-19 Thread Marcelo Corvezola
Hi, I apologize if this easily availabe info I just couldn't find it. Is there a way to set the .apk expiration cert. date for say, 1 day, or hours from build? Any links with info or tutorials on this would be great! this is not for a "google play" app..thnx -- You received this message beca

[android-developers] Smartphone FTP Client

2012-09-19 Thread Wajahat Bashir
*Hi.all, * I am new to android .. i wants create Login Page. - Login into any FTP server after providing login credentials (typical credentials are: Host, Username and Password) How can I achieve these..I am eagerly waiting..! Thanks in Advance, -- You receive

[android-developers] gridview in android

2012-09-19 Thread Saurabh Khemka
- I have a gridview of textfields in android. I want to shift a particular textview from its position. How do I get the view respective to that textview? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this gr

[android-developers] Library

2012-09-19 Thread MehmedSenol Es
Hello, I have Problem after updating to SDK 20.0.3 ,my Android Project can not find the referenced Library(.jar File) Eclipse Juno android 20.0.3 sdk windows7x64 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, se

[android-developers] Re: How can I add description with respect to each image in image switcher..

2012-09-19 Thread Badshah khan
Asalam o Alaikum. * *hope this is helpful. mSwitcher = (ImageSwitcher)findViewById(R.id.imageSwitcher1); mSwitcher.setFactory(this); Gallery g = (Gallery)findViewById(R.id.gallery1); g.setAdapter(new ImageAdapter(this)); g.setOnItemSelectedL

[android-developers] Please suggest good book on Android devlopment

2012-09-19 Thread Jovish P
I am planning to buy a book on android development. i searched the web. a lot of options are there. not able to figure out which is the best. I have one year expernice on android devlopment. please help me out which one wil be the best option regards, jovish -- You received this message because

[android-developers] What are the rules in regards to linking websites within an app?

2012-09-19 Thread David Tunnell
I am making a delivery driver helper app for practice. I am a current CS student and this is the biggest project I have taken so far. It is extracurricular. ANyway, would I be aloud to make one of the tabs in my app have a webview that foes to m.gasbuddy.com? Any clicks would benefit them. Is t

[android-developers] How to record media audio, AudioManager.STREAM_MUSIC

2012-09-19 Thread Meloy Común
Hi, I am making a piano app in android. I want to record the sounds maked by user when he plays the piano. I load sounds in a soundPool like: private void chargeSounds() { this.soundPool = new SoundPool(12, AudioManager.STREAM_MUSIC, 0); this.soundPool.setOnLoadCompleteListener(n

[android-developers] Offline Maps Won't Calculate Route Without a Data Connection

2012-09-19 Thread David GESG
Last weekend I planned a two hour driving trip away, where I knew that from the departure point "A" for one hour's driving DID HAVE mobile network access coverage, and that from the one hour driving point to the destination point "B" DID NOT HAVE mobile network coverage. In my testing preparati

[android-developers] Re: how to inject non-english characters

2012-09-19 Thread LeenuxGuy
Hi Hardy, Did you ever find a solution for this? I also have a signed app with INJECT_EVENTS permissions, and I want to be able to send any character (English or otherwise) on to various EditText fields, based on external input. On Tuesday, May 29, 2012 3:06:43 AM UTC-5, Hardy Kahl wrote: >

[android-developers] I need advice from the Android developers community regarding a web link I am using within my App

2012-09-19 Thread Chris CJ
Hey Guys I have pointed a part of my app at a publicly available webpage, however "the owner" of the web page has contacted me and asked me to cease pointing people to his web page. My question is.is this considered to be illegal? I believe it is commonly called 'web scraping', where you

Re: [android-developers] Re: android.app.Application NullPointerException

2012-09-19 Thread Heila van der Merwe
So just to clarify: the advantage of using a Singleton object will be that if the app is killed, the Singleton object can just be recreated when it is needed. So you could use a Singleton object in the Application class to assure that it will be initialised when it is needed and the Singleton o

[android-developers] How does the Google Play cash flow work?

2012-09-19 Thread sol-venetus.gd-dept
Hi there, we're new here and we would like to ask for experiences as to how the cash flow works for the Apple Store. Let's say, we submit an app. - How long does it approx. take for it to get approved? - How long does it take until the income from the app actually reaches the submitter? -

[android-developers] Google Android

2012-09-19 Thread Ashish Sharma
Plz Helpbring up a TEXT WINDOW that listens to the incoming phone call and converts the caller's speech to text and displays that text in the TEXT WINDOW.. -- You re

[android-developers] Re: How to process a MJPEG stream?

2012-09-19 Thread bilb
In fact I found some example to do this ( here), but I need to get a MJpeg stream from rtsp url. Le mercredi 11 février 2009 23:35:11 UTC+1, Jared a écrit : > > Anyone have a code example on how to connect to a MJPEG stream, a

[android-developers] ASX Stream! urgent

2012-09-19 Thread Fermin Jimenez
Hello, I have to finish an app, the problem I'm asked to play an asx stream. Not much about android so if someone can let me code or help, I would greatly appreciate. A video on asx -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post t

[android-developers] How to load all the classes from dex file using DexClassLoader

2012-09-19 Thread Lalith
Hi All, I need to know how to load all the classes from dex file using DexClassLoader. My dex file has 20 packages and 200 classes in it. I need to load all the classes dynamically from another application using DexClassLoader. -- You received this message because you are subscribed to the Go

[android-developers] my first application crushes

2012-09-19 Thread Afik Gilboa
it's probebly a beginners question but i couldn't found it on google.. I created my first adk file (of my first application) and send it to my phone via email.. after installation I tried to run the app and it immediatly crushed.. no clue why.. any ideas on how to find out what's wrong? -- You

Re: [android-developers] Re: Silent installation of third party applications

2012-09-19 Thread Jovish P
i have small doubt regarding this. then how third party app stores installing applications on android phone silently for example ; kindle fire - amazon appstore On Wed, Sep 19, 2012 at 7:44 PM, RichardC wrote: > I don't think there is anyway to silently install an application. As you > can

[android-developers] Re: OnPreviewFrame on Galaxy Nexus

2012-09-19 Thread tom
this is a known issue with some one. OnPreviewFrame will not start until a valid surface is given On Friday, August 31, 2012 10:01:33 AM UTC+2, cpares wrote: > > Hello! > > Do you know if OnPreviewFrame (as of Android 4.0.3) is correctly > implemented in Samsung Galaxy Nexus? I have programmed s

Re: [android-developers] get bitmap size

2012-09-19 Thread bob
What api level are you devving for? Also, I would think *myBitmap.getRowBytes() * myBitmap.getHeight()* should work. This is the Android source ( 4.1.1_r1 ): *874 public final int getByteCount() {* *875 // int result permits bitmaps up to 46,340 x 46,340* *876 return getRowB

[android-developers] Re: Silent installation of third party applications

2012-09-19 Thread RichardC
I don't think there is anyway to silently install an application. As you can imagine this would be a great big security hole. On Wednesday, September 19, 2012 3:10:17 PM UTC+1, Jovish P wrote: > > user wil be able to install third party application thru our application > once user select the app

[android-developers] Silent installation of third party applications

2012-09-19 Thread Jovish P
user wil be able to install third party application thru our application once user select the application we are downloading the apk file and installing it on the device.So once download is complete a prompt wil pop up whether user want to install it or not We want to hide this prompt. we want to

Re: [android-developers] Re: LogCat window is blank

2012-09-19 Thread Jovish P
some times i also used to exprnice the same problem. it wil stat working once i restart eclipse. not able to find out why it is happening Regards, Jovish On Wed, Sep 19, 2012 at 2:40 AM, Lew wrote: > bob wrote: > >> Has anyone figured out why the LogCat window is blank a lot of times? >> > > I

[android-developers] Please help with the Error

2012-09-19 Thread viktor
>From Market come a tons of errors but I do not understand what to fix. Thanks. java.lang.SecurityException: Binder invocation to an incorrect interface at android.os.Parcel.readException(Parcel.java:1327) at android.os.Parcel.readException(Parcel.java:1281) at com.android.internal.view.IInputMe

Re: [android-developers] Advertising opt out

2012-09-19 Thread Francisco Marzoa
On Sep 19, 2012 8:47 AM, "Rudolf Hornig" wrote: > > I just want to throw my 2cents here... > > While the math presented here is true, you left out an interesting side effect: Implementing an opt out can lead to higher click through rates and higher click through rates draw higher bids from the adv

[android-developers] Re: OnDateChanged broken in ICS. Anyone have a work around?

2012-09-19 Thread darrinps
The minDate is actually one day in the past and the maxDate is actually one day into the future so it shouldn't be a problem with being off by a few milliseconds. There must be something else going on here. I might debug it and try to see what is going on. Right now, I just check to see if the

[android-developers] Re: PreferenceActivity Refresh Problem

2012-09-19 Thread Opack
I was struggling on the same problem, and the finish/restart activity solution was not satisfying because I messes the "back button history" : when the user uses back, then the "previous activity" to be restored is not the activity that opened the preferences in the first place, but the prefere

[android-developers] Upgrading developer account from free apps to paid apps

2012-09-19 Thread Andrei Bogdan
I am from Romania. I've registered as an android developer using my credit card and paid the $25. I currently can post free apps on the market. I would like to upgrade my account so I can post paid apps. Now, the problem is that credit cards from Romania are not accepted by Google for such a th

  1   2   >