[android-developers] Hiring US Staffing Professionals with 40 percent hike from current salary

2019-10-01 Thread Dennis Christy
. Look forward to your responses Kind Regards Dennis -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscr...@googlegroups.co

[android-developers] SAP PP and MM Consultants needed for support project in Indianapolis, IN for 12+ Months contract

2019-08-16 Thread Dennis Christy
in the following SAP Modules PP and MM · Desired experience in SAP Production Planning (PP, MM) Kind Regards *Dennis Christy* *Technical Recruiter* ☎: +1 310-906-2026 | E: den...@us.vedainfo.com <http://vedainfo.com/images/logo.gif> *Certified Women Owned Minority Business Ente

[android-developers] Android In-App billing subscription user account requirements

2017-01-09 Thread Dennis Kugelmann
the premium content. So what's the problem with this whole payment process? Why can I only make a subscription if I have a credit card, even if I don't pay with my credit card? That's kinda weird. Can someone help me out. Thanks, Dennis -- You received this message because you are subscribed

[android-developers] Handling custom URL in Android

2016-07-05 Thread Dennis Angelo
Hi, I've followed handling custom url scheme in android and all is good and works well if the app is running in the foreground. However, when app is not running or app is in the background, starting th app using a custom url scheme starts the app but the action is a android.intent.action.MAIN

[android-developers] Android Apps Without Main Activity

2015-12-15 Thread Dennis Keith Gaso
I saw some apps in my Android phone that have no main activity like packageInstaller, flash light, and cardiograph. My Question is, what is the purpose of apps without main activity? How can i use them? -- You received this message because you are subscribed to the Google Groups "Android

[android-developers] need external trigger device

2013-12-03 Thread Dennis
are welcome. :-) regards Dennis -- 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: can _ever_ the intent received by a BroadcastReceiver onReceive() method be null?

2013-07-15 Thread Brad Dennis
You should null check every intent and every property on the intent. Some crash security studies on Android show that these areas are where a significant amount of errors (30% in some cases) are occurring. On Tuesday, July 9, 2013 7:46:41 AM UTC-5, Palmer Eldritch wrote: In other words :

[android-developers] Re: android.database.sqlite.SQLiteDiskIOException: disk I/O error: COMMIT;

2012-11-28 Thread Brad Dennis
Hi, I don't think the runtime automatically does any diagnostic routines to determine the cause of the I/O failure. On Saturday, November 24, 2012 9:40:01 AM UTC-6, Fran wrote: No way at all to gather more information on this exception? O_o On Friday, November 23, 2012 8:56:19 PM UTC+1,

[android-developers] null returned: 139

2012-01-27 Thread Dennis
Hi when i build with ant ( ant debug install) i get the following error. -package-resources: [aapt] Creating full resource package... BUILD FAILED /home/dennis/android-sdk-linux/tools/ant/build.xml:792: The following error occurred while executing this line: /home/dennis/android-sdk-linux

[android-developers] Re: SDK Tools r12 causing aapt to fail

2011-07-20 Thread Dennis Yarborough
The fix that teo2k provided us resolves the problem for me and it appears you as well. Unless you're releasing your application with only the very latest Android platform is it really that big of a problem? I'm sure that Google will get it fixed before it does become a big issue. -- You

Re: [android-developers] SDK Tools r12 causing aapt to fail

2011-07-19 Thread Dennis Yarborough
I'm encountering the same problems since updating to SDK r12. Code we have a production is now failing with the two following errors: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/ WindowTitle'. error: Error retrieving parent for

[android-developers] Pan/Zoom (Seat Map View) Major Airline

2011-06-03 Thread Dennis Miller
before? Or am I even on the right track to accomplish this? Thx Dennis -- 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] New android users group in Columbia md

2011-02-25 Thread Dennis Pagano
Please send an email to dennis.pag...@gmail.com if you are interested in joining an Android Users Group in central maryland Thanks Dennis Pagano -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

[android-developers] aaptexec doesn't support the apkbasename attribute

2011-02-21 Thread Dennis Miller
Hi all, I am trying to build a 2.3.1 project with ANT and getting this error. Does anyone know what is causing this? I have synced all packages in AVD Manager as well. Thanks, Dennis -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] Gingerbread Media Framework

2010-12-08 Thread Dennis O'Flynn
The release announcements for Android v2.3 Gingerbread state that a new media framework fully replaces OpenCore, maintaining all previous codec/container support for encoding and decoding. However, I cannot find what this new media framework is. Is it a Google proprietary framework or something

[android-developers] Re: Drawing a circle on a MapView to mark the accuracy of the location estimation ?

2010-12-02 Thread Dennis R .
help with this? Regards, Dennis -- 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] Zephyr HxM BT and HTC Legend Bluetooth issues

2010-07-09 Thread Dennis Hooijmaijers
anyone succeed in getting information off this device? I have tried to establish the connection by reflection on the createRfcommSocket method but this throws a MethodNotFound Exception on my device. Any help would be appreciated. Thanks, Dennis below is my Listener class: HXMListener

[android-developers] Re: Android AMF client library : Android RTMP client library

2010-04-26 Thread Dennis Miller
Sounds great! I have used BlazeDS extensively in many Flex apps as well. AMF is so much faster and cleaner than XML or JSON. Are we going to have serialization and de-serialization of native objects as we do in AMF? Also if we get RTMP do we get push and streaming too? Dennis On Apr 26, 12:14 am

[android-developers] List fils on SD card

2010-03-01 Thread Dennis
Hi all har have a problem with listing files on the sd card. i created a method for traverse the sdcard and add files to a list. On the emulator it works like a charm, but on the real device it only adds a few files to the list. i have tried with some permission settings without any luck. i have

[android-developers] Extract list for android market?

2009-12-10 Thread Dennis The Tiger
I'm looking to create a backup/restore application for Android that uses an applications list to basically record what is installed (as opposed to merely saving the installed applications to the SD card on a device). The scope of this application would basically be to install a list of

[android-developers] Set size of Rating Bar with code

2009-11-18 Thread Dennis Miller
Hi all, I understand that the size of the Rating Bar can be set in xml using the style attribute (style=?android:attr/ratingBarStyleSmall) however, I need to set this style with code. The RatingBar class does not seem to have a setStyle() method to set this. Can anyone help? Thanks, Dennis

[android-developers] Best practices for library with UI component

2009-06-26 Thread Dennis
there be any side effects of going about it this way? Thanks! dennis --~--~-~--~~~---~--~~ 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] Keeping an application running in the background

2009-06-26 Thread Dennis
? Thanks! dennis --~--~-~--~~~---~--~~ 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] Typos in 1.5 r2 DevGuideGraphics timestamp 02 Jun 2009 12:17

2009-06-12 Thread Dennis
... has the same you're vs. your typo as the first one. It should be If your application does not require a significant amount of processing ... --- Dennis --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android

[android-developers] Why did Google Groups not post my comments?

2009-06-12 Thread Dennis
I posted a detailed comment about typos in Android documentation several hours ago. My post is nowhere to be seen. Why did Google Groups hose my post? Maybe Google doesn't care that their Android documentation contains typos. --~--~-~--~~~---~--~~ You received

[android-developers] How to change Data sync settings

2009-03-30 Thread Dennis
Good day, I need to change the Data Sync settings on my G1 Phone. But I can't seem to find any options to change it. I'm giving my G1 phone to my wife and she needs to sync here gmail to that phone. I was able to sync my gmails to my phone, work great. But how to change the settings to my sync

[android-developers] Promoting Discussion of the Android Marketshare

2009-02-08 Thread Dennis
Below is a link to a blog with some preliminary ideas for promoting Android in the mobile OS market. There are developers out there with much greater knowledge of Android and their competitors; so, I encourage these developers to respond to my blog here, at blogspot, or perhaps develop your own

[android-developers] Problem when launch IM application on Cupcake...

2009-01-09 Thread Dennis
anyone know how to use the pulgin mechanism or how to make IM working on cupcake? Thanks a lot. Dennis --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] Re: Where to find Jarsigner

2008-11-11 Thread Dennis W.
Check the bin folder of your JDK, not your JRE. Dennis On 11 Nov., 11:20, CM [EMAIL PROTECTED] wrote: I have checked the bin folder of my jre and it is not there.  Keytool is there, but no jarsigner.  I tried googling this but all I found was to check the bin folder.  Does anyone know where

[android-developers] Does Android support Chinese Traditional Language?

2008-09-22 Thread Dennis
Does Android support Chinese Traditional Language(Big5)? --~--~-~--~~~---~--~~ 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