[android-developers] Android Studio NDK

2015-06-16 Thread MB
this would be extremely useful. Thanks, --MB -- 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] App specific licensing keys fiasco- Impact on old apps/new releases (URGENT).

2012-12-23 Thread MB
the following? 1.) Do we need to use the new licensing key for older apps in new releases? Or can we continue to use the developer account licensing key even in newer releases? Are there any other changes that we should be aware of to handle these correctly? Thanks, --MB -- You received this message

[android-developers] How to create an AVD running HTC sense 4.1?

2012-10-06 Thread MB
the HTC sense version on the AVD is. Under About Phone it says: Build number: sdk-eng 4.0.4 MR1 303030 test-keys I am unable to reproduce the issue on this AVD. Is there some way to tell if the AVD is running HTC sense 4.1 or something else? Thanks, --MB. -- You received this message

[android-developers] Re: How to create an AVD running HTC sense 4.1?

2012-10-06 Thread MB
From what the user has described it looks like something has changed with how GestureDetector emits the following two events: - onScroll - onDoubleTap On Saturday, October 6, 2012 10:03:19 AM UTC-7, MB wrote: Hi, I would really appreciate any help in how to go about troubleshooting

[android-developers] Proguard and library projects.

2012-05-02 Thread MB
there is no need to run proguard on libary projects? Enabling it on the application project is equivalent to enabling it on application project as well as library projects. Thanks, --MB. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Re: How can I change the active store?

2012-04-02 Thread MB
I would like to know the answer to this too. Bump up!! On Mar 29, 6:59 am, evyevy evya...@gmail.com wrote: I'm about to publish applications to USA and CHINA. I'm currently located at Israel. how can I change my market store to test my search position? -- You received this message because

[android-developers] Rotation gesture detector.

2012-03-30 Thread MB
Hi, Is there a rotation gesture detector class available for Android? I've searched the docs but haven't found anything relevant. I am looking for the equivalent of UIRotationGestureRecognizer on iOS. Thanks, --MB. -- You received this message because you are subscribed to the Google Groups

[android-developers] Re: Rotation gesture detector.

2012-03-30 Thread MB
/gesturedetector_and_gesturedetectorongesturelis... On 31 Mar 2012, at 00:16, MB wrote: Hi, Is there a rotation gesture detector class available for Android? I've searched the docs but haven't found anything relevant. I am looking for the equivalent of UIRotationGestureRecognizer on iOS

[android-developers] Re: Referring other library projects from within a library project.

2012-03-27 Thread MB
://developer.android.com/guide/developing/projects/projects-eclip... On Monday, March 26, 2012 10:15:25 PM UTC-7, MB wrote: Hi, I want to refer to a library project from within another library project. Is there some way to accomplish this? Thanks, --MB. -- You received this message because you

[android-developers] Referring other library projects from within a library project.

2012-03-26 Thread MB
Hi, I want to refer to a library project from within another library project. Is there some way to accomplish this? Thanks, --MB. -- 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: Still unclear -- subscriptio model using paypal

2012-01-26 Thread MB
In-app Billing in Android market does not support automatically renewing subscriptions. Users would have to re-purchase your in app items at the end of your billing cycle. My understanding is that publications as big as NYT use their own subscription payment/authorization system. This help them

[android-developers] Design questions: Menu replacement for ICS (Android 4.x)

2011-12-17 Thread MB
thinking of adding an always visible layer of controls at the bottom, with an expandable more control like in traditional menu. Thanks, --MB. -- 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: Verifying app signatures

2011-11-22 Thread MB
APIs(internal and unpublished) that the Android market uses to implement LVL. --MB PS: Would it be possible to share what is the end goal of this exercise? On Nov 22, 12:17 pm, Fernando T ftr...@gmail.com wrote: So we want to verify that all apps on a phone come from the Android Market

[android-developers] Re: How do you use and debug your apps in your main phone?

2011-10-28 Thread MB
You could store your data in sdcard instead of storing it in per-app storage area. Deleting the app does not wipe the data the app stores on the sdcard. The best option would be to buy a low end Android device from Craigslist/Amazon/Ebay etc. Your time is much more valuable than what a low end

[android-developers] Re: Suspended Account - Please Help - Red Alert

2011-10-25 Thread MB
Are you saying that you have no option to petition your case/provide your side of the story/change the app to get rid of the said infringing features? If that is indeed the case it is downright unfair at the least. On Oct 25, 7:59 am, burton miller burton.mil...@gmail.com wrote: Only a single

[android-developers] Re: How to debug in app billing - does not work with debug key?

2011-08-30 Thread MB
Thanks a ton Nikolay and Laminina for responding to this. This is what I was looking for. I am able to make progress now. Again, thank you very much. --MB. On Aug 29, 9:07 pm, laminina jennys.jen...@gmail.com wrote: What i know is that you can build the project in eclipse using you production

[android-developers] How to debug in app billing - does not work with debug key?

2011-08-29 Thread MB
would really appreciate any pointers in resolving this. Thanks, --MB. -- 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: Patent Infringement notice by Lodsys.

2011-08-09 Thread MB
How is this different from promoting your app via mobile ads? What if you annotated the link to your paid app as an advertisement? On Jul 6, 12:09 am, LostKid appi13...@gmail.com wrote: Hi We have a game 'Pocket Bingo' which is live in market. Recently got a Fedx from lodsys for a patent

[android-developers] Re: att's outright refusal to play fair and stomping on the....

2011-08-01 Thread MB
You can still side load software on ATT phones. Its not as convenient as OTA but it works. On Jul 31, 7:46 am, tdog65 taylor6...@gmail.com wrote: spirit of what i thought droid would stand for.  Completly open sourced with the owner choosing where to download from. Without rooting, is it

[android-developers] Re: Ratings on market are gone

2011-08-01 Thread MB
Nope, not fixed yet. On Aug 1, 11:00 am, MarcoAndroid marco...@gmail.com wrote: Should be fixed it seems. -- 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

[android-developers] Re: Strange behavior after signing build with release keystore

2011-07-29 Thread MB
Make sure that your login screen and main screen are separate Activities. If you are modeling these as Views inside an activity, then you you would have to take care of save/restore as part of the activity life cycle. On Jul 29, 12:27 pm, draf...@gmail.com draf...@gmail.com wrote: Having some

[android-developers] Re: HorizontalScrollView automatically scrolling

2011-05-05 Thread MB
that navigating the UI with a d-pad might not work. If someone has a non-hack solution let me know... Mike On May 4, 10:35 am, MB michael.bushei...@thoora.com wrote: Hello, I am developing for Honeycomb, and I have aHorizontalScrollViewwith a number of panels that make up the UI. The rightmost panel

[android-developers] HorizontalScrollView automatically scrolling

2011-05-04 Thread MB
Hello, I am developing for Honeycomb, and I have a HorizontalScrollView with a number of panels that make up the UI. The rightmost panel changes its content, sometimes displaying a ListView. I also have a sliding drawer that, when opening or closing, causes the HorizontalScrollView to resize.

[android-developers] Re: Tiled Bitmap sometimes doesn't tile...

2011-04-29 Thread MB
I'm also seeing similar, strange behavior using tiled bitmaps. I'm building for Honeycomb, and have a number of Views with backgrounds defined in the following selector drawable: ?xml version=1.0 encoding=utf-8? selector xmlns:android=http://schemas.android.com/apk/res/android; item

[android-developers] Re: How do you counter repeated bogus reviews from competitors?

2011-04-25 Thread MB
/ developers a way to respond to comments esp. to users who frequently update/touch their comments. Thanks, --MB. On Apr 24, 9:55 pm, Brill Pappin bpap...@sixgreen.com wrote: By the way, I just read your open letter. Maybe a more impartial database needs to be set up listing these jokers. Some way

[android-developers] How do you counter repeated bogus reviews from competitors?

2011-04-24 Thread MB
as far as I can tell. The details of our particular case are written here, but I am more interested in figuring out the counter steps. http://goo.gl/pilTF Thanks, --MB (Developer. Gps Ski Maps) -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Charging for updates in Android market - officially announced but can't find how to enable/use it?

2011-04-18 Thread MB
appreciate if someone could provide me pointers regarding this. Thanks, --MB. -- 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: Reviews showing up in developer account but not in Android market.

2011-03-07 Thread MB
. A single 1 star comment (despite above average ratings) adversely impacts the quality perception of an app. With no option of responding to the comment or providing our side of the story, the current systems is extrmely biased against developers. --MB On Mar 6, 10:36 pm, Zsolt Vasvari zvasv

[android-developers] Reviews showing up in developer account but not in Android market.

2011-03-06 Thread MB
appreciate if anyone could provide any explanation for why this would happen. Thanks, --MB. -- 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

[android-developers] Poor relevancy in Android market since yesterday.

2011-02-11 Thread MB
maps. The fourth app onwards are apps in Asian (non-English) languages. Thanks, --MB -- 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

[android-developers] Gallery selected item doesn't show selected state color

2011-01-14 Thread MB
a callback to onItemSelected with position == 0, so I know the item is being selected. Just the formatting is off. Thanks, MB -- 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] How to add content rating for an app in Android market?

2010-11-28 Thread MB
Has this (the ability to add content rating to an app) been rolled out yet? http://android-developers.blogspot.com/2010/11/content-rating-for-android-market.html Thanks, --MB -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Re: ScaleGestureDetector wrapper for reflection.

2010-11-19 Thread MB
by following the guidelines inhttp://android-developers.blogspot.com/2010/07/how-to-have-your-cupca... HTH, String On Nov 19, 7:36 am, MB manoj.bi...@gmail.com wrote: Hi, The ScaleGestureDetector constructor takes an object that implements the  OnScaleGestureListener interface

[android-developers] ScaleGestureDetector wrapper for reflection.

2010-11-18 Thread MB
on Samsung Galaxy devices running 2.1. I would really appreciate any pointers regarding this. Thanks, --MB. -- 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: Devices where install from unknown sources is not allowed.

2010-11-02 Thread MB
. Thanks a lot once again for sharing info regarding the Sideload wonder machine Thanks, --MB. On Nov 1, 10:33 pm, Chris Stratton cs07...@gmail.com wrote: From what I've heard it sounds like it's ATT in general. Note that you can work around this using the SDK or end-user packaging of the same

[android-developers] Devices where install from unknown sources is not allowed.

2010-11-01 Thread MB
Hi, I would really appreciate if someone could point me to a list of devices/carriers where install from unknown sources is not allowed. For e.g. I can confirm that HTC Aria (offered by ATT) does not allow install from sources other than market. Thanks, -MB. -- You received this message

[android-developers] Re: Devices where install from unknown sources is not allowed.

2010-11-01 Thread MB
applications is not checked. On Nov 1, 12:37 pm, MB manoj.bi...@gmail.com wrote: Hi, I would really appreciate if someone could point me to a list of devices/carriers where install from unknown sources is not allowed. For e.g. I can confirm that HTC Aria (offered by ATT) does

[android-developers] Re: AESObfuscator is very slow

2010-10-28 Thread MB
Android emulator is superrr slow. After a while and some complaining, you will get used to the slowness. There are quite a few discussions on this group as to why it is slow compared to iphone/other emulators. I bet on a real device it would be at least 10x faster. Still, you should do license

[android-developers] Re: Speed from GPS

2010-10-26 Thread MB
What device/OS are you trying it on? It works fine on my droid. On Oct 26, 3:54 am, tarek attia tarek.m.at...@gmail.com wrote: Dear all, Just in my application I want to get the speed of the android device using the GPS,so I use the api of location.getspeed()

[android-developers] Distribution channels for android apps other than marketplace.

2010-10-25 Thread MB
really appreciate any insights/comments regarding any channels that are good or any that we are better off avoiding. Thanks, --MB. -- 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: Smooth scrolling within a custom view - how to?

2010-10-21 Thread MB
Okay, I figured this out. The framework provides computeScroll for this. On Oct 20, 3:35 pm, MB manoj.bi...@gmail.com wrote: Hi, I would really appreciate any insights regarding the following. Any pointers/hints/thoughts on this   would be very helpful. I have wasted quite a bit of time

[android-developers] Re: Uploading an app to the Market for testing

2010-10-21 Thread MB
You would have to quickly publish and then un-publish the app to test LVL in your app. This is the only way I could figure out. If you figure out something better please share it with the group. This is what I had to do for testing LVL even with the sample LVL code. --MB. On Oct 21, 8:49 am

[android-developers] Re: Droid 2: Cannot download to this device.

2010-10-20 Thread MB
Nathan, why don't you publish your free app outside the market place as well? Its always better to have direct relationship with the users of your product. On Oct 20, 8:07 am, Nathan critter...@crittermap.com wrote: Customer says that he can't download my free app and gets the message. Cannot

[android-developers] Smooth scrolling within a custom view - how to?

2010-10-20 Thread MB
far is to start a 'Timer'/Thread on large Scrolls and manually post invalidates. This is obviously undesirable from a performance perspective since every fling/large scroll creates a Timer/Thread. I do not want to use ScrollView. The custom view is laid out within a RelativeLayout. Thanks, --MB

[android-developers] Re: automotive related project ideas

2010-10-08 Thread MB
How about an app that does offline routing? You would get a lot of ATT, T-mobile customers. On Oct 8, 9:59 am, DanH danhi...@ieee.org wrote: The automotive test tool business is fairly big.  Mostly they use specialized equipment, but there may be a niche for using a phone with some sort of

[android-developers] Re: Undetectable Android Service

2010-10-08 Thread MB
What's the use case you are trying to address? On Oct 8, 4:21 am, Amit Mangal forum.amit.man...@gmail.com wrote: Hi, Is it possible to write a background service in android which is undetectable ? it should not me present is app manager also. Thankyou -- You received this message because

[android-developers] Re: reliable app store?

2010-10-08 Thread MB
Why don't you sell/make the app available on your own website? On Oct 8, 3:27 am, Éva Lovrencsics lovi...@gmail.com wrote: Hello all, I think it's a common problem. I'd like to sell my apps, but my country is not supported for merchants already. Do you know a reliable app store where I

[android-developers] Re: Testing licensing on emulator.

2010-10-07 Thread MB
account so that I could upload the 'sample lvl app' as a paid app. Thanks, --MB. On Oct 6, 10:47 am, MB manoj.bi...@gmail.com wrote: I followed all the steps in  this doc before I posted here. I am already signed in with my publisher account on an AVD running Google Inc. 2.2. There are some

[android-developers] Re: Android (dalvik) performance question for API design

2010-10-07 Thread MB
In the 'Size' approach, wouldn't there have to be a NullPointerCheck in place of the ArrayBoundsCheck? I usually use the 'Size' approach when the return values are Object types and 'array[]' approach for primitive data types. I never really thought of these from a performance perspective. Please

[android-developers] Testing licensing on emulator.

2010-10-06 Thread MB
and other threads. http://groups.google.com/group/android-developers/browse_thread/thread/41d79e8849e14154/83e23ac79fa93e2a?lnk=gstq=testing+licensing+in+emulator#83e23ac79fa93e2a Thanks, --MB. -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Re: Testing licensing on emulator.

2010-10-06 Thread MB
licensing? On Oct 6, 8:43 am, Moto medicalsou...@gmail.com wrote: Read the Android Licensing tutorial they cover what you need to do:http://developer.android.com/guide/publishing/licensing.html#acct-signin -Moto On Oct 6, 2:22 am, MB manoj.bi...@gmail.com wrote: Hi, I am testing lvl

[android-developers] Re: Speeding up builds on large projects - rename png to PNG

2010-09-21 Thread MB
Thanks for the tip!! On Sep 16, 4:32 pm, David Brackeen brack...@gmail.com wrote: I ran into a problem of slow builds and thought I'd share the solution. I'm porting an iPhone app to Android, and as soon as I added the images to the project (400+ pngs), build time went from about 5 seconds

[android-developers] Re: Google browser certificate issue

2010-08-12 Thread MB
My guess is that the date/time on Mathew's device is wrong. Digital certificates have an expiry date that the browser will validate against the time on the device. On Aug 12, 8:05 pm, TreKing treking...@gmail.com wrote: On Wed, Aug 11, 2010 at 2:41 AM, Mathew mathewandma...@gmail.com wrote:

[android-developers] Re: onCreate, onStop..... super.onCreate, super.onStop... called before code or after?

2010-07-31 Thread MB
By this logic, super.onStop and super.onDestroy would need to be called after the implementation of the more specific class. On Jul 31, 7:50 pm, Satya Komatineni satya.komatin...@gmail.com wrote: Probably there are exceptions to every rule. In this particular instance I would probably have the

[android-developers] Re: Help: service auto restarts on breakpoint when debugging a service

2010-07-29 Thread MB
How did you conclude that the service is auto-starting? Put some 'Log.d()'s in your code in onCreate to confirm auto-starts. I've noticed in the debugger that at times, you have to 'step/next' twice to get over a statement. On Jul 29, 1:59 pm, Ahmad ahmad.mobass...@gmail.com wrote: I have not

[android-developers] Re: Dev. tools are good enough except emulator is unusable for file i/o.

2010-07-23 Thread MB
emulators. On Jul 22, 3:55 pm, Mark Murphy mmur...@commonsware.com wrote: On Thu, Jul 22, 2010 at 6:43 PM, MB manoj.bi...@gmail.com wrote: I am able to get most of the work done using the available dev tools with the exception of anything that has to do with file i/o. File read operations

[android-developers] Dev. tools are good enough except emulator is unusable for file i/o.

2010-07-22 Thread MB
I am able to get most of the work done using the available dev tools with the exception of anything that has to do with file i/o. File read operations that just take a few seconds on real device take more than 5 minutes on emulator. Its reproducible on both linux and windows. On Jul 22, 12:07 pm,

[android-developers] Re: make app as default app

2010-07-20 Thread MB
Users have an option to change the default browser, default video player. They should have an option to change the default dialer/incoming call handler. It looks more like a missing feature than a security hole. On Jul 20, 4:28 am, Mark Murphy mmur...@commonsware.com wrote: On Tue, Jul 20, 2010

[android-developers] Re: General Activity Order Question

2010-07-20 Thread MB
Why don't you do this? MainActivity In OnCreate. if(userloggedon) showLoggedOnView else showLoginScreenView --MB. On Jul 17, 10:11 am, Gaelin gaelint...@gmail.com wrote: First I have my app running currently and its working fine, I just question how

[android-developers] File operations extremely slow on emulator - totally stuck.

2010-07-19 Thread MB
totally stuck due to this. Thanks, --MB. -- 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: Which Android service path to choose for implementing a large upload?

2010-07-19 Thread MB
What do you mean by an IntentService? A singleton object running a Thread would be easier to implement and would probably port out of the box on other java based platforms. However it would have the following drawbacks: - Android only treats Activities and Services as components. So if you are

[android-developers] Re: File operations extremely slow on emulator - emulator is unusable.

2010-07-19 Thread MB
Anyone else experienced this ??? I've tried on both linux and windows XP. The problem persists on both platforms. Its hard to believe that Android emulator is so bad. It is virtually unusable. On Jul 18, 11:15 pm, MB manoj.bi...@gmail.com wrote: Hi, I am finding that file operations

[android-developers] Re: Rapid Android Development with AML, looking for feedback

2010-07-14 Thread MB
Hi Jeff, 1.) How is AML different from using HTML with Webview? 2.) I would use it right away if it were available for RIM's OS. That platform can immensely benefit from a well supported and efficiently implemented markup language for UI. Thanks, --MB. On Jul 13, 8:14 pm, Jeff Rowberg

[android-developers] Attach debugger to a process running in the emulator via eclipse.

2010-07-13 Thread MB
in step 2.), I want to step through the debugger. I am unable to figure out a way to attach debugger to a process running in the emulator. I would really appreciate any pointers regarding this. Thanks a lot, --MB. -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: Attach debugger to a process running in the emulator via eclipse.

2010-07-13 Thread MB
: Is debugging enabled in your application's manifest? You can only debug applications that are marked for debugging. -- Kostya 13.07.2010 11:44, MB пишет: Hi, Is there some way to attach debugger to a process running in the emulator via eclipse? I am trying to debug the following

[android-developers] GPS beacon icon does not go away after LocationManager.removeUpdates

2010-05-11 Thread MB
Hi, I would really appreciate any ideas regarding the following. Not disabling the GPS would sap all the battery. The GPS beacon icon does not go away even though I invoke LocationManager.removeUpdates in onDestroy. This consistently reproduces in the emulator. I have verified in the debugger

[android-developers] Re: Application installed twice - may be key pwd change

2010-05-07 Thread MB
Hi James, I did not try changing back the pwd to original pwd. Now all the news users have only one icon, but the old users, from first version have 2 icons. Even if I change it back to old key pwd now,am not sure it will install twice or once. It could be a possibility that If i change the pwd

[android-developers] How to create a layout like this - multiple scrollable ExpandableListViews in a vertical linearlayout?

2010-05-07 Thread MB
Hi, I would really appreciate any insights/pointers regarding creating a layout like this. I have wasted quite a bit of time on this. I want to create a vertical linearlayout which has multiple ExpandableListViews separated by TextViews. - TextView

[android-developers] Button click event not working 2.1

2010-05-07 Thread MB
Hi, I am new to Android development and I am currently working through a tutorial but have already run into a brick wall. I am trying to handle a simple button click following some sample code but can't get it to work. I do not get any errors, but the click does not register on the emulator. I

[android-developers] Application installed twice - may be key pwd change

2010-05-06 Thread MB
Hi All, I had an application which was installed correctly on the phone.Later I had released an upgrade.Now the application was installed twice. I did not change any package name, but I changed the Key password while signing the application. I think this is the problem.Now the application is

[android-developers] onLocationChanged - differences between emulator 1.5 and emulator 2.1

2010-04-30 Thread MB
? 2.) How do you write code that needs periodic location updates that works on all Android versions including 1.5? Thanks, --MB. -- 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: onLocationChanged Not Calling

2010-04-30 Thread MB
I am facing a similar issue on emulator running 1.5. It does not happen on emulator running 2.1 You can find more details regarding these difference in the following thread (A few comments are conflicting). http://code.google.com/p/android/issues/detail?id=2545 Perhaps this bug exists even on

[android-developers] Re: droidfanz.com -- what does it take to get them taken down?

2010-04-29 Thread MB
If the market supported dynamic licensing, this would not be an issue. Perhaps there is a proper avenue to approach the Market dev team to give priority to this enhancement. Its highly unlikely that rants on a developer group would reach the right people. Even RIM and all the blackberry app

[android-developers] Re: Announcement: DynaDroid - an open source micro-framework for Android

2010-04-27 Thread MB
Thanks a lot for sharing this. What is the minimum SDK version supported by the framework? Does it support API level 3 (Android 1.5)? On Apr 24, 5:28 pm, Brian Knorr btkn...@gmail.com wrote: Hello all, We developed the popular mobile travel application TripCase (http://www.tripcase.com)

[android-developers] Re: Alarms/Wake Locks/Sound notification question

2010-04-27 Thread MB
Perhaps, for the sound notification to fire, the screen should be on. Try acquring wakelock using different flags. I would start with SCREEN_DIM_WAKE_LOCK and move all the way up to FULL_WAKE_LOCK. On Apr 27, 9:43 am, code_android_festival_way festival.s...@googlemail.com wrote: Hmm does really

[android-developers] KeyListener not working as expected

2010-04-13 Thread MB
on screen),and the typed text does appear on the EditText view. I want to typed text on the EditText view, and work for all keys from keyboard on screen(default Qwerty keyboard). Where am I making mistake. Could anyone pls let me know. Thanks, MB -- You received this message because you

[android-developers] 2D and 3D plotting application

2009-04-06 Thread mb
Guys, any previous work on apps that does math plots/graphs? This might be a 2D or 3D plot/graph. What apis available to help in this? Also, similar apps to build charts and bars graphs. regards, --~--~-~--~~~---~--~~ You received this message because you are

[android-developers] Re: android.app.Application global application variable store

2009-02-05 Thread MB
I have now sorted my problem. I used an ExpandableListView so globals were not needed. On Feb 3, 10:55 am, MB marcus.mm.bur...@googlemail.com wrote: How would you useglobalvariables?  That is what I would like to do. I have different files for each Activity so I was not sure how to have

[android-developers] Re: android.app.Application global application variable store

2009-02-03 Thread MB
Hackborn hack...@android.com wrote: Just make a subclass, put its name in the application tag in your manifest, and retrieve it from the activity and cast it to your class. Though personally I would just use global variables for this kind of stuff. On Sun, Feb 1, 2009 at 5:29 AM, MB

[android-developers] android.app.Application global application variable store

2009-02-02 Thread MB
and specifically how to get the above idea to work. Cheers, MB. --~--~-~--~~~---~--~~ 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] android.app.Application global application variable store

2009-02-02 Thread MB
and specifically how to get the above idea to work. Cheers, MB. --~--~-~--~~~---~--~~ 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