[android-developers] Invert and entire Bitmap

2012-02-07 Thread New Developer
Is there a process/function to invert the colors of an entire bitmap or canvas ? Not just a black and white image that becomes white and black But a full color image, where the color is inverted ? Thanks in advance -- You received this message because you are subscribed to the Google Groups "A

Re: [android-developers] Overlay Images

2012-02-07 Thread New Developer
It would appear to fail because scale is 1.00 or the matrix is the identity matrix testing for scale == 1.000 and setting it to 0.98 makes the code work and produces the falsefalse true false Why ? On 02/07/2012 07:50 AM, New Developer wrote: Thanks I got that to work however

Re: [android-developers] Overlay Images

2012-02-07 Thread New Developer
he one is mutable and the other not, they are simply jpg files are they not ? On 02/06/2012 09:10 AM, Daniel Drozdzewski wrote: Ok, Create a LayerDrawable object and keep adding to it Drawable objects (LayerDrawable.setDrawableByLayerId (int id, Drawable drawable)) extracted from each of your st

Re: [android-developers] Overlay Images

2012-02-06 Thread New Developer
st. On 6 February 2012 13:18, New Developer wrote: I have 4 ImageViews one stacked on top of the other all the same size, each ImageView has it's own associated canvas that I can access. Thus allowing me to view "layers" of a single image on screen. I now wish to save this sc

[android-developers] Overlay Images

2012-02-06 Thread New Developer
I have 4 ImageViews one stacked on top of the other all the same size, each ImageView has it's own associated canvas that I can access. Thus allowing me to view "layers" of a single image on screen. I now wish to save this screen image to a file. How can I merge the canvases into one image?

[android-developers] Irregular shapes on an imageview

2012-01-29 Thread New Developer
Hi All Any thoughts how you can make Irregular shapes on an ImageView a touch button Think of a map with countries and islands. Any way to accurately color each country/island when clicked ? Thanks in advance -- You received this message because you are subscribed to the Google Groups "An

[android-developers] getting started

2012-01-26 Thread Android Developer
when did you guys get started working on android and why did you start? Is it possible to be a serious Android developer and also hold another non-related 9-5 job? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this g

[android-developers] How to change the font size in gridview

2012-01-17 Thread android developer
How to change the font size in gridview? let me know.. [image: vertcal.png] -- 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 emai

Re: [android-developers] Read Heap from DDMS

2012-01-15 Thread New Developer
again On 01/15/2012 11:13 AM, Mark Murphy wrote: On Sun, Jan 15, 2012 at 11:06 AM, New Developer wrote: Is there a resource or link that helps you read what is going on with your app I'm plagued by an out of memory error and I have no idea why Type

[android-developers] Read Heap from DDMS

2012-01-15 Thread New Developer
Is there a resource or link that helps you read what is going on with your app I'm plagued by an out of memory error and I have no idea why TypeCount Total Size Smallest LargestMedian free 929 927.031

[android-developers] seekbar to be more accurate

2012-01-12 Thread New Developer
I'm using a seekbar to display and reposition at a frame in a video, using: private class frameChanger implements OnSeekBarChangeListener { @Override public void onProgressChanged(SeekBar seekBar, int progress, boolean fromUser) { if (fromUser && isVideo) { Log.e("Frame C

[android-developers] Proguard is not working on Eclipse Helios

2012-01-11 Thread Android Developer
Hi, I have tried exporting my Android project by adding the line "proguard.config=proguard.cfg" in default.properties file. It exports the apk file successfully. But I didn't find the proguard output files either under or under /bin directory. Also, no errors occurred during the project export.

[android-developers] reading CDATA from xml?

2012-01-10 Thread android developer
i have to read CDATA from xml, so please help me -- 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+unsu

Re: [android-developers] Store XML file into the Resource folder

2012-01-08 Thread android developer
just type file name without extention it will work.. few days back i had faced same issue like this. On Mon, Jan 9, 2012 at 1:23 PM, venu gopal reddy wrote: > Hi friends, > > I am getting one XML file from one web services cal. Now Just I want > to save that XML file into Resource folder (res/xm

[android-developers] Androin 2.2 calendar source code

2012-01-03 Thread android developer
HI to all! I have to create Calendar in v2.2 . so can any1 send me sample code? -- 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 em

[android-developers] How to create Widgets in android?

2012-01-02 Thread android developer
How to create Widgets? send me sample code or links Thanks to all -- 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 a

[android-developers] How to create animation for CustomDialog

2011-12-23 Thread android developer
-- 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 For more options, visit

Re: [android-developers] How to Implement button like this?

2011-12-21 Thread android developer
ha ha On Thu, Dec 22, 2011 at 12:32 PM, Christopher Van Kirk < christopher.vank...@gmail.com> wrote: > I would start by sending your resume to Google. > > > On 12/22/2011 2:43 PM, android developer wrote: > > [image: googelsearch.png] > > > How to Imple

[android-developers] Difference between in simple_list_item_1 and simple_list_item_2

2011-12-21 Thread android developer
Difference between in simple_list_item_1 and simple_list_item_2. I am trying for simple_list_item_2, but my emulator is crashing. let me know -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-d

[android-developers] Pls send me android souce code....

2011-12-19 Thread android developer
Hi to all. Pls send me android source code files(Sample Projects) or else send the souce code links... Thanks you all. -- 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.co

[android-developers] where can get the Android sample source codes?

2011-12-18 Thread android developer
where can get the Android sample source codes? send me the site links Thanks you all... -- 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 gro

Re: [android-developers] How can select any file pro-grammatically from android's Internal/External Storage ..

2011-12-18 Thread android developer
On Fri, Dec 16, 2011 at 2:56 PM, Jalp Bhatt wrote: > Hello, > > i develop an app which select any file from internal storage and then > upload that file online . > > So if any body know how to select any file from internal/external > storage then please help me on this issue as fast as possible .

[android-developers] How to move Object in android?

2011-12-18 Thread android developer
Hi i want small car game, in that let me know how to move object(car image). can anyone send me sample code for that.. Thank you all. -- 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 assign xml source code to Dynamic button?

2011-12-18 Thread android developer
-- 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 For more options, visit

Re: [android-developers] Help on Image Zoom and Rotate

2011-12-16 Thread New Developer
Look at the setRotationX() setRotationY() and setScaleX() setScaleY() They sure make the work much easier On 12/16/2011 08:59 AM, chowdary nani wrote: Hi All, I need help on Image zoom and Image rotate in android with in the same screen I am developing using below code. public class Ima

[android-developers] Remote Notification

2011-12-01 Thread New Developer
The mobile device, if it has network access detects this change and generates a notification the user if they wish to can then accept or ignore the notification. What are the terms? I can generate a notification right now using the developer guide, by pressing a button so the local side works. No

[android-developers] Resize VideoView (no picture just audio)

2011-11-29 Thread New Developer
This is an offshoot of Hardware Acceleration, With my new tests I'm not sure that was the problem I have created a new project that is Nothing but the Video Player I'm trying to create this time I did **not** enable any hardware acceleration I still have the same problem video plays , hear t

Re: [android-developers] hardware acceleration

2011-11-28 Thread New Developer
wrote: setOpaque() should be true in this case. On Mon, Nov 28, 2011 at 3:03 PM, New Developer <mailto:secur...@isscp.com>> wrote: When executed videoView.isOpaque returns true, 1) Is this correct? 2) How can I set this to false I can't find a setOpaque function

Re: [android-developers] hardware acceleration

2011-11-28 Thread New Developer
When executed videoView.isOpaque returns true, 1) Is this correct? 2) How can I set this to false I can't find a setOpaque function ?? Thanks in advance On 11/28/2011 02:39 PM, New Developer wrote: Any ideas what causes this error ? and still no picture even thou the video

Re: [android-developers] hardware acceleration

2011-11-28 Thread New Developer
Any ideas what causes this error ? and still no picture even thou the video plays ? Thanks in advance On 11/27/2011 08:04 PM, New Developer wrote: Not sure if I'm going forward or backward I rewrote what I had MainActivity Intent intent = new Intent(); intent.set

Re: [android-developers] hardware acceleration

2011-11-27 Thread New Developer
Not sure if I'm going forward or backward I rewrote what I had MainActivity Intent intent = new Intent(); intent.setClass(getApplicationContext(), Display.class); intent.putExtra("fileName", fName); startActivity(intent); Display class extends Activity public void onCrea

Re: [android-developers] hardware acceleration

2011-11-26 Thread New Developer
be affected by hardware acceleration since its rendering happens in a different window. On Sat, Nov 26, 2011 at 2:45 PM, New Developer <mailto:secur...@isscp.com>> wrote: Does hardware acceleration effect in any way VideoView when displaying a video ? Thinking back a

Re: [android-developers] hardware acceleration

2011-11-26 Thread New Developer
, so then the question should have been does h/w acc. effect VideoView and this is why I can hear but not see the video ? Thanks On 11/26/2011 05:31 PM, New Developer wrote: Ok then perhaps I'm barking up the wrong tree looking at hardware acceleration LayoutInflater inf

Re: [android-developers] hardware acceleration

2011-11-26 Thread New Developer
Ok then perhaps I'm barking up the wrong tree looking at hardware acceleration LayoutInflater inflater = (LayoutInflater) getApplicationContext().getSystemService(Context.LAYOUT_INFLATER_SERVICE); view = inflater.inflate(R.layout.image_viewer, screen); Fram

Re: [android-developers] hardware acceleration

2011-11-26 Thread New Developer
etting the flag before calling setContentView(). You should also not have to do it this way. The best way to enable hardware acceleration is to set android:hardwareAccelerated="true" on the tag of your manifest. You should not do it manually one very activity and/or window unless you

Re: [android-developers] hardware acceleration

2011-11-26 Thread New Developer
impression getWindow and setLayerType would do it Thanks in advance On 11/26/2011 01:57 PM, New Developer wrote: Using Intent Intent intent = new Intent(); intent.setClass(getApplicationContext(), display.class); startActivity(intent); The activity is hardware acceler

Re: [android-developers] hardware acceleration

2011-11-26 Thread New Developer
Using Intent Intent intent = new Intent(); intent.setClass(getApplicationContext(), display.class); startActivity(intent); The activity is hardware accelerated. When I call this intent the layout is NOT hardware accelerated How can I create an intent that is Also hardware ac

Re: [android-developers] hardware acceleration

2011-11-24 Thread New Developer
dware accelerated window. The activity's onCreate is too early for that, so you get false. -- Kostya 24 ноября 2011 г. 16:50 пользователь New Developer <mailto:secur...@isscp.com>> написал: Just tested the same code on a Sony S same thing So with both the Sony S and Motorola

Re: [android-developers] hardware acceleration

2011-11-24 Thread New Developer
again to all On 11/23/2011 11:33 PM, Romain Guy wrote: On what device are you testing this? On Wed, Nov 23, 2011 at 7:01 PM, New Developer <mailto:secur...@isscp.com>> wrote: My mainfest has android:hardwareAccelerated="true" android:label="@string/app_

[android-developers] OrmLite problem with proguard

2011-11-24 Thread Android Developer
Hi All, I am trying to optimize my apk using proguard. I keep com.j256.ormlite package at the end of proguard config file. and i add the library jars also. and also mapping.txt is not getting created. My Proguard.cfg -optimizationpasses 5 -dontusemixedcaseclassnames -dontskipnonpubliclibrarycla

Re: [android-developers] hardware acceleration

2011-11-23 Thread New Developer
Thank YOU ! ! on the Morotola Xoom I know you are the google guru when it comes to this any help at all would be greatly appreciated. Thanks On 11/23/2011 11:33 PM, Romain Guy wrote: On what device are you testing this? On Wed, Nov 23, 2011 at 7:01 PM, New Developer <mailto:se

Re: [android-developers] hardware acceleration

2011-11-23 Thread New Developer
My mainfest has android:hardwareAccelerated="true" android:label="@string/app_name" android:debuggable="true" android:theme="@android:style/Theme.NoTitleBar"> android:hardwareAccelerated="true" android:screenOrientation="landscape" android:configChanges="orientation" > android:hardwareAcce

[android-developers] hardware acceleration

2011-11-23 Thread New Developer
I have a main Activity within the Manifest.xml hardware_acceleration="true" android:screenOrientation="landscape" android:configChanges="orientation" android:hardwareAccelerated="true" > android:screenOrientation="landscape" android:configChanges="orientation" android:hardwareAccelerated

[android-developers] Proguard returns null pointer exception while adding external restlet jar

2011-11-23 Thread Android Developer
Hi, Did any one have solution for this? proguard return exception for adding external jar file( restlet jar). Exception. Proguard returned with error code 1. See console Unexpected error while performing partial evaluation: Class = [org/restlet/engine/local/ ZipClientHelper] Method = [handlePu

Re: [android-developers] Re: Remove Log Statements

2011-11-23 Thread Android Developer
mber 2011 07.42.02 UTC+1 skrev Android Developer: > >> >> Before pushing application to market we need to remove Log statements. >> if application contains more java files then its hard to remove one by >> one. >> >> > Its not particularly elegant, but for

Re: [android-developers] MediaPlayer sound heard, screen blank hardware accelerated

2011-11-18 Thread New Developer
An update If I click on a spinner located on the screen, then the video suddenly appears behind the spinner drop down but when I close the spinner drop down the video disappears again not sure if this helps ? On 11/18/2011 09:31 AM, New Developer wrote: Hi all, No matter if I build the

[android-developers] MediaPlayer sound heard, screen blank hardware accelerated

2011-11-18 Thread New Developer
Hi all, No matter if I build the surfaceView dynamically or through a layout.xml because I have hardwareAccerlerated="true" in my manifest I get a black window and hear the audio of the video when played video_view = new SurfaceView(ctx); screen.addView(video_view, new LayoutPa

Re: [android-developers] Speed up dalvikvm calls

2011-11-17 Thread New Developer
To All I can remove the error message IF , I remove the android:hardwareAccelerated="true" from the Manifest file But I need this for other aspects I still have an audio sound track and a blank picture any thoughts ? Thanks again On 11/17/2011 10:28 AM, New Developer wro

Re: [android-developers] Speed up dalvikvm calls

2011-11-17 Thread New Developer
Again I'm stuck with the err -19 message Here I'm trying the media player My layout has android:layout_height="699px" android:background="#00"android:id="@+id/image" > android:layout_height="600px" android:background="#FF00" android:id="@+id/video"

Re: [android-developers] Speed up dalvikvm calls

2011-11-17 Thread New Developer
November 2011 14:05, Daniel Drozdzewski wrote: On 17 November 2011 12:25, New Developer wrote: Thank you for your input I'm not needing 200fps, in fact the purpose is to go from 30fps on down to 5fps I'm trying to get a video player that will play at normal speed and then slow down to

Re: [android-developers] Speed up dalvikvm calls

2011-11-17 Thread New Developer
ant to do the ICS [14] is exactly what that is for Again Thanks to all On 11/17/2011 04:43 AM, Daniel Drozdzewski wrote: On 16 November 2011 17:40, New Developer wrote: Thanks Daniel Iam trying to call it every 5ms But I would settle for as fast as possible. Um... I don't think you

Re: [android-developers] Speed up dalvikvm calls

2011-11-16 Thread New Developer
On 16 November 2011 16:45, New Developer wrote: Thanks to all It is a video player I'm using the MediaMetadataRetriever so that I can load and if necessary stop and edit a bitmap I've tried (obviously unsuccessfully to read the bitmap and make it smaller (for the purpose of memor

Re: [android-developers] Speed up dalvikvm calls

2011-11-16 Thread New Developer
app are you writing? Short answer: no. Longer answer: this probably means that your app isn't written well enough (or you just need a lot of memory..) kris On Wed, Nov 16, 2011 at 10:48 AM, New Developer wrote: Hi all, I have a runnable thread which is called every 5 ms mHandler

[android-developers] Speed up dalvikvm calls

2011-11-16 Thread New Developer
Hi all, I have a runnable thread which is called every 5 ms mHandler.postDelayed(buffering, 5); Yet from the LogCat it is taking much longer. 11-16 10:32:14.110: D/dalvikvm(1945): GC_FOR_ALLOC freed 1801K, 16% free 23172K/27463K, paused 25ms 11-16 10:32:14.420: D/dalvikvm(1945): GC_FOR_AL

Re: [android-developers] Remove Log Statements

2011-11-16 Thread Android Developer
Hi All, Any ideas, I dont have any luck to get this. Thanks Manikandan On Wed, Nov 16, 2011 at 1:54 PM, Android Developer wrote: > Hi All, > > Im getting this exception. > > Proguard returned with error code 1. > > See console Unexpected error while performing partia

Re: [android-developers] Remove Log Statements

2011-11-16 Thread Android Developer
am generate through eclipse. Thanks Mani. On Wed, Nov 16, 2011 at 12:12 PM, Android Developer wrote: > Hi All, > > Before pushing application to market we need to remove Log statements. > if application contains more java files then its hard to remove one by > one. > > is

[android-developers] Remove Log Statements

2011-11-15 Thread Android Developer
Hi All, Before pushing application to market we need to remove Log statements. if application contains more java files then its hard to remove one by one. is Proguard is the best solution for this scenario? if its that it giving some problem while optimizing external jar files especially restlet

Re: [android-developers] MediaMetadataRetriever does this work PLEASE Help?

2011-11-15 Thread New Developer
will play slower than what was recorded. the 326 allows a 15 second video to play back in 15 seconds. So is there anyway to speed up the time it takes to recall loadFrame() thus allowing for a smaller step value ? Thanks in advance On 11/15/2011 11:22 PM, New Developer wrote: Horay

Re: [android-developers] MediaMetadataRetriever does this work PLEASE Help?

2011-11-15 Thread New Developer
Horay ! ! ! ! funny that just retrieve.getFrameAtTime(frame);vs retrieve.getFrameAtTime(frame * 1000); can make such a HUGE difference, now If I can just make it smoother Thanks all On 11/14/2011 01:34 PM, New Developer wrote: No matter what I pass as a value to getFrameAtTime

[android-developers] VideoView dynamically

2011-11-14 Thread New Developer
video = new VideoView(ctx); video.setBackgroundColor(Color.MAGENTA); ImageDisplay.layout.addView(video, new LayoutParams(900, 600)); <-- this is a FrameLayout video.setVideoURI(Uri.parse(fName)); video.setMediaController(new MediaController(ctx));

Re: [android-developers] MediaMetadataRetriever does this work PLEASE Help?

2011-11-14 Thread New Developer
FrameLayout is fille with a call to a Fragment inflate The fragment extends an ImageView Type Works great with jpg and png will not work with 3gp Thanks again On 11/13/2011 07:41 PM, New Developer wrote: No matter what value is passed to pict = retrieve.getFrameAtTime

Re: [android-developers] MediaMetadataRetriever does this work ?

2011-11-13 Thread New Developer
No matter what value is passed to pict = retrieve.getFrameAtTime(frame); You always have the first frame never anything else ? Why ? On 11/13/2011 04:04 PM, New Developer wrote: Called from a class that implements ImageView @Override protected void onDraw(Canvas canvas

[android-developers] MediaMetadataRetriever does this work ?

2011-11-13 Thread New Developer
Called from a class that implements ImageView @Override protected void onDraw(Canvas canvas) { Log.e("Video Media" , "on Draw Called"); super.onDraw(canvas); Log.e("Media", "drawstep 2"); if (isPlaying) loadFrame(); Log.e("Media", "drawstep 3"); }

Re: [android-developers] SeekBar

2011-11-13 Thread New Developer
On 11/13/2011 10:17 AM, Mark Murphy wrote: On Sun, Nov 13, 2011 at 10:13 AM, New Developer wrote: Not sure if this is an Android 3.2 thing or because I am building the layout pro grammatically But I have a SeekBar and the bar appears as a line with a green circle NOT the standard

[android-developers] SeekBar

2011-11-13 Thread New Developer
Not sure if this is an Android 3.2 thing or because I am building the layout pro grammatically But I have a SeekBar and the bar appears as a line with a green circle NOT the standard rectangle with orange fill with rectangle slider. Also What do you use to create a slider button ON <--

Re: [android-developers] Difference between auto sync and push notification

2011-11-09 Thread Android Developer
Hi All, I dont think we can set the time interval for auto sync. Thanks Mani On Wed, Nov 9, 2011 at 6:33 PM, Android Developer wrote: > Hi All, > > And how do we set the interval for autosync. > > > Thanks > mani > > > On Wed, Nov 9, 2011 at 2:29 PM, Android D

Re: [android-developers] Difference between auto sync and push notification

2011-11-09 Thread Android Developer
Hi All, And how do we set the interval for autosync. Thanks mani On Wed, Nov 9, 2011 at 2:29 PM, Android Developer wrote: > Hi All, > > What is the difference between auto sync and c2dm. if both are not > same then tell me about auto sync and how its work. > > > > Th

[android-developers] Difference between auto sync and push notification

2011-11-09 Thread Android Developer
Hi All, What is the difference between auto sync and c2dm. if both are not same then tell me about auto sync and how its work. Thanks Mani -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-deve

[android-developers] FingerPaint eraser

2011-11-08 Thread New Developer
Hi All I'm trying to expand the concept of the Finger Paint Example I have where I can draw with the finger and a line is left I thought, if I just change the paint Color from 0x which is red to 0x which is Transparent it would erase ? No Joy Any ideas on how I can

[android-developers] Printing From Android Device

2011-11-02 Thread Andriod Developer
Hello Friends, Thanks in advance, I want print doc from my android device/emulator This apps should be generic i.e. Any kind of printer device will be able ti print from mobile apps. Please tell me How i can ? -- You received this message because you are subscribed to the Google Groups "Andr

[android-developers] CompressFormat

2011-10-04 Thread New Developer
Hi When using Bitmap.CompressFormat.JPEG and .PNG What exactly is the compression technique/method(s) used I'm trying to relate CompressFormat.JPEG and .PNGwith thier corresponding PDF /FilterDCTDecode or ASCII85HexDecode or what ? Thanks in advance -- You received

[android-developers] Xoom HTK75D Update

2011-10-02 Thread New Developer
Ever since the Xoom HTK75D update When I run my app, and it uses an Intent to call another app like Calendar , Camera , qPDF etc... But now it does not It simply holds , no error messages Any reasons why, there is nothing in the log and the system just sits there. -- You received thi

Re: [android-developers] Re: Extracting RGB data from Bitmap

2011-10-01 Thread New Developer
Curious ByteArrayOutputStream bos = new ByteArrayOutputStream(); bmp.compress(CompressFormat.JPEG, 100 , bos); bos.toString(); and also ByteArrayOutputStream bos = new ByteArrayOutputStream(); bmp.compress(CompressFormat.PNG, 100 , bos); bos.toString(); the string result from bos.toString

Re: [android-developers] Re: Extracting RGB data from Bitmap

2011-09-30 Thread New Developer
com/ http://itextpdf.com/index.php BTW iText also has an Android PDF library, but I have not tried it myself. Regards On Sep 29, 11:50 pm, New Developer wrote: Anyone know how to get PDF specification support ? I have generated a PDF but the text shows (or works) the Images do not attached is the PD

[android-developers] Force the whole main activity to redraw

2011-09-30 Thread New Developer
If I recall correctly from some of the Google I/O presentations they talked about a box going dirty and then flushing up that it needs to be redrawn and thus everything gets redrawn. How can you trigger this? I have an activity which has my own media class which extends ImageView with some

[android-developers] AutoCompleteTextView Cursor messing up

2011-09-27 Thread New Developer
Hi I have an AutoCompleteTextView which uses a CursorAdapter to read entries from the database Funny thing is If I type d I get the list (dam , dog , drain , duck) which is correct then if I type r (to now have dr) I should get drainbut the drop down still shows damthe f

Re: [android-developers] Re: Extracting RGB data from Bitmap

2011-09-27 Thread New Developer
PDF spec to see what sort of binary encoding is required for the image data. Regards On Sep 27, 8:10 am, New Developer wrote: Trying to add an Image to PDF Can anyone Please let me know where I have gone wrong ? Currently this is what I generate using bmp ByteArrayOutputStream bos = new

Re: [android-developers] Re: Extracting RGB data from Bitmap

2011-09-26 Thread New Developer
Trying to add an Image to PDF Can anyone Please let me know where I have gone wrong ? Currently this is what I generate using bmp ByteArrayOutputStream bos = new ByteArrayOutputStream(); bmp.compress(CompressFormat.JPEG, 100 , bos); "stream \n" + bos.toString() + "\n" + "endstream \n

[android-developers] Extracting RGB data from Bitmap

2011-09-25 Thread New Developer
Anyone know how to extract the RGB Data only from a bitmap So that is can be placed into a string and thus create a PDF using the inline images q 17 0 0 17 298 298 cm BI /W 17 /H 17 /CS /RGB /BPC 8 ID <> something like Jq/gKA>JasDS3f%$gdGD%4G453 EI Q etc.. Thanks in adv

[android-developers] MediaMetatdataRetriever Issue

2011-09-22 Thread New Developer
I'm using the following snippet within a class's onCreate that extends ImageView MediaMetadataRetriever retrieve = new MediaMetadataRetriever(); retrieve.setDataSource(name); long Duration = Long.parseLong(retrieve.extractMetadata(MediaMetadataRetriever

[android-developers] SqlLite Database

2011-09-21 Thread New Developer
How can one go about creating an SQLLite Database on a PC then to transfer the database file to the tablet's application data directory? I have managed to create a database on a tablet copy it off, and then back on. But Now I would like to be able to create it and then just upload it. Also

[android-developers] download update of unpublished app?

2011-09-12 Thread deveLoper
Hi, We had a version of our application written in Titanium on the Market that we wanted to submit natively. We were not able to submit the natively coded app as an update to the Titanium, so we submitted an update to the Titanium one with a pop up that alerted the users to download our new one wi

[android-developers] scrollTo not working on Samsung Galaxy browser

2011-09-11 Thread Novice Developer
We use JQuery plaugin 'scrollTo' to navigate to different parts of a big document, or for navigating using thumbnails. Although 'scrollTo' works fine on all desktop browsers and on iPhone and iPad, it's not working on the android browser on Samsung Galaxy tablet. Anyone any clue? -- You received

Re: [android-developers] Modules similar to DLLs in android

2011-09-10 Thread New Developer
t? I make a few programs that share functionality and I've bundled this in it's own project and include the JAR-file in the projects that need it. On Sat, Sep 10, 2011 at 1:41 PM, New Developer wrote: Hi All Is there a mechanism to create the equivalence of DLLs so that one can cre

[android-developers] Modules similar to DLLs in android

2011-09-10 Thread New Developer
Hi All Is there a mechanism to create the equivalence of DLLs so that one can create modules. It's not quite an apk, can't be run by itself, it must be called from a main.apk. and this main.apk will scan looking for these modules and based on what is or is not present will then have a ce

[android-developers] Samsung Galaxy Tablet messes up co-ordinates when scrolling

2011-09-09 Thread Novice Developer
I am developing a web-application which needs to work on Android browser. In some pages, the application has links to navigate on other parts of the same page. The links work fine in non-mobile browsers, but messes up on Android browser on Samsung Tablet. The problems appear only when we do som

[android-developers] Re: Java script to Native Bindings & reverse

2011-08-15 Thread Android Developer
light on argument data types issue. Thanks in Advance. PS On Aug 12, 6:53 am, Mark Murphy wrote: > On Fri, Aug 12, 2011 at 2:57 AM, Android Developer > wrote: > > I am working on web applications where am trying to access Native > > functionality in the phone using Java script

[android-developers] Xoom Camera Application

2011-08-13 Thread New Developer
Hi I'm trying to call the camera from my application currently I'm using Intent intent = new Intent(MediaStore.ACTION_IMAGE_CAPTURE); and Intent intent = new Intent(MediaStore.ACTION_VIDEO_CAPTURE); However when I compare this to the Camera Application from the Xoom/Android home screen

[android-developers] Java script to Native Bindings & reverse

2011-08-11 Thread Android Developer
/WebView.html#addJavascriptInterface(java.lang.Object, java.lang.String) BUT if I need to pass data back to Java script there is no API or mechanism to do so. Could you please let me know if there is a way out, tried hard but seems no API exposed for the same. Thanks in advance, A fellow Android Developer

Re: [android-developers] Re: Share sqlite database

2011-08-03 Thread New Developer
On 08/03/2011 02:22 PM, Abhishek Akhani wrote: you can set the following attribute in your manifest file's tag... || |android:sharedUserId| The name of a Linux user ID that will be shared with other applications. By default, Android assigns each application its own unique user ID

[android-developers] Share sqlite database

2011-08-03 Thread New Developer
Can two application share the same sql database ? Currently I have app1 which created and stores data in a database on the tablet. Now I wish to create app2 which will have it's own database but I also would like it to read from app1's database is this possible ?? IF so, what needs to be set

[android-developers] autocompleteTextView

2011-08-01 Thread New Developer
I have an autocompleteTextView which is linked to an Adapter that will search though the database and find items in the database based on the few characters entered. However, is there anyway to double tap the TextView or Tap and Hold and have it display the entire database list ? almost like

Re: [android-developers] Update Process

2011-07-29 Thread New Developer
lopers?hl=en -- Raghav Sood http://www.raghavsood.com/ http://wiki.androidappcheck.com/ http://www.telstop.tel/ https://market.android.com/developer?pub=Appaholics -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to thi

Re: [android-developers] Re: Film Use of Android Device

2011-07-26 Thread New Developer
could you please give me more of a help my knowledge and use of adb is weak Thanks in advance On Jul 25, 2011, at 11:23 PM, Kevin TeslaCoil Software wrote: > The adb user also has access to /dev/graphics/fb0 so theoretically you > could do this with a shell script over adb instead of rooting the

[android-developers] Receive audio over bluetooth, using SCO

2011-07-25 Thread CTO Android Developer
Hi Can an Android device receive (not send) audio from another android device, using Bluetooth SCO ? I could not determine a conclusive answer. Thanks. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to a

[android-developers] Button add programmatically not clickable

2011-07-25 Thread deveLoper
Hi, I need to add some of my buttons programmatically since the titles are coming from a database that may change. The buttons are being add fine, but are not clickable. I am using a custom background for the buttons, but I am using the same background for some button I am using from xml and they w

[android-developers] Re: SQLite + Android

2011-07-25 Thread egrove developer
hi Ali, i developed a database with two tables.i want to shoe thenm in two diff spinner.wen i tried for a single table,i got spinner output nicely.but wen i insert another one table,i got error,can u suggest some idea On Jul 22, 1:56 pm, Ali Chousein wrote: > Google for "android sqlite tutorial".

[android-developers] unable to insert one more table in db?can any1 help

2011-07-25 Thread egrove developer
Hi to all..am new to android development. i tried to insert two tables in my db.and want to show my tables as two different spinner.when i tried with single table ,i got spinner output nicely,but now am unable to do? pls point out my mistake can any1 help.here is my data helper code..thanks i advan

Re: [android-developers] Re: Film Use of Android Device

2011-07-25 Thread New Developer
Thanks, Sadly I don't have a rooted device On Jul 25, 2011, at 6:47 PM, lbendlin wrote: > If you have a rooted phone and a large SD card you could run a background > service that grabs the /dev/graphics/fb0 raw images and stores them for > later conversion. Or you convert it on the fly to png

[android-developers] Film Use of Android Device

2011-07-25 Thread New Developer
This MAY be OFF TOPIC Eclipse has a snapshot this allows you to take a JPG / screenshot of your Android Device . Is there any way to make a video of the use of a tablet, using a DDMS video as opposed to DDMS screenshot ? Thanks SORRY if this is TOO off topic -- You received this message be

<    1   2   3   4   5   >