[android-developers] root permission

2010-06-12 Thread amsale zelalem
Hello all, I have got an htc hero device and would like to install my apk on it. it successfully installs my apk but without the database it is using. my database is populated prior to running the application, so it runs ok on the emulator. but i couldn't load my data on the real device and the

[android-developers] permission denied on devce

2010-06-05 Thread amsale zelalem
Hello guys, I have developed and tested my app on the emulator, and now want to install it on my HTC device. the apk installs successfully, however my database is not going with it. I have created my database using sqliteman browser b/c I have to insert a bulk data before the app starts. I have

Re: [android-developers] Need Help--- Regarding Creating Database and Tables

2010-04-28 Thread amsale zelalem
thank you so  much for the posted solution. it is of great help for me. I want to ask you though some more questions. 1.  I would like to populate my tables statically(before even the app is launched) may be reading from a file onto the db. How can I do it? 2. I would like to add texts written in

Re: [android-developers] Re: screen flickering in GLSurfaceView

2010-03-18 Thread amsale zelalem
thank you so much for ur precious advice. that is what we were looking for --- On Thu, 3/18/10, Andres Colubri andres.colu...@gmail.com wrote: From: Andres Colubri andres.colu...@gmail.com Subject: Re: [android-developers] Re: screen flickering in GLSurfaceView To: