I'm not exactly sure how to display the stack-trace in eclipse... But
here is exactly what I did:
- Using the Snake example that came with the 1.1 SDK, I replaced
com.example.android.snake with com.example.android.snake2 in the .java
files, and in the manifest.  I also renamed the directory from /com/
example/android/snake to /com/example/android/snake2
then I ran the package using a 1.6 AVD (G1)
I tried several of the Android 1.1 SDK examples, and most of them
worked fine after I renamed the package, the exceptions were
lunarlander and snake...


On Nov 13, 1:18 pm, TreKing <treking...@gmail.com> wrote:
> What does the stack-trace look like when it force-closes?
>
> -------------------------------------------------------------------------------------------------
> TreKing - Chicago transit tracking app for Android-powered 
> deviceshttp://sites.google.com/site/rezmobileapps/treking
>
> On Fri, Nov 13, 2009 at 5:52 AM, FJMustak <fjmus...@gmail.com> wrote:
> > I have modified a sample app, and it works fine.  When I rename the
> > package though, it force closes.  I have modified the package name in
> > all the .java files, as well as the manifest, in addition to the
> > physical directory structure.  I've even tried to create a project
> > from scratch and copy the relevant code in.  Any ideas what could be
> > causing this? Am I missing something?
>
> > --
> > 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 from this group, send email to
> > android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en

-- 
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 from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to