android - Multiple Activities, showing images in another activity -


i creating 1 app 2 activities, image load , shows in activity,

this logcat error, http://pastebin.com/bvltcdz0

this mainactivity.java code http://pastebin.com/9f1snr8b

getassets() needs context don't have until call oncreate() move

 assetmanager assetmanager = getassets(); 

into oncreate()

images can sent through intents better save file path , send path open file string path sent through intent


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -