Android Question Code styling, Duplicate code

maddy

Member
Licensed User
Hello B4a Family is anybody there who can help me with this things:-

1). how can we keep a single code style for all my code files and how can easily i get to know weather my defined variable names are in proper format or not (i.e. camelCase)

2). How can i easily find out duplicate codes on my project so that i can make them a single function from class module and use it

@Erel @warwound @DonManfred
 
Top