[android-developers] Re: Avoid app force closed issue.

2013-12-02 Thread Martin Krischik
Am Dienstag, 3. Dezember 2013 06:08:40 UTC+1 schrieb sree: how can i handle this problum and how can i avoid app force close problum. It is not *a* problem. If you have to ask on that general level it might be a multitude of problems all resulting from writing sloppy code. (Side-note: The

[android-developers] Re: Need to show a dialog on top of all other Apps for a custom hardware.

2013-08-11 Thread Martin Krischik
Somehow that sounds evil to me. Care to tell me which app you are working on to I *don't* install it -- 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: uploaded file on Google drive , bbut onActivityResult returnd 0

2013-06-20 Thread Martin Krischik
Am Donnerstag, 20. Juni 2013 10:59:19 UTC+2 schrieb Ana: Log.i(LOG_TAG, serviceUpload start); Uri pdfUri = Uri.parse(file://storage/emulated/0/myfile.txt); Hardcoded URL? To the root of the sdcard? And only two forward slashes after «file:»? Does not get more wrong! You should use

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

2013-04-06 Thread Martin Krischik
4 Questions and 4 LMGTFY as answers. Classic. Thank you! -- -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

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

2013-03-17 Thread Martin Krischik
Hello, On Tuesday, March 12, 2013 4:57:31 PM UTC+1, Ian Ni-Lewis wrote: There are a couple of C++ plugins for IntelliJ. I haven't used them, but it's hard to imagine them being worse for NDK work than Eclipse CDT ;-) As I said: We use Maven and the NDK set-up in Maven worked pretty painless

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

2013-03-17 Thread Martin Krischik
Hi, On Wednesday, March 13, 2013 1:42:38 AM UTC+1, Lew wrote: It puts it in perspective, that is, it illustrates the value of arguing over the best editor as folks have been doing here. One more reason to use Maven — every team member can use the Editor/IDE he/she likes best. Martin --

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

2013-03-17 Thread Martin Krischik
Hi, On Wednesday, March 13, 2013 11:59:42 PM UTC+1, Jason wrote: I initially tried to get the C++ pluginhttp://plugins.jetbrains.com/plugin/?id=1373to work for my NDK related stuff but just couldn't get the paths setup correctly (I assume) because none of my includes were resolving so I

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

2013-03-17 Thread Martin Krischik
Hallo Jarson: On Sunday, March 17, 2013 9:12:18 AM UTC+1, Jason wrote: 1. Screen area. The perspectives concept in eclipse wins hands down over the somewhat cramped panel approach of Intellij and although eclipse too has similar panels you can arrange them in whichever way you like in

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

2013-03-12 Thread Martin Krischik
Am Dienstag, 12. März 2013 06:47:11 UTC+1 schrieb Jason: So.. is intellij for Android development a realistic option? *Yes!* Absolutely. We at NOSER Bern use nothing else for Android Development. Note that we also Maven and in theory every developer is free to chose the IDE. But in praxis

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

2013-03-12 Thread Martin Krischik
Am Dienstag, 12. März 2013 09:13:49 UTC+1 schrieb Jason: Well that pretty much seals the deal for me. Intellij it is. I presume this means using ANT as the build system? You presume wrong. Maven for Android is dam good. Have a look at this youtube video showing some instrumentation tests:

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

2013-03-12 Thread Martin Krischik
Am Dienstag, 12. März 2013 17:51:41 UTC+1 schrieb b0b: Each time someone bashes Eclipse, it is generally followed by stating how awesome Intellij is. Have you ever considered that this is so because is truly Intellij IDEA is awesome. Consider this: Almost every Java programmer has used

[android-developers] Re: When can every developer reply to reviews?

2012-12-02 Thread Martin Krischik
Hello, Am Freitag, 30. November 2012 07:31:00 UTC+1 schrieb Techni: I am getting some really STUPID comments and it's infuriating that I can do nothing about them Now that Comments are attached to the Google+ profile chances are now better that we can answer to unfair comments. Martin

Re: [android-developers] Re: When can every developer reply to reviews?

2012-12-02 Thread Martin Krischik
Am Samstag, 1. Dezember 2012 23:03:25 UTC+1 schrieb Paul-Peter Tournaris: Someone should make a blog post with all that faulty users' behaviour!!! you mean like: https://plus.google.com/106913700595933476859 Martin -- You received this message because you are subscribed to the Google

[android-developers] Re: When can every developer reply to reviews?

2012-12-02 Thread Martin Krischik
Am Sonntag, 2. Dezember 2012 11:14:04 UTC+1 schrieb Techni: I'm still getting reviews without names attached Updates to old reviews. Sadly reviews are only upgraded when the old review is deleted and new one is created. Martin -- You received this message because you are subscribed to the

[android-developers] Re: Can we detect swipe or long press by starting a baground Service in Android

2012-10-27 Thread Martin Krischik
Am Freitag, 26. Oktober 2012 10:00:25 UTC+2 schrieb nitin gupta: Can we detect swipe or long press by starting a Service in Android so if service is running i can detect swipe or long press anywhere . if yes plz sort out . No — Services can't do any GUI interaction. And it is good this way.

[android-developers] Re: Issue building project which uses library project

2012-10-27 Thread Martin Krischik
Am Freitag, 26. Oktober 2012 18:44:27 UTC+2 schrieb Ab: I found many postings concerning this error, but none of the solutions worked for me. I have project A, B, and C. Projects A and B are marked as library projects, project B imports project A as a library, and project C imports

[android-developers] Re: Top Developer?

2012-06-28 Thread Martin Krischik
Am Mittwoch, 27. Juni 2012 21:36:41 UTC+2 schrieb jtoolsdev: There might be a tendency for less experienced developers to flame those who post negative comments causing an experience Google doesn't want. I never flamed any customer. But then I am not less experienced — just an Attic /