I gotta one more question if you could assist me with that. I couldnot find where resource files for
ex. import com.android.internal.R; inflater.inflate(R.layout.keyguard_screen_tab_unlock, this, true); If you see the files under /mydroid/frameworks/policies/base/phone/com/android/internal/policy/ impl/LockScreen.java. I tried searching for these android internal Resource files. I couldnt find out. Do you know where these layout.xml files are present. From which this com.android.internal.R points to ? On Sep 14, 9:18 am, Binggrae <[email protected]> wrote: > For your additional information. > > All packages included in system.img > are written on build/target/product/generic.mk > > I'm not sure.. but > You may modify generic.mk for inserting your apk > into your emulator automatically when building totally. -- 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

