It's a good idea, a few things could make it a real good tool :
- links to inherited fields and methods
- a direct display of inherited classes and implemented interfaces
- links to classes or methods which are given in reference in class/
methods/fields descriptions

Thanks for the app !

Nivek

On 20 août, 15:44, Steve Oliver <[email protected]> wrote:
> That did the trick!  thanks.  That's a nice fix to get the db onto the sd
> card.  The search is really fast.  This is nice!
>
> On Thu, Aug 20, 2009 at 3:49 AM, Andrei <[email protected]> wrote:
>
> > Thanks Steve.
> > I fixed the bug.
> > Please uninstall old app and install fresh one
>
> > On Aug 19, 6:51 pm, Steve <[email protected]> wrote:
> > > no luck, it only gives me the option to download to the sd card, and
> > > when I pick that, it bombs out, here's the log dump --
>
> > > I/ActivityManager(   61): Displayed activity
> > > com.andreig.droidoc/.JavaAPIActivity: 27788 ms
> > > I/installd(   39): free_cache(7838100) avail 4800512
> > > D/        (13758): unable to unlink '/data/data/com.andreig.droidoc/
> > > shared_prefs/my_preferences.xml.bak': No such file or directory
> > > (errno=2)
> > > E/SqliteUtil(13758): java.io.FileNotFoundException: /data/.droidoc.db
> > > E/Database(13758): sqlite3_open_v2("/data/.droidoc.db", &handle, 1,
> > > NULL) failed
> > > D/AndroidRuntime(13758): Shutting down VM
> > > W/dalvikvm(13758): threadid=3: thread exiting with uncaught exception
> > > (group=0x4000fe70)
> > > E/AndroidRuntime(13758): Uncaught handler: thread main exiting due to
> > > uncaught exception
> > > I/ActivityManager(   61): Process com.android.voicedialer (pid 13716)
> > > has died.
> > > E/AndroidRuntime(13758): java.lang.NullPointerException
> > > E/AndroidRuntime(13758): at com.andreig.droidoc.SqliteUtil.get_packages
> > > (SqliteUtil.java:118)
> > > E/AndroidRuntime(13758): at com.andreig.droidoc.JavaAPIActivity
> > > $1.onPostExecute(JavaAPIActivity.java:182)
> > > E/AndroidRuntime(13758): at com.andreig.droidoc.JavaAPIActivity
> > > $1.onPostExecute(JavaAPIActivity.java:179)
> > > E/AndroidRuntime(13758): at android.os.AsyncTask.finish(AsyncTask.java:
> > > 416)
> > > E/AndroidRuntime(13758): at android.os.AsyncTask.access$300
> > > (AsyncTask.java:127)
> > > E/AndroidRuntime(13758): at android.os.AsyncTask
> > > $InternalHandler.handleMessage(AsyncTask.java:428)
> > > E/AndroidRuntime(13758): at android.os.Handler.dispatchMessage
> > > (Handler.java:99)
> > > E/AndroidRuntime(13758): at android.os.Looper.loop(Looper.java:123)
> > > E/AndroidRuntime(13758): at android.app.ActivityThread.main
> > > (ActivityThread.java:3948)
> > > E/AndroidRuntime(13758): at java.lang.reflect.Method.invokeNative
> > > (Native Method)
> > > E/AndroidRuntime(13758): at java.lang.reflect.Method.invoke
> > > (Method.java:521)
> > > E/AndroidRuntime(13758): at com.android.internal.os.ZygoteInit
> > > $MethodAndArgsCaller.run(ZygoteInit.java:782)
> > > E/AndroidRuntime(13758): at com.android.internal.os.ZygoteInit.main
> > > (ZygoteInit.java:540)
> > > E/AndroidRuntime(13758): at dalvik.system.NativeStart.main(Native
> > > Method)
>
> > > On Aug 18, 8:07 pm,Andrei<[email protected]> wrote:
>
> > > > I made it searchable now
> > > > App renamed to DroiDoc, so search for DroiDoc in Market
> > > > The size is 3.7Mb if you install db to sdcard
> > > > Please send me email if you find bug
> > > > Thanks
>
> > > > On Aug 14, 2:34 pm,Andrei<[email protected]> wrote:
>
> > > > > I wrote my first "Hello World" App for Android:AndroidAPI
>
> > > > > It should be useful for Android developers
>
> > > > > Actually it provides full Android Java API on your Android phone and
> > > > > does not require connection
>
> > > > > Search forAndroidAPIin Market
--~--~---------~--~----~------------~-------~--~----~
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