Re: [android-developers] unable to publish app to beta

2016-06-17 Thread LEW CC
: min(16), target(23), problem occur the error occur after i uploaded version 49. On Friday, June 10, 2016 at 7:10:34 AM UTC+8, TreKing wrote: > > > On Tue, Jun 7, 2016 at 5:50 AM, LEW CC <smt...@gmail.com > > wrote: > >> >>- It is forbidden to downgrad

[android-developers] unable to publish app to beta

2016-06-07 Thread LEW CC
i have upgraded my app version 49(beta) minSdkVersion from 15 to 16. then i publish latest version 49(beta) to beta channel but i receive this message - It is forbidden to downgrade devices which previously used M permissions (target SDK 23 and above) to APKs which use old style

[android-developers] Re: My livescores APP suspended: Violation of the impersonation or deceptive behavior

2016-01-04 Thread Lew
On Sunday, January 3, 2016 at 11:17:18 PM UTC-8, Reshad Mirzeyev wrote: > > Hi, i have 1 mobile site: http://livescores.biz > I bought this domain from: "domainnamesales" with thousands dollar. > My site works fine and i am good partner of google adsense. > > Now i created an App for my site.

[android-developers] Re: My livescores APP suspended: Violation of the impersonation or deceptive behavior

2016-01-04 Thread Lew
On Monday, January 4, 2016 at 4:26:08 PM UTC-8, Lew wrote: > > On Sunday, January 3, 2016 at 11:17:18 PM UTC-8, Reshad Mirzeyev wrote: >> >> Hi, i have 1 mobile site: http://livescores.biz >> I bought this domain from: "domainnamesales" with thousands dollar. &

Re: [android-developers] How to create a public static class

2015-09-23 Thread Lew
On Tuesday, September 22, 2015 at 8:14:00 AM UTC-7, Mark Phillips wrote: > > Java does not allow top level static classes, just inner static classes. > There is no such thing as an "inner static class" in Java. Nested classes are either inner or static, never both.

[android-developers] Re: Android studio inished with non-zero exit value 3 error

2015-05-12 Thread Lew
Not with rudeness like that, we can't. Yeesh. On Tuesday, May 12, 2015 at 8:19:02 AM UTC-7, Ristar wrote: Can anyone answer how to fix this? Like, come on, I already showed you the error code. Or is everyone clueless? On Tuesday, May 12, 2015 at 3:32:12 PM UTC+8, Ristar wrote:

[android-developers] Re: where does Android Studio put the APK file?

2015-05-12 Thread Lew
gradle [ option [ ...]] target [...] On Tuesday, April 28, 2015 at 4:08:07 AM UTC-7, Spooky wrote: Ok, I have no problem with the command line at all (prefer it, actually), but what's the command? Btw, I'm on a Mac (OS X Lion), if I didn't mention that earlier. -- You received this

Re: [android-developers] Data transfer over USB between Android host and device

2013-10-21 Thread Lew
use FTP, Telnet, direct socket connections, etc. There has to be a network connection, either WiFi or USB or whatever, between the Android device and the other(s). -- Lew -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Re: New Android Development Tool..

2013-10-17 Thread Lew
in trying it out send me an email, and I'll send it to you, it's free. j...at...dotcom Once it's done I'm thinking of putting it on an Open Source Hosting place. -- Lew -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group

[android-developers] Re: New library to serialize/convert primitives to byte arrays and back again...

2013-10-04 Thread Lew
, in a realistic environment? Measurements? Comparison to JSON serializers, etc? This is a pre-release library, so I will be making some improvements and completing important things like javadocs and a guide before the final release. -- Lew -- You received this message because you

Re: [android-developers] Re: How to make a Service That will periodically send the Users Location on a server

2013-10-03 Thread Lew
service if tell us in which areas you have been less than successful. If you are looking for a full piece of code already written for you then try Google ;-) Follow his advice. -- Lew -- You received this message because you are subscribed to the Google Groups Android Developers group

[android-developers] Re: Expandable List-Check All

2013-09-24 Thread Lew
75% of your code and 99% of your opportunity to have a bug? holder.checkbox.setChecked(true); }else{ holder.checkbox.setChecked(false); } } } Bottom line: Your code is a right mess. Clean it up and the logic flaws, or lack thereof, will leap out at you. -- Lew -- You received

Re: [android-developers] Re: ANT TOOLS I reinstalled for phonegap command line AND NOW NOT CAN RUN PROJ Neither netbeans nor eclipse?

2013-09-16 Thread Lew
... What else? What? I have no idea what you're asking, but if it's about Ant your answer is here: http://ant.apache.org/manual/ RTFM. -- Lew On Sep 12, 2013 3:15 AM, Lew wrote: lselwd wrote: ant -f C:\\Users\\User\\Documents\\**NetBeansProjects\\**AndroidApplication4 debug Android

[android-developers] Re: ADT in Eclipse hangs Windows XP

2013-09-12 Thread Lew
in Android, does not indicate, let alone prove, that Google does not care about Android or that they do not test their software. The problem is yours, not theirs. -- Lew -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Re: ANT TOOLS I reinstalled for phonegap command line AND NOW NOT CAN RUN PROJ Neither netbeans nor eclipse?

2013-09-11 Thread Lew
command line AND NOW NOT CAN RUN PROJ Neither netbeans nor eclipse? setContentView(*R*.layout.main); // R shows error... -- Lew -- 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

[android-developers] Re: Apache License 2

2013-09-01 Thread Lew
) It is legal to perform any action expressly granted by the terms of the license. -- Lew -- 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

Re: [android-developers] Create Logcat filtered by Application name

2013-08-16 Thread Lew
that. Here, let me help: http://stackoverflow.com/questions/6854127/filter-logcat-to-get-only-the-messages-from-my-application-in-android This came from the search TreKing suggested. It's a really good suggestion, if you actually follow it. -- Lew -- You received this message because you

[android-developers] Re: help needed.......

2013-08-03 Thread Lew
submitting a paper to the IEEE.) This will help us target any suggestions we might make. - Please respect the spelling at least for proper nouns and trademarks. - What is the context for your request? -- Lew -- -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] Tips on Using Vim

2013-07-23 Thread Lew
ecumenical you are likely to be more effective. And for Pete's sake do read the documentation. Much of what you want to know for this question is there already. -- Lew -- -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

Re: [android-developers] How i can programatically downlaod our emails from gmail account ?

2013-07-11 Thread Lew
Ashish Sharma wrote: java [sic] mail api is working fine for gmail account. can you please guide, how to use it for exchange server? http://lmgtfy.com/?q=Java+Mail+API+connect+to+exchange+server -- Lew -- -- You received this message because you are subscribed to the Google Groups

Re: [android-developers] Re: creating apk according to selected java files

2013-07-11 Thread Lew
Look at the Ant documentation for the javac task and file lists. RTFM is often the best way to go. -- Lew On Tuesday, July 2, 2013 4:13:34 AM UTC-7, surabhi jain wrote: Thanks for reply. I am sure that there is no dependency of remaining classes. But exactly I am not getting that How

Re: [android-developers] How i can programatically downlaod our emails from gmail account ?

2013-07-05 Thread Lew
Thank you for that, TreKing. I learned a lot from your link. -- Lew TreKing wrote: http://lmgtfy.com/?q=gmail+api Ashish Sharma wrote: I want to downaload mails from my gmail account..is there any why? -- -- You received this message because you are subscribed to the Google

[android-developers] Re: Hi friends

2013-06-26 Thread Lew
not paraphrase them. Can Any One help me ??? You only need one question mark at the end of an interrogative sentence. And no, not without sufficient information. -- Lew -- -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group

Re: [android-developers] Get all requests and responses intercepted from a webview?

2013-06-24 Thread Lew
as Kristopher indicated, it's a matter of what your use case is. For most situations where I've seen a need for the data you requested, it's been proper to use an external tool to get at the HTTP innards. -- Lew On Monday, June 24, 2013 7:07:57 AM UTC-7, Kristopher Micinski wrote: Not as far as I

Re: [android-developers] Re: creating apk according to selected java files

2013-06-18 Thread Lew
And bear in mind that transitive dependencies might require use of those classes anyway. How come your files need to be excluded from the build yet exist in the source tree? What advantage do you imagine exclusion of those files will confer? -- Lew On Tuesday, June 18, 2013 4:52:44 AM UTC-7

Re: [android-developers] Stop an Application after trial period

2013-06-14 Thread Lew
to small memory size.is there any possibility in android to do this. Thanks Regards Tamilmaran.M tamilm...@gmail.com javascript: What does your question have to do with stopping an application after a trial period? Please do not hijack threads. -- Lew -- -- You received this message

[android-developers] Re: Can't build after update to ADT 22 - library packages not resolved.

2013-06-14 Thread Lew
Jonathan S wrote: each library has own unique package name. You have to set it separate from other library and application. If library is com.example.lib and app is com.example.app you can't do com.example.app.R in the com.example.lib, it need to be separate. Isn't he talking about

Re: [android-developers] Re: how to get a list of locales supported by device we're running on

2013-06-14 Thread Lew
all prompts in French at the system and app level (for apps with that locale programmed), yet the only languages showing in the Langue prompt are English and Español. So your idea won't work. -- Lew On Wed, Jun 12, 2013 at 9:36 PM, Lew lewb...@gmail.com javascript:wrote: latimerius wrote

Re: [android-developers] Re: how to get a list of locales supported by device we're running on

2013-06-12 Thread Lew
the whole phone into Arabic, Chinese, Korean or whatever. Piren laid out a taxonomy of locale support. Basically an app will support any locale it's properly configured to support. -- Lew -- -- You received this message because you are subscribed to the Google Groups Android Developers group

Re: [android-developers] Re: How to reduce time to load data from database

2013-06-10 Thread Lew
sparingly) This is an RTFM item. He told you create an index. Now *LOOK IT UP*! Maybe you want to post the SQL table creation code of your database tables and your query code. -- Lew -- -- You received this message because you are subscribed to the Google Groups Android Developers group

[android-developers] Re: Android Emulator very slow despite HAXM

2013-06-08 Thread Lew
of the last AVD I create: Galaxy nexus Android 4.2.2 - API level 17 Intel Atom (x86) Ram 768 VM heap: 32 Internal storage 2 GiB use GPU host: checked Anyone have an idea? Belatedly it occurs to me to ask if your version of Windows and the CPU support virtualization. -- Lew

[android-developers] Re: geofencing api-share geofence

2013-06-06 Thread Lew
to unknown problems. I do see your answer there. They say not to store (read - transfer) Geofence objects directly, but to serialize the individual fields. Why can't you use that same technique? Please answer specifically. -- Lew 0 -- -- You received this message because you are subscribed

[android-developers] Re: geofencing api-share geofence

2013-06-06 Thread Lew
doesn't mean the API is at fault. It is a poor workman indeed who blames his tools. http://en.wiktionary.org/wiki/a_bad_workman_always_blames_his_tools नाच न जाने आंगन टेढ़ा -- Lew -- -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

Re: [android-developers] Android Permissions: Where are they described?

2013-06-05 Thread Lew
to these standard permission notation? Are they actually standard? Or is just Play documenting them to the same level as the Javadocs, using informal language simply to explain? If anything, I would defer to the Javadocs as standard. -- Lew -- -- You received this message because you are subscribed

[android-developers] Re: geofencing api-share geofence

2013-06-05 Thread Lew
://developer.android.com/training/location/geofencing.html which is the fundamental instruction for this. It describes a way you can share Geofence data. I find that the Web site for Android developers is an excellent Web site for Android developers to get such answers. -- Lew -- -- You received

[android-developers] Re: Android Emulator very slow despite HAXM

2013-06-03 Thread Lew
memory did you allocate for the Intel VM? Given that you need roughly 1 GiB for the emulator/VM combo and only have 4 GiB overall, never mind what you need for the IDE, Java, various tools and the normal suite of programs, I suspect you're getting into a swap mania situation. -- Lew

[android-developers] Re: where can I start developing android games as a beginner l?

2013-06-03 Thread Lew
Taylor Ringo wrote: Hey everyone I finally have a device to test on and so I was wondering what JAVA [sic] frame work [sic] should I use for 2D, 3D, and HTML5 Game development? Try plugging Java framework for 2D, 3D, and HTML5 Game development into your favorite search engine. -- Lew

[android-developers] Re: BassBoost Effect

2013-05-31 Thread Lew
Yamusani Vinay wrote: How to apply bass boost effect to media player http://lmgtfy.com/?q=Android+How+to+apply+bass+boost+effect+to+media+player Please do not multipost, nor hijack threads. -- Lew -- -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: Networked Bitmap used in Search provider

2013-05-30 Thread Lew
android:exported=false android:authorities=org.example.provider.iconlist.icon / -- Lew -- -- 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

[android-developers] Re: Documentation links for Google Maps Android API v2 broken

2013-05-28 Thread Lew
reference didn't make the trip. What *precisely* are you seeing to make you say that? I see no problems. -- Lew -- -- 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

Re: [android-developers] Sending and receving Xml file

2013-05-22 Thread Lew
, do your research first, then ask targeted questions. -- Lew -- -- 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

Re: [android-developers] Custom Base Adapter.

2013-05-15 Thread Lew
the preferred alternative since 1998. When did you start to learn Java? Lew wrote: bob wrote: It sounds like he may want to call *Collections.sort()* on the backing collection. Probably a *Vector*. Why do you say probably a 'Vector'? The standard Android classes that use a collection

Re: [android-developers] Custom Base Adapter.

2013-05-15 Thread Lew
with you again. Lew wrote: Piren wrote: Are you sure we're talking about Android here? What's wrong with Vector? ArrayList is good for most occasions but Vector has its merits... you got it wrong Of course. 'Vector' carries cruft that isn't part of the Collections framework, and 99

Re: [android-developers] Custom Base Adapter.

2013-05-14 Thread Lew
less so. -- Lew -- -- 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] Re: JNI on SDCard?

2013-05-14 Thread Lew
limitations on moving the app to SDCard when using jni? Or do I have to change my call to System.loadLibrary ? http://developer.android.com/reference/java/lang/System.html#loadLibrary(java.lang.String) Also, I see some potentially useful links here: http://lmgtfy.com/?q=Android+JNI -- Lew

[android-developers] Re: barcode scanner on android emulator

2013-05-13 Thread Lew
but without result , please can someone help me After a minute or two with http://lmgtfy.com/?q=android+barcode+scanner+on+emulator this turned up: http://www.tomgibara.com/android/camera-source among other links. -- Lew -- -- You received this message because you are subscribed to the Google

Re: [android-developers] I cracked my screen on my tablet am i able to get it repaired?

2013-04-29 Thread Lew
app (using the SDK), but that's a subject for a different e-mail list, forum, etc. For other ways than writing an app to repair your screen, see http://lmgtfy.com/?q=How+do+you+repair+a+cracked+Android+tablet+screen -- Lew -- -- You received this message because you are subscribed

[android-developers] Re: Paper Folding animation

2013-04-28 Thread Lew
Dan wrote: Lew wrote: Code that you convert for work was not written to teach you a moral lesson. Perhaps you are being intentionally thick headed (in an attempt to maintain Tsk, tsk. Now with the insults. Ad hominem. your misunderstanding of something that seems clear to me

[android-developers] Re: Paper Folding animation

2013-04-26 Thread Lew
Dan wrote: Lew wrote: bob wrote: Well, the project is open source: https://github.com/honcheng/PaperFold-for-iOS So, you could probably convert the source to Android. I have done this for several games/projects. It tends to be a lot of work but very didactic. I'm sorry, in what

[android-developers] Re: Paper Folding animation

2013-04-25 Thread Lew
be didactic? I even double-checked the definition of didactic in case I remembered it wrong. I didn't. Is this a metaphor? -- Lew -- -- 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

[android-developers] Re: Custome widget analog clock

2013-04-25 Thread Lew
please stop spamming the group? -- Lew -- -- 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

Re: [android-developers] How to program the apps which is download from play store?

2013-04-25 Thread Lew
undercut your own ability to get good answers by hijacking a topic. It's best to keep conversations in a thread focused on that thread's topic. Plus, now you have to expend all that saved effort and then some in justifying your behavior instead of getting your technical matter resolved. -- Lew

Re: [android-developers] Testing apps

2013-04-23 Thread Lew
-pigeon a USB stick to them. -- Lew -- -- 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

Re: [android-developers] Re: Clock widget with second hand

2013-04-23 Thread Lew
. Don't hijack threads, and don't resurrect zombie threads. You are violating netiquette with this behavior. -- Lew -- -- 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

[android-developers] Re: How do I open the SDK emulator?

2013-04-23 Thread Lew
which OS you're using. I assume by go into you mean open the directory in some sort of file explorer window. How are you passing the necessary options to the emulator program? -- Lew -- -- You received this message because you are subscribed to the Google Groups Android Developers group

[android-developers] Re: how to do JUnit testing

2013-04-22 Thread Lew
Sadhna Upadhyay wrote: Hi guys, can some one tell me that how to do JUnit testing in android.please help me if any one have any idea about it thank you very much in advance. RTFM! http://developer.android.com/tools/testing/index.html -- Lew -- -- You received

[android-developers] Re: single device development scenario with questions

2013-04-17 Thread Lew
rh wrote: Lew lewb...@gmail.com javascript: wrote: rh wrote: George Baker wrote: (That's a reply to George Baker) Well, duh. Look at the indent level of the replies. Of *course* that's a reply to George Baker, as indicated in my post by the attributions. I don't know why

[android-developers] Re: single device development scenario with questions

2013-04-17 Thread Lew
rh wrote: Lew lewb...@gmail.com javascript: wrote: That doesn't matter. Java is word-size independent. When I type make and it stops suddenly what choice do I have Is there a secret FLAG? Why are you using make? You don't use make to make Android applications. The usual tool

[android-developers] Re: Mirroring animation?

2013-04-17 Thread Lew
with problems with android support library? Please do not hijack threads. -- Lew -- -- 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

[android-developers] Re: Handler Post sequence

2013-04-17 Thread Lew
at the end of all graphic processing has been done, without PostDelayed() ? Start by using the correct method name. -- Lew -- -- 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

[android-developers] Re: single device development scenario with questions

2013-04-16 Thread Lew
is Java bytecode is Java bytecode. Tell us specifically what goes wrong on your woefully underpowered dev box. -- Lew -- -- 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

[android-developers] Re: Android 4.2 introduced SELinux enabled by default on kernel. am I right?

2013-04-09 Thread Lew
questions. Did you even look at these queries to see if they helped? I thought they did, and I learned from them. -- Lew -- -- 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

[android-developers] Re: How to compile APK using different constant

2013-04-08 Thread Lew
is a constants too. Sorry? Lew wrote: You probably should go for a resource-based approach. private static final boolean FOR_GOOGLE_MARKET = R.bool.forMarket; etc. Sorry, this is crap. I should have said: private final boolean FOR_GOOGLE_MARKET = getResources().getBoolean

[android-developers] Re: String.replaceAll with regular expression

2013-04-07 Thread Lew
) at java.lang.String.replaceAll(String.java:1774) The question: What is wrong with my regular expression? http://developer.android.com/reference/java/util/regex/Pattern.html I see nothing there that indicates your expression is legal. -- Lew -- -- You received this message because you

[android-developers] Re: How to compile APK using different constant

2013-04-07 Thread Lew
the constant automatically. Probably Marven config can be the solution, but I really don't know how to do Android comes with built-in tools to manage app variations between markets. They're called resources. http://developer.android.com/guide/topics/resources/index.html -- Lew

[android-developers] Re: How to compile APK using different constant

2013-04-07 Thread Lew
Lew wrote: You probably should go for a resource-based approach. private static final boolean FOR_GOOGLE_MARKET = R.bool.forMarket; etc. Sorry, this is crap. I should have said: private final boolean FOR_GOOGLE_MARKET = getResources().getBoolean(R.bool.forMarket); or similar

[android-developers] Re: Android 4.2 introduced SELinux enabled by default on kernel. am I right?

2013-04-05 Thread Lew
1. What is the benefit of using SELinux vs Linux? http://lmgtfy.com/?q=SELinux+benefits HTH -- Lew -- -- 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

[android-developers] Re: Why aren't there OpenGL ES 2.0 tutorials for Android on Youtube?

2013-03-29 Thread Lew
are proprietary and you have to pay to see them. Or maybe there's a filter preventing you, personally and specifically, from finding them while the rest of us enjoy them with white wine and paté de fois gras. -- Lew -- -- You received this message because you are subscribed to the Google Groups

[android-developers] Re: developing for android on a mac

2013-03-19 Thread Lew
all text files) are encoded in UTF-8. This is easy with an Eclipse setting. (Obviously the XML %xml... processing directive must specify the same encoding as the XML file.) Bytecode is bytecode. APKs are APKs, and their compatibility is with Android devices, not Windows or Mac. -- Lew

[android-developers] Re: Http Post failing on only one phone

2013-03-19 Thread Lew
is very rare but I suppose it can happen. Why do you call 'toString()' on a 'String'? You should get rid of that useless call. Give us data if you really want help. -- Lew -- -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

Re: [android-developers] Re: Can this variable become null?

2013-03-17 Thread Lew
Lew wrote: The biggest problem I have with singletons is that everyone for some god-awful reason insists on lazily instantiating them. Why? Lazy instantiation is lazy. What's wrong with non-lazy instantiation? Then you can use a 'final' reference to the singleton instance that exists

Re: [android-developers] bluetooth file transfer failure

2013-03-14 Thread Lew
); } Incomplete question, cannot be answered completely. -- Lew -- -- 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

Re: [android-developers] Re: Can this variable become null?

2013-03-14 Thread Lew
reason insists on lazily instantiating them. Why? Lazy instantiation is lazy. What's wrong with non-lazy instantiation? Then you can use a 'final' reference to the singleton instance that exists without effort or overhead. -- Lew -- -- You received this message because you are subscribed

Re: [android-developers] Re: Eclipse or Intellij.. what's the verdict?

2013-03-13 Thread Lew
come to appreciate the value of my contribution minus your condescension. Lew wrote: Jason wrote: Not sure how that helps the discussion, but thanks. It puts it in perspective, that is, it illustrates the value of arguing over the best editor as folks have been doing here. Does

Re: [android-developers] Re: Eclipse or Intellij.. what's the verdict?

2013-03-12 Thread Lew
://www.carboncrystal.com/droid-odyssey/ http://en.wikipedia.org/wiki/Editor_war -- Lew -- -- 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

Re: [android-developers] Re: Eclipse or Intellij.. what's the verdict?

2013-03-12 Thread Lew
Jason wrote: Not sure how that helps the discussion, but thanks. It puts it in perspective, that is, it illustrates the value of arguing over the best editor as folks have been doing here. Does that make it clearer? Lew wrote: Jason wrote: My issue has never been with the features

Re: [android-developers] Re: Best practice? New Activity for UI screens or change layouts and capture back button?

2013-03-10 Thread Lew
. -- Lew -- -- 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

[android-developers] Re: Emulator

2013-03-06 Thread Lew
! Address the pain. -- Lew -- -- 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] Re: how to tell why Activity.onPause() is called

2013-03-04 Thread Lew
/guide/components/activities.html#Lifecycle This passage doesn't reveal that 'isFinishing()' is available during 'onPause()', so it's good to have that Javadoc reference that RichardC shared. -- Lew -- -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Re: two activities running at same time

2013-03-02 Thread Lew
to sell it under the guise of asking for help. He's to the right of you - he doesn't believe in disingenuous misrepresentation as a means to profit. Being a capitalist doesn't require being sneaky or underhanded. -- Lew -- -- You received this message because you are subscribed to the Google

[android-developers] Re: Hearing Aid

2013-03-01 Thread Lew
, no, it is a bad idea. Nevertheless, ignoring what the responder said and simply repeating the question without indication that he had absorbed the message was at least rather strange, and rather rude. Lew wrote: Shaik Shabana wrote: Thanks John for your reply. Can you pls let me know how can I

Re: [android-developers] Hearing Aid

2013-02-28 Thread Lew
TreKing wrote: Shaik Shabana wrote: I want to work on Smart Hearing aid, wherein I can use the mobile as my hearing aid. Pls let me know how to start this. http://www.catb.org/esr/faqs/smart-questions.html http://www.patriciashanahan.com/beginner.html -- Lew -- -- You received

[android-developers] Re: Hearing Aid

2013-02-28 Thread Lew
advice correctly, he advised you not to make a hearing aid out of a smartphone. -- Lew -- -- 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] Re: TextView vs Button

2013-02-26 Thread Lew
to differentiate them are already revealed. -- Lew -- -- 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

[android-developers] Re: Can this variable become null?

2013-02-25 Thread Lew
describe a safe scenario but really screw the pooch in your implementation. Give us an example, per http://sscce.org/ -- Lew -- -- 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

[android-developers] Re: Android socket timeouts

2013-02-22 Thread Lew
://developer.android.com/reference/java/net/Socket.html#connect(java.net.SocketAddress, int) They really shouldn't have given a constructor that does more than construct. -- Lew -- -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

Re: [android-developers] Re: How to do sketch by programmatically in Android?

2013-02-20 Thread Lew
your diplomatic skills. -- Lew -- -- 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

Re: [android-developers] login screen

2013-02-20 Thread Lew
(); } else startActivity(intent); } -- Lew -- -- 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

[android-developers] Re: How to update ADT on Eclipse BUNDLE from google android developer..?

2013-02-19 Thread Lew
this is documented at http://developer.android.com/sdk/eclipse-adt.html, or rather at the link to which it points you, http://developer.android.com/sdk/installing/installing-adt.html, right? RTFM. -- Lew -- -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: gradle and libs

2013-02-19 Thread Lew
: com.omniture.AppMeasurement. Thats one class in the mentioned jar files in the lib folder. -- Lew -- -- 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] Re: restoring states

2013-02-18 Thread Lew
Lew wrote: dashman wrote: Could it be that Activity.onCreate() is called with a valid Bundle - and onRestoreInstanceState() is NOT called. Can that happen? http://developer.android.com/reference/android/app/Activity.html#onRestoreInstanceState(android.os.Bundle) Also http

Re: [android-developers] Problem with resultforactivity and extras

2013-02-18 Thread Lew
TreKing wrote: So I *am* blind =) We all are at various times. I've been known to strongly avow something, post it, /then/ do the research and have to publicly retract. Oh, well. It keeps the little people from being too jealous. -- Lew -- -- You received this message because you

[android-developers] Re: restoring states

2013-02-18 Thread Lew
Lew wrote: Lew wrote: dashman wrote: Could it be that Activity.onCreate() is called with a valid Bundle - and onRestoreInstanceState() is NOT called. Can that happen? http://developer.android.com/reference/android/app/Activity.html#onRestoreInstanceState(android.os.Bundle) Also

[android-developers] Re: IP address

2013-02-18 Thread Lew
/jls-15.html#jls-15.18.1 -- Lew -- -- 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

[android-developers] Re: Refund

2013-02-18 Thread Lew
Patrick wrote: Le dimanche 17 février 2013 23:52:25 UTC+1, Lew a écrit : In #2, if they get the app for free, why would you need to refund anything? It's a paid app, but I want some selected users to have it for free, so I refund them. Yes. And? You utterly missed my point

[android-developers] Re: @Lew

2013-02-18 Thread Lew
to be based on file://android_assets and are sketchy at best. Next time you want to give this anwser please think twice if it really is appropiate. Next time you snark someone for trying to help, just shut up. -- Lew -- -- You received this message because you are subscribed

[android-developers] Re: restoring states

2013-02-17 Thread Lew
dashman wrote: Could it be that Activity.onCreate() is called with a valid Bundle - and onRestoreInstanceState() is NOT called. Can that happen? http://developer.android.com/reference/android/app/Activity.html#onRestoreInstanceState(android.os.Bundle) -- Lew -- -- You received

Re: [android-developers] Problem with resultforactivity and extras

2013-02-17 Thread Lew
TreKing wrote: α Centauri wrote: Of course I knew that. As you can see in this code, it uses data.getData() to get the image. I might be blind, but I do not see anywhere where you call data.getData. switch (requestCode) { case 1: { if (resultCode == RESULT_OK)

[android-developers] Re: Refund

2013-02-17 Thread Lew
, if they get the app for free, why would you need to refund anything? -- Lew -- -- 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

[android-developers] Re: creating a complex tablet app

2013-02-17 Thread Lew
. Including on the Android platform. Including by Google. -- Lew -- -- 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

  1   2   3   4   5   >