[android-developers] Growth of Unified Network Management Market - Deployment Model, Solutions, Service and Industry Verticals

2017-08-31 Thread Albert Morris
*FREE | Request Sample Copy is Available at http://www.theinsightpartners.com/sample/TIPTE10585 * Unified Network Management is the administration of wired as well as wireless infrastructure laid out inside any organization through

[android-developers] NFC intent on Android for Work

2016-01-18 Thread Ben Morris
I've created a very basic app that has an intent for external NDEF type as shown below. The activity the above is nested in is the main activity for the app and is just a vanilla blank activity. All works fine on the standard user side however if I side load the app on to

[android-developers] Re: Sensors in Android

2013-02-13 Thread Morris
Hi, One is from ST's Sensor Fusion. The other one is from Google Sensor Fusion. Sincerely, Morris Chen a於 2013年2月7日星期四UTC+8下午8時13分01秒寫道: > Hi, I am using Samsung Galaxy S3. When I retrieved the available sensors: > I got a result like below: > > LSM330DLC 3-a

[android-developers] What method gets called when a fatal exception occurs

2012-07-29 Thread Jim Morris
This seems to be the simplest of questions, but I have not been able to find a suitable answer on Google or this forum. I am surprised to find that Android apparently does not call onDestroy, onStop, or onPause after a fatal exception occurs (e. g. a null pointer fatal exception). I have put the f

[android-developers] Issue 32545: Android dialog asks for pin code to pair during connect to socket, but device was already paired

2012-06-07 Thread Jim Morris
I have submitted an Android bug report: Issue 32545:Android dialog asks for pin code to pair during connect to socket, but device was already paired This is a VERY serious problem for my app that is ready to go to market. I have no workaround. Apparently nobody at Google has even looked at my

[android-developers] Re: Why can't someone at Google answer this question????????????????????????????????????????????????????????????

2012-05-31 Thread Jim Morris
hanks and Regards, > Kumar Bibek* > *http://techdroid.kbeanie.comhttp://www.kbeanie.com* > > > > > > > > On Fri, Jun 1, 2012 at 11:53 AM, Jim Morris wrote: > > There is nobody to talk to at Google > > > I thought Google Android peopl

[android-developers] Why can't someone at Google answer this question????????????????????????????????????????????????????????????

2012-05-31 Thread Jim Morris
There is nobody to talk to at Google I thought Google Android people are supposed to be watching this forum! Somebody in Poland responded to ask for code, I sent it and then nothing1 How are we suppo

[android-developers] pairing problem, I believe this to be a bug in Android 4.0.3

2012-05-14 Thread Jim Morris
I have developed an Android app that communicates with a Blue Bamboo Bluetooth printer. I have no trouble communicating with the printer on a galaxy P-6210 (Android 3.2). I purchased a P-3113 (Android 4.0.3). When my app runs on the P-3113, I get the following problem. When the P-3113 is trying to

[android-developers] Errors running builder 'Java Builder'

2012-02-17 Thread Jim Morris
Every time I open Eclipse, I get a message about a null pointer exception. Everything seems to work okay, but I fear someday it might cause me problems. I have seen postings about this, but I have never seen a resolution. I am running Eclipse 3.7.1. I have not done anything non-standard.

[android-developers] Strange problem with TableLayout and TextView

2012-01-23 Thread Jim Morris
When I run the code below with Button t = DynamicLayout.CreateButton(this, id++, 0x /* text color */, 20 /* text size */, "Button", Gravity.CENTER, res.getDrawable(R.drawable.spot_button), true); and // TextView t = DynamicLayout.CreateTextView(this, id++, 20 /* text size */, 0xf

[android-developers] Re: Cannot get text to appear when created dynamically

2012-01-16 Thread Jim Morris
, invisible. Once I changed the color to 0x, the text showed up fine. Thanks for your reply. On Jan 16, 6:18 pm, TreKing wrote: > On Sun, Jan 15, 2012 at 11:51 PM, Jim Morris wrote: > > I can get the two buttons to appear on the android emulator, but the text > >

[android-developers] Cannot get text to appear when created dynamically

2012-01-16 Thread Jim Morris
I am trying to create an activity UI by setting buttons and text dynamically. Just to get started I have dynamically created a ScrollView that contains a LinearLayout which contains a TextView and two Buttons. Everything is created dynamically. There is no layout file for this activity. I can get t

[android-developers] Google TV Developers

2010-08-30 Thread Chris Morris
Hey guys, I'm sure some of you have heard about Google TV - I myself am excited about the possibilities for Android apps in the living room. Being a developer myself, I tried to find a community centered around Google TV development and couldn't find one, so I started one. The site just launched,

[android-developers] How AJAX requests work on Android 2.0/2.1 vs. Android 2.2

2010-07-26 Thread Dave Morris
I'm testing out a web page on the Android 2.0 and 2.2 emulators, and some of the jQuery.ajax() requests that the app makes have slightly different behaviors regarding HTTP Authentication Headers. The server I'm making requests to requires basic authentication, and the ajax requests in 2.2 send the

[android-developers] Launcher homescreen

2010-03-25 Thread Morris
=”fill_parent” to android:layout_height=”864dip” Because I find launcher.xml to create 3 cell(homescreen) and each cell is refer to workspace_screen.xml to set its configuration. Eventually, it doesn't display what I want. Could someone give me some ideas? Thanks a lot. Sincerely, Morris

[android-developers] About android.permission.INJECT_EVENTS

2010-03-16 Thread Morris
use the wrong method? or This permission is not allowed for activity. Thanks a lot. Sincerely, Morris -- 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 unsu

[android-developers] [android 2.0]how to use bootanimaiton.zip

2010-02-10 Thread Morris
what software is suitable for me to compress the bootanimation folder? Thanks a lot. Sincerely yours, Morris -- 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 u

[android-developers] Launch Browser using intent.ACTION_VIEW

2009-10-15 Thread Morris
tch action between the windows of browser. Thanks a lot. Sincerely yours, Morris --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-develop

[android-developers] how to disable android keybaord by default

2009-07-29 Thread Morris
the android system. Thanks a lot Best Regards, Morris --~--~-~--~~~---~--~~ 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 unsub

[android-developers] how to disable android keybaord by default

2009-07-28 Thread Morris
the android system. Thanks a lot Best Regards, Morris --~--~-~--~~~---~--~~ 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] how to run the focus item on the view without using onclick

2009-07-19 Thread Morris
Hi All: If I want to execute the focused item on the view, I need to select focused item and press enter. Now I want to find another way to execute it without using click action. Does everyone know the other way? Thank you very much. Sincerely yours, Morris

[android-developers] Re: [set permission method] except for setting in the AndroidManifest.xml, where I can do?

2009-05-14 Thread Morris
Hi Diannel: Thanks a lot. Sorry I post in the error place. Could you help me to clarify where I should post about whether there is another method of setting permission? Because my focus is not to port wifi, it's for setting permission method. Thank you very much Morris On 5月14日, 下午

[android-developers] [set permission method] except for setting in the AndroidManifest.xml, where I can do?

2009-05-14 Thread Morris
could set permission, where it can set permission? Thanks a lot. Sincerely, Morris --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to and

[android-developers] Re: [Phyical keyboard behavior] how to add some key actions from physical keyboard to android

2009-04-27 Thread Morris
Hi Dianne: All right! thanks a lot Morris On 4月28日, 上午11時31分, Dianne Hackborn wrote: > If there are missing key code definitions, I am sure we will accept a patch > to add them. Otherwise I don't really know what you are asking for, and > this is the wrong list to discuss pl

[android-developers] Re: [Phyical keyboard behavior] how to add some key actions from physical keyboard to android

2009-04-27 Thread Morris
Hi Dianne: Thanks for your reply! I want to port android on the netbook, so I will implement these keys in the future. Thus I need some cue about how to add these key actions. Could you give me some informations? Thank you very much Morris On 4月28日, 上午11時02分, Dianne Hackborn wrote: > The

[android-developers] [Phyical keyboard behavior] how to add some key actions from physical keyboard to android

2009-04-27 Thread Morris
Hi All: Now I want to add some key actions from physical keyboard to android such as page down, page key, printscreen, pause and so on. May you provide some ideas to me? Thanks a lot Morris --~--~-~--~~~---~--~~ You received this message because you are

[android-developers] [note pad]How to implemet some actions in the note pad such as page down...

2009-04-26 Thread Morris
to start? Could somebody tell or give a direction to me? Thanks a lot. Morris --~--~-~--~~~---~--~~ 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] [wifi notification icon] on the status bar

2009-03-26 Thread Morris
ge code to let it work? Thanks a lot. Best Regards, Morris --~--~-~--~~~---~--~~ 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] [Text : auto-punctuate and auto-replace]

2009-03-24 Thread Morris
Hi All: These two functions are not workable. I already enable them on "Setting -> Text&Locale". Please tell me why they are? I also trace the code (TextKeyListener.java) but I couldn't find the root cause. Thanks a lot. Morris --~--~-~--~~~---

[android-developers] [Apps question] user dictionary

2009-03-11 Thread Morris
Hi All: I couldn't use the function of user dictionary. Is it not complete for android 1.5 or Is it my program issue? Thanks. Morris --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers&

[android-developers] [Wifi] notification function

2009-02-25 Thread Morris
Hi All: Now I get a G1 phone and its firmware version is 1.1. I have no idea about the notification function of wifi. I enable/disable it. I couldn't see any difference. By the way, I could use wifi to go to internet. Best Regards, M

[android-developers] Re: android 1.5

2009-01-15 Thread Morris
Dear All: I have solved this issue. The root cause is that I continually read the android SDK image so I always see the android 1.0. Sorry to waste your time. Regards, Morris On 1月14日, 下午1時15分, Morris wrote: > Dear All: > > I face a situation about building the new android. >

[android-developers] [buid code problem] android 1.5

2009-01-13 Thread Morris
but I don't know whether the build process is successful. **** mor...@morris-desktop:~/mydroid$ make build/core/product_config.mk:207: WARNING: adding te

[android-developers] What's the handwriting recognition?

2009-01-09 Thread Morris
the screen. Am I right? Another question is the android whether to support handwriting recognition for their inputmethod ? Thanks a lot. Morris --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers&

[android-developers] Re: The problem of installing Repo

2008-12-10 Thread Morris
Hi Guys: I have solved it. My solution is to change the network connecting setting of vmware from NAT to Bridged. Thanks your help. Morris On 12月10日, 下午2時27分, Morris <[EMAIL PROTECTED]> wrote: > Dear Sirs: > > When I follow the steps of installing repo, I face the below err

[android-developers] The problem of installing Repo

2008-12-10 Thread Morris
) (Name or service not known) Please help me solve this issue. Thanks a lot. Best Regards, Morris Chen --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, sen

[android-developers] Re: Custom mockup location providers - what's wrong with this?

2008-04-21 Thread Morris
Hi NTR , Did you solve the problem? I have the same problem. The LocationManagement only get "gps" provider in the folder of /data/misc/location, others won't. Thanks for your help in advanced On 4月11日, 下午11時39分, NTR <[EMAIL PROTECTED]> wrote: > I'm trying to make my own mockup location provide