On Mon, Jul 16, 2012 at 1:31 PM, papand13 <[email protected]> wrote:

> My .apk file came out nicely, but when i installed it on my Android
> Device, it was "split up" into the different tabs of the app.


Show your manifest. If that's your launcher, you likely included the
CATEGORY.LAUNCHER attribute in the manifest for each of those Activities.
You only want to include it for one - the one that's the entry point for
the app.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

-- 
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