[android-developers] I cant create a new Android Project

2012-07-01 Thread Michael
Hi guys, I have a slight problem, I apologize if this is too basic a question. I am trying to use phonegap with eclipse and have installed the ADT Plugin and the android SDK. However, when I click FILE == New, there is not an option to create an android project. I have reinstalled it many

[android-developers] Re: ioctl shell command in system bin

2012-07-01 Thread habbu
I tried on Tiny6410. Using ioctl one can turn on and off the leds To turn on led3 # ioctl -d /dev/leds 1 3 sending ioctl 0x1 0x03 0x00 0x00 0x00 return buf: 03 00 00 00 To tun off led3 # ioctl -d /dev/leds 0 3 sending ioctl 0x0 0x03 0x00 0x00 0x00 return buf: 03 00 00 00 Hope this helps.

[android-developers] Android Project not showing up.

2012-07-01 Thread Samuel EpicWin
I have installed the Android SDK and ADT Plugin for Eclipse. I do have the Android folder when I goto File-Other, but something weird is that, I only have options such as Android Application Project, Android Project with Existing Source and Android test Project, yet I do not have Android

[android-developers] SDK Rev. 20 Breaks Emulation

2012-07-01 Thread Terry Cox
All 4.0/4.1 emulation using anything other than the default WVGA800 is now broken. When is this going to be fixed, this is a huge problem for those of us who have multiple emulators for multiple Android applications. This needs to be addressed yesterday. -- You received this message because you

[android-developers] Android Project none to be found.

2012-07-01 Thread Samuel EpicWin
I downloaded the SDK and ADT Plugin at Eclipse. When I tried to create a Android Project, it pops up other project such as Android Application Project, Android Project from Existing Code and etc etc. I need help, thanks (: Using ADT 20 Eclipse Indigo. -- You received this message because

[android-developers] Android + asp.net Web Service (returns data set) + SQL Server

2012-07-01 Thread Yamil Font
Good morning, I have a web service that returns a data set from sql server. The data set consists of streets, city, state, zip, longitude, and latitude. What would be the best way to call the web service from the android application, have it return the data set, then maybe store it in an

[android-developers] How can I create an app that print in android?

2012-07-01 Thread Yuri Feitosa Duarte
How can I create an app that print in android? -- 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] MediaCodec for Transcoding

2012-07-01 Thread Vineeth
Hi , I came to know that API Level 16 has MediaCodec class. Could we do video transcoding..say capture a 1080p video and save it for video streaming under a differnt format and resolution. Regards, Vineeth -- You received this message because you are subscribed to the Google Groups

[android-developers] Problem adding android plugin in Netbeans ide7.1

2012-07-01 Thread Shrikant Soni
i m having trouble in adding android plugin in ide7.1 what should i do i am fully confused right now so plz help me out of this -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

Re: [android-developers] I cant create a new Android Project

2012-07-01 Thread Tor Norbye
Use Android Application Project. -- Tor On Jun 30, 2012 11:05 PM, Michael pizzaands...@gmail.com wrote: Hi guys, I have a slight problem, I apologize if this is too basic a question. I am trying to use phonegap with eclipse and have installed the ADT Plugin and the android SDK. However,

Re: [android-developers] Android Project not showing up.

2012-07-01 Thread Tor Norbye
Use Android Application Project. You can uncheck Create Activity on a subsequent page to make a blank project. On Jun 30, 2012 11:05 PM, Samuel EpicWin samx...@gmail.com wrote: I have installed the Android SDK and ADT Plugin for Eclipse. I do have the Android folder when I goto File-Other, but

[android-developers] Bluetooth Signal Strength

2012-07-01 Thread Bhavin
*Dear Sir,* * * *I need to measure Signal strength of Bluetooth like :App Bluetooth Finder * * * *Would you please help me to find out,how to do this?* * * *moreover this,i need to show kind of bar ,which could show signal strength. * * * *:)* *Thanks Regards* -- You received this message

Re: [android-developers] Re: How to: Free to Paid App and retain preference and db files?

2012-07-01 Thread Dianne Hackborn
On Sat, Jun 30, 2012 at 9:17 AM, Mystique joven.ch...@gmail.com wrote: I was also thinking to write a simple app that generate hash value and write it in a file, user will purchase this app and my main app will look for this file and compare the hash value. Will this work? Does Google allow

Re: [android-developers] Getting spammed by android project

2012-07-01 Thread Kristopher Micinski
what are you talking about, this group? Or the actual AOSP project? (Which is a different forum..) kris On Sat, Jun 30, 2012 at 11:05 AM, mats m...@mankz.com wrote: Anyone know how to unsubscrive from a google code repository? Right now it seems I'm getting an email for every ticket update

[android-developers] Re: GL10 access from outside of the rendering thread ...

2012-07-01 Thread Romain Guy (Google)
Hi, How exactly are you uploading the texture on that other platform? Are you simply doing an eglMakeCurrent() to reassign the GL context to another thread or are you using an EGLImage? On Saturday, June 30, 2012 4:33:32 PM UTC-7, gl...@wanderfulstorybooks.com wrote: Hello, I am

[android-developers] Can i get caller's base transceiver station (BTS) location????

2012-07-01 Thread James Javed
Hello Android family. This is my first day. I am learning to develop android application and i want to develop an application that show caller's *base transceiver station* (*BTS*) location. Is it possible to caller's BTS location in Android? -- You received this message because you are

[android-developers] Car Emulator with NFC, is possible?

2012-07-01 Thread Cristina Jerez
Hi I'm a university student and I'm starting in android development. I have a question with the mode card emulator . It is possible that a phone with android (in our case we have a Galaxy S III) can act as a Mifare card to communicate with NFC elements of the building and to open doors? O r

[android-developers] ADT plugin disappeared from Eclipse after update

2012-07-01 Thread Arul Govindaraj
The ADT Eclipse just disappeared after the latest update, I guess Rev. 20. Its not there in the new project wizard, perspectives, preference, etc. It was just fine till yesterday. Could someone help me resolve. My OS: Ubuntu 12.04 With Eclipse Version: 3.7.2 When I try to install again it

[android-developers] Dev Phone - Galaxy Nexus

2012-07-01 Thread Michael Leung
Hi all, I read the news about the Galaxy Nexus banned in US. As I know,that is the standard 4.0 dev phone. Will it be still the standard dev phone? What do you think about the news as well? Would it be affect the sale of Android Phone? -- Regards, Michael Leung http://www.itblogs.info - My IT

[android-developers] ActionBar and forcing items into the overflow menu

2012-07-01 Thread Anuj Goyal
I am trying to force reset to show up in ActionBar's overflow (3 vertical dots). The appearance of summary is correct, but I can't seem to make the overflow appear. What set of enums do I need for android:showAsAction? I have tried these 3 variants but none give the desired result:

Re: [android-developers] Re: How to get checked values from list view with checkbox

2012-07-01 Thread Dinesh kumar
Thanks boss On Sun, Jul 1, 2012 at 10:30 AM, ala hammad 3la2.7am...@gmail.com wrote: hi i think this link can help you .. http://windrealm.org/tutorials/android/listview-with-checkboxes-without-listactivity.php On Sunday, 1 July 2012 07:29:24 UTC+3, dragon fire wrote: Hi..I am

[android-developers] Re: MediaRecorder.start fails

2012-07-01 Thread Amitay Molko
Did you fix this? On Monday, March 12, 2012 5:41:50 AM UTC+2, mgah wrote: Does anyone know why MediaRecorder.start() returns start failed -2147483648? I followed the state machine in the Camera description and I am able to see the camera on my phone but when I start to record, i get that

Re: [android-developers] Re: Renderscript Deprecated

2012-07-01 Thread Mark Murphy
On Sat, Jun 30, 2012 at 6:08 PM, Dave Burke davebu...@android.com wrote: To add a little more context to the deprecation notice (I think the choice of the word experimental is a little misleading, sorry for the confusion): The feedback we got from internal and external app developers was that

Re: [android-developers] Dev Phone - Galaxy Nexus

2012-07-01 Thread Mark Murphy
On Sun, Jul 1, 2012 at 4:50 AM, Michael Leung michaelchi...@gmail.com wrote: I read the news about the Galaxy Nexus banned in US. As I know,that is the standard 4.0 dev phone. There is no concept of a standard dev phone in Android for SDK apps, which is the focus of this list. Any device that

Re: [android-developers] ActionBar and forcing items into the overflow menu

2012-07-01 Thread Mark Murphy
The overflow only appears on devices and emulators that lack an off-screen MENU button. For devices and emulators that have an off-screen MENU button, pressing MENU displays the overflow menu. android:showAsAction=never works just fine. On Sun, Jul 1, 2012 at 4:56 AM, Anuj Goyal

Re: [android-developers] How can I create an app that print in android?

2012-07-01 Thread Mark Murphy
Step #1: Find some third-party printing API Step #2: Try using it On Fri, Jun 29, 2012 at 7:30 PM, Yuri Feitosa Duarte yuri...@gmail.com wrote: How can I create an app that print in android? -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy

Re: [android-developers] Maximum device registration using same Product key

2012-07-01 Thread Mark Murphy
GCM questions should go to the android-gcm Google Group: https://groups.google.com/group/android-gcm On Sat, Jun 30, 2012 at 4:35 AM, Hardik Trivedi hardik.triv...@indianic.com wrote: Hello, I have successfully implemented new GCM. I would like to know that how much device I can

Re: [android-developers] SDK Rev. 20 Breaks Emulation

2012-07-01 Thread Mark Murphy
On Sat, Jun 30, 2012 at 7:49 PM, Terry Cox terrence...@gmail.com wrote: All 4.0/4.1 emulation using anything other than the default WVGA800 is now broken. WXGA, for example, works fine here. The problem, whatever it is, is with your environment. -- Mark Murphy (a Commons Guy)

Re: [android-developers] Help Required

2012-07-01 Thread Mark Murphy
This list is for developing applications with the Android SDK. Questions regarding what phone to buy belong someplace else. On Sat, Jun 30, 2012 at 2:46 PM, MMX moinakperso...@gmail.com wrote: I don't even have an android phone.Currently,I use a Java Mobile.I don't have enough to buy a good

Re: [android-developers] Noob question: where to go for new development

2012-07-01 Thread Mark Murphy
On Fri, Jun 29, 2012 at 4:28 PM, Daniel Struve dstr...@gmail.com wrote: I would love to join in development for the google glasses. Where to start? Step #1: Wait a year or so for them to be made available to the general public, while saving your money along the way, because the devices are

Re: [android-developers] GCM error: unavailable

2012-07-01 Thread Mark Murphy
GCM questions should go to the android-gcm Google Group: https://groups.google.com/group/android-gcm On Fri, Jun 29, 2012 at 6:01 PM, Monnand monn...@gmail.com wrote: I noticed there are already someone got similar issue: I have just switch to GCM from C2DM. However, every message I sent

Re: [android-developers] Dev Phone - Galaxy Nexus

2012-07-01 Thread Michael Leung
Thanks! Mark, sorry to ask about the off-topic question. On Sun, Jul 1, 2012 at 10:08 PM, Mark Murphy mmur...@commonsware.comwrote: On Sun, Jul 1, 2012 at 4:50 AM, Michael Leung michaelchi...@gmail.com wrote: I read the news about the Galaxy Nexus banned in US. As I know,that is the

Re: [android-developers] Dev Phone - Galaxy Nexus

2012-07-01 Thread Raghav Sood
Try the android-discuss group for this. On Sun, Jul 1, 2012 at 6:01 PM, Michael Leung michaelchi...@gmail.comwrote: Thanks! Mark, sorry to ask about the off-topic question. On Sun, Jul 1, 2012 at 10:08 PM, Mark Murphy mmur...@commonsware.comwrote: On Sun, Jul 1, 2012 at 4:50 AM, Michael

Re: [android-developers] Re: How to: Free to Paid App and retain preference and db files?

2012-07-01 Thread Mystique
Hi, good to learn from all of you here. One of the usual request for the paid version is to remove ads and Internet permission. Some user just do no feel good about turning on Internet permission. If I implement in-app billing, the Internet permission will still be there since it already has

Re: [android-developers] Re: How to: Free to Paid App and retain preference and db files?

2012-07-01 Thread Kostya Vasilyev
Regarding the Internet permission - you don't have to use ads in the free version, rather offering the users some other incentive(s) to upgrade. 2012/7/1 Mystique joven.ch...@gmail.com Hi, good to learn from all of you here. One of the usual request for the paid version is to remove ads and

Re: [android-developers] Passing Object

2012-07-01 Thread mohammed Nuhail
i have tried this its not workin. i think that is use to pass the string between activity. On Fri, Jun 29, 2012 at 2:23 PM, dEEPESH PPM deepesh...@gmail.com wrote: Use this, Intent i = new Intent(CurrentActivity.this, NextActivity.class); i.putExtra(key, object); intent.startActivity(i);

[android-developers] Re: problm on spinners

2012-07-01 Thread Ina Gupta
my problem is in a screen i have two spinners..in ist spinner i have a list of movies wen we selct a movie from that spinner..2nd spinner wil contails list of theaters related to that selcted movie only i m new to android juzz tryng at static level.. On Friday, June 29, 2012 1:51:25 PM

[android-developers] Re: problm on spinners

2012-07-01 Thread Ina Gupta
my problem is in a screen i have two spinners..in ist spinner i have a list of movies wen we selct a movie from that spinner..2nd spinner wil contails list of theaters related to that selcted movie only i m new to android juzz tryng at static level.. On Friday, June 29, 2012 1:51:25 PM

[android-developers] Re: problm on spinners

2012-07-01 Thread Ina Gupta
my problem is in a screen i have two spinners..in ist spinner i have a list of movies wen we selct a movie from that spinner..2nd spinner wil contails list of theaters related to that selcted movie only i m new to android juzz tryng at static level.. On Friday, June 29, 2012 1:51:25 PM

[android-developers] Re: problm on spinners

2012-07-01 Thread Ina Gupta
my problem is in a screen i have two spinners..in ist spinner i have a list of movies wen we selct a movie from that spinner..2nd spinner wil contails list of theaters related to that selcted movie only i m new to android juzz tryng at static level.. On Friday, June 29, 2012 1:51:25 PM

[android-developers] Re: problm on spinners

2012-07-01 Thread Ina Gupta
my problem is in a screen i have two spinners..in ist spinner i have a list of movies wen we selct a movie from that spinner..2nd spinner wil contails list of theaters related to that selcted movie only i m new to android juzz tryng at static level.. On Friday, June 29, 2012 1:51:25 PM

[android-developers] Re: problm on spinners

2012-07-01 Thread Ina Gupta
my problem is in a screen i have two spinners..in ist spinner i have a list of movies wen we selct a movie from that spinner..2nd spinner wil contails list of theaters related to that selcted movie only i m new to android juzz tryng at static level.. On Friday, June 29, 2012 1:51:25 PM

[android-developers] Re: problm on spinners

2012-07-01 Thread Ina Gupta
my problem is in a screen i have two spinners..in ist spinner i have a list of movies wen we selct a movie from that spinner..2nd spinner wil contails list of theaters related to that selcted movie only i m new to android juzz tryng at static level.. On Friday, June 29, 2012 1:51:25 PM

Re: [android-developers] Re: problm on spinners

2012-07-01 Thread Dinesh kumar
Use Sqlite select array from there On Sun, Jul 1, 2012 at 6:44 PM, Ina Gupta ina.mc...@gmail.com wrote: my problem is in a screen i have two spinners..in ist spinner i have a list of movies wen we selct a movie from that spinner..2nd spinner wil contails list of theaters

Re: [android-developers] may i declare uses-permission in the AndroidManifest.xml of the test project?

2012-07-01 Thread Tiger Meng
i see On Jun 30, 2012 1:02 AM, Dianne Hackborn hack...@android.com wrote: I would *strongly* discourage you from using shared user IDs. Once you publish your app like this, you can't change it. This has lots of subtle repercussions for your app. Just please stay away from it. Definitely do

Re: [android-developers] may i declare uses-permission in the AndroidManifest.xml of the test project?

2012-07-01 Thread Tiger Meng
reasonable thanks On Jun 30, 2012 12:06 AM, Jagadish Vasarla vasa...@gmail.com wrote: Create a Service with aidl interface which uploads logs to server. Include your android.permission.INTERNET permission in the service. Call the Service calls from ur test app. It is just like server and

[android-developers] Re: GL10 access from outside of the rendering thread ...

2012-07-01 Thread gl...@wanderfulstorybooks.com
Below is my curet uploading and use of the texture from the renderer's onDrawFrame(GL10 go) method. I would simply like to call gl.glCompressedTexImage2D from another thread, oftentimes many milliseconds before the rendering thread is ready to be called. I place the rendering code within a

Re: [android-developers] Re: How to: Free to Paid App and retain preference and db files?

2012-07-01 Thread Mystique
Yes, I have additional features for the paid version but was thinking to maintain the Ads in the free version. So you are suggestion to completely remove the Ads for free and focus on the Paid version for incentive? On Sunday, 1 July 2012 20:56:37 UTC+8, Kostya Vasilyev wrote: Regarding the

Re: [android-developers] Re: How to: Free to Paid App and retain preference and db files?

2012-07-01 Thread Kostya Vasilyev
2012/7/1 Mystique joven.ch...@gmail.com Yes, I have additional features for the paid version but was thinking to maintain the Ads in the free version. So you are suggestion to completely remove the Ads for free and focus on the Paid version for incentive? My suggestion, as a fellow

[android-developers] Is there sqlite statement to delete first 5 rows?

2012-07-01 Thread Mystique
Hi, let's say I want to delete top 5 rolls of data from the table. I can do a while loop with an counter call i and use cursor.moveToPosition(i) to move to the row and delete it. Is there a better way to do that? Thanks. -- You received this message because you are subscribed to the Google

[android-developers] Re: GL10 access from outside of the rendering thread ...

2012-07-01 Thread RichardC
My understanding is that using a single GL context simultaneously on multiple threads gives undefined results. By undefined I mean that the underlying graphics driver is allowed to: * do what you expect * fail and return an error * fail silently * make some toast :) ie. anything else. With

Re: [android-developers] Re: How to: Free to Paid App and retain preference and db files?

2012-07-01 Thread John Coryat
The idea of irritate the user until he agrees to pay just seems wrong to me. In my opinion, it is far better to let users opt out of ads for free than use advertising as some sort of black mail to push users into paying. In our app, only 2.7% of users choose to opt out of banners. The rest

[android-developers] Re: Is there sqlite statement to delete first 5 rows?

2012-07-01 Thread Nobu Games
Usually you would write something like DELETE FROM MyTable WHERE XYZ ORDER BY Col *LIMIT 5*; Unfortunately SQLite does not support the LIMIT clause in DELETE statementshttp://www.sqlite.org/lang_delete.html. But I think you could get around with something else: DELETE FROM MyTable WHERE _id

[android-developers] Re: Is there sqlite statement to delete first 5 rows?

2012-07-01 Thread RichardC
SQL statements are set based. By this I mean that unless you order the data in the query SQL does not have to return the data in the same order each time to make the same call. If I assume that you have an ID column which you can order on the the following will work (when you remove any typos

[android-developers] Re: Is there sqlite statement to delete first 5 rows?

2012-07-01 Thread Mystique
Ok, make sense. Understood now. Thanks. On Sunday, 1 July 2012 22:56:22 UTC+8, RichardC wrote: SQL statements are set based. By this I mean that unless you order the data in the query SQL does not have to return the data in the same order each time to make the same call. If I assume that

[android-developers] Re: Need Android code for Automatically answering the phone call

2012-07-01 Thread Iniyan P
Can anyone please throw some light on this. Thanks, Iniyan P On Sat, Jun 30, 2012 at 12:02 PM, Iniyan P iniy...@orchestratec.com wrote: Hi, I was browsing through Android site and stackoverflow for getting automatically answering the phone call code. I found the code and it is working in

Re: [android-developers] Re: Need Android code for Automatically answering the phone call

2012-07-01 Thread rambabu mareedu
better thing ask to google you can find easily On Sun, Jul 1, 2012 at 9:34 PM, Iniyan P iniy...@orchestratec.com wrote: Can anyone please throw some light on this. Thanks, Iniyan P On Sat, Jun 30, 2012 at 12:02 PM, Iniyan P iniy...@orchestratec.comwrote: Hi, I was browsing through

Re: [android-developers] Re: GL10 access from outside of the rendering thread ...

2012-07-01 Thread Romain Guy
The only way you can do this safely is from a thread that has your EGL context as the current context. Using a lock is not going to help, what matters is being on a thread with a GL context attached. The OpenGL ES spec is pretty clear about this. To achieve what you want you should use a

Re: [android-developers] Re: Need Android code for Automatically answering the phone call

2012-07-01 Thread Iniyan P
Hi, I found the following code:- TelephonyManager tm = (TelephonyManager) getSystemService(TELEPHONY_SERVICE); Class c = Class.forName(tm.getClass().getName()); Method m = c.getDeclaredMethod(getITelephony); m.setAccessible(true);

Re: [android-developers] Re: GL10 access from outside of the rendering thread ...

2012-07-01 Thread Latimerius
On Sunday, July 1, 2012 12:26:01 AM UTC-7, Romain Guy (Google) wrote: Hi, How exactly are you uploading the texture on that other platform? Are you simply doing an eglMakeCurrent() to reassign the GL context to another thread or are you using an EGLImage? How would you reassing a GL

Re: [android-developers] WebView.setEmbeddedTitleBar gone in Jelly Bean? Which alternatives?

2012-07-01 Thread Nobu Games
I was toying around with the implementation of the embedded title bar view. I attached the source code to this post. The TitleBarWebView is tested on Android 2.3 and 4.0.1. I couldn't get my hands on 4.1 yet. The emulator is simply too slow on my development machine and I have yet to find a

Re: [android-developers] WebView.setEmbeddedTitleBar gone in Jelly Bean? Which alternatives?

2012-07-01 Thread Nobu Games
Oops... I just noticed that I left a line of debugging code in it. You should remove setInitialScale(100); on line 41. On Sunday, July 1, 2012 12:27:17 PM UTC-5, Nobu Games wrote: I was toying around with the implementation of the embedded title bar view. I attached the source

Re: [android-developers] Android Integration Cloud Print Error

2012-07-01 Thread TreKing
Read the stack trace you posted. On Wed, Jun 27, 2012 at 8:37 AM, dante afs.abhis...@gmail.com wrote: 06-27 17:46:56.956: W/webcore(537): java.lang.Throwable: * EventHub.removeMessages(int what = 107) is not supported before the WebViewCore is set up.* 06-27 17:46:56.956: W/webcore(537):

Re: [android-developers] WebView.setEmbeddedTitleBar gone in Jelly Bean? Which alternatives?

2012-07-01 Thread sven
Hey Nobu, many, many thanks so far! I've put out a quick shot release embedding the WebView inside a ScrollView, just to get the crash out of the app. But I will give your implementation a try during the next days and will report here whether it worked or not. Thanks a lot again for your

[android-developers] application launching process...?

2012-07-01 Thread Abhilash baddam
Hi, After switching on the mobile(after booting process) all the applications will be loaded like System apps, 3rd party apps etc... how these apps are loading means I want to know the way, procedure or process for this. Can anyone suggest me any websites or docs to know these things. -- You

Re: [android-developers] application launching process...?

2012-07-01 Thread Mark Murphy
On Sun, Jul 1, 2012 at 2:30 PM, Abhilash baddam abhilash.androiddevelo...@gmail.com wrote: After switching on the mobile(after booting process) all the applications will be loaded like System apps, 3rd party apps etc... how these apps are loading means I want to know the way, procedure or

Re: [android-developers] application launching process...?

2012-07-01 Thread Kristopher Micinski
On Sun, Jul 1, 2012 at 2:30 PM, Abhilash baddam abhilash.androiddevelo...@gmail.com wrote: Hi, After switching on the mobile(after booting process) all the applications will be loaded like System apps, 3rd party apps etc... how these apps are loading means I want to know the way, procedure or

[android-developers] How test Jelly Bean on my galaxy nexus (i am a paid developer)

2012-07-01 Thread Jacob Reiter
I am a new developer. I am confused on how to download the SDK on to my mac. I am also confused on how to get jelly bean on to my phone because I am a developer. Can someone give me step by step help or a link to step by step help? Thanks! -- You received this message because you are

[android-developers] How to get jelly bean on my phone if I am an android developer

2012-07-01 Thread Jacob Reiter
I am a new developer. I am confused on how to download the SDK on to my mac. I am also confused on how to get jelly bean on to my phone because I am a developer. Can someone give me step by step help or a link to step by step help? Thanks! -- You received this message because you are

[android-developers] How to get jelly bean if i am an android developer

2012-07-01 Thread Jacob Reiter
I am a new developer. I am confused on how to download the SDK on to my mac. I am also confused on how to get jelly bean on to my phone because I am a developer. Can someone give me step by step help or a link to step by step help? Thanks! -- You received this message because you are

Re: [android-developers] How test Jelly Bean on my galaxy nexus (i am a paid developer)

2012-07-01 Thread Mark Murphy
On Sun, Jul 1, 2012 at 3:27 PM, Jacob Reiter jreit...@gmail.com wrote: I am a new developer. I am confused on how to download the SDK on to my mac. Step #1: Click this link: http://developer.android.com/sdk/index.html Step #2: Click on the big Download the SDK button Step #3: Follow the

[android-developers] Re: How to get jelly bean if i am an android developer

2012-07-01 Thread bradgog
If you have a Galaxy Nexus head to the xda forums and find a build for your GNex (either CDMA or GSM) and flash it. The SDK is rather simple, go to developer.android.com and follow the instructions. On Sunday, July 1, 2012 3:29:48 PM UTC-4, Jacob Reiter wrote: I am a new developer. I am

Re: [android-developers] Re: How to get jelly bean if i am an android developer

2012-07-01 Thread Mark Murphy
On Sun, Jul 1, 2012 at 5:40 PM, bradgog gogat...@gmail.com wrote: If you have a Galaxy Nexus head to the xda forums and find a build for your GNex (either CDMA or GSM) and flash it. The SDK is rather simple, go to developer.android.com and follow the instructions. Jelly Bean has not been

Re: [android-developers] Bluetooth Signal Strength

2012-07-01 Thread TreKing
On Sun, Jul 1, 2012 at 2:03 AM, Bhavin alertsavemyl...@gmail.com wrote: *I need to measure Signal strength of Bluetooth like :App Bluetooth Finder* * * *Would you please help me to find out,how to do this?* What have you tried so far?

Re: [android-developers] Android + asp.net Web Service (returns data set) + SQL Server

2012-07-01 Thread TreKing
On Fri, Jun 29, 2012 at 1:53 PM, Yamil Font ya...@imfont.com wrote: I have gotten to the point where the web service returns the correct information but I am not sure how to translate that information and display it in my android app. It's your information, correct? You're in control of the

Re: [android-developers] Problem adding android plugin in Netbeans ide7.1

2012-07-01 Thread TreKing
On Sat, Jun 30, 2012 at 8:35 AM, Shrikant Soni soni.shrik...@hotmail.comwrote: i m having trouble in adding android plugin in ide7.1 what should i do i am fully confused right now so plz help me out of this Eclipse is the officially supported tool. If you're using Netbeans, Google for

Re: [android-developers] Android Project none to be found.

2012-07-01 Thread TreKing
On Fri, Jun 29, 2012 at 11:15 AM, Samuel EpicWin samx...@gmail.com wrote: I need help, thanks (: With what? - TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago transit tracking

Re: [android-developers] Load Images from Internal/External Storage with AsyncTask in a Fragment?

2012-07-01 Thread TreKing
On Fri, Jun 29, 2012 at 1:20 PM, Stefan Held hel...@gmail.com wrote: can anybody help me with this problem. What problem? The vague question in your title? You'll have to elaborate a bit more on what you're doing and what exactly you're having issues with.

Re: [android-developers] [ask] android phonegap + jquerymobile performance

2012-07-01 Thread TreKing
On Sat, Jun 30, 2012 at 10:30 PM, Benedict benita.clari...@gmail.comwrote: when i tested the application, it was so slow. memory consumption and cpu usage was very high. is phonegap performance was so slow? why? how to solve it? Profile your application with TraceView.

Re: [android-developers] Android Documentation

2012-07-01 Thread TreKing
On Sat, Jun 30, 2012 at 10:10 PM, Byung-Hoon Cho byunghoon@gmail.comwrote: How do you download the newest version of the Documentation that is in the eclipse folder? Wait for it to be available, then use the Android SDK Manager.

[android-developers] Sample for new MediaCodec API (available in Android 4.1)

2012-07-01 Thread JohnOR
Hi, I just installed Android 4.1 (Jelly Bean) on to Nexus here (using ROM from http://forum.xda-developers.com/showthread.php?t=1737849) and wanted to try out the new MediaCodec APIs. Are there sample apps right now that use this? I've downloaded new SDK but don't see any related samples

[android-developers] Re: GL10 access from outside of the rendering thread ...

2012-07-01 Thread gl...@wanderfulstorybooks.com
Romaine, I am only called from Andrioid with a useable GL10 context from GLSurfaveView.Renderer.onDrawFrame (or onSurfaceXXX). If I save the value and try to use it from another thread, it does not work. Please ignore the question of locking. I was trying to inform you that I have been

[android-developers] Re: GL10 access from outside of the rendering thread ...

2012-07-01 Thread gl...@wanderfulstorybooks.com
Any context value you get from onDrawFrame is only useful within that call stack. I knew this before asking the question. I just wanted to establish the level of support available to those I have financial responsibilities to and thus get a little leeway in my scheduling. I've already been

RE: [android-developers] Android + asp.net Web Service (returns data set) + SQL Server

2012-07-01 Thread Tommy Hartz
I have a few .net REST webservices that my app connects to. I just return back a comma separated string. Then I parse that and toss that data into variables on the phone. From: android-developers@googlegroups.com [mailto:android-developers@googlegroups.com] On Behalf Of TreKing Sent: Sunday,

[android-developers] Re: How to make own map for application on android

2012-07-01 Thread gjs
Hi, Put an overlay on top of your google map with the details you require. Regards On Jun 29, 6:21 am, Cher Yots jigga.c...@gmail.com wrote: Now I'm developing an application Map of University on Android. I use google map api The problem is that I found on the Google Map does not show the

[android-developers] Best books for learning Android

2012-07-01 Thread Jason Hsu
I'm considering purchasing an Android development book. The fact that I have published my first Android app (Upgrade Your Cereal, available at https://play.google.com/store/apps/details?id=com.jasonhsu.upgradeyourcereal) certifies that I understand the very basics. At the same time, I have

[android-developers] Re: Purchase App Source Code

2012-07-01 Thread Mitchell
Well I never been on Android Market before. On Jun 30, 9:23 am, Nobu Games dev.nobu.ga...@gmail.com wrote: On Thursday, June 28, 2012 5:07:13 PM UTC-5, Mitchell wrote: The email stated previous account violations. I'm thinking this dev may have been suspended previously. Can anyone give

Re: [android-developers] How to get jelly bean on my phone if I am an android developer

2012-07-01 Thread Michael Leung
If you are using Nexus Galaxy, I think you are getting update soon. Unless, you need to get the custom ROM. On Mon, Jul 2, 2012 at 5:29 AM, Jacob Reiter jreit...@gmail.com wrote: I am a new developer. I am confused on how to download the SDK on to my mac. I am also confused on how to get

[android-developers] Jelly bean help!

2012-07-01 Thread Jacob Reiter
I know they announced that the galaxy nexus would be getting the update mid july but does that include the sprint and verizon models?? If not when will they get the updates? Or is there any other way to get it without rooting your phone? Does an android developer get the update? If so, how?

Re: [android-developers] Best books for learning Android

2012-07-01 Thread Kristopher Micinski
Buy a subscription to Mark Murphy's books. Hands down, the fastest and easiest way to both learn the platform and keep up to date on new developments. In the quick paced Android ecosystem, dead trees are stale by the time they're printed. To be completely honest, I don't see why people feel

Re: [android-developers] Re: GL10 access from outside of the rendering thread ...

2012-07-01 Thread Romain Guy
You still haven't clearly explained how you use the GL context from two different threads? I understand you're locking, etc. But are you doing an eglMakeCurrent() to transfer ownership from GLSurfaceView's thread to another thread? On Sun, Jul 1, 2012 at 5:30 PM, gl...@wanderfulstorybooks.com

Re: [android-developers] Re: GL10 access from outside of the rendering thread ...

2012-07-01 Thread Romain Guy
Wait, what? Are you asking the question just to prove a point? I am on the Android team and I'm trying to help you. Could you just please be more explicit about how you tried to achieve what you wanted and how you ended up doing it in the end? (Since apparently you found a way.) On Sun, Jul 1,

[android-developers] Jelly bean question!

2012-07-01 Thread Jacob Reiter
I know they announced that the galaxy nexus would be getting the update mid july *but does that include the sprint model*?? If not when will they get the updates?* * * * * * *Or is there any other way to get it without rooting your phone?* * * * * *Does an android developer get the update?* If

[android-developers] Calling sub-class getCursor() from main class problem

2012-07-01 Thread Mystique
Hi I have this in my method calling getCursor() and is working ok within the class. Now I try to call the method from the main class to perform some routine and receive error: Cannot make a static reference to the non-static method getListAdapter() from the type ListActivity So I changed

[android-developers] Calling sub-class getCursor() from main class problem

2012-07-01 Thread Mystique
Hi I have this in my method calling getCursor() and is working ok within the class. Now I try to call the method from the main class to perform some routine and receive error: Cannot make a static reference to the non-static method getListAdapter() from the type ListActivity So I changed

[android-developers] Calling sub-class getCursor() from main class problem

2012-07-01 Thread Mystique
Hi I have this in my method calling getCursor() and is working ok within the class. Now I try to call the method from the main class to perform some routine and receive error: Cannot make a static reference to the non-static method getListAdapter() from the type ListActivity So I changed

[android-developers] HttpGet Unknown Host

2012-07-01 Thread Michael Leung
Hi, I built a new app, which is using HttpGet. But I got this exception: 07-02 14:22:32.585: E/(8310): java.net.UnknownHostException: advapps.advhost.info I have used the same piece of code in my app, that is working. Does anyone have some ideas? -- Regards, Michael Leung

Re: [android-developers] Best books for learning Android

2012-07-01 Thread Mek Rama
Hello Kristopher, Could you tell me what is best in Mark Murphy's books. Hello Jason Hsu Yes, official document is always the first choice to learn from basics to advanced. Follow the developers blog for latest updates and useful points for practical implementations,etc. Books would help

Re: [android-developers] Code to send mail not working

2012-07-01 Thread asheesh arya
try to run your application on real device it doesn't work on emulator!! -- 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] Can a widget use httpget?

2012-07-01 Thread Michael Leung
Hi all, Can a widget use httpget? I uesd in a app,that is OK, but when I used it in a widget. I got an unknownhost exception -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

  1   2   >