简体   繁体   中英

How can I specify a null as an XML attribute for Android?

I am a beginner in android.I m trying to run some of the examples in eclipse.I was able to do the simple ones but not database involved applications because they involve 2 .java files(databasemanager class and activity class). I dont know which to copy where and run.I know it is silly...but consider me being a beginner .Anyone please help me out in this....

here is the link to the database app i tried: http://www.anotherandroidblog.com/2010/08/04/android-database-tutorial/8/

尝试

android:background="@null"

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM