today start debugging in source code of android on device api 17, compile api 22. tell compile api 17. this, because in api 22 source code different , debugging sending me in comments etc. inappropriate places in code. when try compile on api 17 start errors. example, because custom views in api 17 should have 3 constructor, in api 22 have 4. , fourth 1 problem compiling. comment , worked, if have 100 custom views in project ? how can debug on older device? there easier way compared (to comment code new versions). hope explain question. in advance.
Comments
Post a Comment