Re: [android-developers] How secure are SharedPreferences on rooted devices?

2011-11-17 Thread Carlos A. M. dos Santos
On Thu, Nov 17, 2011 at 7:50 PM, Ricardo Amaral mas...@ricardoamaral.net wrote: I was thinking of implementing a coupon based system for my app so I could offer some copies of the full version to some people. I found blog article which provided the server code (to install on Google AppEngine)

[android-developers] Disappearing files from Storage Card on Droid Incredible?

2011-11-17 Thread Nathan
I've had a number of people contact me regarding a feature that stopped working for them. On further investigation, I've found two or three with evidence that a file that was previously on their storage card. Searching the storage card, customers found that whole directories were missing that

[android-developers] Re: Need heelp on a app

2011-11-17 Thread Oli Wright
Go here: http://developer.android.com/index.html Start reading Then go here: http://catb.org/~esr/faqs/smart-questions.html Start reading Seriously though, break your question down into something smaller to get a chance at a reply. What are you looking for here? Help with the conceptual

Re: [android-developers] Need heelp on a app

2011-11-17 Thread Kristopher Micinski
On Thu, Nov 17, 2011 at 4:09 AM, Nikhil salian nikhil200...@gmail.com wrote: i am planning to create an application dat takes a pic of handwritten image which will be mathematical equation like 3+4 or sum multiplication and it will process the equation and give me a output like a pic of 3+4

[android-developers] Re: Multiple Apps and Content Providers, How to ?

2011-11-17 Thread swebb99
Ah interesting video thanks for pointing it out to me. It looks like I simply need to use the none server managed purchase mechanism for what I need. The first part of the video was worth watching also because I hadn't even considered security on my app. I think I will spend some time

[android-developers] menu-v11

2011-11-17 Thread Nathan
As far as anything I can read. If I have mainmenu.xml in a folder called res/menu And I have mainmenu.xml in a folder called res/menu-v11 Then when I run it on my Tab 10.1 with 3.1, it should show the menu that is defined in menu-v11. Sounds right. Only one problem: It doesn't work. It shows

[android-developers] Re: localization bloats my app - is there an alternative approach?

2011-11-17 Thread Zsolt Vasvari
In my opinion, people seem to like larger apps -- more like getting more bang for your buck. If each language only added 80k, I would certainly NOT go with option 2. On Nov 17, 4:30 pm, mot12 martin.hu...@gmail.com wrote: On Nov 16, 5:58 pm, Mark Murphy mmur...@commonsware.com wrote: So, you

[android-developers] Re: Very weird NPE in onPrepareDialog

2011-11-17 Thread Zsolt Vasvari
No idea. Every time I try to set up ProGuard options, my head starts to hurt. For the next update of your app, why don't you just inline prepareCongratulationsDialog() yourself and then you should at least see the real line number. On Nov 17, 9:45 pm, Emanuel Moecklin 1gravity...@gmail.com

Re: [android-developers] How secure are SharedPreferences on rooted devices?

2011-11-17 Thread Nikolay Elenkov
On Fri, Nov 18, 2011 at 6:50 AM, Ricardo Amaral mas...@ricardoamaral.net wrote: I was thinking of implementing a coupon based system for my app so I could offer some copies of the full version to some people. I found blog article which provided the server code (to install on Google AppEngine)

[android-developers] second call to setListAdapter() ignored

2011-11-17 Thread eehouse
As far as I can tell, a second call to setListAdapter( new MyCustomAdapter() ) has no effect: the adapter I originally installed in my ListActivity subclass's onCreate() method continues to get called. Is this a known problem/feature? MyCustomAdapter extends BaseAdapter, as I've read it must if

[android-developers] Re: URGENT HELP : Bypassing Default Camera Viewfinder

2011-11-17 Thread Indicator Veritatis
What continuous jpeg frames? The only 'continuous' frames in the viewfinder are the preview frames, and those are not jpeg: they are YCrCb at 15 fps. Unless you make your own jpeg out of YCrBb, but why bother? You need a Bitmap for the Canvas for SurfaceView anyway: you may as well use RGB or ARGB

[android-developers] Re: Is there Android RS232 sample code ?

2011-11-17 Thread Indicator Veritatis
Why would there be sample code for this when you can get a USB-RS232 converter for under $30 at Fry's Electronics? Just do it through USB, let the converter do the rest. On Nov 17, 2:54 am, mark2011 androidmark2...@gmail.com wrote: Dear All :    I am a new learner of  Android. My cell phone is

[android-developers] Re: Cheating the Rating, please google stop this.

2011-11-17 Thread gjs
Hi I think you'll find it is an old business. Regards On Nov 17, 11:49 pm, sblantipodi perini.dav...@dpsoftware.org wrote: imho this could be a new business. On Nov 17, 8:56 am, Lew lewbl...@gmail.com wrote: On Wednesday, November 16, 2011 11:39:56 AM UTC-8, sblantipodi wrote:

[android-developers] Re: Problems when signing APKs with Java 7.

2011-11-17 Thread gjs
Hi, Yes I can confirm the same problems happen with jarsigner jdk 1.7 and Windows 7, must use jdk 1.6 or prior. Regards On Nov 17, 8:37 pm, Nikolay Elenkov nikolay.elen...@gmail.com wrote: On Thu, Nov 17, 2011 at 5:37 PM, BoD bodlu...@gmail.com wrote: Thanks for your answer. I guess I was

Re: [android-developers] Re: Problems when signing APKs with Java 7.

2011-11-17 Thread Nikolay Elenkov
On Fri, Nov 18, 2011 at 1:20 PM, gjs garyjamessi...@gmail.com wrote: Hi, Yes I can confirm the same problems happen with jarsigner jdk 1.7 and Windows 7, must use jdk 1.6 or prior. Here's the related ADT issue: http://code.google.com/p/android/issues/detail?id=19567 -- You received this

[android-developers] Re: Please Help with GPS Provider Switch

2011-11-17 Thread BelvCompSvs
http://www.youtube.com/watch?v=twmuBbC_oB8feature=player_embedded On Nov 16, 11:24 am, Tommy Hartz droi...@gmail.com wrote: Hey, Right now when trying to get a user location I start with the GPS Provider. I have a timer set for 30 seconds, If a location is not found in 30 seconds the timer

[android-developers] Proguard causes problems with SSL keystore on Android

2011-11-17 Thread Mathias Lin
In an Android app, I fetch content from a https url; in order to avoid SSL cert verification errors, I add the SSL public key to my keystore, which then resides in my res/raw folder of the app. Following the instructions as on

Re: [android-developers] Re: c2dm token

2011-11-17 Thread sushil jindal
sure but at yet i have also no getting any solution On Thu, Nov 17, 2011 at 4:44 PM, Elena e.bobr...@softteco.com wrote: I also need a solution for checking whether c2dm token was expired or not. Please share an information if you find a solution On Nov 16, 5:41 pm, sushil jindal

Re: [android-developers] Proguard causes problems with SSL keystore on Android

2011-11-17 Thread Nikolay Elenkov
On Fri, Nov 18, 2011 at 2:05 PM, Mathias Lin m...@mathiaslin.com wrote: In an Android app, I fetch content from a https url; in order to avoid SSL cert verification errors, I add the SSL public key to my keystore, which then resides in my res/raw folder of the app. Following the instructions as

[android-developers] Re: Remove Log Statements

2011-11-17 Thread gjs
Hi, If you are developing with Eclipse just do a global Search press Replace button, changing Log.X with // Log.X where X is your debug level Regards On Nov 16, 10:07 pm, Android Developer c2dmdevelo...@gmail.com wrote: Hi All, Any ideas, I dont have any luck to get this. Thanks

[android-developers] Re: how to apply preference style in user-defined theme

2011-11-17 Thread Bacon021
Could anybody give some advice? On 11月16日, 下午7时54分, Bacon021 wei.pg...@gmail.com wrote: I defined a theme with an item named android:preferenceStyle, how ever when I apply this theme to some activity, the related preference items' style are still not what I defined. The following is my style

[android-developers] Change config for emulator vs. device

2011-11-17 Thread randyv2
I have an app that communicates with a server (also mine) over HTTP. When I'm developing on the emulator, I'd like to be able to talk to my server via localhost, which I can do by using the IP 10.0.2.2. When I'm developing on a device, I'd like to be able to talk to my server via some other IP,

[android-developers] Relating Call Log and Contact

2011-11-17 Thread Uberall, Android
Dear Android Developers, I am developing an application using call log. I could not relate*call log id of call log* table to *contact id of Contact table. *Sometimes we need to fetch some contact table's personal detail like image , group , and emailid etc. I have tried to relate contact id

Re: [android-developers] Re: URGENT HELP : Bypassing Default Camera Viewfinder

2011-11-17 Thread s.rawat
Hi Veritatis. I completely agree with you on the formatting part (I have the byte array which I can convert into any format and I am doing it via bitmap only) Here is the code : //initializing the compression and Byte Stream Part ByteArrayOutputStream bs = new ByteArrayOutputStream(); YuvImage

[android-developers] CTS for Non-mobile Devices.

2011-11-17 Thread kiranmai
Hi, Can anybody tell whether we can run CTS on Non-Mobile Devices. Does it require any other pre-requisites to be installed or the same requirements can be considered like mobile devices. Please reply ASAP. Regards, Kiranmai. P -- You received this message because you are subscribed to

[android-developers] How to store large amount of records in String arays or Arraylist in android

2011-11-17 Thread Shruthi Varma
Hi All, In my application, I am receiving more than 4000 records (location co-ordinates) from server. I am storing them in String Arrays and ArrayLists and displaying them on google map using markers In some android devices it works fine. But in few android devices, the application is freezing. I

Re: [android-developers] How to store large amount of records in String arays or Arraylist in android

2011-11-17 Thread Fuad Ghalep
sorry i don't know really I'm so sorry On Fri, Nov 18, 2011 at 2:38 PM, Shruthi Varma shruthi.tlis...@gmail.comwrote: Hi All, In my application, I am receiving more than 4000 records (location co-ordinates) from server. I am storing them in String Arrays and ArrayLists and displaying them

[android-developers] Run PPP over USB

2011-11-17 Thread SL@maxis
1. What is the meaning of the following statement (online Android developer guide) ? 'Note that you should not automatically start a PPP connection.' 2. Once PPP-over-USB is enabled, is an Android device and PC on a LAN-like network ? Meaning if host is 192.168.0.1 and Android device

[android-developers] Search newsgroup

2011-11-17 Thread SL@maxis
Is there any method of limiting my search just to this newsgroup for example, ie without search the whole web ? Thanks. -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Fragments sample?

2011-11-17 Thread Navindian
Hi Can I get a fragment sample eclipse project which could be tested on my emulator. Thanks navindian -- 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

<    1   2