HTC Droid Eris :: Event Ticket Verifier

Jun 14, 2010

Anyone know of an app. that can "Scan" event tickets and verify they're legit? So peeps don't get scammed by scalpers?

HTC Droid Eris :: Event Ticket Verifier


HTC Eris :: On Phone ROM Checksum Verifier

Sep 5, 2010

On-Phone ROM Checksum Verifier
Download: MD5-Checksum-v2.2.apk (new version!)

Changes in the 2.2 version include:
1. Larger rows and font for easier/better file-selection
2. Sorted list of files displayed in file-selector
3. Retain directory between each file-selection
4. Verify read-access of selected file to prevent force-close
5. Test file's suffix to warn if non jar-type file is selected for jar-verification
6. Add menu support (help, change log, acknowledgements)

Download: MD5-Checksum-v2.1.apk
This version is detailed in a post over at XDA (xda-developers - View Single Post - [Begging] Devs - please publish your MD5's) but its highlights are as follows:
- Still includes all of the functionality of the previous versions
- Now includes two jar file verification functions (they both basically do the same thing; radio button JV1 selects an explicit jar verification (read jar, calculate SHA1 digest, compare to manifest); radio button JV2 just uses the implicit JarFile Java method of jar verification and is much faster since its not doing a second, separate validation (23 seconds for method JV2 on a 100MB ROM vs. 2.5 minutes for method JV1 (all on my Droid X)).
- Now has a file-selector instead of requiring manual filename text input (you can still do this too)
Download: MD5 Checksum v1.1.apk (free!)
Download: checksumdb.txt (save to either /sdcard/download or /sdcard)
[Code]

View 16 Replies View Related

HTC Eris :: AFV (Android File Verifier)

Oct 30, 2010

I'm posting this first here, in the Eris root forum since this forum was my first "home" and I'm hoping this will prove useful to you (especially to those of you that frequently flash new ROMs). I have updated and revamped my old MD5 Checksum app and renamed it to AFV (Android File Verifier). The app is now available (free) in the Market (search for "AFV").
Click 'Show' below for the QR code:

View 19 Replies View Related

Samsung Epic 4G :: Direct Tv Sunday Ticket To Go Application

Nov 8, 2010

I have the epic 4g obviously. I live in a 3g area. Using wifi or 3g i am unable to get this app to stream games, i've tried redownloading the app and such. I used to be able (just weeks ago) to get this to work on my moment phone, it didnt work well but at least it worked. with the epic i get nothing streaming.

View 2 Replies View Related

Android :: NFL Sunday Ticket To Be Offered To Non Direct TV Customers

Sep 1, 2010

E-mail I received from customer service: Just so you know, new for 2010, we're offering NFL SUNDAY TICKET To-Go for non-DIRECTV customers ($350 1-pay). This allows you to see every NFL SUNDAY TICKET game on your smartphone - we have dedicated apps for iPhone, select Android, Blackberry and Windows Mobile devices, and the Palm Pre - as well as on your laptop or desktop computer. Now, you don't have to miss a game even when you're nowhere near a TV. The offer is available only on/after Sep 8, 2010, please call (800) 670-7288.To get all the information you need, please go to DIRECTV: NFL SUNDAY TICKET To-Go IMO - price point is a little high since we are unable to stream to TV (hope someone develops a solution for this capability soon )

View 6 Replies View Related

Android : LongClick Event Also Triggers Click Event

Apr 12, 2009

I use onLongClick and onClick events of a button to get user inputs. Whenever; the user long click and triggers onLongClick event, the onClick event is also triggered. I couldn't find my problem. The code of two methods are shown in below: Code...

View 2 Replies View Related

HTC Hero : Why Cant I Edit One Event In A Recurring Event

Dec 15, 2009

I hope there is a way to resolve this or bye bye hero.

View 10 Replies View Related

Motorola Droid X :: Unable To Add New Event To Calendar

Aug 19, 2010

My Calendar syncs fine, everything is synced from Google to my phone. The problem is I can not add a new event on my phone. When I open my calendar and click "New Event" the screen flashes black for a second then goes back to the calendar. I can not add a new event on my phone. Right now I have my calendar bookmarked on my browser so I can add an event that way, but that is just a temporary solution.

View 3 Replies View Related

Android :: Need Event For User Clicking On A Tab In Droid

Aug 17, 2010

I need to capture events when the user clicks on a tab in a TabHost. Something similar to OnTabChangeListener, but OnTabChangeListener only fires when the tab changes, not when it stays the same.

View 1 Replies View Related

Android :: Get Touch Event In Any View (droid)?

Oct 19, 2010

I need to make a service that capture all touch events, not in a specific view or when an specific activity is open. This service is started when the boot is completed (and I have an app to stop/play this service when I want it). So it write something (in a Toast) when the user touch any place in the screen.

Can I do this? Or only in specifics things (with OnTouchListener and adding specifics views, for example)?

View 1 Replies View Related

Android : Access Next Button Event Droid?

May 3, 2010

I don't know if it's very clear, but I'm trying to do something when the "next" (bottom right corner of the keyboard) is pressed, and i can't find its keycode.
I have tried to look for "next" or "enter" in the keycodes but nothing really relevant... does anyone know?

View 1 Replies View Related

Android : Get Co-ordinates Of A Touch Event On Droid?

May 30, 2010

I'm new to Android, I've followed the hello world tutorial through and have a basic idea of what's going on. I'm particularly interested in the touch screen of my T-Mobile Pulse so just to get me started I want to be able to write the co-ordinates of a tocuh event on the screen, so say the user touched the co-ordinate 5,2 - a textview on the screen would display that.

At present I have a simple program that just loads an xml file which contains the textview I intend to write the co-ordinates in.

Thank you in advance, I did Google for help and searched stackoverflow but everything I found either went way over my head or wasn't suitable for this.

View 2 Replies View Related

Android : Custom Event Listener On Droid App?

Jun 6, 2010

I need to set up a simple event listener to refresh a listview from once in a while. The problem is I don't know how could I generate an event.

I know that for events like key or button pressing I just need to implement the handler. But in this specific case I actually need to generate the event, which will be fired everytime another running thread of my app wakes up and refreshes it's list of news from a rss feed.

I've done everything, but got stucked in here. Can I get any suggestion or link with some more info on how to implement this?

View 2 Replies View Related

Android :: Droid Slide Event Callback Method

Nov 12, 2010

I'm having crash reports on Motorola Droid phone which force closes my app when the slide is open or closed. I don't have the phone and can't test it. I was wondering if anyone know what kind of event occurs and if any activity callback method is called for those events. Btw, my app is fixed to portrait mode, and the crash probably happens when the background operation is going on while the progress dialog is in the foreground.

View 5 Replies View Related

Motorola Droid :: Creating Calendar Event - Range Not Available?

Jan 3, 2010

When creating an event on Google Calendar (on the web), the option to add a repeating "range" is available. For example, you can setup an event that repeats weekly. But you can also say that the event should stop at a certain date, therefore creating a range.

I created a repeating an event from Google Calendar on my Droid, however, and the range was not an option, so I had to go to the web version later and set that from there. Did I miss someting or is that option actually not available on the Android version of Google Calendar?

View 1 Replies View Related

Android :: Capture Droid Application's OnPause Event?

Oct 18, 2010

My android application is consists of 20+ activities. I want to perform some task when application is in background (not an specific activity) and want to perform some other task when application is resumed. How to do this? I couldn't find onPause() and onResume() methods in Application class.

View 1 Replies View Related

Android :: Key Press Event Change Value Of List View In Droid / Need Example

Nov 18, 2010

I have editbox and list view .I am adding the company name in list view .I have the requirment suppose if user type 'A' in editview .i have to display only A value in list view and if user type ab in editview I have to display ab value in list view at the time of key press event i have to change the value in list view in android. can anybody give example?

View 1 Replies View Related

Android :: Implement Double Click Event In Droid Without Using Gesturedetector?

Jul 14, 2010

Can anybody tell how to implement double click event in android without using gesturedetector?

View 2 Replies View Related

Android :: Start Droid App With Voice Command / Can I Listen Such An Event

Mar 9, 2010

I want to launch my service with a voice command like the name of the app. Is it possible, can i listen such an event? I am afraid not but who knows.

View 1 Replies View Related

Android :: Apply Click Event To Image In Droid With Source Code?

Dec 3, 2009

I want to apply click event to image .how to apply with source code

View 1 Replies View Related

Android : Sync Object On Droid Similar To Manually Reset Event On Windows?

Jun 10, 2010

Is there sync object on android similar to manually reset event on Windows?

It must have signaled and non-signaled state both set manually. A thread must be able to wait on it and wait would return immediately if the object is in signaled state and block if it is in non signaled state until another thread sets it to signaled state. There must be way to reset the object back to non-signaled state.

View 7 Replies View Related

Android : Can I Write Own Event On Droid:imeOptions="actionSearch"?

Apr 7, 2010

I am using android:imeOptions="actionSearch"

in editText and my question is can i write my own event if user presses Searchbutton on Softkeyboard?

actually i want to perform functionality of softkeyboard search button similar to button we use on android activity.

View 2 Replies View Related

HTC Droid Eris :: Apple Sues HTC - Nexus One & Moto Droid And HTC Droid Eris

Mar 9, 2010

Apple Warned Handset Makers of Future Lawsuits, Says Analyst

View 49 Replies View Related

HTC Droid Eris :: Seidio Innocell Extended Batteries For DROID Eris Now Shipping

Jan 26, 2010

"Given that I am in the process of switching from my Sprint HTC Hero over to a Verizon HTC DROID Eris I have been paying more attention lately to accessories for the Eris, one of which was extended batteries. Personally I am not really sure that I need one, but at the same time, a little extra juice is always a welcomed option for a smartphone especially when you are a heavy user.That said, it seems that Seidio has two options available, a 1750mAh and a 3500mAh which are selling for $49.95 and $69.95 respectively.The main difference here, aside from the 3500 offering more juice (and being more expensive) is that the 1750 model was designed to fit with the original battery cover. And that means no extra thickness. The 3500mAh battery on the other hand will add some extra thickness, though its said to only be 3-4mm. The nice part here is that this battery does come with the replacement back cover.

View 47 Replies View Related

HTC Droid Eris :: Droid Eris Touch Screen Way Better Than Moto Droid's

Feb 5, 2010

this is just one more reason that the eris is better (IMO) than the moto droid.
and it makes sense that the nexus 1 screen is tied with the eris since they are both HTC *sigh* and of course the iphone beats all what a surprise ... heres the link:
Smartphone touch-screen analysis tests finger fidelity | CES 2010 - CNET

View 9 Replies View Related

HTC Droid Eris :: Watching Online Videos On Droid Eris

Jun 7, 2010

I'm new to the whole "smart phone" thing but I have been able to figure out how to all the things I want to do on my Droid Eris so far except one.I like to watch videos on Hulu and Adult Swim Fix. When I try to watch them using my droid eris, I get a message that says this content can't play on this device.I have been able to watch YouTube videos but not the Hulu or AdultSwimFix ones.Does anyone know what I need to do to be able to watch these videos?Is there an app I need to get or a setting I need to change?

View 8 Replies View Related

HTC Droid Eris :: Does Wave Secure Work For Droid Eris?

Feb 13, 2010

Does Wave secure work for Droid Eris?

View 1 Replies View Related

HTC Droid Eris :: Randpm Things Happening With Droid Eris

Jul 13, 2010

i have a droid eris and it does random things. For instance when exiting the browser it goes from home all the way to the left and when i go to slide it back to home it stops and slides it all the way back to the left. It will randomly call people, freeze up, hang up on calls, shut off while in a call, and change pages while on the browser, freezes up in a call so you cant go to different things while talking. Ive done a hard reset 3 times and and soft reset many of times. I dont want to do a master reset and lose everything. Is that my only option if so is there a way to backup the files and contacts on my pc. I have taken it into verizon many of times and all they say is to reset it and nothing else.

View 1 Replies View Related

HTC Droid Eris :: Free Apps To Tether For Droid Eris

Jul 3, 2010

Any free apps to tether for the Droid eris?

View 4 Replies View Related

HTC Droid Eris :: Slow WiFi Speed On Droid Eris 1.5

Mar 15, 2010

My Eris does not seem to be taking advantage of the WiFi speed capabilities of my home network. I just tested my network in multiple ways. I'm getting good connection speeds on all devices EXCEPT my Eris. Here's what I did:

1. I went to Speakeasy.net and tested the hard wired internet connection speed to my PC. The result was 22 mbps down.
2. I tested the wireless connection speed to my laptop, also via Speakeasy.net. Again, 22 mbps.
3. I tested the wireless connection speed to my wife's iMac, also via Speakeasy.net. Once again, 22 mbps
4. I tested the connection speed on my Eris (repeatedly) via a speed test app that I downloaded from the Market. Only 2.5 mbps.
5. I loaded the Speakeasy.net website in my Eris' Android browser and ran the same test. Only 2.9 mbps. So, all wired and wireless devices in the house are getting ~ 22 mbps, while my Eris is getting significantly less. Specifications:
-Eris is running default Android 1.5 OS
- Home wireless router is a Netgear Wireless-N Router model # WNR2000 running in WPA-PSK [AES] security mode. "Mode" is set to the highest -- "Up to 300 mbps."

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved