Re: [android-developers] Re: Calling startActivity() from outside of an Activity context requires the FLAG_ACTIVITY_NEW_TASK flag

2012-11-20 Thread Piren
You're probably using them incorrectly. You should consult with their support On Monday, November 19, 2012 8:35:44 PM UTC+2, Fran wrote: On 11/18/2012 12:56 PM, Piren wrote: It actually says it right there: 3 at android.webkit.CallbackProxy.uiOverrideUrlLoading(CallbackProxy.java:236)

Re: [android-developers] Re: Calling startActivity() from outside of an Activity context requires the FLAG_ACTIVITY_NEW_TASK flag

2012-11-20 Thread Nikolay Elenkov
On Tue, Nov 20, 2012 at 3:33 AM, Francisco Marzoa fmmar...@gmail.com wrote: On 11/18/2012 12:56 PM, Piren wrote: It actually says it right there: 3 at android.webkit.CallbackProxy.uiOverrideUrlLoading(CallbackProxy.java:236) The user is clicking a hyperlink in a webview which is attached to

[android-developers] Re: Android Application installed from Eclipse or adb

2012-11-20 Thread sum
Having the same issue - my app seems to work fine when i launch that from eclipse. I get the toast when i try to do it from the launcher. This happens with ICS and above. Works fine with GB. On Sunday, January 8, 2012 1:48:20 AM UTC+5:30, Chris White wrote: For some reason when I Run/Debug

[android-developers] Re: ImageMagick and NDK

2012-11-20 Thread Narendra Singh Rathore
Same question from me too. -- 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

Re: [android-developers] BillingService.java

2012-11-20 Thread Bram Stolk
Thx twiggle, I also found this: http://code.google.com/p/marketbilling/issues/detail?id=14 Pretty disgraceful that they know about this but did not fix. Not to be insulting, but this would NEVER have happened with iOS. If it did, it would be fixed the same day. By my estimate, every year,

答复: [android-developers] Text display in the bottom of emoji

2012-11-20 Thread kimichang
Try android:layout_gravity 发件人: android-developers@googlegroups.com [mailto:android-developers@googlegroups.com] 代表 Live Happy 发送时间: 2012年11月16日 21:20 收件人: android-developers@googlegroups.com 主题: [android-developers] Text display in the bottom of emoji I display emoji in EditText

[android-developers] mixing localization on app

2012-11-20 Thread Helmut Rauth
hi toghether, i am facing a very strange problem. on my small app i support 2 languages (string.xml under /res/values and /res/values-de). on most devices (like Galaxy Nexus, Samsung S2) the app is correctly working with the correct language displayed on the main page. in htc legend or samsung

[android-developers] Purchases not appearing in Merchant Account

2012-11-20 Thread JClot
I have an app that has been on the market for less than 1 month. I know a particular purchase has been made, but it's not showing up in my Merchant Account. The purchase was made 3 days ago. Any thoughts? Thank you in advance! -- You received this message because you are subscribed to the

[android-developers] AppData Folder - How to recreate it

2012-11-20 Thread Al
Hello, I have deleted the C:\Users\Your user name\*AppData*\Local\Android\ android-sdk deletefolder. Even when I re-install the Android SDK, it does not recreate. How can I make a complete fresh installation and have that folder back with all its contents again? As IDE I am using Sybase

[android-developers] Seaching contact on Jelly Bean 4.1 and 4.2

2012-11-20 Thread Constantin Moisei
Hello, I meant to complain about this for a while and now I decided it's time. When I am searching for a contact I have, contact that has more than one email address or google profile I endup getting 3-4-5 results for it. When I go to my google account and search for the same contact I don't

[android-developers] Re: READ_LOGS permission is not granted to 3rd party applications in Jelly Bean (api 16)

2012-11-20 Thread Benjamin Gmeiner
Great, thx for making it harder for us devs (again and again) to troubleshoot problems... Ruined my afternoon but why would you care... On Sunday, July 8, 2012 9:26:47 PM UTC+2, Ievgenii Nazaruk wrote: Hi all, I've been working on an application for developers that uses DropBoxManager.

[android-developers] SDK for Motorola Atrix Fingerprint Reader

2012-11-20 Thread Claude Burns
Hello, I was wondering if anyone knows where I can find the SDK that will let me build an app that uses the fingerprint reader installed in the Motorola Atrix. It looks like Authentec stopped taking developers so a work around would be appreciated. Conversely, if someone knows of another phone

[android-developers] How to play a recording with a path using Intent

2012-11-20 Thread inho hwang
Hi, I am a beginer in Android platform and I would like to ask you a question about intent. I have a button that when clicked, it allows a user to record his voice and it comes back to my application; at the same time the path of the recored file is saved as iSCanvas title. I would like a

[android-developers] Accessing SyncResult from Activity

2012-11-20 Thread Chloe Fotherby
Hi I am new to Android and need some help!. I have a SyncAdapter, which uses the SyncResult SyncStats to pass information back to the Android SyncManager, during a sync e.g.: public void onPerformSync(final Account account, Bundle extras, String authority, final ContentProviderClient

[android-developers] Re: In search of Nexus 10 ADB drivers

2012-11-20 Thread Claudius Golumbina
The SDK USB driver works with both the Nexus 7 and Nexus 10. Just go to your device manager, update driver and point it to that directory. On Monday, 19 November 2012 19:37:05 UTC, JP wrote: I can't seem to find the Nexus 10 ADB drivers, assuming they are out there. - I have the SDK USB

[android-developers] How can I make my Android a GPRS server to be accessed from the Internet?

2012-11-20 Thread Antonis Kanaris
Hello.I am new android developer and i want to make a simple application to acesss byte data from one file into my webserver(www.mydomain.com/Ledstate.txt and store to a string.I want out the data to bluetooth or to usb for command my arduino board(example on off led).I want help.code for

[android-developers] Bluetooth Thetering

2012-11-20 Thread Jonnys Gomes
Hello all, Someone can tell me where I find something documentation about tethering over bluetooth? I searched in developer.android.com but I not found there. -- 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: Option to unlock the boot loader for Sony Ericsson Android Gingerbread phones now available.

2012-11-20 Thread Henry Klak
At what point will Sony do the right thing and allow the unlocking of Xperia TL, regardless of ATTs foolish stance... As an owner, I fully understand what I'll lose, what I'd gain and should be the phone owners right to do as such. just saying On Thursday, April 14, 2011 3:11:13 AM UTC-4,

[android-developers] Re: example for ResourceCursorTreeAdapter

2012-11-20 Thread Lai Vung
Hi, I know it's too late... But I hope this could help someone: - Project LDReader http://code.google.com/p/ldreader/: GroupSubListActivityhttp://code.google.com/p/ldreader/source/browse/trunk/src/org/jarx/android/livedoor/reader/GroupSubListActivity.java - In history of project

[android-developers] How to lock Live Wallpaper in Landscape?

2012-11-20 Thread Johan Wasserman
I'm really stuck on this issue and would appreciate any help very much. I have searched and tried everything I could find on this topic, and still have not been able to lock my Live Wallpaper to Landscape. An Earth map forms the basis of my wallpaper, so you can see why it needs to be oriented

[android-developers] Use variable global in a Runnable object

2012-11-20 Thread Pydroid
Hello can I use variables or other objects instantiated externally to an object of type Runnable? thanks -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe

[android-developers] YouTube Android Player API

2012-11-20 Thread mx
A YouTube Android Player API was 'pre-announced' at Google I/O. Anybody knows where to download this new API? Thank you. -- 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] ASUS Tranformer Infinity, Android 4.1.1, bluetooth audio access issue

2012-11-20 Thread Pete
ASUS Tranformer Infinity Android 4.1.1 Kernel 3.1.10 Build number: JR003C.WW_epad-10.4.4.20-20121026 Pad EC version: PAD-EC20T-0216 When I'm using a VOIP apps(ROAMbaby by babyTEL or Bria), in a call and I m using a bluetooth audio device AudioManager -

[android-developers] Re: positioning a Toast

2012-11-20 Thread Raj Labana
Hi Coren, I know this is a very late reply, however might still help others. You can set the margins like this. toast.setGravity(Gravity.TOP, 50 // x-offeset, 20 // y-offest); Regards, LL Partners On Monday, February 25, 2008 8:58:05 AM UTC, corem wrote: Hi, Is there any way to position a

[android-developers] Google Play Problem

2012-11-20 Thread Raju Ahmmed
I want to sell android app. But Google is not supported for Merchant from Bangladesh. Any one can 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

[android-developers] Playing a part of the video

2012-11-20 Thread praveen castelino
I have a video of duration 180 seconds. I want to play only 30 seconds of this video starting from 60th second. i.e. only a part of the video needs to be played.(Start time : 60 sec, End time: 90 sec). Can this be doable in android? I have done the same on iOS but not able to find equivalent

[android-developers] Open image folder in gallery with intent action_view

2012-11-20 Thread Rafael Bomfim
I`m trying to open a image folder in native android gallery. This is my code: File folder = new File(/sdcard/myfolder/); SCAN_PATH=Environment.getExternalStorageDirectory().toString()+/myfolder/+allFiles[0]; private void startScan() { if (conn != null) { conn.disconnect(); } conn = new

[android-developers] Re: Ynt: Gallery view image zoom option in multi touch..

2012-11-20 Thread Rc
ragupathi how can you chive this please reply On Sunday, September 18, 2011 12:26:01 PM UTC+5:30, ragupathi ragupathi wrote: Hi, Sorry for the delay im tried your code its showing error on the getScaleX() and getScaleY() methods. If u dont any other idea? -- You received this

Re: [android-developers] Convert a view (layout) to a Bitmap

2012-11-20 Thread James Black
People deserve respect when not being nice, but if you want to attack Guy I would suggest you watch him on YouTube and as mentioned, Google him. He helps answer questions to share from his depth of knowledge, so if you factually disagree be to the point and show where he erred, without the

Re: [android-developers] How to put ads in live wallpapers?

2012-11-20 Thread MobileVisuals
I tried with different notification durations, but it didn't make any difference. People still complained about the notifications. I have now implemented ad solutions from startapp and appbrain. I am using their solutions in some of my live wallpapers. These get around 1500 downloads each day.

[android-developers] Beginner question on layouts

2012-11-20 Thread Brandon Cormier
So I am new to Android development and have a question on layouts. When I create my app in Eclipse I have it set up so that I can see what it would look like on a Nexus S (4 in., 480 x 800). This looks great when I open it on my Exhibit 2 4G (3.7 in., 480 x 800), however it looks terrible when

[android-developers] In-app Subscription: Purchase Token and purchase time uniqueness

2012-11-20 Thread Jonathan
I have a couple of questions regarding purchase tokens. 1) Is the purchase token supposed to be unique for each user per subscription product or just for each user? (In my tests, I have purchased two subscriptions, and both have the same purchase token. I just want to verify that this is

[android-developers] Problems with ActionBar

2012-11-20 Thread Rob Abeling
Dear developers, I have an actionbar with only one item. I want the title to be displayed and have added the withText attribute. The title however won't show up. I would also like to change the view's title in the action bar and the title of the item when I click a button. Does anyone know how

[android-developers] In-app Subscriptions: Can users resubscribe after a refund or cancellation?

2012-11-20 Thread Jonathan
Do users retain the ability to change their minds. If they cancel their subscriptions, then are they blocked from ever being able to re-subscribe again? Or do they still get the option to undo their cancellations? -- You received this message because you are subscribed to the Google Groups

[android-developers] Re: adt-bundle-windows download from developer.android.com

2012-11-20 Thread RohanB
Hello John, I received the same error... On searching a bit, i found that my system is a 32 bit Windows XP, and the Eclipse provided in the bundle is 64 bit (check in the eclipse.ini file, 4th line). A 32 bit option should also be provided. :) Regards, Rohan. On Friday, November 16, 2012

[android-developers] Reply template for Messages (SMS)

2012-11-20 Thread Hrishi
Hi All, It would be nice to have common reply templates for SMS that we recieve, for e.g. If recieve message from my friend Are you comming to my party? then i should simply select reply with template option send message with one click (in this case Yes or No). What i'm suggesting is similar to

[android-developers] Re: Android + phonegap: cannot access soap webservice

2012-11-20 Thread Armando Rivas
Hi Michael Potter . Have you solved the problem you mention in your post??- I'm in the same situation and I've spent like 3 days trying to invoque a web service from phonegap and I can't find a solution. Please, comment. On Wednesday, June 27, 2012 11:22:56 AM UTC-5, Michael Potter wrote:

[android-developers] Re: How long does it take for published Android app to process on to Google Play?

2012-11-20 Thread R H
It currently takes about 2 to 6 hours, with updates seeming to take a little bit longer. There is also sometimes a slight crossover for a while where it is possible to see your app listed by searching for your developer name but visiting the app through that pathway takes you to a Google Play

[android-developers] Bluetooth HDP source code

2012-11-20 Thread gran33
Hey, I am looking for the HDP code for the source side (source - Bluetooth device, sink - mobile) Is someone know where can i find it? 10x in advance! -- 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] Re: Is in-app billing subsction purchaseToken persistent?

2012-11-20 Thread Jonathan
I believe that the purchaseToken persists, and it only changes its purchase state. It should not be possible to buy twice. When I have attempted a purchase request with the product id of an item already subscribed, it pops up with a message that indicates that I already own it and cannot

[android-developers] Monitor Energy

2012-11-20 Thread Rodolfo Ramos
Hello everybody, I need to monitor changes in battery Android 1.5. But the instructions I found on the android site, found nothing for the 1.5. Does anyone have any information. I need to know if the phone is connected to power or not. -- You received this message because you are subscribed

[android-developers] PhoneGap SqlLite getting around 5mb limit

2012-11-20 Thread Adam Baldwin
I have a question regarding how to get around the 5mb limit for sqllite in phonegap. Most of the answers on Stack didn't meet my needs, so that's why I'm asking this. Basically, I'm wondering if you can split your data out into 2 databases and have double the limit -10MB. This phonegap app

[android-developers] Re: Null exception: No authentication header information - even setting .setUserToken(auth_token)

2012-11-20 Thread jara
Even I am getting the same error. I am using 3 legged oauth and have almost similar code. I will appreciate any help. On Friday, March 16, 2012 10:34:39 AM UTC-4, Bogdan Petran wrote: I have the below method: public String tryGoogleAuthentication(String auth_token){ ContactsService

[android-developers] Re: Message get disappeared when add SingleChoiceItems to alert dialog

2012-11-20 Thread AlexG
I think your problem is (was) caused by the fact that you use -1 as the index for the initially chosen item. Try using 0.. your last index. On Thursday, 12 May 2011 13:11:35 UTC+3, ABS wrote: Hi I am working on android app. but i stuck at one point when i tried to add

[android-developers] db.insert inserts only auto incremented ID in database

2012-11-20 Thread Saliha Sajid
I'm not getting why db.insert inserts only ID in database. Rest of the columns remain empty. -- 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

[android-developers] Re: SIP Stack registration packet with authorization

2012-11-20 Thread subramanian r
Hi , We also tried registering to OpenIMS from Android SIP Stack (using SipDemo sample ) and we get exactly the same error 400 Bad request P-Visited-Network- ID Header missing . and we see that Authorization field is missing in the reg packet . @matej148 : Any success in resolving the issue

[android-developers] Can i develop a C++ library to be used by my android App on windows/eclipse?

2012-11-20 Thread Rami Jiossy
Hi; I have a C++ library which runs on windows, and i would like to port to Android. This library will have native implementations that my app will be using; this is ofcourse something i will need to do using the NDK; my question is; can i do the development on windows/linux? is this

[android-developers] Re: Unable to execute Bluetooth HDP Demo

2012-11-20 Thread KachCort
I have the same problem with Nonin 9560 pulse oximeter device. I tried to use BluetoothHDPService demo provided by android SDK, however, I even cannot get connect to it. When I first click the Register App button it shows 0 (means successful) in the status message bar. But then when I click

[android-developers] issue Android NDK OpenGL ES 2.0 +VBO

2012-11-20 Thread Vladimir Boichentsov
Hi everyone! I had a problem with VBO on OpenGL ES 2.0. glGenVertexArraysOES, glGenVertexArrays - does not work's Maybe someone has solution for resolve it. Because without VBO I can't do more faster app :( Thanks! -- You received this message because you are subscribed to the Google

[android-developers] How to open notepad on a pc by clicking a button on my Android?

2012-11-20 Thread Mo.
Hi I want to make an application which is some kind of a remote control for the PC. Suppose I want to do it on a home computer with a known IP and my Android is using the same wireless network. How can I connect to the PC and make the pc listening to this connection? Do you guys have a link

[android-developers] Help regarding talking tom application

2012-11-20 Thread santosh kumar
Hello All, I want to develop an application similar to talking tom, does anyone have source code for that application or any link pls share. Thanks in advance for any help related to this type of application. Thanks Regards, Santosh Kumar -- You received this

[android-developers] Android Virtual Device Manager fails to load

2012-11-20 Thread Sumirin
Hey guys, Since yesterday I've got some major problems with AVD manager. It does not seem to load anymore. Everytime when I try to click on the AVD Manager icon it does not start, it doesnt do anything at all! It is weird because the first time it worked when I tried to run the standard

[android-developers] Cannot register with play store

2012-11-20 Thread Sandman9
I created an account, and went to pay my fee but it asked me to go through a verification process instead. So I have gone through this 3 times now uploading my drivers license, bank statements, etc The message said allow 1-3 days for processing. It's now been about a month and I have go no

[android-developers] Re: Android ad hoc wifi network connection

2012-11-20 Thread Shreyas Kulkarni
Hi Danielle, *WiFi-Direct is not pure Ad-hoc*. Check this in it's FAQ: http://www.wi-fi.org/sites/default/files/uploads/files/faq_20101021_Wi-Fi_Direct_FAQ.pdf Q: Is WiFi-Direct the same as Ad Hoc mode? A: No, this is not Ad-Hoc mode (also known as IBSS) but an extension to the ubiquitous

[android-developers] Developing a Loading Bar after Confirm Dialog Click

2012-11-20 Thread tarun trehan
Hi All, I am developing a utility and facing an issue. The following describes what i intend to achieve: 1. User will click on SubmitButton. 2. User will be prompted a confirm dialog box. 3. On No , it will return. 4. Yes click will take it to a method which does some processing.

[android-developers] Trip advisor multiple apps, 1 per city. Why do it like that?

2012-11-20 Thread Russell Wheeler
I am looking to write an app that allows the user to download 'data packs' into a shell app so the functionality is in the one shell app and only needs to be downloaded once. It will be very similar to the way trip advisor has done their city guides, except they have decided to create a stand

[android-developers] HID Absolute coordinate data support in Android

2012-11-20 Thread newbie
Hi, I have developed a HID digitizer solution which gives absolute coordinate data to Host. When I use it on PC, it works fine. However, when I use it on ICS 4.0.1 android Host, absolute data is not recognized by the Host. However, I can control the tip switch on/off . Is this a known issue

Re: [android-developers] Re: Option to unlock the boot loader for Sony Ericsson Android Gingerbread phones now available.

2012-11-20 Thread Henry Klak
I do not see the TL listed, this is why I wrote in the first place. I understand the warranty would be voided and although the device is not listed, is the process of unlocking possible? Thank you for responding. On Nov 20, 2012 4:44 AM, Henry Klak hsk...@gmail.com wrote: At what point

Re: [android-developers] Addind an avd

2012-11-20 Thread Mark Murphy
You did not install the ARM EABI v7a System Image for Android 4.2 in your SDK Manager. On Fri, Nov 16, 2012 at 9:58 AM, Imri Persiado imripersi...@gmail.comwrote: Hello everyone, I'm trying to add an avd but the ok button is disabled:

[android-developers] Re: How to record multimedia audio

2012-11-20 Thread Meloy Común
I don´t know why my last 2 post were deleted :( I said in those posts: I dont want to record from voice sound,(voice,cars,birds at the park,my brother laughing) i only want to record multimedia sound from the app, not from mic. I want to record piano sound because later i want to play piano

Re: [android-developers] Re: How do I fix this error

2012-11-20 Thread Jim Graham
On Mon, Nov 19, 2012 at 10:56:55PM -0600, Kevin Brooks wrote: If you don't consider his choice of words rude, then perhaps you also need some lessons in interpersonal skills. Honestly, if you consider Lew's words rude, you probably consider it rude if someone says hi to you. The way I read his

Re: [android-developers] Monitor Energy

2012-11-20 Thread Mark Murphy
If you need this information on demand, call registerReceiver(null, new IntentFilter(Intent.ACTION_BATTERY_CHANGED)) and examine the resulting Intent. There will be extras (keys are defined on BatteryManager) for that info. On Mon, Nov 19, 2012 at 4:24 PM, Rodolfo Ramos rodolfocl...@gmail.com

Re: [android-developers] db.insert inserts only auto incremented ID in database

2012-11-20 Thread rambabu mareedu
hi SajidCheck my blog for SQLiteDatabse there you can find the answer... http://ramscreative.blogspot.in/2012/04/sqlitedatabase1.html On Sun, Nov 18, 2012 at 5:03 PM, Saliha Sajid salihasa...@gmail.com wrote: I'm not getting why db.insert inserts only ID in database. Rest of the columns

[android-developers] HttpUrlConnection no print data to my screen

2012-11-20 Thread Antonis Kanaris
I am new android developer. I am trying this code for access data from my webserver @Overridepublic void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); URL url; try { url = new

[android-developers] Re: db.insert inserts only auto incremented ID in database

2012-11-20 Thread skink
Saliha Sajid wrote: I'm not getting why db.insert inserts only ID in database. Rest of the columns remain empty. how do you call db.insert()? any code snippet? pskink -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

Re: [android-developers] Re: ffmpeg converted video not working on default player

2012-11-20 Thread Narendra Singh Rathore
Thanks a lot, Pedro. It helped me achieving my task, as I found http://www.badllama.com/content/convert-video-android-ffmpeg. Regards, NSR -- 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] How to share resource folder independently in project ?

2012-11-20 Thread Makrand
I have one proper library project, it contais all resources and class files, this project contais all theme related images, I am sharing my library project for creating new Projects, all works fine. But when I want to change app theme related images, I need to update my library project

Re: [android-developers] Re: How do I fix this error

2012-11-20 Thread Piren
I'm with the other guys ... his response was not rude at all. Not only was it not rude, it's also correct. In fact, the way you replied to others, is actually rude. I'm pretty sure that part of how to win friends and influence people is not to attack the people you're asking to help you. On

[android-developers] Re: In search of Nexus 10 ADB drivers

2012-11-20 Thread JP
On Nov 19, 12:38 pm, Claudius Golumbina c.golumb...@gmail.com wrote: The SDK USB driver works with both the Nexus 7 and Nexus 10. Nexus 7 yes, Nexus 10 No. Not for me. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this

Re: [android-developers] issue Android NDK OpenGL ES 2.0 +VBO

2012-11-20 Thread Harri Smått
Hi, Here's a link to Apple Dev site which shows how to generate VBOs using default buffers. Maybe it gives an alternative for exact vertex buffer usage;

Re: [android-developers] Re: Calling startActivity() from outside of an Activity context requires the FLAG_ACTIVITY_NEW_TASK flag

2012-11-20 Thread Francisco Marzoa
You are right, it is a bug on Admob that was solved on version 6.1.0, and I am using the 6.0.1 exactly the previous one... :-| https://developers.google.com/mobile-ads-sdk/docs/rel-notes I should looked at that release notes before... Well, it is easy to solve then. Thanks, On 11/20/2012

Re: [android-developers] Maintaining scroll position of a ListView

2012-11-20 Thread Mihai
Hi guys, I'm having a similar issue on rotating the device, and since the activity, the contained fragment and the list view get re-created on rotate, I don't think Android can take care of retaining the scroll state of the list view. Is there a way to do this without the need to set the

[android-developers] Disabling DisplayList creation by Views

2012-11-20 Thread hanni
I've created a bunch of custom views that draw themselves really fast, especially with HW acceleration enabled. I have several of these views in my application, spread out over many panes. I'm trying to keep as much as possible in memory to avoid reloading data when swiping between panes. My

[android-developers] Re: issue Android NDK OpenGL ES 2.0 +VBO

2012-11-20 Thread RichardC
glGenVertexArraysOES creates VAOs not VBOs to create VBOs use glGenBuffers. http://www.khronos.org/opengles/sdk/docs/man/xhtml/glGenBuffers.xml VAOs are not part of the standard OpenGL ES 2.0 specification. They *may be * provided as OES extensions. On Saturday, November 10, 2012 9:19:29 PM

Re: [android-developers] Re: How do I fix this error

2012-11-20 Thread Lew
Kevin Brooks wrote: Lew, I find your flat out rudeness very unprofessional. Perhaps you would be served by reading a copy of How To Win Friends and Influence People. I find your snarkiness and poorly-constructed questions very unprofessional. Perhaps you would be served by reading a

Re: [android-developers] Disabling DisplayList creation by Views

2012-11-20 Thread Romain Guy
No you cannot disable DisplayLists. They are required by the UI toolkit. 2MB if display lists seems excessive. Apps like Launcher use in the order of 15 kB. On Nov 20, 2012 7:22 AM, hanni hann...@gmail.com wrote: I've created a bunch of custom views that draw themselves really fast, especially

[android-developers] Re: HttpUrlConnection no print data to my screen

2012-11-20 Thread bob
Try changing this: t.setText(current); to this: t.setText(test string); On Tuesday, November 20, 2012 6:43:41 AM UTC-6, Antonis Kanaris wrote: I am new android developer. I am trying this code for access data from my webserver @Overridepublic void onCreate(Bundle

[android-developers] Port Android SDK and ADT tools and emulator to Linux ARM platform

2012-11-20 Thread oscar barenys
That way we can use Chromebook ARM using Ubuntu ARM to develop android apps! Better yet emulator could use a15 hw virtualization to execute at full speed similar to Intel HAXM in x86.. -- You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] Re: Port Android SDK and ADT tools and emulator to Linux ARM platform

2012-11-20 Thread RichardC
Wrong group, try one of these groups: http://source.android.com/community/index.html On Tuesday, November 20, 2012 5:52:54 PM UTC, oscar barenys wrote: That way we can use Chromebook ARM using Ubuntu ARM to develop android apps! Better yet emulator could use a15 hw virtualization to execute

[android-developers] install and run PHP script on apache tomcat server

2012-11-20 Thread shikha kejariwal
Hi All, can anybody please tell me how can I install and run PHP script of apache tomcat server. Since there are couple of tutorials are there but nothing seems to be worked...If apache tomcat is not suitable then whihc type of server I should setup in order to upload from file from my android

[android-developers] Re: HttpUrlConnection no print data to my screen

2012-11-20 Thread shikha kejariwal
Hey Can you please tell me what kind of server did you setup for this code...I am trying to do something similiar on my apche tomcat server...but in order to do that i nedd to install php on my tomcat...but I am not able to do this...any help would be great about server setup since I have

[android-developers] Emulator parameters for different devices

2012-11-20 Thread Francisco Marzoa
Hi there, Is there any kind of page or archive or whatsoever that has parameters on several Android devices so they can be copied into emulator instances to be as close as possible to their config? It is not difficult to find things like image resolution, display size (so dpi), RAM, etc.

[android-developers] Re: example for ResourceCursorTreeAdapter

2012-11-20 Thread Lai Vung
Or in SDK's samples, you can have a look at this file: - ApiDemos/src/com/example/android/apis/view/ExpandableList2.java It uses SimpleCursorTreeAdapterhttp://developer.android.com/reference/android/widget/SimpleCursorTreeAdapter.html, but it's useful... On Wednesday, 6 August 2008

[android-developers] Marvell OLPC : test-librsloader_intermediates/test-librsloader error

2012-11-20 Thread krishna android
Hi There, Could some one help me fix this Android build error: PLATFORM_VERSION_CODENAME=REL PLATFORM_VERSION=4.0.1 TARGET_PRODUCT=full TARGET_BUILD_VARIANT=eng TARGET_BUILD_TYPE=release TARGET_BUILD_APPS= TARGET_ARCH=arm TARGET_ARCH_VARIANT=armv7-a

[android-developers] Re: install and run PHP script on apache tomcat server

2012-11-20 Thread bob
Sounds like you want an FTP server. On Tuesday, November 20, 2012 12:31:58 PM UTC-6, shikha kejariwal wrote: Hi All, can anybody please tell me how can I install and run PHP script of apache tomcat server. Since there are couple of tutorials are there but nothing seems to be

[android-developers] Maven nar-apklib integration?

2012-11-20 Thread Lindley
There is a C++ library which I would like to use in Android. I started to write JNI bindings using the NDK, but before I finished I learned that JNI bindings already existed, so I want to leverage them. The trouble is that the JNI bindings which exist come with a build system that uses maven

[android-developers] Re: problem with jar file

2012-11-20 Thread Lew
Ali Ahmadi wrote: i [sic] made a android [sic] app, which works correctly. now i put some parts of my application into a library and as a jar file. now my code is not working i read some values through this command: suProcess = Runtime.getRuntime().exec(ls /sdcard/folder*');

Re: [android-developers] Re: How do I fix this error

2012-11-20 Thread Lew
Kevin Brooks wrote: I find your flat out rudeness very unprofessional. Perhaps you would be served by reading a copy of How To Win Friends and Influence People. Of course that was my first clue, and I have attempted to track down what file is causing the problem. So if you have any more

[android-developers] Re: 2012 october payout report

2012-11-20 Thread Peterdk
I am also waiting, just as my co-developer. It's not normal that it's this late. Normally before the 10th of the month or so... :( -- 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] Re: How to share resource folder independently in project ?

2012-11-20 Thread Lew
Makrand wrote: I have one proper library project, it contais all resources and class files, this project contais all theme related images, I am sharing my library project for creating new Projects, all works fine. But when I want to change app theme related images, I need to update my

[android-developers] Re: How do I fix this error

2012-11-20 Thread bob
Maybe see this: http://stackoverflow.com/questions/13108465/a-resource-exists-with-a-different-case On Sunday, November 18, 2012 4:18:52 PM UTC-6, Kevin Brooks wrote: I am getting the following error. DescriptionResourcePathLocationType The project was not built due to A

[android-developers] debugging crashes on some systems ( not all )

2012-11-20 Thread Mike Adams
Hi, I have a kind of chat and game client, it connects to a board game server and is a tabbed android app. There is a telnet thread and it feeds through concurrently linked queues 3 worker threads that update a game board, a text console and i have a lists tab. The problem is i've had 2 users

[android-developers] BitmapFactory.decodeFileDescriptor

2012-11-20 Thread G. Blake Meike
I believe I'm seeing weirdness in the behavior of BitmapFactory.decodeFileDescriptor. tl;dr: I can get a bitmap from a stream, but not from a related fd. There are four snippets of code, below. The first two succeed, the second two fail. The respective error messages for the 3rd and 4th

[android-developers] Re: install and run PHP script on apache tomcat server

2012-11-20 Thread Lew
bob wrote: Sounds like you want an FTP server. shikha kejariwal wrote: can anybody please tell me how can I install and run PHP script of apache tomcat server. That is too broad a question, and not an Android issue. Since there are couple of tutorials are there but nothing seems to

[android-developers] [Issue] Android diplays wrong system time

2012-11-20 Thread Dale
Hi all, I am meeting an issue while developing ICS the android phone. After factory reset, the phone displays system time wrong. This is the CDMA phone, so that the phone can update its system time from its network. However, the phone display the time that belongs to another timezone (in UK).

[android-developers] Re: BitmapFactory.decodeFileDescriptor

2012-11-20 Thread G. Blake Meike
I have one more bit of information on this. I'm pretty sure, now, that assets are different from the files that generated them. I've seen a bunch of stuff around, about renaming files .mp3 in order to keep them from being compressed. There are even postings of lists of file types that

[android-developers] Android virtualization (for massing real world simulation)?

2012-11-20 Thread JavaSrvcs
I have an Enterprise Android application that I wish to test and am looking for some resources on how to virtualize an android device (need 1000's). The Android application sends information via Internet to my webapp based application, the data is processed and put into a database. Is there a

Re: [android-developers] Re: How do I fix this error

2012-11-20 Thread Todd Grigsby
You're kidding, right? Lew was nice enough to offer some advice, and your responses were rude. Here's some more friendly advice: be a man and apologize. On Nov 19, 2012 8:57 PM, Kevin Brooks bear35...@gmail.com wrote: If you don't consider his choice of words rude, then perhaps you also

Re: [android-developers] Android virtualization (for massing real world simulation)?

2012-11-20 Thread Todd Grigsby
The kind if resources you're talking about would be enormous. You'd be better off writing a multi-threaded app the simulates the calls that your app would make. Write a single function that makes the various requests your server handles in some random order, with pauses of random length in

Re: [android-developers] good videos

2012-11-20 Thread Todd Grigsby
Run it in the emulator, then use Camtasia or something similar. Of course, that assumes the emulator can keep up with your game's graphics. On Nov 13, 2012 1:01 PM, bob b...@coolfone.comze.com wrote: That does actually work for recording. Not so sure about the mouse and keyboard control

  1   2   >