how to combine two acitivities together android -


for example, have main activity extends sherlockactivity , have activity extends fragmentactivity, doing viewpager. want put viewpager sherlockactivity (the main activity). way have 1 main activity. don't want start activity if user clicks on it.

thank you


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -