main-activity Questions

4

Solved

Almost everything in my activity is working fine, except for wherever TAG is referenced. TAG gets a red line and says: 'TAG' has private access in 'android.support.v4.app.FragmentActivity'. MainAc...
Evangelineevangelism asked 17/6, 2016 at 16:29

5

I want to create own activity as main activity rather than using default MainActivity. How can I define that in android manifest?
Latchstring asked 14/3, 2012 at 15:28

5

I am Running the application from eclipse and it's being launched twice: first time launching the app, then again relaunching after few seconds My app Splash Screen--->> Main activity(Both Opening...
Kenya asked 24/9, 2015 at 10:10

2

Solved

I am trying to call getActivity() in the OnItemClickListener: class ViewTest{ //called in a fragment setOnItemClickListener(new OnItemClickListener() { @Override public void onItemClick(Adapter...
Polly asked 12/12, 2013 at 10:21

1

Solved

I've written a few listView activities, as a proof of concept for myself that I could do it. Now, I'm having trouble loading a listView activity into a single tab for an app with multiple tabs, tha...
1

© 2022 - 2024 — McMap. All rights reserved.