Re: [android-developers] 10+ years: Azure (Data Factory, Data Bricks, Data Lake) Developer in Louisville, KY

2021-01-11 Thread Josh SparkIT
Notice* *Work authorization : H1B* *Thank you,* *JOSH* *Spark IT Technologies* *331 E. Main Street Suite 240,* *Rock Hill, SC - 29730, USA* P: *803 594-6458** Ext: 173* *j...@sparkitt.com *|*www <http://www.calibrit.com/>.sparkitt.com <http://sparkitt.com/> <https://spark

[android-developers] Re: Android Studio Does not run on School Issued devices.

2016-04-07 Thread Josh Parkinson
Any reason why this may occur? On Thursday, April 7, 2016 at 8:09:36 AM UTC-4, Josh Parkinson wrote: > > For our Engineering Design and Development project, we need to use Android > Studio on the school computers. The issue is that when it is run, it > displays a message that Wind

[android-developers] Android Studio Does not run on School Issued devices.

2016-04-07 Thread Josh Parkinson
For our Engineering Design and Development project, we need to use Android Studio on the school computers. The issue is that when it is run, it displays a message that Windows Firewall has blocked several features, then it gives us the following error message: Internal error. Please report to

[android-developers] Next Android release Questions

2016-03-22 Thread Josh Austin
a testable version of this next release will be available for us to start testing changes/fixes before it goes live so we can make sure and correct the issue? Thank you, Josh -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To u

[android-developers] Re: Google Play Games Services problem - rate limit exceeded

2016-01-21 Thread Josh Mason
I'm having the exact same issue... Any help would be greatly appreciated. -- 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] No changes to the APK...yet Ionic Andorid app breaks in production. Why?

2015-11-30 Thread Josh
Recently, I encountered a situation where the app I publish and maintain started failing on certain users's devices. It affected some users...but not all. (e.g., I could not even determine if the problem was contained to one version of Android). So it got me thinking... (1) How can I be

[android-developers] Re: FragmentManager.popBackStack not working when used with child fragment manager

2013-05-28 Thread Josh Burton
Well I don't have a fix yet, but I have just run into the same problem! On Tuesday, 28 May 2013 07:23:19 UTC+12, Miha wrote: Anybody? Regards, Miha. On Saturday, May 25, 2013 3:08:13 PM UTC+2, Miha wrote: If I dump the child fragment state, it shows the activity as detached; If I

[android-developers] Re: Top Developer?

2012-11-30 Thread Josh
Yeah. On Thursday, November 29, 2012 11:59:14 AM UTC-5, John Coryat wrote: Can you reply to comments now? (you do this in the developer console) -John Coryat -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Re: Top Developer?

2012-11-29 Thread Josh
I just recently received a Top Developer badge (November, 2012). I wanted to post my numbers for those who are curious. I'm a part-time, doing-this-for-fun developer, and I'm the founder and only employee of Joko Interactive. You can check out my apps here:

[android-developers] File Upload button call does not work in webview

2012-10-01 Thread Josh
I need to be able to open a file upload menu from AndroidAddMember.aspx page in a web view. I found this fix but I dont think im implementing it correctly. [Fix][1] I get this warning message. Also the file upload button still does not work. The method openFileChooser(ValueCallbackUri) from

Re: [android-developers] Say Hello to the Menu?

2012-07-26 Thread Josh Brown
The action overflow is always in one of two locations, and it's always with the rest of the action items. I've never felt like I've missed it, but on legacy apps I'm constantly having to hit the compatibility menu button to see if there's more to a page. One thing I did back when I was

[android-developers] Paging Grid type layout like Google Currents

2012-07-26 Thread Josh Burton
the layouts on all the different pages? Thanks Josh -- 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] Say Hello to the Menu?

2012-07-25 Thread Josh Brown
Part of the problem of the old menu button was that it was impossible to tell ahead of time whether it would do anything at all. There's nothing wrong with having items hidden off-screen (in many cases you want to do exactly that), the problem came from not knowing there was anything there.

[android-developers] Jelly Bean conversational TTS?

2012-07-21 Thread Josh Burton
, but doing Listen to example in the Android voice settings, and using the Google TTS engine in my own apps just gives me the same voice as in ICS. How do we access the new Conversational TTS engine? Thanks Josh -- You received this message because you are subscribed to the Google Groups Android

Re: [android-developers] Re: Android 4.1 Jelly Bean GIF Images Not Showing?

2012-07-11 Thread Josh F.
) wrote: I found and fixed the bug by the way. It occurs only when the bitmap loaded from the GIF has the wrong density and gets auto-scaled by the framework. On Tue, Jul 10, 2012 at 6:19 PM, Bradley Hekman wrote: Josh, I encountered the same problem in my app while running on hardware

[android-developers] Re: Android 4.1 Jelly Bean GIF Images Not Showing?

2012-07-06 Thread Josh F.
), .gif(discouraged). On Thursday, July 5, 2012 11:25:10 PM UTC+8, Josh F. wrote: OK, this will be my last post on this one, but I certainly hope that Google will fix this in the future as I'm sure I'm not alone here. We have moved all images away from GIF and now everything works fine

Re: [android-developers] Re: Android 4.1 Jelly Bean GIF Images Not Showing?

2012-07-06 Thread Josh F.
I will create the bug report as soon as I can get a development device with this actual build on it as it does not happen in the emulator. As it stands right now you had to be at Google I/O to get one and tickets sold so fast I was not able to get one. To test this issue and the fix I have

[android-developers] Re: Android 4.1 Jelly Bean GIF Images Not Showing?

2012-07-05 Thread Josh F.
, a note to Android developers: Stop using GIF or risk big problems. On Wednesday, July 4, 2012 7:32:17 AM UTC-7, Josh F. wrote: It is definitely nothing to do with WebKit or the browser or similar, this is a standard image view in a game trying to load a simple GIF with transparency

[android-developers] Re: Android 4.1 Jelly Bean GIF Images Not Showing?

2012-07-04 Thread Josh F.
It is definitely nothing to do with WebKit or the browser or similar, this is a standard image view in a game trying to load a simple GIF with transparency. An interesting update: After updating to the latest build tooks and setting the target SDK all the way up to 16 (for 4.1) the images now

[android-developers] Android 4.1 Jelly Bean GIF Images Not Showing?

2012-07-03 Thread Josh F.
I'm wondering if it is just me or not, but I have a game that has been out for years now that uses GIF files for some of the bigger images (many are PNG, but some are GIF). In the latest Android 4.1 Jelly Bean release, the emulator continues to show these images without any problems in every

[android-developers] Re: AnimationDrawable on ItemizedOverlay

2012-06-12 Thread Josh Lentz
Felix: Can you post the code of how you got this to work. I am trying to make a custom AnimationDrawable to replace the the default on that MyLocationOverlay uses. I have made a subclass of MyLocationOverlay but it will only show the first image in the animation-list. I have tried a Runnable

[android-developers] Hardware accelerated Canvas.drawPicture support (or recommended alternatives)

2012-05-27 Thread Josh Guilfoyle
I am hoping to use the svg-android project to implement a dynamic SVG viewer for files with fairly large amounts of detail. My initial smoke tests are promising as the SVG files I am using are rendered correctly however performance is poor without any sophisticated drawing optimizations. I

Re: [android-developers] Hardware accelerated Canvas.drawPicture support (or recommended alternatives)

2012-05-27 Thread Josh Guilfoyle
Thanks for the quick reply. Given your last comment about rasterization of Path, I think an appropriate option is to just disregard hardware acceleration for most of what I'm doing and render the full graphic into a set of tiles. The hardware renderer can optimize the last mile step for me

[android-developers] Default Launcher Lifecycle

2012-04-24 Thread Josh
Does Android ever stop the default launcher in order to free up resources? -- 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] Re: Default Launcher Lifecycle

2012-04-24 Thread Josh
() on the default launcher in order to free up resources? On Apr 24, 10:28 am, Josh joshdo...@gmail.com wrote: Does Android ever stop the defaultlauncherin order to free up resources? -- You received this message because you are subscribed to the Google Groups Android Developers group. To post

[android-developers] webview transitions using viewflipper

2012-03-18 Thread Josh Starrett
So I have been working on using transitions with my webapp using viewfipper. I am using two webview called mWebView and mWebView2. I also have a viewFipper called flip. I have mWebView loading the first webpage. My code looks like this: mWebView.setWebViewClient(new FWebViewClient());

[android-developers] WebView Transitions using FlipView. Getting: The specified child already has a parent. You must call removeView() on the child's parent first.

2012-03-16 Thread Josh Starrett
Hi I am very new to android development. I am currently working on a webapp for an android tablet. I am trying to implement transitions between pages using FlipView. However, every time I launch the app, the process crashes. If anyone can take a look at my code and tell me what I am doing wrong I

Re: [android-developers] WebView Transitions using FlipView. Getting: The specified child already has a parent. You must call removeView() on the child's parent first.

2012-03-16 Thread Josh Starrett
Thanks for the feedback. Sorry I didn't realize The specified child already has a parent was such a common error. I thought that was narrowed down. On Friday, March 16, 2012 2:41:48 PM UTC-4, TreKing wrote: On Thu, Mar 15, 2012 at 1:02 PM, Josh Starrett starret...@gmail.comwrote: Hi I am

[android-developers] Re: the Screenshot function in ICS.

2012-03-14 Thread Josh Brown
In order for your application to be granted android.permission.INJECT_EVENTS, your app has to be signed with the system's platform key. See http://stackoverflow.com/questions/5383401/android-inject-events-permission On Wednesday, March 14, 2012 2:47:03 AM UTC-7, 献静 赵 wrote: Hi All, Can

[android-developers] Re: cross Multi-platform mobile app.

2012-03-12 Thread Josh Brown
In general what I and the rest of the company I work for have found is that those write-once-run-anywhere platforms never give you a good solution, and in many cases end up adding more work than they save you. The main problem with them is that they are inherently limited to a lowest common

[android-developers] Re: cross Multi-platform mobile app.

2012-03-12 Thread Josh Brown
You might want to take a look at http://www.phunware.com/uncategorized/2011/06/27/the-delusion-of-right-once-run-anywhere-mobile-apps/ On Monday, March 12, 2012 2:19:11 AM UTC-7, Josh Brown wrote: In general what I and the rest of the company I work for have found is that those write-once

[android-developers] Re: intent-filter

2012-03-08 Thread Josh Brown
Firstly, is com.reflect.player.Main_Activity an action that is being sent in an Intent by your code? If so you're not following standard naming conventions for actions. It should be package(.subpackage).action.YOUR_ACTION_IN_CAPS. What you've specified looks more like the classname for your

[android-developers] Re: Regarding apk installation programatically getting callback for successful installation.

2012-03-02 Thread Josh Brown
There's the ACTION_PACKAGE_ADDEDhttp://developer.android.com/intl/de/reference/android/content/Intent.html#ACTION_PACKAGE_ADDED broadcast you could use to see when it's installed. I don't think there's one for if it was declined, but you could use some trickery in your onResume(). The only

[android-developers] Apparatus force close Logcats

2012-02-20 Thread Josh Downey
I really wanna be able to play on PC (win7 x64) the app works fine on phone but force closes in emulator any help would be great, ive searched and searched but cant find an answer Thanx in advance I/ActivityManager( 70): Starting: Intent { act=android.intent.action.MAIN cat=

[android-developers] First App Submission advice

2012-02-14 Thread Josh
I Built an app that loads a web page via web view. Very simple. I want to add it to the app store and a free app. I tested it on my phone and Zoom pad. it works as it should on those two divices. What more do I need to test? What more do i need to do? Are tehy specifif guildlines i need to follow

[android-developers] Google Adsence And Admob

2012-02-10 Thread Josh
Im creating a simple app that launches a web page in a web view. That web page has google adsence in it on the bottom of the page already. Since its an app do I need to switch adsence to admob? Will google frown apon me using adsence instead of its app admob system? -- You received this message

[android-developers] Android 4.0 sensor emulation setup questions

2011-12-26 Thread Josh Guilfoyle
I believe I have the sensor emulation support working properly (I can connect to port 1968 locally and it appears to be connecting to the phone) but it is unclear to me how to determine if the emulator has also connected on this port, or how to trigger this connection manually? The instructions

[android-developers] Re: Android 4.0 sensor emulation setup questions

2011-12-26 Thread Josh Guilfoyle
application logic. Thanks a ton guys :) On Dec 26, 3:03 pm, Josh Guilfoyle jast...@gmail.com wrote: I believe I have the sensor emulation support working properly (I can connect to port 1968 locally and it appears to be connecting to the phone) but it is unclear to me how to determine

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

2011-10-28 Thread Josh Lefler
sqlite to store user data. For more complex apps, I use a different package name when debugging vs releasing. Accessing the data with abd may require being rooted - I have never kept an unrooted phone around long enough to know exactly what parts of the file system are accessible by default. Josh

[android-developers] 2nd microphone access

2011-10-22 Thread Josh J
How can I access the 2nd microphone (used for noise cancellation). I'm willing to recompile and build a custom image if necessary. Though need some direction where to start Thanks, Josh -- You received this message because you are subscribed to the Google Groups Android Developers group

[android-developers] Re: honeycomb HW accelerated 2D bmp.copyPixelsFromBuffer(bf) not reupload texture to GPU

2011-10-18 Thread Josh
I'm having the same problem running API12, and using bmp.getGenerationId() shows these bitmaps are always the same ID, even after reloading them with the new pixel data. It seems that the generationID is supposed to change when these bitmaps are modified...but they aren't. Perhaps a bug? In any

[android-developers] Re: \n escape character not working

2011-09-27 Thread Josh Gitter
I'm not sure if you're passing in an illegal character, as \n is not accepted. See RFC 1738 2.1 and 2.2. http://www.ietf.org/rfc/rfc1738.txt You probably need to URLEncode to escape characters such as \n: http://developer.android.com/reference/java/net/URLEncoder.html Hope this helps, Josh

[android-developers] Flash and Air and the marketplace

2011-09-21 Thread Josh
Im curious if Flash android apps are getting accepted into the market place. Do they perform just as well as the apps designed in java? Just getting started not sure what direction to travel in. Josh -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: Listview with image

2011-08-24 Thread Josh Acecool
The way to do this is to stick an image in your layout and create a viewbinder to bind data to image and change the image based on the data. I can provide code examples but I'm on the go at the moment. On Aug 20, 8:59 pm, bob b...@coolgroups.com wrote: I have an existing Listview of news article

[android-developers] Pulling facebook feed using facebook android sdk

2011-08-05 Thread Josh Fokis
I cant seem to figure out how to pull the feed for my app im a novice at this. if any one has a code just for the feed for the logged in user that would be great or if able to show me how to pull the code. -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: After using the camera all the activities become horizontal

2011-06-29 Thread Josh Gitter
How did you solve it? On Jun 29, 11:42 pm, gaara amellal.kamili...@gmail.com wrote: Solved ! On Jun 29, 2:28 pm, gaara amellal.kamili...@gmail.com wrote: Hi group, when i use the camera in my first activity all activities become horizontal, is that  the result of the camera

[android-developers] ProgressBar during Intent

2011-06-22 Thread Josh Gitter
Hello fellow Android developers, Is it possible to show a Dialog or ProgressBar during the pre and post execute phases of an Intent? I am launching an Intent from my Activity to show the Image Gallery. Subsequently the user will be able crop the selected Image. The problem: Launching the

[android-developers] Re: Introducing ActionBarSherlock v3

2011-06-13 Thread Josh Burton
Looks very promising. I have recently been upgrading an app to honeycomb and this looks like it solves the big issue I came across with having to implement the action bar twice. I'll try it out. -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Re: where to start to develope a app like gtalk?

2011-06-08 Thread Josh Burton
Gtalk uses a standard messaging protocol called XMPP. If its android or mobile specific you could use C2DM (cloud to device messaging) like Beluga. -- 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] WebView - Flash overdrawing issue

2011-05-27 Thread Josh Gitter
the cartoon drawing on top of the native controls: http://i55.tinypic.com/ea36f9.jpg Is there any setting for WebView to keep plugins like Flash within the clipping boundaries? Thanks for your help! Josh -- You received this message because you are subscribed to the Google Groups Android

[android-developers] Re: Open Source Chart

2011-05-15 Thread Josh Burton
Would be great if google would make a Android version of their chart api, so we can use it offline. -- 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: Adjust ringer volume for incoming calls

2011-04-28 Thread Josh
Does anyone have any thoughts? Or would more information be useful? Still stuck on this and it's driving me crazy. -- 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] Adjust ringer volume for incoming calls

2011-04-28 Thread Josh
I'm currently using a BroadcastReceiver on android.intent.action.PHONE_STATE to detect when an incoming call is arriving. Then, after checking a few user values, I attempt to alter the ringer volume using the following code. aMan = (AudioManager) context.getSystemService(Context.AUDIO_SERVICE);

[android-developers] Adjust ringer volume for incoming calls

2011-04-28 Thread Josh
I'm currently using a BroadcastReceiver on android.intent.action.PHONE_STATE to detect when an incoming call is arriving. Then, after checking a few user values, I attempt to alter the ringer volume using the following code. aMan = (AudioManager) context.getSystemService(Context.AUDIO_SERVICE);

[android-developers] Re: Icons looks blurred instead of being sharp after resizing

2011-04-21 Thread Josh Gitter
Try making these images into 9-patch pngs. Read up on the draw9patch tool in the android sdk. You can also leverage the different res folders for different scale devices (drawable-hdpi, drawable-mdpi, drawable-ldpi) On Apr 20, 1:09 pm, Dianne Hackborn hack...@android.com wrote: The size of app

[android-developers] Proper way of launching Activity from Notification or Widget

2011-04-20 Thread Josh Henderson
it + 1 ). I'm guessing it's partly because it is poorly coded, but I don't know what I need to do to fix it. Does anyone have any suggestions on the best way to solve this? I've looked into bringing the current activity to the front, but I can't seem to find any way of doing that. Thanks, Josh

[android-developers] Re: open a new activity in tab

2011-04-06 Thread Josh L
complex implementations. Finally, you could just remove the view and add in a new view, but maintaining state when dealing with orientation changes, forward/back motion, etc. can be a pain in that situation. I think Fragments are probably what you are looking for. Josh Lefler On Apr 6, 2:10 pm, Igor

Re: [android-developers] Re: display image from net

2011-03-28 Thread Josh Long
) in.close(); } return bitmap; } HTH Thanks, Josh - Original Message - From: Robin Talwar r.o.b.i.n.abhis...@gmail.com To: android-developers@googlegroups.com Cc: Oscar oscar...@gmail.com Sent: Sunday, March 27, 2011 10:52:42 PM Subject: Re: [android-developers

[android-developers] Fragments /Compatibility API Backstack Clearing Problem

2011-03-28 Thread Josh L
would sincerely appreciate any thoughts anyone has. Josh Lefler -- 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] Activity / Live Wallpaper communication in Android

2011-01-10 Thread Josh
I've got a live wallpaper that I'd like to communicate with from an Activity in the same package. I've never done any work with services. Would I be able to use the Local Service pattern, or am I restricted because my service is a live wallpaper, and need to use Intents or AIDL? I think the flow

[android-developers] Missing developer console comments

2011-01-06 Thread Josh
I logged into the developer console this morning to find that comments for all my apps posted later than December 20, 2010 are not showing up. Anyone else having this issue? To be more clear, I've got five apps on the market, and all have been commented on multiple times in the last few weeks.

[android-developers] Re: Prevent application - after Factory Data reset

2011-01-06 Thread Josh
You crack me up, Mark :D On Jan 6, 2:00 pm, Mark Murphy mmur...@commonsware.com wrote: On Thu, Jan 6, 2011 at 3:14 AM, Hareef toar...@gmail.com wrote: Factory Data reset will remove everything and uninstall the third party apps So, how can i prevent my app getting uninstalled? Be the

[android-developers] Re: Live Wallpaper Icon

2011-01-06 Thread Josh
You generally have a file like /res/xml/MyWallpaper.xml with a wallpaper tag as the root. This is where you define the settings activity and thumbnail icon, which is generally the same as your app icon, but can be different. See

Re: [android-developers] adb causing 100% cpu usage

2010-12-06 Thread Josh Steiner
I'm seeing the 100% cpu usage issue after updating my SDK to the 8.0.0 release. Whenever I run adb it takes 100% cpu and I get those same EOF, connection attempts in my console. Not sure how to get around this. Ubuntu 10.10 32bit -Josh On Thu, Oct 22, 2009 at 5:04 AM, tarzan stephan.heu

[android-developers] Android device Deleting the application database while rebooting.

2010-11-09 Thread josh
Hi, I am having a own device which is running on android 2.1.I have installed one application in that .That application will create a new DB if there is no DB for the application.It is creating correctly .I have accessed the device memory as well.I have seen the database in the device memory.But

[android-developers] Flash games for Android is it possible?

2010-10-10 Thread Josh
to do this in the sdk? Im a complete newbie in this realm. Thanks for your help Josh -- 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] Integrating Barcode Scanner

2010-09-27 Thread Josh
) at com.android.ddmlib.Device.executeShellCommand(Device.java: 285) at com.android.ddmuilib.logcat.LogPanel$3.run(LogPanel.java: 516) I think this is more of an emulator issue than something to do with the app. Am I missing something here? Any advice would be great. Thanks, Josh -- You

[android-developers] Android Developers Wanted for Full Time Gig

2010-09-15 Thread josh
Midtown manhattan. Great compensation for experienced android devs. Please respond to me directly if you are interested. -- 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] Side-effects related to RawContacts.ACCOUNT_TYPE

2010-09-07 Thread Josh Guilfoyle
I am attempting to attach a small amount of meta data to existing contacts and have chosen to do this by implementing my won raw contact account type and custom data row mime type. I do not need to have any special sync backend so the account manager system does not seem relevant however this has

[android-developers] Re: how do you guys feel about the develop tools?

2010-07-27 Thread Josh Russo
Personally I prefer NetBeans over Eclipse, but that's just a style thing. Fundamentally I have no problem with Ecliplse, and even though I prefer NB I would rather see them improve what they have instead of making multiple plugins for different environments. -- You received this message because

[android-developers] Re: java.lang.NullPointerException when trying to edit strings.xml

2010-07-23 Thread Josh
Yes, thanks a lot! That helped tremendously! On Jul 9, 11:10 am, Nitin Dahyabhai nitin.dahyab...@gmail.com wrote: On Jul 2, 5:16 pm, Xavier Ducrohet x...@android.com wrote: Hello all, We've tracked down this issue to a bug in the Eclipse Web tools plug-ins which provide the XML models

[android-developers] App crashing after JDBC DB connection attempt

2010-06-29 Thread josh s
I wrote a function that is supposed to connect to a DB, then close the connection, for testing purposes, on Android. This is the function: [code] public void connectdb(String url, String user, String pass) throws ClassNotFoundException, SQLException {

[android-developers] Re: send MMS with Audio part via Intent

2010-06-24 Thread Josh
Did you ever figure this out? On Jun 17, 6:27 am, mickael le trocquer letrocquermickael-...@yahoo.com wrote: Hello, I have a problem in my application. I have to send MMS with audio attachement. If I do : public void sendMMS(Context aContext, String aFilePath) {                 Intent

[android-developers] Re: Droid Incredible Not Returning Valid DeviceID?

2010-06-16 Thread Josh F.
does not seem to have any reliable UUID per device. -- Josh On Jun 15, 2:45 pm, Wayne Wenthin wa...@fuligin.com wrote: I have also seen spaces in the various id strings.   This happens when someone roots and uses a specific rom that changes everything up. On Tue, Jun 15, 2010 at 1:17 PM

[android-developers] Where to store dynamically generated bitmaps?

2010-06-15 Thread Josh
I've got an app which dynamically generates anywhere from 6 to 100 small bitmaps for the user to move around the screen in a given session. I currently generate them in onCreate and store them to the sd card, so that after an orientation change I can grab them out of external storage and display

[android-developers] Re: Droid Incredible Not Returning Valid DeviceID?

2010-06-15 Thread Josh F.
I'm surprised nobody else is getting this problem. Maybe I'm the only one using the Device ID or the only one alerting users if it can't find it... On Jun 14, 1:54 pm, Josh F. joshful...@gmail.com wrote: I have an application that utilizes the phones DeviceID in various ways.  I am now getting

[android-developers] Droid Incredible Not Returning Valid DeviceID?

2010-06-14 Thread Josh F.
is causing it? Does HTC now block this ID on this device? Any information would be helpful. Thanks, Josh -- 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: Couple questions regarding gestures and system uis

2010-06-09 Thread Josh
Thanks! On Jun 9, 10:30 pm, Kumar Bibek coomar@gmail.com wrote: Umm, that thing is handled by the default ringtone that you would set. When you get a call, that app takes over. I am not too sure about it, but as far as I can think, toast is fine, but playing an audio, not possible I

[android-developers] Re: Couple questions regarding gestures and system uis

2010-06-08 Thread Josh
and Regards, Kumar Bibek On Jun 8, 2:20 am, Josh joshua.millst...@gmail.com wrote: Hello, I'm a super noob to Android and have a couple questions... If there are any links to examples that people know of I would love it if they were posted.  I've been doing some searching and not seeing a lot

[android-developers] Re: Couple questions regarding gestures and system uis

2010-06-08 Thread Josh
thread that will listen to certain system events and when those events happen I could send a notification alert (actually, would really like to pop a dialog box or some other view up over what is currently showing on the phone's display) Thanks again, Josh On Jun 8, 4:36 pm, Mark Murphy mmur

[android-developers] Re: Couple questions regarding gestures and system uis

2010-06-08 Thread Josh
Thanks a ton Mark. I'm a bit overwhelmed by the amount of new info to learn and really appreciate the help clearing up some of this stuff. On Jun 8, 5:58 pm, Mark Murphy mmur...@commonsware.com wrote: Josh wrote: I can have a program start up on boot Yes, you can have a program start up

[android-developers] Re: Couple questions regarding gestures and system uis

2010-06-08 Thread Josh
been able to get any audio going. Also, can notifications play when a call is coming in? On Jun 8, 6:07 pm, Josh joshua.millst...@gmail.com wrote: Thanks a ton Mark.  I'm a bit overwhelmed by the amount of new info to learn and really appreciate the help clearing up some of this stuff. On Jun 8

[android-developers] Gesture detection on Dialog / AlertDialog

2010-06-07 Thread Josh
Hello, Does anybody know if it is possible to track gestures when an alertDialog box is up? Thanks, Josh -- 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] Couple questions regarding gestures and system uis

2010-06-07 Thread Josh
that will listen for gestures across any view that is currently showing whether or not the app has focus? 2. Can you replace a core ui view with your own. i.e. Create a keypad application that replaces the default android keypad with one you have created. Thanks in advance. Josh -- You received

[android-developers] Re: Can I send an image byte[] to ACTION_VIEW intent?

2010-05-26 Thread Josh
I'm trying to do the same thing. can anyone shed any light on this? On May 13, 7:05 am, JimmyHoffa photos.d...@googlemail.com wrote: Hi all, Just wondering if its possible to use the built inimageviewer to display animagesourced from a database. I'm hoping I can pass the byte[] as an extra

[android-developers] Android 2.2, SDK, Emulator and “Bad address family” on Socket Connect

2010-05-24 Thread Josh F.
=true (maybe did not do this one in the right files?). Any thoughts, suggestions, things I have not tried? Also pasted same here with no response yet: http://stackoverflow.com/questions/2879455/android-2-2-and-bad-address-family-on-socket-connect Thanks, Josh -- You received this message because

[android-developers] Re: Is there any dictionary of words in android platform?

2010-05-14 Thread Josh
I would also like the answer to this question. Can anyone help out? On May 13, 3:19 am, android-developer mdatik.k...@gmail.com wrote: Is there anydictionaryof words present in android platform ? If yes how can I use thisdictionaryin my applications to populate suggestions/predictions ? --

[android-developers] Re: How can I fix this touch ev ent / draw loop “deadlock”?

2010-05-09 Thread Josh
the pipeline and let the thread itself handle the save? Or do the yield thing? BTW, I've checked out your blog before, nice, informative stuff! On May 8, 1:09 am, Robert Green rbgrn@gmail.com wrote: Josh, I used to have that exact same problem.  There are a few things you can do.  One is try

[android-developers] Re: Starting a Mapactivity from a normal activity

2010-05-07 Thread Josh
Did you ever find a solution? I am having the same issue and the same amount of joy. On Apr 25, 4:32 pm, Munki83 pwilco...@googlemail.com wrote: Hi, I have a map app which works fine when its stand alone but it causes an unexpected error when I try to add it as part of another app. My

[android-developers] Activity not launching MapActivity

2010-05-07 Thread Josh
Hello I have a TabActivity that loads in 3 activity classes. In those Activity classes I have a button and an OnClickListener that tries to open a MapActivity class. When I click the button I get a force close and error. Uncaught handler: thread main exiting due to uncaught exception

[android-developers] How can I fix this touch event / draw loop “deadlock”?

2010-05-07 Thread Josh
I'm trying to use the structure laid out in LunarLander to create a simple game in which the user can drag some bitmaps around on the screen (the actual game is more complex, but that's not important). I ripped out the irrelevant parts of LanderLander, and set up my own bitmap drawing, something

[android-developers] Developing a C++ static library for use with Java on the Android

2010-04-27 Thread Josh
I have an existing C++ library that I want to compile into a static library, and call commands from it with Java on the Android platform. I am brand new to Android development, and just need to figure out how to set the Java interface up so my C++ lib works on the Android. Where do I start? --

[android-developers] Really simple android question

2010-02-11 Thread Josh
Hello Android Dev's Short FYI: I am new to the Android development, I have the SDK (2.1) and I am running Eclipse. I tried writing the Hello Android basic application. I coped the same code the tutorial has but when I try running the application to see the final result, I am unable to get the

[android-developers] Launching the correct activity on resume

2010-01-22 Thread Josh Hoffman
I'm currently working with a two-activity application. The first activity allows the user to choose options for their upload, and the second activity displays a ListView of their results once processed. I have code in place that performs the uploads/downloads in the background, regardless of

[android-developers] Prolonged touching (30s) in one area causes onTouchEvent to stop registering?

2010-01-12 Thread Josh
I'm trying to do something in my app where you have to hold your finger on the screen for more than 30 seconds. After about 30 seconds, it stops sending onTouchEvents for that part of the screen, almost like a dead zone. Tested on a motorola droid, and is there any way to stop this from

[android-developers] Re: Prolonged touching (30s) in one area causes onTouchEvent to stop registering?

2010-01-12 Thread Josh
, this has been posted about this earlier and still no replies. Hopefully someone out there can help. -Colin On Jan 12, 8:07 am, Josh neurocl...@gmail.com wrote: I'm trying to do something in my app where you have to hold your finger on the screen for more than 30 seconds. After about 30

[android-developers] Re: Prolonged touching (30s) in one area causes onTouchEvent to stop registering?

2010-01-12 Thread Josh
Posted in the Issue tracker if anyone wants to follow it: http://code.google.com/p/android/issues/detail?id=6001 -- 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] OpenGL ES Anti-Aliasing

2010-01-11 Thread Josh
Has anyone found a way to enable antialiasing in OpenGL on any of the Android devices? -- 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] Re: OpenGL; GL11.glDrawTexiOES does not seem to work for Nexus One

2010-01-11 Thread Josh
Potentially your textures are not power-of-2 or you have enabled a feature that isn't supported. Might I suggest that you use this?: surfaceView.setDebugFlags ( DEBUG_CHECK_GL_ERROR ); On Jan 8, 9:13 am, Streets Of Boston flyingdutc...@gmail.com wrote: Thanks! This function is indeed standard

[android-developers] onTouchEvent stops responding properly after being held down continuously for ~30 seconds?

2010-01-10 Thread Josh
I have a game which requires the user to drag back and forth to control a player. I am capturing onTouchEvent to handle the controls. The issue I'm having is that if you hold down your finger in the same area for ~30 seconds, it stops calling onTouchEvent for certain parts of the screen where your

  1   2   3   >