Hi Guys

Ive tested the hell out of my app, Tunepal on many different devices
and its sold about 1000 copies. Ive tested it successfully on
everything from a Samsung Galaxy Europa up to a HTC Desire HD and no
problems so far.

Over the last couple of days however I've been receiving reports from
owners of the HTC Inspire to say that the app crashes on startup. Ive
gotten users to submit crash reports and this is what shows up:

java.lang.RuntimeException: Unable to start activity
ComponentInfo{org.tunepal/org.tunepal.Tunepal}:
java.lang.RuntimeException: Unable to start activity
ComponentInfo{org.tunepal/org.tunepal.MyTunesActivity}:
android.database.sqlite.SQLiteException: no such table: tuneindex: ,
while compiling: SELECT * FROM tuneindex
at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:
2833)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:
2854)
at android.app.ActivityThread.access$2300(ActivityThread.java:136)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:
2179)
at android.os.Handler.dispatchMessage(Handler.java:99)
...
...
...

Basically I have a sqlite database that ships with the app thats
prepopulated. This has been working successfully on devices for the
past year, however on the HTC Inspire I get the exception

Apparently you cant install non-makret apps on these devices (so one
of my users told me anyway), so I cant even send them versions of my
app to test different things.

Just wondering if there is anything strange/wierd about these devices?
Anyone else having problems running their apps on the HTC Inspire?

Bryan

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to